aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds4-68/+6
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-65/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-2/+2
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger2-8/+8
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky1-0/+9
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman1-7/+2
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman3-59/+2
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens3-6/+6
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar10-26/+151
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker1-65/+2
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens3-4/+116
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu1-3/+2
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky1-4/+17
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens1-8/+8
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens1-3/+0
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens1-1/+1
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger1-0/+3
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-0/+1
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/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