| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.34-rc6' into core/locking | Frederic Weisbecker | 2010-04-30 | 4247 | -82571/+188115 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-30 | 2 | -4/+11 |
| |\ |
|
| | * | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n... | viresh kumar | 2010-04-30 | 1 | -1/+1 |
| | * | ARM: 6030/1: KS8695: enable console | Yegor Yefremov | 2010-04-23 | 1 | -0/+1 |
| | * | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. | viresh kumar | 2010-04-22 | 1 | -0/+6 |
| | * | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs. | viresh kumar | 2010-04-22 | 1 | -3/+3 |
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-04-30 | 2 | -0/+6 |
| |\ \ |
|
| | * | | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 2010-04-28 | 2 | -0/+6 |
| * | | | pktcdvd: improve BKL and compat_ioctl.c usage | Arnd Bergmann | 2010-04-29 | 1 | -3/+14 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-04-28 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | regulator: fix enabling regulator issue on max8925 | Haojian Zhuang | 2010-04-28 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-28 | 23 | -136/+1230 |
| |\ \ \ \ |
|
| | * | | | | sfc: Change falcon_probe_board() to fail for unsupported boards | Ben Hutchings | 2010-04-28 | 3 | -12/+7 |
| | * | | | | sfc: Always close net device at the end of a disabling reset | Ben Hutchings | 2010-04-28 | 1 | -2/+2 |
| | * | | | | sfc: Wait at most 10ms for the MC to finish reading out MAC statistics | Ben Hutchings | 2010-04-28 | 1 | -2/+11 |
| | * | | | | net/usb: add sierra_net.c driver | Elina Pasheva | 2010-04-28 | 3 | -0/+1012 |
| | * | | | | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-28 | 1 | -0/+1 |
| | * | | | | gianfar: Wait for both RX and TX to stop | Andy Fleming | 2010-04-28 | 1 | -3/+3 |
| | * | | | | ipheth: potential null dereferences on error path | Dan Carpenter | 2010-04-27 | 1 | -7/+8 |
| | * | | | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() | Ken Kawasaki | 2010-04-27 | 1 | -10/+21 |
| | * | | | | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann | 2010-04-27 | 1 | -0/+1 |
| | * | | | | bnx2: Update version to 2.0.9. | Michael Chan | 2010-04-27 | 1 | -2/+2 |
| | * | | | | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. | Michael Chan | 2010-04-27 | 1 | -18/+20 |
| | * | | | | bnx2: Fix lost MSI-X problem on 5709 NICs. | Michael Chan | 2010-04-27 | 1 | -1/+5 |
| | * | | | | cxgb3: Wait longer for control packets on initialization | Andre Detsch | 2010-04-27 | 1 | -1/+1 |
| | * | | | | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan | 2010-04-27 | 3 | -40/+55 |
| | * | | | | ixgbe: Power down PHY during driver resets | Peter Waskiewicz | 2010-04-27 | 3 | -24/+62 |
| | * | | | | r8169: more broken register writes workaround | françois romieu | 2010-04-27 | 1 | -0/+5 |
| | * | | | | r8169: failure to enable mwi should not be fatal | françois romieu | 2010-04-27 | 1 | -14/+13 |
| | * | | | | tg3: Fix INTx fallback when MSI fails | Andre Detsch | 2010-04-26 | 1 | -0/+1 |
| * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-28 | 1 | -36/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | pcmcia: fix matching rules for pseudo-multi-function cards | Alexander Kurz | 2010-04-26 | 1 | -3/+4 |
| | * | | | | | pcmcia: pcmcia_dev_present bugfix | Dominik Brodowski | 2010-04-21 | 1 | -33/+14 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-04-28 | 7 | -67/+80 |
| |\ \ \ \ \ |
|
| | * | | | | | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe | 2010-04-27 | 1 | -4/+42 |
| | * | | | | | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel | 2010-04-27 | 4 | -62/+33 |
| | * | | | | | drbd: Terminate a connection early if sending the protocol fails | Philipp Reisner | 2010-04-22 | 1 | -1/+2 |
| | * | | | | | drbd: fix memory leak | Dan Carpenter | 2010-04-22 | 1 | -0/+1 |
| | * | | | | | Fix JFFS2 sync silent failure | Jörn Engel | 2010-04-22 | 1 | -0/+2 |
| | |/ / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-28 | 3 | -10/+10 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | watchdog: booke_wdt: fix build - unconstify watchdog_info | Anton Vorontsov | 2010-04-27 | 1 | -1/+1 |
| | * | | | | watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. | Denis Turischev | 2010-04-26 | 1 | -5/+5 |
| | * | | | | watchdog: sbc_fitpc2_wdt: fixed I/O operations order | Denis Turischev | 2010-04-26 | 1 | -2/+2 |
| | * | | | | Watchdog: sb_wdog.c: Fix sibyte watchdog initialization | Guenter Roeck | 2010-04-26 | 1 | -2/+2 |
| * | | | | | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier | 2010-04-28 | 1 | -1/+13 |
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-27 | 8 | -14/+25 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | drm/radeon: Fix sparc regression in r300_scratch() | David Miller | 2010-04-27 | 1 | -1/+1 |
| | * | | | | drm: make sure vblank interrupts are disabled at DPMS time | Jesse Barnes | 2010-04-27 | 1 | -0/+1 |
| | * | | | | drm/radeon/kms/evergreen: No EnableYUV table | Alex Deucher | 2010-04-23 | 1 | -1/+1 |
| | * | | | | drm/radeon: 9800 SE has only one quadpipe | Tormod Volden | 2010-04-23 | 3 | -5/+15 |