| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-08-11 | 1 | -0/+1 |
|\ |
|
| * | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 2013-08-07 | 1 | -0/+1 |
* | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 2 | -1/+18 |
|\ \ |
|
| * \ | Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-08-05 | 2 | -1/+18 |
| |\ \ |
|
| | * | | iio: ti_am335x_adc: Fix wrong samples received on 1st read | Patil, Rachna | 2013-07-21 | 1 | -0/+16 |
| | * | | iio:trigger: Fix use_count race condition | Lars-Peter Clausen | 2013-07-20 | 1 | -1/+2 |
* | | | | Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 1 | -7/+7 |
|\ \ \ \ |
|
| * | | | | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 2013-08-07 | 1 | -1/+5 |
| * | | | | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 2013-08-06 | 1 | -6/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-10 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | [media] v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda | 2013-07-26 | 1 | -0/+1 |
* | | | | | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov | 2013-08-08 | 1 | -0/+1 |
* | | | | | Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-08 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | regmap: Add missing header for !CONFIG_REGMAP stubs | Mateusz Krawczuk | 2013-08-06 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-08-07 | 2 | -6/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set | Dhaval Giani | 2013-08-03 | 1 | -1/+1 |
| * | | | | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin | 2013-08-03 | 1 | -4/+6 |
| * | | | | tracing: trace_remove_event_call() should fail if call/file is in use | Oleg Nesterov | 2013-07-31 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-08-04 | 9 | -14/+19 |
|\ \ \ \ |
|
| * | | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL | Cong Wang | 2013-08-02 | 4 | -6/+6 |
| * | | | | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set | Cong Wang | 2013-08-02 | 1 | -0/+5 |
| * | | | | ipv6: prevent fib6_run_gc() contention | Michal Kubeček | 2013-08-01 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-01 | 3 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz | 2013-07-31 | 3 | -6/+6 |
| * | | | | | ndisc: Add missing inline to ndisc_addr_option_pad | Joe Perches | 2013-08-01 | 1 | -1/+1 |
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-08-02 | 2 | -1/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | mlx5_core: Implement new initialization sequence | Eli Cohen | 2013-07-31 | 2 | -1/+23 |
* | | | | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-08-02 | 2 | -6/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes | Colin Cross | 2013-07-30 | 1 | -0/+1 |
| * | | | | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 2013-07-29 | 1 | -6/+0 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-08-01 | 1 | -7/+7 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-31 | 1 | -7/+7 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | drm: fix 64 bit drm fixed point helpers | Alex Deucher | 2013-07-30 | 1 | -7/+7 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-01 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | | |
|
| * | | | | | | | vmpressure: make sure there are no events queued after memcg is offlined | Michal Hocko | 2013-07-31 | 1 | -0/+1 |
| * | | | | | | | vmpressure: change vmpressure::sr_lock to spinlock | Michal Hocko | 2013-07-31 | 1 | -1/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-31 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-07-19 | 1 | -2/+3 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | ssb: fix alignment of struct bcma_device_id | Arnd Bergmann | 2013-07-18 | 1 | -2/+3 |
* | | | | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2013-07-30 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch | 2013-07-27 | 2 | -2/+3 |
* | | | | | | | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | pinctrl: am33xx dt binding: correct include path | Ian Campbell | 2013-07-21 | 1 | -1/+1 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-26 | 2 | -11/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" | Rafael J. Wysocki | 2013-07-26 | 2 | -11/+1 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-26 | 4 | -10/+16 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 1 | -1/+1 |
| * | | | | | | | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ... | Olof Johansson | 2013-07-23 | 2 | -9/+11 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: imx: fix vf610 enet module clock selection | Shawn Guo | 2013-07-15 | 1 | -1/+3 |
| | * | | | | | | | | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUX | Philipp Zabel | 2013-07-15 | 1 | -8/+8 |
| | | |/ / / / / /
| | |/| | | | | | |
|