summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-04-17s390/pci: uninline instruction wrappersSebastian Ott
2013-04-17s390/pci: implement pcibios_add_deviceSebastian Ott
2013-04-17s390/pci: do not modify function handlesSebastian Ott
2013-04-17s390/pci: debug device statesSebastian Ott
2013-04-17s390/pci: msi cleanup hash usageSebastian Ott
2013-04-17s390/signal: Add BEA to compat signal handler parametersMichael Holzheu
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-04-17s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens
2013-04-17s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu
2013-04-17s390/cmm: Removed useless labelAlexandru Gheorghiu
2013-04-17s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu
2013-04-17s390/dis: use explicit buf lenStefan Raspl
2013-04-17s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-04-17s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens
2013-04-02s390/uaccess: fix page table walkHeiko Carstens
2013-03-21s390/uaccess: fix clear_user_pt()Heiko Carstens
2013-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-07s390/scm: process availabilitySebastian Ott
2013-03-07s390/scm_blk: suspend writesSebastian Ott
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott
2013-03-05s390/mm: fix flush_tlb_kernel_range()Heiko Carstens
2013-03-05s390/mm: fix vmemmap size calculationHeiko Carstens
2013-03-05s390: critical section cleanup vs. machine checksMartin Schwidefsky
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28s390/module: fix compile warningHeiko Carstens
2013-02-28s390/uaccess: fix kernel ds access for page table walkHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens
2013-02-28s390/dis: Fix invalid array sizeSyam Sidhardhan
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens
2013-02-28s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens
2013-02-28s390/mm: ignore change bit for vmemmapHeiko Carstens
2013-02-28s390/page table dumper: add support for change-recording override bitHeiko Carstens
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27more file_inode() open-coded instancesAl Viro