aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-134/+156
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-19/+3
2013-02-28s390/module: fix compile warningHeiko Carstens1-1/+1
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens1-28/+77
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2-46/+34
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan1-2/+2
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens4-46/+5
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens3-0/+8
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens1-12/+12
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens1-1/+2
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens2-5/+22
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin2-6/+5
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-27more file_inode() open-coded instancesAl Viro1-4/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-9/+6
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-4/+1
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-25fix compat truncate/ftruncateAl Viro2-12/+2
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-83/+691
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-7/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds10-491/+32
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-02-22new helper: file_inode(file)Al Viro4-5/+5
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds38-302/+420
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+3
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-0/+3
2013-02-14s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner1-0/+3
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner5-12/+11
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky8-90/+110
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2-5/+8
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens1-0/+4
2013-02-14s390/bpf,jit: add vlan tag supportHeiko Carstens1-0/+21
2013-02-14s390/Kconfig: sort list of arch selected config optionsHeiko Carstens1-57/+58
2013-02-14s390/pci: fix hotplug module initSebastian Ott2-7/+24
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott2-3/+2
2013-02-14s390/pci: cleanup clp inline assemblySebastian Ott1-5/+6
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner1-7/+6
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2-5/+5
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens1-1/+0
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens1-2/+5
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens1-6/+3
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens13-48/+48
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu1-4/+12