aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | powerpc/perf: Move BHRB code into CONFIG_PPC64 regionMichael Neuling2013-05-14
| * | | | | powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong2013-05-14
| * | | | | powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-14
| * | | | | powerpc: Exit user context on notify resumeLi Zhong2013-05-14
| * | | | | powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-14
| * | | | | powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-14
| * | | | | powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-14
| * | | | | powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-14
| * | | | | powerpc: Provide __bswapdi2David Woodhouse2013-05-14
| * | | | | powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt2013-05-14
| * | | | | powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-14
| * | | | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-14
| * | | | | powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FSMichael Ellerman2013-05-14
| * | | | | powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-14
| * | | | | powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-14
| * | | | | powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-14
| * | | | | powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-14
| * | | | | powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V2013-05-14
| * | | | | powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-10
| * | | | | powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-10
| * | | | | powerpc/powernv: Properly drop characters if console is closedBenjamin Herrenschmidt2013-05-08
| * | | | | powerpc: Add an in memory udbg consoleAlistair Popple2013-05-07
* | | | | | Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-13
|\ \ \ \ \ \
| * | | | | | xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini2013-05-13
| * | | | | | xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini2013-05-13
| * | | | | | xen/arm: initialize pm functions laterStefano Stabellini2013-05-13
* | | | | | | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-13
| * | | | | | parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-11
| * | | | | | parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* | | | | | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\ \ \ \ \ \ \
| * | | | | | | xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-10
| * | | | | | | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-10
| * | | | | | | xen: mask x2APIC feature in PVZhenzhong Duan2013-05-08
| * | | | | | | xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-08
| * | | | | | | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-08
| * | | | | | | xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-07
| * | | | | | | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-06
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-17
* | | | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-10
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
| * | | | | | | | | unicore32: just use mmap_pgoff()...Al Viro2013-05-09
| * | | | | | | | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
| * | | | | | | | | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2013-05-02
* | | | | | | | | | Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2013-05-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | m68k: remove rpxlite stuffArtem Bityutskiy2013-04-05
* | | | | | | | | | | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-10
|\ \ \ \ \ \ \ \ \ \ \