summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+2
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell1-2/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds6-8/+9
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu4-69/+70
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens1-17/+7
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens1-10/+4
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger1-15/+4
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens1-2/+40
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens1-0/+7
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens3-41/+8
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens6-39/+39
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens6-28/+13
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-5/+5
2009-09-21Use macros for .data.page_aligned section.Tim Abbott3-3/+5
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg2-2/+2
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/...Linus Torvalds1-28/+10
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus 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/k...Linus 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