| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-08-04 |
|\ |
|
| * | [PARISC] wire up sendmmsg syscall | James Bottomley | 2011-07-31 |
| * | [PARISC] fix return type of __atomic64_add_return | John David Anglin | 2011-07-29 |
| * | [PARISC] Fix futex support | Carlos O'Donell | 2011-07-18 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-08-04 |
|\ \ |
|
| * | | [S390] signal: use set_restore_sigmask() helper | Heiko Carstens | 2011-08-03 |
| * | | [S390] smp: remove pointless comments in startup_secondary() | Heiko Carstens | 2011-08-03 |
| * | | [S390] qdio: Use kstrtoul_from_user | Peter Huewe | 2011-08-03 |
| * | | [S390] sclp_async: Use kstrtoul_from_user | Peter Huewe | 2011-08-03 |
| * | | [S390] exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-08-03 |
| * | | [S390] cpu hotplug: on cpu start wait until being marked active | Heiko Carstens | 2011-08-03 |
| * | | [S390] signal: convert to use set_current_blocked() | Heiko Carstens | 2011-08-03 |
| * | | [S390] asm offsets: fix coding style | Heiko Carstens | 2011-08-03 |
| * | | [S390] Add support for IBM zEnterprise 114 | Heiko Carstens | 2011-08-03 |
| * | | [S390] dasd: check if raw track access is supported | Stefan Haberland | 2011-08-03 |
| * | | [S390] Use diagnose 308 for system reset | Michael Holzheu | 2011-08-03 |
| * | | [S390] Export store_status() function | Michael Holzheu | 2011-08-03 |
| * | | [S390] dasd: use vmalloc for statistics input buffer | Stefan Weinhuber | 2011-08-03 |
| * | | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 2011-08-03 |
| * | | [S390] missing return in page_table_alloc_pgste | Jan Glauber | 2011-08-03 |
| * | | [S390] qdio: 2nd stage retry on SIGA-W busy conditions | Jan Glauber | 2011-08-03 |
* | | | eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 | Arnaud Lacombe | 2011-08-04 |
* | | | Boot up with usermodehelper disabled | Linus Torvalds | 2011-08-04 |
* | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 2011-08-04 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-08-04 |
|\ \ \ |
|
| * | | | Input: ad7879 - fix deficient device disable | Michael Hennerich | 2011-08-03 |
| * | | | Input: gpio_keys - fix two typos in devicetree documentation | Tobias Klauser | 2011-08-03 |
| * | | | Input: mma8450 - add device tree probe support | Shawn Guo | 2011-07-31 |
| * | | | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser | 2011-07-30 |
| * | | | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin | 2011-07-30 |
| * | | | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer | 2011-07-30 |
| * | | | Input: kxtj9 - explicitly include module.h | Stephen Rothwell | 2011-07-30 |
| * | | | Input: psmouse - hgpk.c needs module.h | Randy Dunlap | 2011-07-30 |
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 |
|\ \ \ \ |
|
| * | | | | cpuidle: stop depending on pm_idle | Len Brown | 2011-08-03 |
| * | | | | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown | 2011-08-03 |
| * | | | | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 2011-08-03 |
| * | | | | cpuidle: create bootparam "cpuidle.off=1" | Len Brown | 2011-08-03 |
| * | | | | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 2011-08-03 |
* | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 |
| | * | | | | | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 |
| | * | | | | | ACPI: APEI build fix | Len Brown | 2011-08-03 |
| | * | | | | | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 |
| | * | | | | | HWPoison: add memory_failure_queue() | Huang Ying | 2011-08-03 |
| | * | | | | | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 |
| | * | | | | | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 |
| | * | | | | | lib, Make gen_pool memory allocator lockless | Huang Ying | 2011-08-03 |
| | * | | | | | lib, Add lock-less NULL terminated single list | Huang Ying | 2011-08-03 |