summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2009-11-13Merge remote branch 'sysctl/master'Stephen Rothwell
2009-11-13Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-13Merge remote branch 'net/master'Stephen Rothwell
2009-11-13Merge remote branch 'kvm/linux-next'Stephen Rothwell
2009-11-13Merge remote branch 'kbuild/master'Stephen Rothwell
2009-11-10s390: use RCU to walk list of network devicesstephen hemminger
2009-11-10Merge branch 'timers/core' into auto-latestIngo Molnar
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman
2009-11-05[S390] cio: split PGID settings and statusPeter Oberparleiter
2009-11-05[S390] use generic sockios.h header fileChristian Borntraeger
2009-11-05[S390] use generic termbits.h header fileChristian Borntraeger
2009-11-05[S390] dasd: remove dead codeChristian Borntraeger
2009-11-05[S390] smp: remove unused typedef and definesHeiko Carstens
2009-11-05[S390] cmm: free pages on hibernate.Martin Schwidefsky
2009-11-05[S390] Improve code generated by atomic operations.Martin Schwidefsky
2009-11-05[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer
2009-11-05[S390] fault handler access flags check.Martin Schwidefsky
2009-11-05[S390] fault handler performance optimization.Martin Schwidefsky
2009-11-05[S390] Improve notify_page_fault implementation.Martin Schwidefsky
2009-11-05[S390] Improve address space mode selection.Martin Schwidefsky
2009-11-05[S390] Improve address space check.Martin Schwidefsky
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky
2009-11-01Merge branch 'linus' into auto-latestIngo Molnar
2009-11-01KVM: Activate Virtualization On DemandAlexander Graf
2009-11-01KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens
2009-10-17kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer
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] Provide arch specific mdelay implementation.Heiko Carstens
2009-10-06[S390] Fix enabled udelay for short delays.Christian Borntraeger
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-10-06[S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger
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