aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt
2009-12-18powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-12-17Linux 2.6.33-rc1Linus Torvalds
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-12-17Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-12-17printk: fix new kernel-doc warningsRandy Dunlap
2009-12-17readahead: add blk_run_backing_devHisashi Hifumi
2009-12-17rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov
2009-12-17sdhci-of: add support for the wii sdhci controllerAlbert Herranz
2009-12-17sdhci-of: reorganize driver to support additional hardwareAlbert Herranz
2009-12-17sdhci-of: rename main driver file prior to reorganizationAlbert Herranz
2009-12-17sdhci: protect header file against multi inclusionAlbert Herranz
2009-12-17sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming
2009-12-17sdio: fix reference counting in sdio_remove_func()Daniel Drake
2009-12-17mm: introduce coredump parameter structureMasami Hiramatsu
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov
2009-12-17nommu: ramfs: remove unused local varMike Frysinger
2009-12-17lib/vsprintf.c: document more vsnprintf extensionsUwe Kleine-König
2009-12-17vt: don't export vt_kmsg_redirect() to userspaceBernhard Walle