Age | Commit message (Expand) | Author |
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] smp: fix prefix handling of offlined cpus | Heiko Carstens |
2009-10-14 | [S390] Add highgprs facility to /proc/cpuinfo | Andreas Krebbel |
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] module: fix memory leak in s390 module loader | Christian Borntraeger |
2009-10-06 | [S390] Enable kmemleak on s390. | Heiko Carstens |
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: arch_send_call_function_ipi_mask: s390 | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
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] 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-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | 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-20 | kbuild: rename ld-option to cc-ldoption | Sam Ravnborg |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-09-11 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-11 | [S390] Remove smp_cpu_not_running. | Heiko Carstens |
2009-09-11 | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens |
2009-09-11 | [S390] Initialize __LC_THREAD_INFO early. | Heiko Carstens |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Print an error message if kernel NSS cannot be defined | Hendrik Brueckner |
2009-09-11 | [S390] kernel: always keep machine flags in lowcore | Heiko Carstens |
2009-09-11 | [S390] clean up linker script using new linker script macros. | Nelson Elhage |
2009-09-11 | [S390] Use macros for .data.page_aligned. | Tim Abbott |
2009-09-11 | [S390] move (io|sysc)_restore_trace_psw into .data section | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Convert upper case scpdata to lower case | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner |
2009-09-11 | [S390] hibernation: merge files and move to kernel/ | Heiko Carstens |
2009-09-11 | [S390] improve mcount code | Martin Schwidefsky |
2009-09-11 | [S390] introduce get_clock_monotonic | Heiko Carstens |