- e50208a e1000e: Fix build with CONFIG_PM disabled. by David S. Miller · 15 years ago
- fa05e1a drivers/net/e100.c: Use pr_<level> and netif_<level> by Joe Perches · 15 years ago
- abf35df NET: Support clause 45 MDIO commands at the MDIO bus level by Jason Gunthorpe · 15 years ago
- 23606cf e1000e / PCI / PM: Add basic runtime PM support (rev. 4) by Rafael J. Wysocki · 15 years ago
- e175944 r8169 / PCI / PM: Add simplified runtime PM support (rev. 3) by Rafael J. Wysocki · 15 years ago
- ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
- 0dc7d2b drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 15 years ago
- c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 15 years ago
- db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 15 years ago
- 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 15 years ago
- d0cad87 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver by Steve Glendinning · 15 years ago
- c5e49fb ne: Do not use slashes in irq name string by Atsushi Nemoto · 15 years ago
- edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 15 years ago
- 6ad3414 gigaset: correct range checking off by one error by Tilman Schmidt · 15 years ago
- d00561a ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe by Lars Ellenberg · 15 years ago
- 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
- b8d6897 myri: remove dead code by Dan Carpenter · 15 years ago
- 873a69a gigaset: prune use of tty_buffer_request_room by Tilman Schmidt · 15 years ago
- 3a0a3a6 gigaset: correct clearing of at_state strings on RING by Tilman Schmidt · 15 years ago
- bc35b4e gigaset: avoid registering CAPI driver more than once by Tilman Schmidt · 15 years ago
- 4d823be obsolete config in kernel source: HSO_AUTOPM by Christoph Egger · 15 years ago
- 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 15 years ago
- d287d66 atm: use for_each_set_bit() by Akinobu Mita · 15 years ago
- 876e956 drivers/net: drop redundant memset by Julia Lawall · 15 years ago
- 255f5c3 i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names by Ian Munsie · 15 years ago
- 8b4017d i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver by Ian Munsie · 15 years ago
- dec9951 isdn: misplaced parenthesis in pof_handle_data() by Roel Kluin · 15 years ago
- 9baddeb bnx2x: change smp_mb() comment to conform the true by Stanislaw Gruszka · 15 years ago
- 0efc22f bnx2x: remove not necessary compiler barrier by Stanislaw Gruszka · 15 years ago
- 2d99cf1 bnx2x: use smp_mb() to keep ordering of read write operations by Stanislaw Gruszka · 15 years ago
- d4a2ac3 be2net: fix mccq create for big endian architectures by Ajit Khaparde · 15 years ago
- d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 15 years ago
- be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 15 years ago
- 211a0d9 e100: Fix ring parameter change handling regression. by David S. Miller · 15 years ago
- a3d3203 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- f937331 init dynamic bin_attribute structures by Wolfram Sang · 15 years ago
- ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
- 149fe9c ACPI: processor: push file static MADT pointer into internal map_madt_entry() by Alex Chiang · 15 years ago
- eae701c ACPI: processor: refactor internal map_lsapic_id() by Alex Chiang · 15 years ago
- d674209 ACPI: processor: refactor internal map_x2apic_id() by Alex Chiang · 15 years ago
- 1113073 ACPI: processor: refactor internal map_lapic_id() by Alex Chiang · 15 years ago
- d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
- 3b1da4c ACPI: processor: remove early _PDC optin quirks by Alex Chiang · 15 years ago
- 5d554a7 ACPI: processor: add internal processor_physically_present() by Alex Chiang · 15 years ago
- 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 15 years ago
- 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 15 years ago
- 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 15 years ago
- 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 15 years ago
- 7e0e9c0 PNPACPI: add bus number support by Bjorn Helgaas · 15 years ago
- fa35b492 PNPACPI: add window support by Bjorn Helgaas · 15 years ago
- d060705 acpiphp: Execute ACPI _REG method for hotadded devices by Shaohua Li · 15 years ago
- 70287db ACPI video: Be more liberal in validating _BQC behaviour by Matthew Garrett · 15 years ago
- 02ca6c4 Add include to i2c-xii.c to fix build error by Randy Dunlap · 15 years ago
- a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- bced863 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
- 31968ec Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table by Christoph Fritz · 15 years ago
- c91ed05 Input: ALPS - fix stuck buttons on some touchpads by Martin Buck · 15 years ago
- 3474cbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
- 2d378b9 sparc64: Add very basic XVR-1000 framebuffer driver. by David S. Miller · 15 years ago
- d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 122ce87 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- c251c7f drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages by Joe Perches · 15 years ago
- 2a40018 sky2: Avoid rtnl_unlock without rtnl_lock by Mike McCormack · 15 years ago
- 3f07d12 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant by Julia Lawall · 15 years ago
- a003460 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
- 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 15 years ago
- d07b56b at24: Init dynamic bin_attribute structures by Wolfram Sang · 15 years ago
- e77482d i2c: Drop configure option I2C_DEBUG_CHIP by Jean Delvare · 15 years ago
- 6a9bcce tsl2550: Move from i2c/chips to misc by Jean Delvare · 15 years ago
- c074c39 i2c-i801: Don't use the block buffer for I2C block writes by Jean Delvare · 15 years ago
- 8e4b980 i2c-powermac: Be less verbose in the absence of real errors. by Jean Delvare · 15 years ago
- f635a1e i2c-smbus: Use device_lock/device_unlock by Stephen Rothwell · 15 years ago
- 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 15 years ago
- daf9fe2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
- 11bfe2e Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 15 years ago
- b6fedfd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
- c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- dca1d9f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- d759c37 mxcmmc: fixed max_seg_size value on initialization by Vladimir Zapolskiy · 15 years ago
- 8c1840f sgi-gru: use for_each_set_bit() by Akinobu Mita · 15 years ago
- 0fbcae2 drivers/char/mmtimer.c: eliminate useless code by Julia Lawall · 15 years ago
- 582ef52 w1: mxc_w1: move probe() and remove() to the dev* text area by Alberto Panizzo · 15 years ago
- 6786073 w1: fix test in ds2482_wait_1wire_idle() by Roel Kluin · 15 years ago
- 7ed63d5 serial amba-pl010: enable PPS support by Rodolfo Giometti · 15 years ago
- dc77f16 serial 8250: enable PPS support by Rodolfo Giometti · 15 years ago
- a0880df pps: serial clients support by Rodolfo Giometti · 15 years ago
- 572b9ad ldisc n_tty: add new method n_tty_inherit_ops() by Rodolfo Giometti · 15 years ago
- 697fb85 pps: LinuxPPS clients support by Rodolfo Giometti · 15 years ago
- 5f3cd1e dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h by FUJITA Tomonori · 15 years ago
- 6a1961f dma-mapping: dma-mapping.h: add dma_set_coherent_mask by FUJITA Tomonori · 15 years ago
- e3c4bcc dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask by FUJITA Tomonori · 15 years ago
- 8004fd2 edac: e752x: add dram scrubbing support by Peter Tyser · 15 years ago
- 8de5c1a edac: e752x fsb ecc by Konstantin Olifer · 15 years ago
- 66ed3f7 edac: mpc85xx use resource_size instead of raw math by H Hartley Sweeten · 15 years ago
- dcca7c3 edac: mpc85xx improve SDRAM error reporting by Peter Tyser · 15 years ago
- 2176863 edac: mpc85xx mask ecc syndrome correctly by Peter Tyser · 15 years ago
- 2f95d51 ipmi: fix slave_addrs setting to actually work by Bela Lubkin · 15 years ago
- ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 15 years ago
- d6db2ad copy_signal() cleanup: clean tty_audit_fork() by Veaceslav Falico · 15 years ago