| Commit message (Expand) | Author | Age | Files | Lines |
* | maple: remove unused variable | Adrian McMenamin | 2008-02-26 | 1 | -1/+0 |
* | sh: SH5-103 needs to select CPU_SH5. | Paul Mundt | 2008-02-25 | 1 | -0/+1 |
* | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. | Paul Mundt | 2008-02-25 | 2 | -3/+3 |
* | Linux 2.6.25-rc3v2.6.25-rc3 | Linus Torvalds | 2008-02-24 | 1 | -1/+1 |
* | i2c-i801: Add support for the ICH10 | Gaston, Jason D | 2008-02-24 | 3 | -3/+12 |
* | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n | David Brownell | 2008-02-24 | 1 | -1/+8 |
* | i2c-pca-isa: Add access check to legacy ioports | Christian Krafft | 2008-02-24 | 1 | -0/+7 |
* | Alchemy: compile fix | Manuel Lauss | 2008-02-24 | 4 | -0/+4 |
* | i2c: Storage class should be before const qualifier | Tobias Klauser | 2008-02-24 | 2 | -3/+3 |
* | i2c-pxa: Misc fixes | Wolfram Sang | 2008-02-24 | 1 | -11/+14 |
* | ARM: OMAP: Release i2c_adapter after use (Siemens SX1) | Jean Delvare | 2008-02-24 | 1 | -0/+2 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-24 | 8 | -20/+44 |
|\ |
|
| * | libata-core: fix kernel-doc warning | Randy Dunlap | 2008-02-24 | 1 | -1/+1 |
| * | sata_fsl: fix build with ATA_VERBOSE_DEBUG | Anton Vorontsov | 2008-02-24 | 1 | -3/+5 |
| * | [libata] ahci: AMD SB700/SB800 SATA support 64bit DMA | Shane Huang | 2008-02-24 | 1 | -6/+17 |
| * | libata-pmp: clear hob for pmp register accesses | Mark Lord | 2008-02-24 | 1 | -2/+2 |
| * | libata: automatically use DMADIR if drive/bridge requires it | Tejun Heo | 2008-02-24 | 4 | -3/+17 |
| * | power_state: get rid of write-only variable in SATA | Pavel Machek | 2008-02-24 | 1 | -3/+0 |
| * | pata_atiixp: Use 255 sector limit | Alan Cox | 2008-02-24 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-24 | 51 | -180/+521 |
|\ \ |
|
| * | | [NETFILTER]: fix ebtable targets return | Joonwoo Park | 2008-02-24 | 3 | -3/+3 |
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. | Pavel Emelyanov | 2008-02-24 | 5 | -43/+10 |
| * | | [NET]: Restore sanity wrt. print_mac(). | David S. Miller | 2008-02-24 | 2 | -5/+8 |
| * | | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. | Pavel Emelyanov | 2008-02-24 | 1 | -2/+4 |
| * | | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK | Thomas Graf | 2008-02-24 | 1 | -6/+19 |
| * | | tg3: ethtool phys_id default | Stephen Hemminger | 2008-02-24 | 1 | -1/+1 |
| * | | [BNX2]: Update version to 1.7.4. | Michael Chan | 2008-02-24 | 1 | -2/+2 |
| * | | [BNX2]: Disable parallel detect on an HP blade. | Michael Chan | 2008-02-24 | 2 | -1/+14 |
| * | | [BNX2]: More 5706S link down workaround. | Michael Chan | 2008-02-24 | 1 | -15/+17 |
| * | | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 2008-02-21 | 1 | -5/+12 |
| * | | zd1211rw: fix sparse warnings | Johannes Berg | 2008-02-21 | 1 | -3/+9 |
| * | | rtl818x: fix sparse warnings | Johannes Berg | 2008-02-21 | 2 | -2/+6 |
| * | | ssb: Fix pcicore cardbus mode | Michael Buesch | 2008-02-21 | 4 | -2/+39 |
| * | | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 2008-02-21 | 6 | -11/+122 |
| * | | ssb: Fix the GPIO API | Michael Buesch | 2008-02-21 | 4 | -18/+60 |
| * | | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 2008-02-21 | 7 | -0/+63 |
| * | | ssb: Fix serial console on new bcm47xx devices | Michael Buesch | 2008-02-21 | 2 | -5/+34 |
| * | | ath5k: Fix build warnings on some 64-bit platforms. | David Miller | 2008-02-21 | 1 | -6/+8 |
| * | | WDEV, ath5k, don't return int from bool function | Jiri Slaby | 2008-02-21 | 3 | -6/+9 |
| * | | WDEV: ath5k, fix lock imbalance | Jiri Slaby | 2008-02-21 | 1 | -0/+1 |
| * | | p54usb: add USB ID for Linksys WUSB54G ver 2 | John W. Linville | 2008-02-20 | 1 | -0/+1 |
| * | | p54usb: add USB ID for Phillips CPWUA054 | Ivo Couckuyt | 2008-02-20 | 1 | -0/+1 |
| * | | [NETNS]: Namespace leak in pneigh_lookup. | Denis V. Lunev | 2008-02-20 | 1 | -0/+1 |
| * | | [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. | Pavel Emelyanov | 2008-02-20 | 1 | -0/+2 |
| * | | veth: fix dev refcount race | Daniel Lezcano | 2008-02-20 | 1 | -13/+40 |
| * | | [NIU]: More BMAC alt MAC address fixes. | Matheos Worku | 2008-02-20 | 2 | -5/+6 |
| * | | [NETFILTER]: Use __u32 in struct nf_inet_addr | Patrick McHardy | 2008-02-20 | 1 | -1/+1 |
| * | | [NETFILTER]: xt_iprange: fix subtraction-based comparison | Jan Engelhardt | 2008-02-20 | 1 | -1/+1 |
| * | | [NETFILTER]: xt_hashlimit: remove unneeded struct member | Jan Engelhardt | 2008-02-20 | 2 | -4/+0 |
| * | | [NETFILTER]: Make sure xt_policy.h is unifdef'ed. | Robert P. J. Day | 2008-02-20 | 1 | -1/+1 |