Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | genirq: Delegate irq affinity setting to the irq thread | Thomas Gleixner | 2009-07-21 | 4 | -9/+48 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-07-22 | 4 | -5/+19 | |
|\ \ \ \ | ||||||
| * | | | | sched: fix nr_uninterruptible accounting of frozen tasks really | Thomas Gleixner | 2009-07-18 | 2 | -1/+9 | |
| * | | | | sched: fix load average accounting vs. cpu hotplug | Thomas Gleixner | 2009-07-18 | 1 | -2/+2 | |
| * | | | | sched: Account for vruntime wrapping | Fabio Checconi | 2009-07-18 | 1 | -2/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-07-22 | 5 | -12/+23 | |
|\ \ \ \ | ||||||
| * | | | | virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch | Rakib Mullick | 2009-07-19 | 1 | -1/+6 | |
| * | | | | block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel | Xiaotian Feng | 2009-07-17 | 1 | -5/+6 | |
| * | | | | ataflop: adjust NULL test | Julia Lawall | 2009-07-17 | 1 | -1/+1 | |
| * | | | | block: fix failfast merge testing in elv_rq_merge_ok() | Tejun Heo | 2009-07-17 | 1 | -4/+9 | |
| * | | | | z2ram: Small cleanup for z2ram.c | Zhaolei | 2009-07-15 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-07-22 | 2 | -26/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | fs/Kconfig: move nilfs2 out | Ryusuke Konishi | 2009-07-14 | 2 | -26/+26 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-07-22 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ide-tape: Don't leak kernel stack information | Michael Buesch | 2009-07-21 | 1 | -0/+1 | |
| * | | | | | | ide: fix memory leak when flush command is issued | Maxime Bizon | 2009-07-21 | 1 | -0/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-22 | 50 | -112/+3417 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sky2: Avoid races in sky2_down | Mike McCormack | 2009-07-21 | 1 | -8/+8 | |
| * | | | | | | | drivers/net/mlx4: Adjust constant | Julia Lawall | 2009-07-21 | 1 | -1/+1 | |
| * | | | | | | | drivers/net: Move a dereference below a NULL test | Julia Lawall | 2009-07-21 | 1 | -1/+2 | |
| * | | | | | | | drivers/net: Move a dereference below a NULL test | Julia Lawall | 2009-07-21 | 1 | -3/+4 | |
| * | | | | | | | connector: maintainer/mail update. | Evgeniy Polyakov | 2009-07-21 | 5 | -6/+13 | |
| * | | | | | | | USB host CDC Phonet network interface driver | Rémi Denis-Courmont | 2009-07-21 | 3 | -0/+470 | |
| * | | | | | | | macsonic, jazzsonic: fix oops on module unload | Finn Thain | 2009-07-21 | 2 | -0/+2 | |
| * | | | | | | | macsonic: move probe function to .devinit.text | Uwe Kleine-König | 2009-07-21 | 1 | -7/+7 | |
| * | | | | | | | can: switch carrier on if device was stopped while in bus-off state | Wolfgang Grandegger | 2009-07-20 | 1 | -0/+4 | |
| * | | | | | | | can: restart device even if dev_alloc_skb() fails | Wolfgang Grandegger | 2009-07-20 | 1 | -2/+2 | |
| * | | | | | | | can: sja1000: remove duplicated includes | Wolfgang Grandegger | 2009-07-20 | 1 | -1/+0 | |
| * | | | | | | | New device ID for sc92031 [1088:2031] | Cesar Eduardo Barros | 2009-07-20 | 1 | -0/+1 | |
| * | | | | | | | 3c589_cs: re-initialize the multicast in the tc589_reset | Ken Kawasaki | 2009-07-20 | 1 | -7/+14 | |
| * | | | | | | | Fix error return for setsockopt(SO_TIMESTAMPING) | Rémi Denis-Courmont | 2009-07-20 | 1 | -1/+1 | |
| * | | | | | | | netxen: fix thermal check and shutdown | Dhananjay Phadke | 2009-07-20 | 1 | -6/+8 | |
| * | | | | | | | netxen: fix deadlock on dev close | Dhananjay Phadke | 2009-07-20 | 4 | -13/+23 | |
| * | | | | | | | netxen: fix context deletion sequence | Dhananjay Phadke | 2009-07-20 | 3 | -7/+9 | |
| * | | | | | | | net: Micrel KS8851 SPI network driver | Ben Dooks | 2009-07-20 | 4 | -0/+1625 | |
| * | | | | | | | tcp: Use correct peer adr when copying MD5 keys | John Dykstra | 2009-07-20 | 2 | -2/+2 | |
| * | | | | | | | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra | 2009-07-20 | 4 | -1/+8 | |
| * | | | | | | | Add mac driver for w90p910 | Wan ZongShun | 2009-07-20 | 3 | -0/+1114 | |
| * | | | | | | | Update Andreas Koensgen's email address | Ralf Baechle | 2009-07-17 | 4 | -4/+4 | |
| * | | | | | | | MAINTAINERS entry for STRIP driver | Ralf Baechle | 2009-07-17 | 1 | -1/+0 | |
| * | | | | | | | cdc-eem: bad crc checking | Vincent CUISSARD | 2009-07-16 | 1 | -1/+1 | |
| * | | | | | | | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 2009-07-16 | 1 | -4/+0 | |
| * | | | | | | | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 2009-07-16 | 1 | -0/+2 | |
| * | | | | | | | sky2: revert shutdown changes | Stephen Hemminger | 2009-07-16 | 1 | -8/+1 | |
| * | | | | | | | net: sock_copy() fixes | Eric Dumazet | 2009-07-16 | 2 | -15/+37 | |
| * | | | | | | | E100: work around the driver using streaming DMA mapping for RX descriptors. | Krzysztof Halasa | 2009-07-16 | 1 | -0/+3 | |
| * | | | | | | | bonding: clean muticast addresses when device changes type | Moni Shoua | 2009-07-16 | 1 | -2/+10 | |
| * | | | | | | | atl1c: misplaced parenthesis | roel kluin | 2009-07-16 | 1 | -1/+1 | |
| * | | | | | | | atl1c: add missing parentheses | roel kluin | 2009-07-16 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-07-16 | 4 | -6/+28 | |
| |\ \ \ \ \ \ \ |