aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger1-1/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan3-9/+8
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-4/+3
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2-3/+4
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds7-10/+11
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-233/+259
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-22[S390] Update default configuration.Martin Schwidefsky1-12/+25
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu5-69/+71
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2-17/+9
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2-10/+10
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger1-15/+4
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens1-1/+1
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens1-10/+7
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens1-2/+40
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens2-8/+51
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-14/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-2/+2
2009-09-21trivial: remove unnecessary semicolonsJoe Perches2-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar7-21/+21
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-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-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 Torvalds2-30/+11
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-7/+10
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-117/+139
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-19/+40
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-5/+94
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-812/+1607
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens2-46/+20
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens5-33/+28
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens4-7/+13
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens5-21/+4
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu1-1/+8