Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | drivers/video: bad error test before a dereference | Julien Brunel | 2008-11-19 | 1 | -1/+1 | |
| | | * | | | | | | hwmon: applesmc: Add support for iMac 6 | Henrik Rydberg | 2008-11-19 | 1 | -0/+9 | |
| | | * | | | | | | Parport driver: disable pc-style parport on Blackfin systems | Mike Frysinger | 2008-11-18 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 204 | -1039/+8873 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Release old elevator on change elevator | Zhaolei | 2008-11-18 | 1 | -1/+7 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2008-11-17 | 2 | -3/+14 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | mfd: Correct WM8350 I2C return code usage | Mark Brown | 2008-11-16 | 1 | -2/+13 | |
| | * | | | | | mfd: fix event masking for da9030 | Mike Rapoport | 2008-11-16 | 1 | -1/+1 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-11-17 | 1 | -50/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | rtc: rtc-sun4v fixes, revised | Alessandro Zummo | 2008-11-14 | 1 | -50/+19 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-17 | 24 | -100/+498 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | | ||||||
| | * | | | isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply | Harvey Harrison | 2008-11-16 | 1 | -2/+4 | |
| | * | | | e1000e: fix IPMI traffic | Jeff Kirsher | 2008-11-16 | 3 | -2/+51 | |
| | * | | | e1000e: fix warn_on reload after phy_id error | Jeff Kirsher | 2008-11-16 | 1 | -0/+1 | |
| | * | | | phy: fix phy address bug | Giulio Benetti | 2008-11-16 | 1 | -2/+2 | |
| | * | | | e100: fix dma error in direction for mapping | Jesse Brandeburg | 2008-11-16 | 1 | -10/+10 | |
| | * | | | igb: use dev_printk instead of printk | Bjorn Helgaas | 2008-11-16 | 1 | -4/+3 | |
| | * | | | qla3xxx: Cleanup: Fix link print statements. | Ron Mercer | 2008-11-16 | 1 | -14/+5 | |
| | * | | | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 | |
| | * | | | e1000: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 | |
| | * | | | e1000e: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 2 | -2/+7 | |
| | * | | | via-velocity: enable perfect filtering for multicast packets | Joey Zhuo | 2008-11-16 | 1 | -1/+1 | |
| | * | | | phy: Add support for Marvell 88E1118 PHY | Ron Madrid | 2008-11-15 | 1 | -0/+66 | |
| | * | | | mlx4_en: Pause parameters per port | Yevgeny Petrilin | 2008-11-15 | 3 | -22/+24 | |
| | * | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-11-14 | 5 | -29/+15 | |
| | |\ \ \ | ||||||
| | | * | | | phylib: fix premature freeing of struct mii_bus | Lennert Buytenhek | 2008-11-14 | 1 | -1/+1 | |
| | | * | | | atl1: Do not enumerate options unsupported by chip | J. K. Cliburn | 2008-11-14 | 1 | -14/+3 | |
| | | * | | | atl1e: fix broken multicast by removing unnecessary crc inversion | J. K. Cliburn | 2008-11-14 | 1 | -4/+0 | |
| | | * | | | gianfar: Fix DMA unmap invocations | Andy Fleming | 2008-11-14 | 1 | -7/+8 | |
| | | * | | | net/ucc_geth: Fix oops in uec_get_ethtool_stats() | Anton Vorontsov | 2008-11-14 | 1 | -3/+3 | |
| | * | | | | niu: Bump driver version and release date. | David S. Miller | 2008-11-14 | 1 | -2/+2 | |
| | * | | | | NIU: Add Sun CP3260 ATCA blade support | Santwona Behera | 2008-11-14 | 2 | -6/+293 | |
| | |/ / / | ||||||
| * | | | | acpi: fix oops in acpi_system_wakeup_device_seq_show | Linus Torvalds | 2008-11-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-11-15 | 5 | -25/+56 | |
| |\ \ \ \ | ||||||
| | * | | | | HID: don't grab devices with no input | Jiri Slaby | 2008-11-14 | 1 | -6/+11 | |
| | * | | | | HID: fix radio-mr800 hidquirks | Alexey Klimov | 2008-11-13 | 1 | -1/+1 | |
| | * | | | | HID: fix kworld fm700 radio hidquirks | Alexey Klimov | 2008-11-13 | 1 | -1/+1 | |
| | * | | | | HID: fix start/stop cycle in usbhid driver | Jiri Slaby | 2008-11-13 | 1 | -0/+8 | |
| | * | | | | HID: use single threaded work queue for hid_compat | Andi Kleen | 2008-11-13 | 1 | -1/+1 | |
| | * | | | | HID: map macbook keys for "Expose" and "Dashboard" | Henrik Rydberg | 2008-11-13 | 1 | -2/+3 | |
| | * | | | | HID: support for new unibody macbooks | Henrik Rydberg | 2008-11-13 | 3 | -0/+15 | |
| | * | | | | HID: fix locking in hidraw_open() | Oliver Neukum | 2008-11-13 | 1 | -14/+16 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-11-15 | 6 | -17/+21 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | pcmcia: ensure correct logging in do_io_probe | Dominik Brodowski | 2008-11-09 | 1 | -6/+6 | |
| | * | | | | | pcmcia: add another pata/ide ID | Marc Pignat | 2008-11-09 | 2 | -0/+2 | |
| | * | | | | | pcmcia: add braces in error path | Dominik Brodowski | 2008-11-02 | 1 | -1/+2 | |
| | * | | | | | pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-02 | 3 | -9/+8 | |
| | * | | | | | pcmcia: setup resource information for pseudo multifunction devices. | Komuro | 2008-11-02 | 1 | -0/+2 | |
| | * | | | | | pcmcia: fix indentation & braces disagreement - add braces | Ilpo Järvinen | 2008-11-01 | 1 | -1/+2 | |
| * | | | | | | LIS3LV02Dx: remove unused #include <version.h> | Huang Weiyi | 2008-11-15 | 1 | -1/+0 |