summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-172-6/+5
|\
| * OF: add empty of_device_is_available for !OFRob Herring2013-04-111-0/+5
| * ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-6/+0
* | 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-051-0/+1
| * | Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...Stephen Warren2013-04-053-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-0819-24/+84
|\ \ \ \
| * \ \ \ Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-311-0/+10
| |\ \ \ \
| | * \ \ \ Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-221-0/+10
| | |\ \ \ \
| | | * | | | xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+10
| * | | | | | 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-292-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
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-271-0/+6
| |\ \ \ \ \ \
| | * | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-0/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-267-13/+27
| |\ \ \ \ \ \ \
| | * | | | | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-261-10/+6
| | * | | | | | | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-212-2/+6
| | * | | | | | | thermal: shorten too long mcast group nameMasatake YAMATO2013-03-201-1/+1
| | * | | | | | | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+1
| | * | | | | | | udp: add encap_destroy callbackTom Parkin2013-03-201-0/+1
| | * | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-0/+12
| * | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-251-2/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-2/+5
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | 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-0834-59/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | of: Add support for reading a u32 from a multi-value property.Tony Prisk2013-04-041-0/+9
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-231-0/+28
| |\ \ \ \ \ \ \
| | * | | | | | | NVMe: Define SMART logKeith Busch2012-11-131-0/+28
| * | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-234-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: zone_end_pfn is too smallRuss Anderson2013-03-231-1/+1
| | * | | | | | | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-232-1/+6