summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* Unify sys_mmap*Al Viro2009-12-112-57/+5
* Kill ancient crap in s390 compat mmapAl Viro2009-12-111-5/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-097-32/+31
|\
| * [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-072-10/+0
| * [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-071-0/+1
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-072-20/+25
| * [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-071-0/+3
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-1/+2
|\ \
| * | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-1/+2
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-082-0/+4
|\ \ \
| * | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-052-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-084-68/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-2/+2
| * | | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-121-7/+2
| * | | sysctl: s390 Use the compat_sys_sysctlEric W. Biederman2009-11-063-59/+2
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-65/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-2910-26/+151
| |\ \ \
| * | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-65/+2
| | |_|/ | |/| |
* | | | [S390] s390: fix single stepping on svc0Christian Borntraeger2009-11-132-8/+8
* | | | [S390] reset cputime accounting after IPL from NSSMartin Schwidefsky2009-11-131-0/+9
| |_|/ |/| |
* | | [S390] smp: fix sigp sense handlingHeiko Carstens2009-10-292-1/+1
* | | [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-293-6/+6
* | | [S390] smp: fix prefix handling of offlined cpusHeiko Carstens2009-10-291-0/+2
| |/ |/|
* | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-141-3/+3
* | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-063-4/+116
* | [S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu2009-10-061-3/+2
* | [S390] pm: ignore time spend in suspended stateMartin Schwidefsky2009-10-061-4/+17
* | [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-061-8/+8
* | [S390] ftrace: drop nmi protectionHeiko Carstens2009-10-061-3/+0
* | [S390] compat: fix truncate system call wrapperHeiko Carstens2009-10-061-1/+1
* | [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-061-0/+3
* | [S390] Enable kmemleak on s390.Heiko Carstens2009-10-061-0/+1
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-2/+2
|\
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-241-2/+2
* | headers: utsname.h reduxAlexey Dobriyan2009-09-232-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-236-8/+9
|\ \ | |/ |/|
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-213-3/+5
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-202-2/+2
* | [S390] hibernate: Do real CPU swap at resume timeMichael Holzheu2009-09-224-69/+70
* | [S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2009-09-221-17/+7
* | [S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2009-09-221-10/+4
* | [S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger2009-09-221-15/+4
* | [S390] hibernation: reset system after resumeHeiko Carstens2009-09-221-2/+40
* | [S390] hibernation: fix guest page hinting related crashHeiko Carstens2009-09-221-0/+7
* | [S390] Get rid of init_module/delete_module compat functions.Heiko Carstens2009-09-223-41/+8
* | [S390] Convert sys_execve to function with parameters.Heiko Carstens2009-09-226-39/+39
* | [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-226-28/+13
OpenPOWER on IntegriCloud