summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk7-2/+127
2014-11-19s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky1-22/+75
2014-11-18s390/irq: use irq 0Sebastian Ott2-11/+5
2014-11-18s390/io: add ioport_map stubsFrank Blaschka1-0/+9
2014-11-18s390/docs: Remove sections that are not related to s390Thomas Huth1-374/+0
2014-11-18s390/docs: Fix the documentation of the address spacesThomas Huth1-27/+61
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner1-1/+0
2014-11-03s390/signal: add sparse annotationsMartin Schwidefsky2-2/+2
2014-11-03s390/mm: use correct unlock function in gmap_ipte_notifyMartin Schwidefsky1-1/+1
2014-11-03s390/pci: add sparse annotationsMartin Schwidefsky2-4/+8
2014-11-03s390/pci: improve irq number check for msixSebastian Ott3-6/+3
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky3-234/+19
2014-10-27s390/mm: pmdp_get_and_clear_full optimizationMartin Schwidefsky3-1/+26
2014-10-27s390/mm: missing pte for gmap_ipte_notify should trigger a VM_BUGDominik Dingel1-2/+1
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens7-46/+74
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens13-92/+214
2014-10-27kprobes: introduce weak arch_check_ftrace_location() helper functionHeiko Carstens2-7/+12
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel3-7/+28
2014-10-27s390/mm: prevent and break zero page mappings in case of storage keysDominik Dingel2-1/+17
2014-10-27mm: introduce mm_forbids_zeropage functionDominik Dingel3-2/+13
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel4-102/+56
2014-10-27s390: update default configurationMartin Schwidefsky5-74/+32
2014-10-27s390/vdso: fix stack corruptionHeiko Carstens4-16/+29
2014-10-27s390/time: use stck clock fast for do_account_vtimeMartin Schwidefsky1-0/+4
2014-10-26Linux 3.18-rc2v3.18-rc2Linus Torvalds1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds18-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds27-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson3-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-32/+160
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds36-150/+527
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds31-422/+2222
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li4-0/+17
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1