aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-07
| * | | | | | | | arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-07
| * | | | | | | | arm64: Correct __NR_compat_syscalls for bpfMark Rutland2015-01-07
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-01-09
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.hOleg Nesterov2015-01-08
| |/ / / / / / /
* | | | | | | | Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-08
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. | | | | | | | Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki2015-01-06
| |\ \| | | | | | |
| | * | | | | | | | ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2015-01-05
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-01-08
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | crypto: sha-mb - Add avx2_supported check.Vinson Lee2015-01-05
| * | | | | | | | crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause2015-01-05
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman2014-12-28
| * | | | | | | | powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-28
| * | | | | | | | powerpc: Wire up sys_execveat() syscallPranith Kumar2014-12-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | [IA64] Enable execveat syscall for ia64Tony Luck2015-01-05
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2015-01-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-04
| * | | | | | | | um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-04
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-04
|/ / / / / / /
* | | | | | | Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2014-12-31
|\ \ \ \ \ \ \
| * | | | | | | nios2: Use preempt_schedule_irqTobias Klauser2014-12-30
| * | | | | | | nios2: Initialize cpuinfo.mmuWalter Goossens2014-12-30
| |/ / / / / /
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski2014-12-30
| * | | | | | ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT2014-12-21
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-28
|\ \ \ \ \ \
| * | | | | | kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-27
| * | | | | | kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-27
| |/ / / / /
* | | | | | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-26
|\ \ \ \ \ \
| * | | | | | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-26
* | | | | | | arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee2014-12-23
* | | | | | | arm64: defconfig: defconfig update for 3.19Will Deacon2014-12-23
* | | | | | | arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2014-12-23
* | | | | | | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas2014-12-22
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\ \ \ \ \ \
| * | | | | | s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-18
| * | | | | | arm/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * | | | | | arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger2014-12-18
| * | | | | | mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * | | | | | x86/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
| * | | | | | x86/spinlock: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
* | | | | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo2014-12-15
| * | | | | | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-15
| * | | | | | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-15
| |\ \ \ \ \ \ \
| * | | | | | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
| * | | | | | | | Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/ker...Michael Turquette2014-11-24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2014-11-23
| | * | | | | | | | ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-23