aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/drivers' into late/multiplatformArnd Bergmann2013-04-1912-4/+278
|\
| * Merge branch 'samsung/exynos-multiplatform' into next/driversArnd Bergmann2013-04-191-0/+56
| |\
| | * mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-191-0/+56
| * | Merge branch 'reset/for_v3.10' of git://git.pengutronix.de/git/pza/linux into...Olof Johansson2013-04-122-0/+68
| |\ \
| | * | reset: Add reset controller APIPhilipp Zabel2013-04-122-0/+68
| * | | Merge tag 'tegra-for-3.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-04-091-0/+1
| |\ \ \
| | * | | clk: tegra: defer application of init tableStephen Warren2013-04-041-0/+1
| | * | | Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren2013-04-043-2/+73
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'depends/clk' into next/driversArnd Bergmann2013-04-093-2/+73
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-0/+22
| | * | | clk: Add composite clock typePrashant Gaikwad2013-03-261-0/+31
| | * | | clk: add table lookup to muxPeter De Schrijver2013-03-222-2/+9
| | * | | clk: Introduce optional unprepare_unused callbackUlf Hansson2013-03-191-0/+5
| | * | | clk: Introduce optional is_prepared callbackUlf Hansson2013-03-191-0/+6
| * | | | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-0812-12/+43
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'omap-for-v3.10/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-081-0/+5
| |\ \ \ \
| | * | | | usb: phy: nop: Add some parameters to platform dataRoger Quadros2013-03-181-0/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-081-2/+10
| |\ \ \ \
| | * | | | clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-281-2/+9
| | * | | | clocksource: add empty version of clocksource_of_initRob Herring2013-03-111-0/+1
| * | | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-0823-36/+150
| |\ \ \ \ \
| | * | | | | of: Add support for reading a u32 from a multi-value property.Tony Prisk2013-04-041-0/+9
| | | |_|_|/ | | |/| | |
| * | | | | irqchip: Renesas IRQC driverMagnus Damm2013-03-181-0/+27
| * | | | | irqchip: intc-irqpin: GPL header for platform dataMagnus Damm2013-03-181-0/+19
| * | | | | irqchip: Renesas INTC External IRQ pin driverMagnus Damm2013-03-181-0/+10
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-072-1/+2
|\ \ \ \ \
| * | | | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-072-1/+2
* | | | | | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-051-0/+1
|\ \ \ \ \ \
| * | | | | | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-261-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-052-1/+8
|\ \ \ \ \ \
| * | | | | | netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-051-0/+4
| * | | | | | net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-051-1/+1
| * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-041-0/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: reset nf_trace in nf_resetGao feng2013-03-251-0/+3
* | | | | | | | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-041-8/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat2013-04-021-8/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-022-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-192-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-271-1/+1
* | | | | | | Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-312-5/+2
* | | | | | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-282-4/+1
* | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-281-0/+2
|\ \ \ \ \ \ \
| * | | | | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-281-0/+23
|\ \ \ \ \ \ \
| * | | | | | | extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi2013-03-131-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-283-0/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | userns: Restrict when proc and sysfs can be mountedEric W. Biederman2013-03-271-0/+4
| * | | | | | vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2013-03-271-0/+2
| * | | | | | userns: Don't allow creation if the user is chrootedEric W. Biederman2013-03-271-0/+2
| | |_|_|_|/ | |/| | | |