Age | Commit message (Expand) | Author |
2011-08-10 | xen: xen-selfballoon.c needs more header files | Randy Dunlap |
2011-08-03 | xen/self-balloon: Add dependency on tmem. | Konrad Rzeszutek Wilk |
2011-08-03 | xen/balloon: Fix compile errors - missing header files. | Konrad Rzeszutek Wilk |
2011-08-03 | xen/grant: Fix compile warning. | Konrad Rzeszutek Wilk |
2011-08-03 | xen/pciback: remove duplicated #include | Huang Weiyi |
2011-07-29 | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds |
2011-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog | Linus Torvalds |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-07-28 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-07-28 | n2_crypto: Attach on Niagara-T3. | David S. Miller |
2011-07-28 | n2rng: Attach on Niagara-T3. | David S. Miller |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctl | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck |
2011-07-28 | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck |
2011-07-28 | watchdog: hpwdt: add next gen HP servers | Thomas Mingarelli |
2011-07-27 | tg3: Remove 5719 jumbo frames and TSO blocks | Matt Carlson |
2011-07-27 | tg3: Break larger frags into 4k chunks for 5719 | Matt Carlson |
2011-07-27 | tg3: Add tx BD budgeting code | Matt Carlson |
2011-07-27 | tg3: Consolidate code that calls tg3_tx_set_bd() | Matt Carlson |
2011-07-27 | tg3: Add partial fragment unmapping code | Matt Carlson |
2011-07-27 | tg3: Generalize tg3_skb_error_unmap() | Matt Carlson |
2011-07-27 | tg3: Remove short DMA check for 1st fragment | Matt Carlson |
2011-07-27 | tg3: Simplify tx bd assignments | Matt Carlson |
2011-07-27 | tg3: Reintroduce tg3_tx_ring_info | Matt Carlson |
2011-07-27 | ASIX: Use only 11 bits of header for data size | Marek Vasut |
2011-07-27 | ASIX: Simplify condition in rx_fixup() | Marek Vasut |
2011-07-27 | Fix cdc-phonet build | Chris Clayton |
2011-07-27 | bonding: reduce noise during init | Andy Gospodarek |
2011-07-27 | bonding: fix string comparison errors | Andy Gospodarek |
2011-07-27 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman |
2011-07-27 | forcedeth: fix vlans | Jiri Pirko |
2011-07-27 | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e | Sebastian Pöhn |
2011-07-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-07-28 | md/raid10: handle further errors during fix_read_error better. | NeilBrown |
2011-07-28 | md/raid10: Handle read errors during recovery better. | NeilBrown |
2011-07-28 | md/raid10: simplify read error handling during recovery. | NeilBrown |
2011-07-28 | md/raid10: record bad blocks due to write errors during resync/recovery. | NeilBrown |
2011-07-28 | md/raid10: attempt to fix read errors during resync/check | NeilBrown |
2011-07-28 | md/raid10: Handle write errors by updating badblock log. | NeilBrown |
2011-07-28 | md/raid10: clear bad-block record when write succeeds. | NeilBrown |
2011-07-28 | md/raid10: avoid writing to known bad blocks on known bad drives. | NeilBrown |
2011-07-28 | md/raid10 record bad blocks as needed during recovery. | NeilBrown |