summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: system call path micro optimizationMartin Schwidefsky2013-04-266-13/+24
* s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-264-48/+46
* s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-232-52/+48
* s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1
* s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-231-5/+1
* s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17
* s390/compat: fix compile error for !COMPATHeiko Carstens2013-04-231-2/+2
* s390/compat: fix compat_sys_statfs() memory corruptionHeiko Carstens2013-04-231-1/+1
* s390/mm,gmap: segment mapping raceMartin Schwidefsky2013-04-231-69/+91
* s390/mm,gmap: implement gmap_translate()Heiko Carstens2013-04-232-22/+87
* s390/pci: remove disable_device implementationSebastian Ott2013-04-171-34/+0
* s390/pci: disable per defaultSebastian Ott2013-04-171-3/+3
* s390/pci: return error after failed pci opsSebastian Ott2013-04-171-4/+12
* s390/pci: do not read data after failed loadSebastian Ott2013-04-173-5/+11
* 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/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
OpenPOWER on IntegriCloud