| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-05-31 | 3 | -15/+18 |
|\ |
|
| * | ARM: 8357/1: perf: fix memory leak when probing PMU PPIs | Will Deacon | 2015-05-18 | 1 | -4/+5 |
| * | ARM: fix missing syscall trace exit | Russell King | 2015-05-15 | 1 | -1/+3 |
| * | ARM: 8356/1: mm: handle non-pmd-aligned end of RAM | Mark Rutland | 2015-05-14 | 1 | -10/+10 |
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2015-05-31 | 5 | -5/+19 |
|\ \ |
|
| * | | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 2015-05-29 | 1 | -2/+13 |
| * | | MIPS: BMIPS: Fix bmips_wr_vec() | Petri Gynther | 2015-05-29 | 1 | -1/+1 |
| * | | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not set | Laurent Fasnacht | 2015-05-29 | 1 | -0/+3 |
| * | | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 | Geert Uytterhoeven | 2015-05-26 | 1 | -1/+1 |
| * | | MIPS: irq: Use DECLARE_BITMAP | Joe Perches | 2015-05-26 | 1 | -1/+1 |
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 2015-05-31 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL) | Dasaratharaman Chandramouli | 2015-05-28 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-05-30 | 2 | -6/+20 |
|\ \ \ |
|
| * | | | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki | 2015-05-28 | 2 | -6/+20 |
| |/ / |
|
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | 9 | -13/+21 |
|\ \ \ |
|
| * | | | ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760 | Geert Uytterhoeven | 2015-05-29 | 1 | -1/+1 |
| * | | | Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2015-05-29 | 1 | -3/+13 |
| |\ \ \ |
|
| | * | | | ARM: imx6: gpc: don't register power domain if DT data is missing | Lucas Stach | 2015-05-27 | 1 | -0/+4 |
| | * | | | ARM: imx6: allow booting with old DT | Lucas Stach | 2015-05-27 | 1 | -3/+9 |
| * | | | | Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2015-05-29 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | ARM: dts: set display clock correctly for exynos4412-trats2 | Inki Dae | 2015-05-23 | 1 | -1/+1 |
| * | | | | | ARM: pxa: pxa_cplds: signedness bug in probe | Robert Jarzmik | 2015-05-22 | 1 | -1/+1 |
| * | | | | | Merge tag 'omap-for-v4.1/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-05-20 | 3 | -5/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: dts: Fix WLAN interrupt line for AM335x EVM-SK | Romain Izard | 2015-05-20 | 1 | -1/+1 |
| | * | | | | | ARM: dts: omap3-devkit8000: Fix NAND DT node | Anthoine Bourgeois | 2015-05-20 | 1 | -0/+2 |
| | * | | | | | ARM: dts: am335x-boneblack: disable RTC-only sleep | Robert Nelson | 2015-05-20 | 1 | -4/+0 |
| * | | | | | | Merge tag 'imx-fixes-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2015-05-20 | 2 | -2/+2 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | ARM: dts: fix imx27 dtb build rule | Shawn Guo | 2015-05-19 | 1 | -1/+1 |
| | * | | | | | ARM: dts: imx27: only map 4 Kbyte for fec registers | Philippe Reynes | 2015-05-14 | 1 | -1/+1 |
* | | | | | | | Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-05-28 | 1 | -0/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck | 2015-05-26 | 1 | -0/+13 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-27 | 1 | -1/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: bpf_jit: fix compilation of large bpf programs | Alexei Starovoitov | 2015-05-25 | 1 | -1/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-05-27 | 2 | -2/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/fpu: Disable XSAVES* support for now | Ingo Molnar | 2015-05-20 | 1 | -0/+15 |
| * | | | | | | | x86/mce: Fix MCE severity messages | Borislav Petkov | 2015-05-18 | 1 | -2/+5 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect | Chen Gang | 2015-05-26 | 1 | -2/+1 |
* | | | | | | | alpha: Wire up all missing implemented syscalls | Chen Gang | 2015-05-26 | 3 | -1/+7 |
* | | | | | | | alpha: Fix bootpfile and bootpzfile make targets | Helge Deller | 2015-05-26 | 4 | -7/+319 |
* | | | | | | | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-05-26 | 1 | -4/+3 |
* | | | | | | | alpha: delete non-required instances of <linux/init.h> | Paul Gortmaker | 2015-05-26 | 7 | -7/+0 |
* | | | | | | | alpha: don't use module_init for non-modular core code | Paul Gortmaker | 2015-05-26 | 1 | -2/+1 |
* | | | | | | | smp, alpha: kill SMP single function call interrupt | Jiang Liu | 2015-05-26 | 1 | -7/+1 |
* | | | | | | | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> | Geert Uytterhoeven | 2015-05-26 | 1 | -1/+0 |
* | | | | | | | alpha: clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 2015-05-26 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-05-23 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: zynq: DT: Use the zynq binding with macb | Nathan Sullivan | 2015-05-22 | 1 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-05-22 | 1 | -12/+13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | crypto: s390/ghash - Fix incorrect ghash icv buffer handling. | Harald Freudenberger | 2015-05-22 | 1 | -12/+13 |
* | | | | | | | | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-22 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|