Age | Commit message (Expand) | Author |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky |
2009-12-07 | [S390] cio: split PGID settings and status | Peter Oberparleiter |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | s390: Convert BUG() to use unreachable() | David Daney |
2009-12-03 | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-13 | locking: Make inlining decision Kconfig based | Thomas Gleixner |
2009-11-05 | nohz: Introduce arch_needs_cpu | Martin Schwidefsky |
2009-10-29 | [S390] cputime: fix overflow on 31 bit systems | Martin Schwidefsky |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-06 | [S390] 64-bit register support for 31-bit processes | Heiko Carstens |
2009-10-06 | [S390] Provide arch specific mdelay implementation. | Heiko Carstens |
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 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] 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] fix disabled_wait inline assembly clobber list | Heiko Carstens |
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-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
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-14 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-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 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-11 | [S390] Remove smp_cpu_not_running. | Heiko Carstens |
2009-09-11 | [S390] Get rid of cpuid.h header file. | Heiko Carstens |
2009-09-11 | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens |
2009-09-11 | [S390] Enable guest page hinting by default. | Heiko Carstens |
2009-09-11 | [S390] use generic scatterlist.h | Heiko Carstens |
2009-09-11 | [S390] s390dbf: Add description for usage of "%s" in sprintf events | Michael Holzheu |
2009-09-11 | [S390] fix recursive locking on page_table_lock | Martin Schwidefsky |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner |
2009-09-11 | [S390] remove unused irq_cpustat_t defintion | Christoph Hellwig |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner |
2009-09-11 | [S390] atomic ops: small cleanups | Heiko Carstens |
2009-09-11 | [S390] atomic ops: add effecient atomic64 support for 31 bit | Heiko Carstens |
2009-09-11 | [S390] convert/optimize csum_fold() to C | Heiko Carstens |
2009-09-11 | [S390] introduce get_clock_monotonic | Heiko Carstens |
2009-09-11 | [S390] cio: move scsw helper functions to header file | Heiko Carstens |
2009-09-10 | KVM: Add __KERNEL__ guards to exported headers | Avi Kivity |