Age | Commit message (Expand) | Author |
2009-03-26 | make MTD headers use strict integer types | Arnd Bergmann |
2009-03-26 | make most exported headers use strict integer types | Arnd Bergmann |
2009-03-26 | make exported headers use strict posix types | Arnd Bergmann |
2009-03-26 | unconditionally include asm/types.h from linux/types.h | Jaswinder Singh Rajput |
2009-03-26 | x86: disable __do_IRQ support | Thomas Gleixner |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-03-26 | Merge branch 'timers/hpet' into timers/core | Ingo Molnar |
2009-03-26 | Merge commit 'v2.6.29' into timers/core | Ingo Molnar |
2009-03-26 | Merge branch 'sched/balancing' into sched/core | Ingo Molnar |
2009-03-26 | [S390] remove duplicated #includes | Huang Weiyi |
2009-03-26 | [S390] cpumask: use mm_cpumask() wrapper | Rusty Russell |
2009-03-26 | [S390] cpumask: Use accessors code. | Rusty Russell |
2009-03-26 | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell |
2009-03-26 | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell |
2009-03-26 | [S390] fix clock comparator save area usage | Heiko Carstens |
2009-03-26 | [S390] Add hwcap flag for the etf3 enhancement facility | Andreas Krebbel |
2009-03-26 | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu |
2009-03-26 | [S390] fix dfp elf hwcap/facility bit detection | Christian Ehrhardt |
2009-03-26 | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens |
2009-03-26 | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens |
2009-03-26 | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu |
2009-03-26 | [S390] s390dbf: Remove needless check for NULL pointer. | Michael Holzheu |
2009-03-26 | [S390] s390dbf: Remove redundant initilizations. | Michael Holzheu |
2009-03-26 | [S390] use kzfree() | Johannes Weiner |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-26 | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert |
2009-03-26 | [S390] cleanup lowcore.h | Martin Schwidefsky |
2009-03-26 | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky |
2009-03-26 | [S390] Fix comments in lowcore structure | Christian Borntraeger |
2009-03-26 | [S390] Expose a constant for the number of words representing the CRs | Dan Smith |
2009-03-26 | [S390] list usage cleanup in s390 | Eric Sesterhenn |
2009-03-26 | [S390] tape message cleanup | Carsten Otte |
2009-03-26 | [S390] use compiler builtin versions of strlen/strcpy/strcat | Heiko Carstens |
2009-03-26 | [S390] module function call optimization | Martin Schwidefsky |
2009-03-26 | [S390] bitops: remove likely annotations | Heiko Carstens |
2009-03-26 | [S390] remove duplicate nul-termination of string | Hendrik Brueckner |
2009-03-26 | [S390] allow usage of string functions in linux/string.h | Rusty Russell |
2009-03-26 | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber |
2009-03-26 | [S390] qdio: report SIGA errors directly | Jan Glauber |
2009-03-26 | [S390] qdio: tasklet termination in case of module unload | Jan Glauber |
2009-03-26 | [S390] qdio: seperate last move index and polling index | Jan Glauber |
2009-03-26 | [S390] qdio: move ACK to newest buffer for devices without QEBSM | Jan Glauber |
2009-03-26 | [S390] qdio: call qdio_free also if qdio_shutdown fails | Jan Glauber |
2009-03-26 | [S390] qdio: proper kill of qdio tasklets | Jan Glauber |
2009-03-26 | [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails | Jan Glauber |
2009-03-26 | [S390] qdio: add missing tiq_list locking | Jan Glauber |
2009-03-26 | [S390] Add zcrypt section in MAINTAINERS | Felix Beck |
2009-03-26 | [S390] kernel: Disable switch_amode by default | Gerald Schaefer |