Age | Commit message (Expand) | Author |
2009-11-13 | [S390] s390: fix single stepping on svc0 | Christian Borntraeger |
2009-11-13 | [S390] reset cputime accounting after IPL from NSS | Martin Schwidefsky |
2009-10-29 | [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-14 | [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-06 | [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-04 | KVM: s390: fix memsize >= 4G | Christian Borntraeger |
2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: s390 | Rusty Russell |
2009-09-24 | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-22 | [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 | [S390] hibernation: reset system after resume | Heiko Carstens |
2009-09-22 | [S390] hibernation: fix guest page hinting related crash | Heiko Carstens |
2009-09-22 | [S390] Get rid of init_module/delete_module compat functions. | Heiko Carstens |
2009-09-22 | [S390] Convert sys_execve to function with parameters. | Heiko Carstens |
2009-09-22 | [S390] Convert sys_clone to function with parameters. | Heiko Carstens |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use macros for .data.page_aligned section. | Tim Abbott |