summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2-2/+2
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz1-4/+4
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt2-2/+52
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt8-17/+248
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2-2/+2
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li1-13/+6
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson1-2/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2-8/+49
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell1-17/+46
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li1-1/+1
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant1-4/+4
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy1-2/+4
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy1-2/+2
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt1-1/+1
2009-12-18powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard2-6/+6
2009-12-18powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard5-10/+10
2009-12-18powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard3-5/+5
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman1-0/+2
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin1-1/+1
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan1-64/+83
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings1-6/+248
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings3-7/+96
2009-12-18Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds1-2/+2
2009-12-18Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-45/+33
2009-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds6-3/+24
2009-12-18Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-27/+29
2009-12-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-30/+766
2009-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds49-360/+4914
2009-12-18Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds255-4878/+18310
2009-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds20-914/+1171
2009-12-18Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds5-100/+118
2009-12-18Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-33/+2950
2009-12-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds20-29/+50
2009-12-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds13-41/+1418
2009-12-18Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-164/+607
2009-12-18printk: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-12-18readahead: add blk_run_backing_devHisashi Hifumi1-0/+12
2009-12-18rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov3-0/+6
2009-12-18sdhci-of: add support for the wii sdhci controllerAlbert Herranz5-1/+82
2009-12-18sdhci-of: reorganize driver to support additional hardwareAlbert Herranz5-127/+224
2009-12-18sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2-1/+3
2009-12-18sdhci: protect header file against multi inclusionAlbert Herranz1-0/+4
2009-12-18sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming1-2/+3
2009-12-18sdio: fix reference counting in sdio_remove_func()Daniel Drake1-2/+5
2009-12-18mm: introduce coredump parameter structureMasami Hiramatsu7-53/+69
2009-12-18do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov3-20/+20
2009-12-18nommu: ramfs: remove unused local varMike Frysinger1-1/+1
2009-12-18lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König1-1/+12