aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
...
| * | [S390] Change kernel_page_present coding style.Heiko Carstens2009-09-22
| * | [S390] hibernation: reset system after resumeHeiko Carstens2009-09-22
| * | [S390] hibernation: fix guest page hinting related crashHeiko Carstens2009-09-22
| * | [S390] Get rid of init_module/delete_module compat functions.Heiko Carstens2009-09-22
| * | [S390] Convert sys_execve to function with parameters.Heiko Carstens2009-09-22
| * | [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-22
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\ \ \
| * \ \ Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner2009-08-29
| |\ \ \
| | * | | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \ \
| * | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | | | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-22
* | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | | | | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
| |_|_|/ / |/| | | |
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/ / / /
* | | / includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-20
| |_|/ |/| |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-18
|\| |
| * | timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-15
| * | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
| * | timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
| * | clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \
| * | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\| |
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \ \
| * | | | s390: switch to dynamic percpu allocatorTejun Heo2009-06-24
| * | | | linker script: throw away .discard sectionTejun Heo2009-06-24
| * | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-24
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-05
| | |_|/ / | |/| | |
* | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-10
| * | | | | KVM: s390: remove unused structsGleb Natapov2009-09-10
| * | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
| * | | | | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-10
| * | | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-10
| * | | | | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
| * | | | | KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-10
| * | | | | KVM: s390: fix signal handlingChristian Ehrhardt2009-09-10
| * | | | | KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-10
| * | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-26
| * | | | | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25