summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/pci: add exception table to load/store instructionsSebastian Ott2013-04-172-24/+30
| * | | | s390/pci: rename instruction wrappersSebastian Ott2013-04-175-28/+29
| * | | | s390/pci: uninline instruction wrappersSebastian Ott2013-04-173-199/+202
| * | | | s390/pci: implement pcibios_add_deviceSebastian Ott2013-04-171-3/+11
| * | | | s390/pci: do not modify function handlesSebastian Ott2013-04-172-0/+8
| * | | | s390/pci: debug device statesSebastian Ott2013-04-174-16/+16
| * | | | s390/pci: msi cleanup hash usageSebastian Ott2013-04-171-4/+6
| * | | | s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-171-0/+2
| * | | | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-1/+1
| * | | | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-172-2/+1
| * | | | s390/hibernate: Save and restore absolute zero pagesMichael Holzheu2013-04-173-3/+58
| * | | | s390/bitops: get rid of __BITOPS_BARRIER()Heiko Carstens2013-04-171-4/+3
| * | | | s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-171-57/+53
| * | | | s390/mm: speedup storage key initializationHeiko Carstens2013-04-171-15/+9
| * | | | s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-173-250/+253
| * | | | s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu2013-04-171-3/+1
| * | | | s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-171-5/+3
| * | | | s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu2013-04-171-2/+1
| * | | | s390/dis: use explicit buf lenStefan Raspl2013-04-173-6/+8
| * | | | s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2013-04-171-2/+1
| * | | | s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky2013-04-171-1/+9
| * | | | s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-171-2/+7
| * | | | s390/kdump: Add PM notifier for kdumpMichael Holzheu2013-04-151-0/+30
| | |/ / | |/| |
* | | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
|/ / /
* | | s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens2013-04-021-1/+2
* | | s390/uaccess: fix page table walkHeiko Carstens2013-04-022-27/+55
* | | s390/uaccess: fix clear_user_pt()Heiko Carstens2013-03-211-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-185-6/+12
|\ \
| * | s390/scm: process availabilitySebastian Ott2013-03-071-1/+1
| * | s390/scm_blk: suspend writesSebastian Ott2013-03-071-0/+2
| * | s390/scm_drv: extend notify callbackSebastian Ott2013-03-071-1/+3
| * | s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-051-2/+0
| * | s390/mm: fix vmemmap size calculationHeiko Carstens2013-03-051-0/+2
| * | s390: critical section cleanup vs. machine checksMartin Schwidefsky2013-03-052-3/+5
| |/
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-111-0/+1
|\ \
| * | s390: Fix a header dependencies related build errorLi Zefan2013-03-111-0/+1
* | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-4/+2
|\ \
| * | more file_inode() open-coded instancesAl Viro2013-02-271-4/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0312-134/+156
|\ \ \
| * | | s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1
| * | | s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-281-28/+77
| * | | s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-282-46/+34
| * | | s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
| * | | s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-284-46/+5
| * | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-283-0/+8
| * | | s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
| * | | s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-281-1/+2
| * | | s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-282-5/+22
OpenPOWER on IntegriCloud