summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-113-19/+107
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens2013-09-112-8/+140
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-112-6/+11
* mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-112-15/+22
* mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-1111-0/+63
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-113-9/+34
* mm: vmstats: tlb flush countersDave Hansen2013-09-111-4/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-1120-122/+117
|\
| * s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
| * s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
| * s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
| * s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-078-16/+13
| * s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
| * s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
| * s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
| * s390/irq: rework irq subclass handlingHeiko Carstens2013-09-046-51/+32
| * s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
| * s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
| * s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
| * s390: update defconfigHeiko Carstens2013-09-041-12/+27
| * s390/bpf,jit: fix address randomizationHeiko Carstens2013-09-041-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-09-104-14/+34
|\ \
| * | powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-111-10/+21
| * | powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
| * | powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-111-3/+10
| * | powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* | | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-105-48/+50
|\ \ \
| * | | xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-091-1/+1
| * | | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-091-20/+0
| * | | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-091-1/+10
| * | | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-091-5/+14
| * | | xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-091-18/+0
| * | | xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-092-1/+9
| * | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09118-411/+847
| |\ \ \
| * \ \ \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-0911-353/+531
| |\ \ \ \
| * | | | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall2013-09-091-0/+9
| * | | | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky2013-09-091-4/+6
| * | | | | ARM: xen: only set pm function ptrs for Xen guestsRob Herring2013-09-091-1/+4
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-101-0/+154
|\ \ \ \ \ \
| * | | | | | x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes2013-09-031-0/+154
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-102-6/+73
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | x86/jump-label: Show where and what was wrong on errorsSteven Rostedt2013-08-061-3/+18
| * | | | | x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt2013-08-061-4/+28
| * | | | | x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt2013-08-061-1/+24
| * | | | | x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-061-2/+7
* | | | | | Merge tag 'cris-for-3.12' of git://jni.nu/crisLinus Torvalds2013-09-107-552/+1
|\ \ \ \ \ \
| * | | | | | CRIS: drop unused Kconfig symbolsPaul Bolle2013-09-104-467/+0
| * | | | | | CRIS: Add kvm_para.h which includes generic fileJesper Nilsson2013-09-101-0/+1