aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner
2009-09-18mm: Fix problem of parameter in noteJianjun Kong
2009-09-18kref: double kref_put() in my_data_handler()Roel Kluin
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-09-18Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2009-09-18Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman
2009-09-18[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown
2009-09-18[WATCHDOG] Add watchdog driver for NUC900Wan ZongShun
2009-09-18[WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock
2009-09-17sata_promise: update reset codeMikael Pettersson
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo
2009-09-17ahci: restore pci_intx() handlingTejun Heo
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt
2009-09-17vsprintf: add %ps that is the same as %pS but is like %pfSteven Rostedt