summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-2/+2
|\ \ \ \ \
| * | | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-212-2/+2
* | | | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-14/+1
* | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | | | | | const: mark remaining super_operations constAlexey Dobriyan2009-09-221-2/+2
| |_|_|/ / |/| | | |
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-217-21/+21
|/ / / /
* | | / includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-201-1/+0
| |_|/ |/| |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-28/+10
|\| |
| * | timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-151-12/+5
| * | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-18/+4
| * | timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-1/+0
| * | clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-30/+11
|\ \ \
| * | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1419-64/+117
| |\| |
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * | | Merge branch 'master' into for-nextTejun Heo2009-07-0414-77/+141
| |\ \ \
| * | | | s390: switch to dynamic percpu allocatorTejun Heo2009-06-242-27/+8
| * | | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
| * | | | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-143-7/+10
|\ \ \ \ \
| * | | | | [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-053-7/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-1410-117/+139
|\ \ \ \ \
| * | | | | KVM: Add __KERNEL__ guards to exported headersAvi Kivity2009-09-101-0/+4
| * | | | | KVM: s390: remove unused structsGleb Natapov2009-09-101-9/+0
| * | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-7/+1
| * | | | | KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0
| * | | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+5
| * | | | | KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-16/+15
| * | | | | KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-106-54/+62
| * | | | | KVM: s390: fix signal handlingChristian Ehrhardt2009-09-101-1/+3
| * | | | | KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-105-27/+54
| * | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/KconfigAvi Kivity2009-09-101-5/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1219-64/+117
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-117-19/+40
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-061-7/+18
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-261-9/+27
| * | | | | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-261-4/+4
| * | | | | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-261-2/+2
| * | | | | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-266-8/+8
| * | | | | | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-191-2/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-0/+29
|\ \ \ \ \ \
| * | | | | | locking: Inline spinlock code for all locking variants on s390Heiko Carstens2009-08-311-0/+29
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-114-5/+94
|\ \ \ \ \ \
| * | | | | | crypto: sha-s390 - Fix warnings in import functionJan Glauber2009-09-053-6/+6
| * | | | | | crypto: sha512-s390 - Add export/import supportHerbert Xu2009-07-221-0/+36
| * | | | | | crypto: s390 - Fix sha build failureSachin Sant2009-07-162-2/+2