summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\
| * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-17
| * Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-15
| |\
| | * mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2013-03-12
| | * mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-12
| | * mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-12
| * | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-15
| * | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-14
| |\ \
| | * | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-14
| * | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-13
| |\ \ \
| | * | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-13
| | * | | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-13
| * | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-13
| |\ \ \ \
| | * | | | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-05
| | | |_|/ | | |/| |
| * | | | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-06
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-02
| * | | | idr: fix new kernel-doc warningsRandy Dunlap2013-03-12
| | |_|/ | |/| |
* | | | tty: Don't reenable already enabled ldiscPeter Hurley2013-03-18
* | | | tty: Add diagnostic for halted line disciplinePeter Hurley2013-03-18
* | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* | | | TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
* | | | tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley2013-03-18
* | | | tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-18
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\ \ \
| * | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
| |/ /
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08
* | | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-07
|\ \ \
| * \ \ Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-05
| |\ \ \ | | |/ / | |/| |
| | * | regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-01
* | | | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-07
|\ \ \ \
| * | | | eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-26
| |\ \ \ \ \
| | * | | | | netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-21
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-05
|\ \ \ \ \ \ \
| * | | | | | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-22
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner2013-02-26
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \ \ \ \ \
| * | | | | | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * | | | | | | cache the value of file_inode() in struct fileAl Viro2013-03-01
* | | | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-02
| * | | | | | | | metag: Internal and external irqchipsJames Hogan2013-03-02
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-03
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2013-03-01
| * | | | | | | | watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens2013-03-01
| * | | | | | | | rtc: stmp3xxx: add wdt-accessor functionWolfram Sang2013-03-01