aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-5/+5
2009-09-20includecheck fix: s390, sys_s390.cJaswinder Singh Rajput1-1/+0
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-28/+10
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+3
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-7/+2
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-15/+36
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-294/+602
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens1-15/+19
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens3-7/+7
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2-0/+2
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-7/+3
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner1-1/+10
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens1-17/+11
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage1-76/+7
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott1-5/+1
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2-2/+18
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner1-2/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2-25/+167
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens3-1/+258
2009-09-11[S390] improve mcount codeMartin Schwidefsky3-138/+89
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens1-1/+2
2009-09-11Merge branch 'next' into for-linusJames Morris1-0/+2
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar1-7/+18
2009-09-05[SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2-7/+2
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-08-26tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner1-9/+27
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone1-4/+4
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-2/+2
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone3-4/+4
2009-08-23[S390] set preferred console based on conmodeHendrik Brueckner1-7/+18
2009-08-19[S390] ftrace: update system call tracer supportIngo Molnar1-2/+5
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky1-12/+5
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-18/+4
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky1-1/+0
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky1-0/+4
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo6-15/+27
2009-08-07[S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner1-0/+3
2009-07-24[S390] vdso: clock_gettime of CLOCK_THREAD_CPUTIME_ID with noexec=onMartin Schwidefsky1-2/+9
2009-07-24[S390] vdso: fix per cpu area allocationHeiko Carstens1-3/+4
2009-07-24[S390] hibernation: fix lowcore handlingHeiko Carstens1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+3
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert1-6/+9
2009-07-04Merge branch 'master' into for-nextTejun Heo4-43/+46
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-22[S390] kprobes: defer setting of ctlblk stateHeiko Carstens1-11/+7
2009-06-22[S390] lockless idle time accountingMartin Schwidefsky2-16/+34
2009-06-22[S390] time: convert from bootmem to slabHeiko Carstens2-16/+5
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-06-18function-graph: add stack frame testSteven Rostedt1-1/+1