Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | IB/ipoib: Make sendonly multicast joins create the mcast group | Doug Ledford | 2015-09-25 | 1 | -10/+12 | |
| * | | | | | IB/ipoib: Expire sendonly multicast joins | Christoph Lameter | 2015-09-25 | 3 | -2/+22 | |
| * | | | | | IB/mlx5: Remove pa_lkey usages | Sagi Grimberg | 2015-09-25 | 3 | -62/+1 | |
| * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY | Sagi Grimberg | 2015-09-25 | 4 | -43/+1 | |
| * | | | | | IB/iser: Add module parameter for always register memory | Sagi Grimberg | 2015-09-25 | 4 | -14/+31 | |
| * | | | | | xprtrdma: Replace global lkey with lkey local to PD | Chuck Lever | 2015-09-25 | 5 | -35/+2 | |
| * | | | | | Merge tag 'v4.3-rc2' into k.o/for-4.3-v1 | Doug Ledford | 2015-09-25 | 9555 | -244971/+487373 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
* | | | | | | Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-10-01 | 4 | -3/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UBI: return ENOSPC if no enough space available | shengyong | 2015-09-29 | 2 | -0/+2 | |
| * | | | | | | UBI: Validate data_size | Richard Weinberger | 2015-09-29 | 1 | -0/+5 | |
| * | | | | | | UBIFS: Kill unneeded locking in ubifs_init_security | Richard Weinberger | 2015-09-29 | 1 | -3/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2015-10-01 | 5 | -30/+82 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/... | James Morris | 2015-09-29 | 5 | -30/+82 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too old | David Howells | 2015-09-25 | 2 | -18/+78 | |
| | * | | | | | | X.509: Don't strip leading 00's from key ID when constructing key description | David Howells | 2015-09-25 | 1 | -4/+0 | |
| | * | | | | | | KEYS: Remove unnecessary header #inclusions from extract-cert.c | David Howells | 2015-09-25 | 1 | -4/+0 | |
| | * | | | | | | KEYS: Fix race between key destruction and finding a keyring by name | David Howells | 2015-09-25 | 1 | -4/+4 | |
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-09-30 | 5 | -3/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | watchdog: iTCO: Fix dependencies on I2C | Guenter Roeck | 2015-09-28 | 1 | -1/+2 | |
| * | | | | | | | | watchdog: bcm2835: Fix poweroff behaviour | Noralf Trønnes | 2015-09-28 | 1 | -2/+8 | |
| * | | | | | | | | watchdog: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-28 | 3 | -0/+3 | |
* | | | | | | | | | Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-30 | 3 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | hwmon: (pwm-fan) Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | hwmon: (gpio-fan) Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-21 | 1 | -0/+1 | |
| * | | | | | | | | | hwmon: (abx500) Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-21 | 1 | -0/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-30 | 2 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-09-28 | 2 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex | Paul E. McKenney | 2015-09-21 | 1 | -0/+5 | |
| | * | | | | | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055 | Oleg Nesterov | 2015-09-21 | 1 | -6/+5 | |
| | |/ / / / / / / | ||||||
* | | | / / / / / | Initialize msg/shm IPC objects before doing ipc_addid() | Linus Torvalds | 2015-09-30 | 3 | -17/+18 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2015-09-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | tile: fix build failure | Sudip Mukherjee | 2015-09-28 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-28 | 14 | -81/+290 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MIPS: Initialise MAARs on secondary CPUs | Paul Burton | 2015-09-27 | 3 | -3/+36 | |
| * | | | | | | | | MIPS: print MAAR configuration during boot | Paul Burton | 2015-09-27 | 1 | -0/+29 | |
| * | | | | | | | | MIPS: mm: compile maar_init unconditionally | Paul Burton | 2015-09-27 | 1 | -63/+63 | |
| * | | | | | | | | irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC. | Paul Burton | 2015-09-27 | 1 | -0/+8 | |
| * | | | | | | | | irqchip: mips-gic: Convert CPU numbers to VP IDs. | Paul Burton | 2015-09-27 | 1 | -2/+2 | |
| * | | | | | | | | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 2015-09-27 | 1 | -0/+39 | |
| * | | | | | | | | MIPS: Fix FTLB detection for R6 | James Hogan | 2015-09-22 | 1 | -5/+8 | |
| * | | | | | | | | MIPS: cpu-features: Add cpu_has_ftlb | James Hogan | 2015-09-22 | 4 | -3/+11 | |
| * | | | | | | | | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens | 2015-09-22 | 2 | -2/+28 | |
| * | | | | | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens | 2015-09-22 | 1 | -2/+10 | |
| * | | | | | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUs | Aurelien Jarno | 2015-09-22 | 1 | -0/+42 | |
| * | | | | | | | | MIPS: BPF: Avoid unreachable code on little endian | Aurelien Jarno | 2015-09-22 | 1 | -3/+5 | |
| * | | | | | | | | MIPS: bootmem: Fix mapstart calculation for contiguous maps | Alexander Sverdlin | 2015-09-22 | 1 | -1/+9 | |
| * | | | | | | | | MIPS: Fix console output for Fulong2e system | Guenter Roeck | 2015-09-22 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-27 | 18 | -96/+214 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-09-26 | 3 | -43/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf tools: Fix copying of /proc/kcore | Adrian Hunter | 2015-09-25 | 1 | -22/+13 |