aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-21sh: update defconfigs.Paul Mundt37-866/+2060
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt1-1/+3
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt1-52/+11
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt3-1/+3
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm1-1/+30
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm1-0/+29
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt1-0/+1
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt1-2/+0
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning2-8/+36
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto1-2/+35
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto1-103/+0
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto1-0/+22
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2-12/+4
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall1-1/+1
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds17-171/+189
2009-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-1/+1
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-16Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier5-28/+46
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-16Linux 2.6.29-rc2Linus Torvalds1-1/+1
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds17-212/+858
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+5
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16Merge branch 'misc' into releaseLen Brown12-10/+23
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown3-155/+791
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu3-3/+3
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+2
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui1-4/+12
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke1-0/+1
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy1-44/+30
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke1-2/+4
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-7/+11
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason1-0/+1
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds24-168/+196
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-79/+1065
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-95/+318