Age | Commit message (Expand) | Author | Files | Lines |
2009-09-11 | [S390] fix recursive locking on page_table_lock | Martin Schwidefsky | 4 | -12/+15 |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 2 | -17/+3 |
2009-09-11 | [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf | Michael Holzheu | 1 | -1/+1 |
2009-09-11 | [S390] kernel: Print an error message if kernel NSS cannot be defined | Hendrik Brueckner | 1 | -1/+10 |
2009-09-11 | [S390] hypfs: remove useless variable qname | Vitaliy Gusev | 1 | -4/+0 |
2009-09-11 | [S390] remove unused irq_cpustat_t defintion | Christoph Hellwig | 1 | -7/+0 |
2009-09-11 | [S390] kernel: always keep machine flags in lowcore | Heiko Carstens | 1 | -17/+11 |
2009-09-11 | [S390] clean up linker script using new linker script macros. | Nelson Elhage | 1 | -76/+7 |
2009-09-11 | [S390] Use macros for .data.page_aligned. | Tim Abbott | 1 | -5/+1 |
2009-09-11 | [S390] move (io|sysc)_restore_trace_psw into .data section | Hendrik Brueckner | 2 | -2/+18 |
2009-09-11 | [S390] kernel: Convert upper case scpdata to lower case | Hendrik Brueckner | 1 | -2/+11 |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner | 4 | -27/+172 |
2009-09-11 | [S390] hibernation: merge files and move to kernel/ | Heiko Carstens | 6 | -53/+36 |
2009-09-11 | [S390] hibernation: remove dead file | Heiko Carstens | 2 | -18/+0 |
2009-09-11 | [S390] atomic ops: small cleanups | Heiko Carstens | 1 | -22/+19 |
2009-09-11 | [S390] atomic ops: add effecient atomic64 support for 31 bit | Heiko Carstens | 2 | -38/+127 |
2009-09-11 | [S390] improve mcount code | Martin Schwidefsky | 3 | -138/+89 |
2009-09-11 | [S390] convert/optimize csum_fold() to C | Heiko Carstens | 1 | -21/+4 |
2009-09-11 | [S390] introduce get_clock_monotonic | Heiko Carstens | 2 | -1/+16 |
2009-09-11 | [S390] cio: move scsw helper functions to header file | Heiko Carstens | 3 | -222/+985 |
2009-09-11 | Merge branch 'next' into for-linus | James Morris | 1 | -0/+2 |
2009-09-10 | KVM: Add __KERNEL__ guards to exported headers | Avi Kivity | 1 | -0/+4 |
2009-09-10 | KVM: s390: remove unused structs | Gleb Natapov | 1 | -9/+0 |
2009-09-10 | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 1 | -7/+1 |
2009-09-10 | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 1 | -3/+0 |
2009-09-10 | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 1 | -1/+5 |
2009-09-10 | KVM: Use macro to iterate over vcpus. | Gleb Natapov | 1 | -16/+15 |
2009-09-10 | KVM: s390: streamline memslot handling | Christian Ehrhardt | 6 | -54/+62 |
2009-09-10 | KVM: s390: fix signal handling | Christian Ehrhardt | 1 | -1/+3 |
2009-09-10 | KVM: s390: infrastructure to kick vcpus out of guest state | Christian Ehrhardt | 5 | -27/+54 |
2009-09-10 | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 1 | -5/+1 |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 1 | -7/+18 |
2009-09-05 | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 3 | -7/+10 |
2009-09-05 | crypto: sha-s390 - Fix warnings in import function | Jan Glauber | 3 | -6/+6 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+2 |
2009-08-31 | locking: Inline spinlock code for all locking variants on s390 | Heiko Carstens | 1 | -0/+29 |
2009-08-29 | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner | 1 | -0/+1 |
2009-08-26 | tracing: Add syscall tracepoints - s390 arch update | Hendrik Brueckner | 1 | -9/+27 |
2009-08-26 | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 1 | -4/+4 |
2009-08-26 | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 1 | -2/+2 |
2009-08-26 | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 6 | -8/+8 |
2009-08-23 | [S390] set preferred console based on conmode | Hendrik Brueckner | 1 | -7/+18 |
2009-08-19 | [S390] ftrace: update system call tracer support | Ingo Molnar | 1 | -2/+5 |
2009-08-15 | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 1 | -12/+5 |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 1 | -18/+4 |
2009-08-15 | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 1 | -1/+0 |
2009-08-15 | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 1 | -0/+4 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 19 | -64/+117 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 19 | -64/+117 |
2009-08-10 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |