aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2009-12-17
* powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-17
* powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-17
* powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-17
* powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2009-12-17
* powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-17
* powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-17
* powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-17
* powerpc: Convert BUG() to use unreachable()David Daney2009-12-17
* powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-17
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-17
* powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-17
* powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard2009-12-17
* powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard2009-12-17
* powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard2009-12-17
* powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-17
* powerpc/85xx: Wrong variable returned on errorRoel Kluin2009-12-17
* powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-17
* powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-17
* mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
* Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds2009-12-17
* Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-17
|\
| * cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-16
| * cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txtRusty Russell2009-12-16
| * cpumask: avoid dereferencing struct cpumaskRusty Russell2009-12-16
| * cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-16
| * cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-16
| * cpumask: avoid deprecated function in mm/slab.cRusty Russell2009-12-16
| * cpumask: use cpu_online in kernel/perf_event.cRusty Russell2009-12-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-17
|\ \
| * | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-16
| * | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-16
| * | security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-16
| * | keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-16
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-17
|\ \ \
| * | | OMAP3: serial - fix bug introduced inMika Westerberg2009-12-16
| * | | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-16
| * | | USB ehci: replace mach header with platThomas Weber2009-12-16
| * | | omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-15
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-17
|\ \ \ \
| * | | | hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-16
| * | | | hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-16
| * | | | hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-16
| * | | | hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-16
| * | | | hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-16
| * | | | hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-16
| * | | | hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch2009-12-16
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-17
|\ \ \ \
| * | | | [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-12
| * | | | [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-12