summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/ccwdev: Include asm/schid.h.Cornelia Huck2012-12-181-3/+1
| * | | KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
| * | | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+0
| * | | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2310-491/+32
|\ \ \ \
| * | | | burying unused conditionalsAl Viro2013-02-142-8/+0
| * | | | s390: kill useless wrappersAl Viro2013-02-032-161/+22
| * | | | s390: switch to generic old sigaction()Al Viro2013-02-037-89/+3
| * | | | s390: switch to generic compat rt_sigactionAl Viro2013-02-034-49/+2
| * | | | s390: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-19/+1
| * | | | s390: switch to generic old sigsuspendAl Viro2013-02-033-11/+1
| * | | | s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-034-17/+2
| * | | | s390: switch to generic compat rt_sigpending()Al Viro2013-02-034-22/+2
| * | | | s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-034-32/+2
| * | | | s390: switch to generic sigaltstackAl Viro2013-02-037-83/+7
| * | | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-7/+1
| * | | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| | |/ / | |/| |
* | | | memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+4
* | | | memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2138-302/+420
|\ \ \ \
| * | | | s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-141-0/+3
| * | | | s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-145-12/+11
| * | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-148-90/+110
| * | | | s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-142-5/+8
| * | | | s390/linker skript: discard exit.data at runtimeHeiko Carstens2013-02-141-0/+4
| * | | | s390/bpf,jit: add vlan tag supportHeiko Carstens2013-02-141-0/+21
| * | | | s390/Kconfig: sort list of arch selected config optionsHeiko Carstens2013-02-141-57/+58
| * | | | s390/pci: fix hotplug module initSebastian Ott2013-02-142-7/+24
| * | | | s390/pci: cleanup clp page allocationSebastian Ott2013-02-142-3/+2
| * | | | s390/pci: cleanup clp inline assemblySebastian Ott2013-02-141-5/+6
| * | | | s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner2013-02-141-7/+6
| * | | | s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1
| * | | | 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
OpenPOWER on IntegriCloud