| Commit message (Expand) | Author | Age | Files | Lines |
* | xprtrdma: Add a "max_payload" op for each memreg mode | Chuck Lever | 2015-03-31 | 6 | -36/+59 |
* | xprtrdma: Add vector of ops for each memory registration strategy | Chuck Lever | 2015-03-31 | 6 | -5/+89 |
* | xprtrdma: Prevent infinite loop in rpcrdma_ep_create() | Chuck Lever | 2015-03-31 | 1 | -2/+3 |
* | xprtrdma: Byte-align FRWR registration | Chuck Lever | 2015-03-31 | 1 | -8/+4 |
* | xprtrdma: Perform a full marshal on retransmit | Chuck Lever | 2015-03-31 | 3 | -52/+34 |
* | xprtrdma: Display IPv6 addresses and port numbers correctly | Chuck Lever | 2015-03-31 | 2 | -21/+47 |
* | SUNRPC: Introduce missing well-known netids | Chuck Lever | 2015-03-31 | 2 | -6/+7 |
* | Linux 4.0-rc6v4.0-rc6 | Linus Torvalds | 2015-03-29 | 1 | -1/+1 |
* | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-29 | 18 | -85/+128 |
|\ |
|
| * | Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2015-03-29 | 5 | -12/+21 |
| |\ |
|
| | * | ARM: dts: sunxi: Remove overclocked/overvoltaged OPP | Chen-Yu Tsai | 2015-03-24 | 3 | -6/+3 |
| | * | ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting | Chen-Yu Tsai | 2015-03-24 | 1 | -0/+16 |
| | * | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usage | Chen-Yu Tsai | 2015-02-23 | 1 | -6/+2 |
| * | | Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Olof Johansson | 2015-03-29 | 6 | -7/+53 |
| |\ \ |
|
| | * | | ARM: dts: Fix gpio interrupts for dm816x | Tony Lindgren | 2015-03-18 | 2 | -4/+33 |
| | * | | ARM: dts: dra7: remove ti,hwmod property from pcie phy | Kishon Vijay Abraham I | 2015-03-18 | 1 | -2/+0 |
| | * | | ARM: OMAP: dmtimer: disable pm runtime on remove | Suman Anna | 2015-03-17 | 1 | -0/+2 |
| | * | | ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failure | Suman Anna | 2015-03-17 | 1 | -1/+12 |
| | * | | ARM: OMAP2+: Fix socbus family info for AM33xx devices | Suman Anna | 2015-03-16 | 1 | -0/+2 |
| | * | | ARM: dts: omap3: Add missing dmas for crypto | Pali Rohár | 2015-03-16 | 1 | -0/+4 |
| * | | | Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg... | Olof Johansson | 2015-03-29 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ARM: socfpga: dts: fix spi1 interrupt | Mark James | 2015-03-19 | 1 | -1/+1 |
| * | | | | arm64: juno: Fix misleading name of UART reference clock | Dave Martin | 2015-03-29 | 1 | -1/+1 |
| * | | | | Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes | Olof Johansson | 2015-03-29 | 3 | -64/+50 |
| |\ \ \ \ |
|
| | * | | | | ARM: pxa: fix pxa interrupts handling in DT | Robert Jarzmik | 2015-02-23 | 2 | -63/+49 |
| | * | | | | ARM: pxa: Fix typo in zeus.c | Masanari Iida | 2015-02-23 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-03-16 | 2 | -0/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: dts: rockchip: disable gmac by default in rk3288.dtsi | Alexandru M Stan | 2015-03-14 | 1 | -0/+1 |
| | * | | | MAINTAINERS: add rockchip regexp to the ARM/Rockchip entry | Heiko Stuebner | 2015-03-14 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-03-28 | 1 | -4/+14 |
|\ \ \ \ |
|
| * | | | | x86/asm/entry: Check for syscall exit work with IRQs disabled | Andy Lutomirski | 2015-03-24 | 1 | -4/+14 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-03-28 | 3 | -9/+12 |
|\ \ \ \ \ |
|
| * | | | | | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() | Maxime Ripard | 2015-03-26 | 1 | -7/+0 |
| * | | | | | clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors | Richard Weinberger | 2015-03-26 | 1 | -0/+3 |
| * | | | | | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop | Preeti U Murthy | 2015-03-23 | 1 | -2/+9 |
| |/ / / / |
|
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-03-28 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | sched: Fix RLIMIT_RTTIME when PI-boosting to RT | Brian Silverman | 2015-03-23 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-03-28 | 1 | -0/+10 |
|\ \ \ \ \ |
|
| * | | | | | perf: Fix irq_work 'tail' recursion | Peter Zijlstra | 2015-03-23 | 1 | -0/+10 |
| |/ / / / |
|
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-03-28 | 2 | -30/+59 |
|\ \ \ \ \ |
|
| * | | | | | lockdep: Fix the module unload key range freeing logic | Peter Zijlstra | 2015-03-23 | 2 | -30/+59 |
| |/ / / / |
|
* | | | | | Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-03-28 | 2 | -10/+16 |
|\ \ \ \ \ |
|
| * | | | | | parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT | Helge Deller | 2015-03-23 | 1 | -5/+3 |
| * | | | | | parisc: mm: don't count preallocated pmds | Mikulas Patocka | 2015-03-23 | 1 | -2/+7 |
| * | | | | | parisc: Add compile-time check when adding new syscalls | Helge Deller | 2015-03-23 | 1 | -3/+6 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-03-28 | 2 | -4/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6 | Marcelo Tosatti | 2015-03-25 | 2 | -4/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: PPC: Book3S HV: Fix instruction emulation | Paul Mackerras | 2015-03-20 | 1 | -0/+1 |
| | * | | | | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count | Paul Mackerras | 2015-03-20 | 1 | -1/+1 |
| | * | | | | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr() | Paul Mackerras | 2015-03-20 | 1 | -3/+3 |