summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-0/+1
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-212-29/+58
| |\
| * | oprofile, s390: Add support for IBM zEnterprise EC12Andreas Krebbel2013-04-061-0/+1
* | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-301-9/+6Star
* | | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-303-57/+96
* | | mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-301-29/+6Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-04-2947-913/+1047
|\ \ \
| * | | s390/pci: use pci_scan_root_busSebastian Ott2013-04-261-33/+17Star
| * | | s390: remove small stack config optionHeiko Carstens2013-04-263-28/+0Star
| * | | s390: system call path micro optimizationMartin Schwidefsky2013-04-266-13/+24
| * | | s390: lowcore stack pointer offsetsMartin Schwidefsky2013-04-264-48/+46Star
| * | | s390/uapi: change struct statfs[64] member types to unsigned valuesHeiko Carstens2013-04-232-52/+48Star
| * | | s390/pci: return correct dma address for offset > PAGE_SIZEGerald Schaefer2013-04-231-3/+1Star
| * | | s390/ptrace: remove empty ifdefsHeiko Carstens2013-04-231-5/+1Star
| * | | s390/compat: remove ptrace compat definitions from uapi header fileHeiko Carstens2013-04-233-20/+17Star
| * | | 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/+0Star
| * | | 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/+1Star
| * | | 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/+3Star
| * | | s390/bitops: remove unnecessary macro definitions in asm/bitops.hAkinobu Mita2013-04-171-57/+53Star
| * | | s390/mm: speedup storage key initializationHeiko Carstens2013-04-171-15/+9Star
| * | | s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-173-250/+253
| * | | s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu2013-04-171-3/+1Star
| * | | s390/cmm: Removed useless labelAlexandru Gheorghiu2013-04-171-5/+3Star
| * | | s390/bpf,jit: use kcalloc instead of kmalloc and memsetStelian Nirlu2013-04-171-2/+1Star
| * | | 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/+1Star
| * | | 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
|/