aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-07
|\
| * constify dcache.c inlined helpers where possibleAl Viro2013-09-05
| * vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-07
|\ \
| * | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-31
| * | sysfs: Restrict mounting sysfsEric W. Biederman2013-08-29
| * | userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman2013-08-26
| * | vfs: Lock in place mounts from more privileged usersEric W. Biederman2013-07-24
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-07
|\ \ \
| * | | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-07
|\ \ \ \
| * | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-06
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
| |\ \ \ \
| * | | | | crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes2013-08-21
| * | | | | modules: add support for soft module dependenciesAndreas Robinson2013-07-31
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-07
|\ \ \ \ \ \
| * | | | | | net: add documentation for BQL helpersFlorian Fainelli2013-09-06
* | | | | | | Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-09-07
|\ \ \ \ \ \ \
| * | | | | | | gpio: em: Add pinctrl supportMagnus Damm2013-07-21
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-07
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2013-09-06
| |\ \ \ \ \ \ \
| | * | | | | | | Input: add SYN_MAX and SYN_CNT constantsDavid Herrmann2013-08-29
| | * | | | | | | Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev2013-08-26
* | | | | | | | | Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds2013-09-07
* | | | | | | | | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-06
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into...Olof Johansson2013-08-29
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'renesas-tpu-pwm-for-v3.12' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-08-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | leds: Remove leds-renesas-tpu driverLaurent Pinchart2013-07-21
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'boards-3.12' of git://git.infradead.org/linux-mvebu into next/boardsOlof Johansson2013-08-11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | backlight: Add ROHM BD6107 backlight driverLaurent Pinchart2013-07-16
| * | | | | | | | | | backlight: Add Sanyo LV5207LP backlight driverLaurent Pinchart2013-07-16
| * | | | | | | | | | backlight: Add GPIO-based backlight driverLaurent Pinchart2013-07-16
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tegra-cpuidle: provide stub when !CONFIG_CPU_IDLEKyle McMartin2013-08-29
| * | | | | | | | | | Merge tag 'imx-soc-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Kevin Hilman2013-08-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | phy: micrel: Add definitions for common Micrel PHY registersDinh Nguyen2013-08-22
| * | | | | | | | | | | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-13
| | * | | | | | | | | | | of: pci: add registry of MSI chipsThomas Petazzoni2013-08-12
| | * | | | | | | | | | | PCI: Introduce new MSI chip infrastructureThierry Reding2013-08-12
| | * | | | | | | | | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-12
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-08-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drivers-3.12' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson2013-08-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | bus: mvebu-mbus: Remove the no longer used name-based APIThomas Petazzoni2013-08-06
| | * | | | | | | | | | | bus: mvebu-mbus: Add new API for the PCIe memory and IO apertureEzequiel Garcia2013-08-06
| | * | | | | | | | | | | bus: mvebu-mbus: Introduce device tree bindingEzequiel Garcia2013-08-06
| | * | | | | | | | | | | bus: mvebu-mbus: Add new API for window creationThomas Petazzoni2013-08-06
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'ux500-devicetree-for-v3.12-1' of git://git.kernel.org/pub/scm/linu...Kevin Hilman2013-08-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |