aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens
2013-07-18s390/bpf,jit: call module_free() from any contextHeiko Carstens
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke
2013-07-01s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26s390/appldata_net_sum: do not use static dataSebastian Ott
2013-06-26s390/appldata_mem: do not use static dataSebastian Ott
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/pci: remove per device debug attributeMartin Schwidefsky
2013-06-26s390/dma: remove gratuitous bracketsSebastian Ott
2013-06-26s390/facility: decompose test_facility()Michael Mueller
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu
2013-06-26s390/pci: sysfs remove strlenSebastian Ott
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26s390/pci: implement pcibios_release_deviceSebastian Ott
2013-06-26s390/kvm: Provide function for setting the guest storage keyChristian Borntraeger
2013-06-26s390: remove virt_to_phys implementationSebastian Ott
2013-06-26s390/smp: get rid of generic_smp_call_function_interruptHeiko Carstens
2013-06-26s390/pci: use to_pci_devSebastian Ott
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu
2013-06-20KVM: s390: Fixed priority of execution in STSIThomas Huth
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth