| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
|\ |
|
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 |
| |\ |
|
| | * | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 |
| | |\ |
|
| | * | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 |
| * | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 |
| |\ \ \ |
|
| | * | | | locking: Make inlining decision Kconfig based | Thomas Gleixner | 2009-11-13 |
| * | | | | s390: Convert BUG() to use unreachable() | David Daney | 2009-12-05 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | | | |
|
| * | | | | [S390] s390: fix single stepping on svc0 | Christian Borntraeger | 2009-11-13 |
| * | | | | [S390] reset cputime accounting after IPL from NSS | Martin Schwidefsky | 2009-11-13 |
| |/ / / |
|
| * | | | [S390] smp: fix sigp sense handling | Heiko Carstens | 2009-10-29 |
| * | | | [S390] smp: fix sigp stop handling | Heiko Carstens | 2009-10-29 |
| * | | | [S390] cputime: fix overflow on 31 bit systems | Martin Schwidefsky | 2009-10-29 |
| * | | | [S390] smp: fix prefix handling of offlined cpus | Heiko Carstens | 2009-10-29 |
| | |/
| |/| |
|
| * | | [S390] Add highgprs facility to /proc/cpuinfo | Andreas Krebbel | 2009-10-14 |
| * | | [S390] hypfs: Use subcode 6 if subcode 7 is not available | Michael Holzheu | 2009-10-14 |
| * | | [S390] Add EX_TABLE for addressing exception in usercopy functions. | Gerald Schaefer | 2009-10-06 |
| * | | [S390] 64-bit register support for 31-bit processes | Heiko Carstens | 2009-10-06 |
| * | | [S390] hibernate: Use correct place for CPU address in lowcore | Michael Holzheu | 2009-10-06 |
| * | | [S390] pm: ignore time spend in suspended state | Martin Schwidefsky | 2009-10-06 |
| * | | [S390] perf_counter: fix vdso detection | Heiko Carstens | 2009-10-06 |
| * | | [S390] ftrace: drop nmi protection | Heiko Carstens | 2009-10-06 |
| * | | [S390] compat: fix truncate system call wrapper | Heiko Carstens | 2009-10-06 |
| * | | [S390] Provide arch specific mdelay implementation. | Heiko Carstens | 2009-10-06 |
| * | | [S390] Fix enabled udelay for short delays. | Christian Borntraeger | 2009-10-06 |
| * | | [S390] module: fix memory leak in s390 module loader | Christian Borntraeger | 2009-10-06 |
| * | | [S390] Enable kmemleak on s390. | Heiko Carstens | 2009-10-06 |
| * | | [S390] fix build breakage with CONFIG_AIO=n | Martin Schwidefsky | 2009-10-06 |
| * | | KVM: s390: fix memsize >= 4G | Christian Borntraeger | 2009-10-04 |
| |/ |
|
* | | s390: use RCU to walk list of network devices | stephen hemminger | 2009-11-11 |
* | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
|/ |
|
* | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-23 |
| * | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell | 2009-09-23 |
| * | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-23 |
* | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 |
|\ \
| |/
|/| |
|
| * | Use macros for .data.page_aligned section. | Tim Abbott | 2009-09-21 |
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 |
| * | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg | 2009-09-20 |
| * | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-23 |
|\ \ |
|
| * | | [S390] Update default configuration. | Martin Schwidefsky | 2009-09-22 |
| * | | [S390] hibernate: Do real CPU swap at resume time | Michael Holzheu | 2009-09-22 |
| * | | [S390] hibernate: make sure pfn_is_nosave handles lowcore pages | Heiko Carstens | 2009-09-22 |
| * | | [S390] smp: introduce LC_ORDER and simplify lowcore handling | Heiko Carstens | 2009-09-22 |
| * | | [S390] ptrace: use common code for simple peek/poke operations | Christian Borntraeger | 2009-09-22 |
| * | | [S390] fix disabled_wait inline assembly clobber list | Heiko Carstens | 2009-09-22 |
| * | | [S390] Change kernel_page_present coding style. | Heiko Carstens | 2009-09-22 |