summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-226-28/+13
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-5/+5
* 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-151-6/+3
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-146-15/+27
| |\ \ | | |/
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * | Merge branch 'master' into for-nextTejun Heo2009-07-044-43/+46
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-142-7/+2
|\ \ \ \
| * | | | [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-052-7/+2
| | |_|/ | |/| |
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-114-15/+36
|\ \ \ \
| * \ \ \ 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-263-4/+4
| * | | | | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-191-2/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-1116-294/+602
|\ \ \ \ \
| * | | | | [S390] Remove smp_cpu_not_running.Heiko Carstens2009-09-111-15/+19
| * | | | | [S390] Limit cpu detection to 256 physical cpus.Heiko Carstens2009-09-113-7/+7
| * | | | | [S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2009-09-112-0/+2
| * | | | | [S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2009-09-111-7/+3
| * | | | | [S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner2009-09-111-1/+10
| * | | | | [S390] kernel: always keep machine flags in lowcoreHeiko Carstens2009-09-111-17/+11
| * | | | | [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-111-76/+7
| * | | | | [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-111-5/+1
| * | | | | [S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2009-09-112-2/+18
| * | | | | [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-111-2/+11
| * | | | | [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-112-25/+167
| * | | | | [S390] hibernation: merge files and move to kernel/Heiko Carstens2009-09-113-1/+258
| * | | | | [S390] improve mcount codeMartin Schwidefsky2009-09-113-138/+89
| * | | | | [S390] introduce get_clock_monotonicHeiko Carstens2009-09-111-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'next' into for-linusJames Morris2009-09-111-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| |/ / /
* | | | [S390] set preferred console based on conmodeHendrik Brueckner2009-08-231-7/+18
|/ / /
* | | [S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner2009-08-071-0/+3
* | | [S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky2009-07-241-2/+9
* | | [S390] vdso: fix per cpu area allocationHeiko Carstens2009-07-241-3/+4
* | | [S390] hibernation: fix lowcore handlingHeiko Carstens2009-07-241-2/+2
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* | | [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
| |/ |/|
* | [S390] kprobes: defer setting of ctlblk stateHeiko Carstens2009-06-221-11/+7
* | [S390] lockless idle time accountingMartin Schwidefsky2009-06-222-16/+34
* | [S390] time: convert from bootmem to slabHeiko Carstens2009-06-222-16/+5
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-1/+1
|\
OpenPOWER on IntegriCloud