aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+4
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds38-302/+420
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+3
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-0/+3
2013-02-14s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner1-0/+3
2013-02-14s390/cleanup: rename SPP to LPPHendrik Brueckner5-12/+11
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky8-90/+110
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2-5/+8
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens1-0/+4
2013-02-14s390/bpf,jit: add vlan tag supportHeiko Carstens1-0/+21
2013-02-14s390/Kconfig: sort list of arch selected config optionsHeiko Carstens1-57/+58
2013-02-14s390/pci: fix hotplug module initSebastian Ott2-7/+24
2013-02-14s390/pci: cleanup clp page allocationSebastian Ott2-3/+2
2013-02-14s390/pci: cleanup clp inline assemblySebastian Ott1-5/+6
2013-02-14s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner1-7/+6
2013-02-14s390/mm: provide PAGE_SHARED defineHeiko Carstens1-0/+1
2013-02-14s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2-5/+5
2013-02-14s390/dma: remove dma_is_consistent() declarationHeiko Carstens1-1/+0
2013-02-14s390/dma: provide dma_cache_sync() functionHeiko Carstens1-2/+5
2013-02-14s390/barrier: convert mb() to define againHeiko Carstens1-6/+3
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens13-48/+48
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu1-4/+12
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-0/+5
2013-02-14s390/modules: add relocation overflow checkingMartin Schwidefsky1-51/+89
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2013-01-31s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+35
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker1-3/+3
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-22s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer1-0/+12
2013-01-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman24-138/+205
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-8/+33
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-12s390: use -fPIC for module compileMartin Schwidefsky1-2/+2
2013-01-12s390/mm: fix pmd_pfn() for thpGerald Schaefer1-4/+1
2013-01-11arch/s390/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11arch/s390: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger1-0/+2
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens1-0/+5
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens1-0/+6
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens3-0/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens10-89/+131