| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-07-27 | 4 | -7/+28 |
|\ |
|
| * | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-27 | 1 | -1/+1 |
| * | mm/mmu_gather: track page size with mmu gather and force flush if page size c... | Aneesh Kumar K.V | 2016-07-27 | 1 | -0/+12 |
| * | mm: change the interface for __tlb_remove_page() | Aneesh Kumar K.V | 2016-07-27 | 1 | -4/+13 |
| * | arm: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-07-27 | 2 | -2/+2 |
* | | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2016-07-27 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'regulator/topic/qcom-spmi', 'regulator/topic/... | Mark Brown | 2016-07-20 | 1 | -0/+1 |
| |\ \ \ |
|
| | | * | | ARM: dts: meson: minix-neo-x8: define PMIC as power controller | Stefan Agner | 2016-06-29 | 1 | -0/+1 |
* | | | | | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-07-26 | 2 | -0/+54 |
|\ \ \ \ \ |
|
| * | | | | | ARM: dts: nsp: Add sata device tree entry | Yendapally Reddy Dhananjaya Reddy | 2016-06-16 | 2 | -0/+54 |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-07-26 | 2 | -23/+22 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | crypto: ghash-ce - Fix cryptd reordering | Herbert Xu | 2016-06-23 | 1 | -23/+17 |
| * | | | | | ARM: dts: nsp: Add rng device tree entry | Yendapally Reddy Dhananjaya Reddy | 2016-05-31 | 1 | -0/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-26 | 10 | -7/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 2016-07-07 | 10 | -7/+13 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | clocksource/drivers/integrator-ap: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/keystone: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/nspire: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -0/+1 |
| | * | | | | clocksource/drivers/u300: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/prima2: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -0/+1 |
| | * | | | | clocksource/drivers/mxs: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/moxart: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/atlas7: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -0/+1 |
| | * | | | | clocksource/drivers/clps_711x: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+1 |
| | * | | | | clocksource/drivers/bcm_kona: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -0/+1 |
| | * | | | | clocksource/drivers/bcm2835: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -0/+1 |
| | * | | | | clocksources: Switch back to the clksrc table | Daniel Lezcano | 2016-06-28 | 1 | -3/+3 |
| | * | | | | clocksource/drivers/smp_twd: Convert init function to return error | Daniel Lezcano | 2016-06-28 | 1 | -4/+5 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-25 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | kvm arm/arm64: Remove trailing whitespace from headers | Arnaldo Carvalho de Melo | 2016-07-12 | 1 | -2/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 2 | -12/+113 |
|\ \ \ \ \ |
|
| * | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | | | | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,... | Peter Zijlstra | 2016-06-16 | 1 | -10/+98 |
| * | | | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+17 |
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -2/+2 |
* | | | | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 4.7-rc6 into usb-next | Greg Kroah-Hartman | 2016-07-04 | 2 | -1/+2 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge 4.7-rc4 into usb-next | Greg Kroah-Hartman | 2016-06-20 | 42 | -138/+254 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: at91/dt: sama5d2: Use new compatible for ohci node | Wenyou Yang | 2016-06-08 | 1 | -1/+1 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2016-07-23 | 8 | -39/+48 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | ARM: tegra: beaver: Allow SD card voltage to be changed | Lucas Stach | 2016-07-07 | 1 | -1/+2 |
| * | | | | | | | Merge tag 'mvebu-fixes-4.7-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2016-07-05 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: mvebu: compile pm code conditionally | Arnd Bergmann | 2016-06-30 | 1 | -2/+8 |
| * | | | | | | | | Merge tag 'sunxi-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2016-07-05 | 4 | -20/+27 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: dts: sun7i: Fix pll3x2 and pll7x2 not having a parent clock | Hans de Goede | 2016-06-29 | 1 | -0/+2 |
| | * | | | | | | | | ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists | Hans de Goede | 2016-06-22 | 3 | -19/+24 |
| | * | | | | | | | | ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13 | Boris Brezillon | 2016-06-16 | 1 | -1/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge tag 'mvebu-fixes-4.7-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2016-06-26 | 2 | -16/+11 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| / / / / /
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys | Thomas Petazzoni | 2016-06-16 | 1 | -2/+2 |