summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2013-08-081-0/+1
* Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-081-0/+1
|\
| * regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-061-0/+1
* | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-072-6/+8
|\ \ | |/ |/|
| * tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani2013-08-021-1/+1
| * tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-021-4/+6
| * tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-039-14/+19
|\ \
| * | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-014-6/+6
| * | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-011-0/+5
| * | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-013-6/+6
| |\ \
| | * | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-313-6/+6
| * | | ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-07-311-1/+1
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-022-1/+23
|\ \ \ \
| * | | | mlx5_core: Implement new initialization sequenceEli Cohen2013-07-312-1/+23
* | | | | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-022-6/+1
|\ \ \ \ \
| * | | | | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
| * | | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-6/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-311-7/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-311-7/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm: fix 64 bit drm fixed point helpersAlex Deucher2013-07-301-7/+7
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-311-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko2013-07-311-0/+1
| * | | | | vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko2013-07-311-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-311-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-191-2/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
* | | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-292-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-272-2/+3
* | | | | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-281-1/+1
|\ \ \ \ \ \
| * | | | | | pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-211-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-262-11/+1
|\ \ \ \ \ \
| * | | | | | Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki2013-07-262-11/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-264-10/+16
|\ \ \ \ \ \
| * | | | | | ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-1/+1
| * | | | | | Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-07-222-9/+11
| |\ \ \ \ \ \
| | * | | | | | ARM: imx: fix vf610 enet module clock selectionShawn Guo2013-07-151-1/+3
| | * | | | | | ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUXPhilipp Zabel2013-07-151-8/+8
| | | |/ / / / | | |/| | | |
| * | | | | | dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski2013-07-221-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-262-11/+11
|\ \ \ \ \ \
| * | | | | | USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-162-11/+11
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-261-37/+84
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-241-37/+84
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-241-4/+0
|\ \ \ \ \
| * | | | | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-4/+0
* | | | | | Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-231-1/+6
|\ \ \ \ \ \
| * | | | | | EDAC: Fix lockdep splatBorislav Petkov2013-07-231-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-232-40/+8
|\ \ \ \ \ \
| * | | | | | cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2013-07-121-2/+1