aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2009-12-11Unify sys_mmap*Al Viro
2009-12-11Kill ancient crap in s390 compat mmapAl Viro
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches