summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-142-5/+5
| * | | s390/dma: remove dma_is_consistent() declarationHeiko Carstens2013-02-141-1/+0
| * | | s390/dma: provide dma_cache_sync() functionHeiko Carstens2013-02-141-2/+5
| * | | s390/barrier: convert mb() to define againHeiko Carstens2013-02-141-6/+3
| * | | s390/time: rename tod clock access functionsHeiko Carstens2013-02-1413-48/+48
| * | | s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu2013-02-141-4/+12
| * | | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-141-0/+5
| * | | s390/modules: add relocation overflow checkingMartin Schwidefsky2013-02-141-51/+89
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-3/+3
|\ \ \ \
| * \ \ \ Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1724-138/+205
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arch/s390/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | | arch/s390: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-201-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-181-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-296-8/+35
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
| * | | | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-271-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-1/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | | | | s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
| |_|_|/ / / |/| | | | |
* | | | | | s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-01-221-0/+12
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-175-8/+33
|\ \ \ \ \
| * | | | | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * | | | | s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * | | | | s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
| | |/ / / | |/| | |
* | | | | s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger2013-01-101-0/+2
|/ / / /
* | | | s390/pci: define read*_relaxed functionsHeiko Carstens2013-01-081-0/+5
* | | | s390/topology: export cpu_topologyHeiko Carstens2013-01-081-0/+2
* | | | s390/pm: export pm_power_offHeiko Carstens2013-01-081-1/+2
* | | | s390/pci: define isa_dma_bridge_buggyHeiko Carstens2013-01-081-0/+6
* | | | s390/irq: count cpu restart eventsHeiko Carstens2013-01-083-0/+3
* | | | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-0810-89/+131
* | | | s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2013-01-081-1/+1
* | | | s390/syscalls: wire up finit_module syscallHeiko Carstens2013-01-083-1/+9
* | | | s390/pci: remove dead codeHeiko Carstens2013-01-082-31/+0
* | | | s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens2013-01-081-3/+4
* | | | s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu2013-01-081-4/+7
| |/ / |/| |
* | | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-032-5/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+3
|\ \ \
| * | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
| * | | COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-191-0/+3
* | | | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-171-3/+1
* | | | s390/pci: performance statistics and debug infrastructureJan Glauber2012-12-148-5/+349
| |_|/ |/| |
* | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-132-2/+24
|\ \ \
| * | | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
OpenPOWER on IntegriCloud