aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2-6/+0
2009-06-16Merge branch 'akpm'Linus Torvalds1-4/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-16[S390] s390: hibernation support for s390Hans-Joachim Picht3-20/+43
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds22-106/+905
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens2-0/+10
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2-0/+9