aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2009-11-13[S390] s390: fix single stepping on svc0Gravatar Christian Borntraeger 2-8/+8
2009-11-13[S390] reset cputime accounting after IPL from NSSGravatar Martin Schwidefsky 1-0/+9
2009-10-29[S390] smp: fix sigp sense handlingGravatar Heiko Carstens 2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingGravatar Heiko Carstens 3-6/+6
2009-10-29[S390] cputime: fix overflow on 31 bit systemsGravatar Martin Schwidefsky 1-3/+3
2009-10-29[S390] smp: fix prefix handling of offlined cpusGravatar Heiko Carstens 1-0/+2
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoGravatar Andreas Krebbel 1-3/+3
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableGravatar Michael Holzheu 1-1/+1
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gravatar Gerald Schaefer 2-12/+14
2009-10-06[S390] 64-bit register support for 31-bit processesGravatar Heiko Carstens 6-4/+147
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreGravatar Michael Holzheu 1-3/+2
2009-10-06[S390] pm: ignore time spend in suspended stateGravatar Martin Schwidefsky 1-4/+17
2009-10-06[S390] perf_counter: fix vdso detectionGravatar Heiko Carstens 1-8/+8
2009-10-06[S390] ftrace: drop nmi protectionGravatar Heiko Carstens 1-3/+0
2009-10-06[S390] compat: fix truncate system call wrapperGravatar Heiko Carstens 1-1/+1
2009-10-06[S390] Provide arch specific mdelay implementation.Gravatar Heiko Carstens 2-10/+11
2009-10-06[S390] Fix enabled udelay for short delays.Gravatar Christian Borntraeger 1-4/+9
2009-10-06[S390] module: fix memory leak in s390 module loaderGravatar Christian Borntraeger 1-0/+3
2009-10-06[S390] Enable kmemleak on s390.Gravatar Heiko Carstens 1-0/+1
2009-10-06[S390] fix build breakage with CONFIG_AIO=nGravatar Martin Schwidefsky 1-2/+8
2009-10-04KVM: s390: fix memsize >= 4GGravatar Christian Borntraeger 1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 3-9/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 3-4/+3
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 2-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiGravatar Rusty Russell 1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Gravatar Rusty Russell 2-3/+4
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Gravatar Rusty Russell 1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 7-10/+11
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 17-233/+259
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2009-09-22[S390] Update default configuration.Gravatar Martin Schwidefsky 1-12/+25
2009-09-22[S390] hibernate: Do real CPU swap at resume timeGravatar Michael Holzheu 5-69/+71
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesGravatar Heiko Carstens 2-17/+9
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingGravatar Heiko Carstens 2-10/+10
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsGravatar Christian Borntraeger 1-15/+4
2009-09-22[S390] fix disabled_wait inline assembly clobber listGravatar Heiko Carstens 1-1/+1
2009-09-22[S390] Change kernel_page_present coding style.Gravatar Heiko Carstens 1-10/+7
2009-09-22[S390] hibernation: reset system after resumeGravatar Heiko Carstens 1-2/+40
2009-09-22[S390] hibernation: fix guest page hinting related crashGravatar Heiko Carstens 2-8/+51
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Gravatar Heiko Carstens 3-41/+8
2009-09-22[S390] Convert sys_execve to function with parameters.Gravatar Heiko Carstens 6-39/+39
2009-09-22[S390] Convert sys_clone to function with parameters.Gravatar Heiko Carstens 6-28/+13
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2009-09-22mm: remove duplicate asm/mman.h filesGravatar Arnd Bergmann 1-14/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsGravatar Arnd Bergmann 1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGravatar Geert Uytterhoeven 1-1/+1
2009-09-22const: mark remaining super_operations constGravatar Alexey Dobriyan 1-2/+2
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 2-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsGravatar Ingo Molnar 7-21/+21
2009-09-21Use macros for .data.page_aligned section.Gravatar Tim Abbott 3-3/+5