aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-9/+16
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingGravatar Heiko Carstens 1-2/+2
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieGravatar Dominik Dingel 1-7/+14
2013-07-26s390/perf: fix compile error (undefined reference sie_exit)Gravatar Heiko Carstens 1-4/+5
2013-07-26s390/bitops: fix find_next_bit_leftGravatar Martin Schwidefsky 1-1/+1
2013-07-26s390: add support for IBM zBC12 machineGravatar Heiko Carstens 4-4/+7
2013-07-26s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledGravatar Chen Gang 1-0/+1
2013-07-26s390: add support for LZ4-compressed kernelGravatar Heiko Carstens 3-3/+11
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 6-43/+186
2013-07-18s390/kdump: Allow copy_oldmem_page() copy to virtual memoryGravatar Michael Holzheu 1-4/+47
2013-07-18s390/bpf,jit: add pkt_type supportGravatar Heiko Carstens 1-0/+42
2013-07-18s390/bpf,jit: address randomize and write protect jit codeGravatar Heiko Carstens 1-5/+46
2013-07-18s390/bpf,jit: use generic jit dumperGravatar Heiko Carstens 1-8/+2
2013-07-18s390/bpf,jit: call module_free() from any contextGravatar Heiko Carstens 1-17/+3
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDGravatar Michael Mueller 4-14/+51
2013-07-14s390: delete __cpuinit usage from all s390 filesGravatar Paul Gortmaker 7-26/+24
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2013-07-10mm: remove free_area_cacheGravatar Michel Lespinasse 1-4/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-4/+6
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 2-22/+6
2013-07-03s390: remove setting for saved_max_pfnGravatar Zhang Yanfei 1-4/+0
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-15/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+2
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-6/+10
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 16-283/+527
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 27-155/+228
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setGravatar Hannes Reinecke 1-0/+4
2013-07-01s390/hwsampler: Updated misleading member names in hws_data_entryGravatar Hendrik Brueckner 1-2/+2
2013-07-01Merge tag 'v3.10' into nextGravatar Benjamin Herrenschmidt 4-6/+10
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-26s390/appldata_net_sum: do not use static dataGravatar Sebastian Ott 1-4/+14
2013-06-26s390/appldata_mem: do not use static dataGravatar Sebastian Ott 1-4/+14
2013-06-26s390/airq: simplify adapter interrupt codeGravatar Martin Schwidefsky 2-17/+25
2013-06-26s390/pci: remove per device debug attributeGravatar Martin Schwidefsky 3-43/+0
2013-06-26s390/dma: remove gratuitous bracketsGravatar Sebastian Ott 1-1/+1
2013-06-26s390/facility: decompose test_facility()Gravatar Michael Mueller 1-6/+11
2013-06-26s390/irq: store interrupt information in pt_regsGravatar Martin Schwidefsky 6-10/+30
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Gravatar Thomas Meyer 1-6/+2
2013-06-26s390/sclp: Add SCLP character device driverGravatar Michael Holzheu 2-0/+25
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsGravatar Michael Holzheu 1-0/+2
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLGravatar Michael Holzheu 1-0/+11
2013-06-26s390/pci: sysfs remove strlenGravatar Sebastian Ott 1-8/+4
2013-06-26s390/pci: remove pdev during unplugGravatar Sebastian Ott 1-1/+0
2013-06-26s390/pci: cleanup hotplug codeGravatar Sebastian Ott 2-20/+0