summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht
2013-04-08Input: MT - handle semi-mt devices in coreHenrik Rydberg
2013-03-18Merge tag 'v3.9-rc3' into nextDmitry Torokhov
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-13Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-05Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-04eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-02cache the value of file_inode() in struct fileAl Viro
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda