aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * create_proc_cpu_mask() doesn't need an argument...Al Viro2013-04-09
| * switch compat readv/writev variants to COMPAT_SYSCALL_DEFINEAl Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
| |\ \ \
| * | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | merge compat sys_ipc instancesAl Viro2013-03-03
| * | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | | | convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | switch epoll_pwait to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
| * | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-03
| * | | | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| * | | | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-03
* | | | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
* | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-17
| * | | | | s390: Use generic idle loopThomas Gleixner2013-04-08
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-21
| |\| | | |
| * | | | | oprofile, s390: Add support for IBM zEnterprise EC12Andreas Krebbel2013-04-06
| | |_|/ / | |/| | |
* | | | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* | | | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* | | | | mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-29
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | s390/pci: use pci_scan_root_busSebastian Ott2013-04-26
| * | | | s390: remove small stack config optionHeiko Carstens2013-04-26
| * | | | s390: system call path micro optimizationMartin Schwidefsky2013-04-26
| * | | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-26
| * | | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-23
| * | | | s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-23
| * | | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-23
| * | | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-23
| * | | | s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-23
| * | | | s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-23
| * | | | s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-23
| * | | | s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-23
| * | | | s390/pci: remove disable_device implementationSebastian Ott2013-04-17
| * | | | s390/pci: disable per defaultSebastian Ott2013-04-17
| * | | | s390/pci: return error after failed pci opsSebastian Ott2013-04-17
| * | | | s390/pci: do not read data after failed loadSebastian Ott2013-04-17