| Commit message (Expand) | Author | Age |
* | ARM: footbridge: trim down old ISA rtc setup | Russell King | 2009-12-24 |
* | ARM: fix PAGE_KERNEL | Russell King | 2009-12-24 |
* | ARM: Fix wrong shared bit for CPU write buffer bug test | Russell King | 2009-12-23 |
* | ARM: 5857/1: ARM: dmabounce: fix build | Mike Rapoport | 2009-12-22 |
* | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 | wanzongshun | 2009-12-22 |
* | ARM: 5855/1: putc support for nuc900 | wanzongshun | 2009-12-22 |
* | ARM: 5854/1: fix compiling error for NUC900 | wanzongshun | 2009-12-22 |
* | ARM: 5849/1: ARMv7: fix Oprofile events count | Jean PIHET | 2009-12-22 |
* | ARM: add missing include to nwflash.c | Russell King | 2009-12-19 |
* | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 |
* | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() | Russell King | 2009-12-18 |
* | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7 | Anand Gadiyar | 2009-12-18 |
* | Linux 2.6.33-rc1v2.6.33-rc1 | Linus Torvalds | 2009-12-17 |
* | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | cpumask: rename tsk_cpumask to tsk_cpus_allowed | Rusty Russell | 2009-12-16 |
| * | cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txt | Rusty Russell | 2009-12-16 |
| * | cpumask: avoid dereferencing struct cpumask | Rusty Russell | 2009-12-16 |
| * | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_t | Rusty Russell | 2009-12-16 |
| * | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c | Rusty Russell | 2009-12-16 |
| * | cpumask: avoid deprecated function in mm/slab.c | Rusty Russell | 2009-12-16 |
| * | cpumask: use cpu_online in kernel/perf_event.c | Rusty Russell | 2009-12-16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * | | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture support | Geert Uytterhoeven | 2009-12-16 |
| * | | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-16 |
| * | | security/min_addr.c: make init_mmap_min_addr() static | H Hartley Sweeten | 2009-12-16 |
| * | | keys: PTR_ERR return of wrong pointer in keyctl_get_security() | Roel Kluin | 2009-12-16 |
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | OMAP3: serial - fix bug introduced in | Mika Westerberg | 2009-12-16 |
| * | | | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K | 2009-12-16 |
| * | | | USB ehci: replace mach header with plat | Thomas Weber | 2009-12-16 |
| * | | | omap3: Allow EHCI to be built on OMAP3 | Olof Johansson | 2009-12-15 |
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-17 |
|\ \ \ \ |
|
| * | | | | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte | 2009-12-16 |
| * | | | | hwmon: (sht15) Off-by-one error in array index + incorrect constants | Jonathan Cameron | 2009-12-16 |
| * | | | | hwmon: Add driver for VIA CPU core temperature | Harald Welte | 2009-12-16 |
| * | | | | hwmon: (smsc47m1) Enable device if needed | Jean Delvare | 2009-12-16 |
| * | | | | hwmon: (smsc47m1) Fail module loading on error | Jean Delvare | 2009-12-16 |
| * | | | | hwmon: (smsc47m1) Only request I/O ports we really use | Jean Delvare | 2009-12-16 |
| * | | | | hwmon: New driver for AMD Family 10h/11h CPUs | Clemens Ladisch | 2009-12-16 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-17 |
|\ \ \ \ |
|
| * | | | | [SCSI] 3w-9xxx fix bug in sgl loading | adam radford | 2009-12-12 |
| * | | | | [SCSI] fcoe, libfc: adds enable/disable for fcoe interface | Vasu Dev | 2009-12-12 |
| * | | | | [SCSI] libfc: reduce hold time on SCSI host lock | Chris Leech | 2009-12-12 |
| * | | | | [SCSI] libfc: remote port gets stuck in restart state without really restarting | Abhijeet Joglekar | 2009-12-12 |
| * | | | | [SCSI] pm8001: misc code cleanup | jack wang | 2009-12-10 |
| * | | | | [SCSI] pm8001: enable read HBA SAS address from VPD | jack wang | 2009-12-10 |
| * | | | | [SCSI] pm8001: do not reset local sata as it will not be found if reset | jack wang | 2009-12-10 |
| * | | | | [SCSI] pm8001: bit set pm8001_ha->flags | jack wang | 2009-12-10 |
| * | | | | [SCSI] pm8001:fix potential NULL pointer dereference | jack wang | 2009-12-10 |
| * | | | | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. | jack wang | 2009-12-10 |