aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-07[S390] shutdown actions: save/return rc from init functionFrank Munzert1-6/+9
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
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens4-2/+69
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens6-6/+157
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens1-12/+26
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens6-27/+236