Age | Commit message (Expand) | Author |
2011-07-26 | watchdog: sp805: Flush posted writes in enable/disable. | Nick Bowler |
2011-07-26 | watchdog: sp805: Don't write 0 to the load value register. | Nick Bowler |
2011-07-26 | watchdog: imx2_wdt: add device tree probe support | Shawn Guo |
2011-07-22 | watchdog: s3c2410: Add support for device tree based probe | Thomas Abraham |
2011-07-22 | watchdog: mpcore_wdt: Add suspend/resume support. | Peter Fordham |
2011-07-22 | watchdog: mtx1-wdt: use dev_{err,info} instead of printk() | Florian Fainelli |
2011-07-22 | watchdog: i.MX: use IMX_HAVE_PLATFORM_IMX2_WDT to depend on | Sascha Hauer |
2011-07-22 | watchdog: add support for the Synopsys DesignWare WDT | Jamie Iles |
2011-07-22 | watchdog: pc87413_wdt: Cleanup pc87413 watchdog driver to use | Jonathan McDowell |
2011-07-22 | watchdog: iTCO_wdt: clean-up PCI device ID's | Wim Van Sebroeck |
2011-07-22 | watchdog: Use "request_muxed_region" in it87 watchdog drivers | Nat Gurumoorthy |
2011-07-21 | Linux 3.0v3.0 | Linus Torvalds |
2011-07-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-07-21 | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel |
2011-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-21 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-07-21 | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds |
2011-07-21 | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich |
2011-07-21 | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky |
2011-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-20 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2011-07-20 | signal: align __lock_task_sighand() irq disabling and RCU | Paul E. McKenney |
2011-07-20 | softirq,rcu: Inform RCU of irq_exit() activity | Peter Zijlstra |
2011-07-20 | sched: Add irq_{enter,exit}() to scheduler_ipi() | Peter Zijlstra |
2011-07-20 | rcu: protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney |
2011-07-20 | sched: Avoid creating superfluous NUMA domains on non-NUMA systems | Peter Zijlstra |
2011-07-20 | sched: Allow for overlapping sched_domain spans | Peter Zijlstra |
2011-07-20 | sched: Break out cpu_power from the sched_group structure | Peter Zijlstra |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-07-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds |
2011-07-19 | vmscan: fix a livelock in kswapd | Shaohua Li |
2011-07-19 | fs/libfs.c: fix simple_attr_write() on 32bit machines | Akinobu Mita |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-19 | vfs: fix race in rcu lookup of pruned dentry | Linus Torvalds |
2011-07-19 | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney |
2011-07-19 | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special | Paul E. McKenney |
2011-07-19 | rcu: decrease rcu_report_exp_rnp coupling with scheduler | Paul E. McKenney |
2011-07-19 | ceph: fix file mode calculation | Sage Weil |
2011-07-19 | davinci: DM365 EVM: fix video input mux bits | Jon Povey |
2011-07-19 | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor |
2011-07-18 | drm/i915: Fix unfenced alignment on pre-G33 hardware | Chris Wilson |
2011-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-07-18 | pppoe: Must flush connections when MAC address changes too. | David S. Miller |
2011-07-18 | include/linux/sdla.h: remove the prototype of sdla() | WANG Cong |
2011-07-18 | Fix cifs_get_root() | Al Viro |