aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-4/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-22/+6
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-15/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+10
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-283/+527
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-155/+228
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke1-0/+4
2013-07-01s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner1-2/+2
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt4-6/+10
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26s390/appldata_net_sum: do not use static dataSebastian Ott1-4/+14
2013-06-26s390/appldata_mem: do not use static dataSebastian Ott1-4/+14
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky2-17/+25
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky3-43/+0
2013-06-26s390/dma: remove gratuitous bracketsSebastian Ott1-1/+1
2013-06-26s390/facility: decompose test_facility()Michael Mueller1-6/+11
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky6-10/+30
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-6/+2
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu2-0/+25
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu1-0/+2
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu1-0/+11
2013-06-26s390/pci: sysfs remove strlenSebastian Ott1-8/+4
2013-06-26s390/pci: remove pdev during unplugSebastian Ott1-1/+0
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott2-20/+0
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott1-1/+25
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger2-0/+51
2013-06-26s390: remove virt_to_phys implementationSebastian Ott1-22/+0
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens1-4/+1
2013-06-26s390/pci: use to_pci_devSebastian Ott2-7/+7
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-20KVM: s390: Fixed priority of execution in STSIThomas Huth1-7/+16
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth3-85/+81
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth1-3/+4
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth1-0/+3
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth1-24/+39
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth1-0/+3
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth3-12/+9
2013-06-20mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2-4/+6
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-48/+95
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2