| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-22 | 1 | -0/+19 |
|\ |
|
| * | pata_bf54x: handle portmuxing of pins through GPIO PORTs | Sonic Zhang | 2009-12-21 | 1 | -0/+19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-12-22 | 2 | -22/+151 |
|\ \ |
|
| * | | PM / Runtime: Use device type and device class callbacks | Rafael J. Wysocki | 2009-12-22 | 1 | -0/+45 |
| * | | PM: Use pm_runtime_put_sync in system resume | Alan Stern | 2009-12-21 | 1 | -2/+2 |
| * | | PM: Measure device suspend and resume times | Rafael J. Wysocki | 2009-12-18 | 1 | -0/+27 |
| * | | PM: Make the initcall_debug style timing for suspend/resume complete | Rafael J. Wysocki | 2009-12-18 | 1 | -20/+77 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 | Linus Torvalds | 2009-12-22 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | pohmelfs needs I_LOCK | Evgeniy Polyakov | 2009-12-22 | 1 | -2/+0 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-12-22 | 1 | -0/+19 |
|\ \ \ \ |
|
| * | | | | mm: Add notifier in pageblock isolation for balloon drivers | Robert Jennings | 2009-12-18 | 1 | -0/+19 |
* | | | | | media video cx23888 driver: ported to new kfifo API | Stefani Seibold | 2009-12-22 | 1 | -25/+19 |
* | | | | | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 6 | -14/+49 |
* | | | | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 12 | -53/+54 |
* | | | | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 10 | -41/+41 |
* | | | | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 13 | -71/+87 |
* | | | | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 18 | -208/+186 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-21 | 1 | -109/+9 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | pata_cmd64x: fix overclocking of UDMA0-2 modes | Bartlomiej Zolnierkiewicz | 2009-12-20 | 1 | -1/+1 |
| * | | | Revert "pata_cmd64x: implement serialization as per notes" | Jeff Garzik | 2009-12-20 | 1 | -108/+8 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-21 | 11 | -76/+79 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | bnx2: Fix bnx2_netif_stop() merge error. | Michael Chan | 2009-12-21 | 1 | -1/+1 |
| * | | | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC | Sandeep Gopalpet | 2009-12-19 | 1 | -2/+2 |
| * | | | gianfar: Fix stats support | Sandeep Gopalpet | 2009-12-19 | 2 | -6/+46 |
| * | | | gianfar: Fix a filer bug | Sandeep Gopalpet | 2009-12-19 | 2 | -1/+11 |
| * | | | bnx2: fixing a timout error due not refreshing TX timers correctly | Breno Leitao | 2009-12-19 | 1 | -1/+9 |
| * | | | can/at91: don't check platform_get_irq's return value against zero | Uwe Kleine-König | 2009-12-19 | 1 | -1/+1 |
| * | | | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion | Yong Zhang | 2009-12-19 | 1 | -1/+1 |
| * | | | bnx2: reset_task is crashing the kernel. Fixing it. | Breno Leitao | 2009-12-19 | 1 | -1/+1 |
| * | | | TI DaVinci EMAC: Fix MDIO bus frequency configuration | Nageswari Srinivasan | 2009-12-19 | 1 | -1/+1 |
| * | | | e100: Fix broken cbs accounting due to missing memset. | Roger Oksanen | 2009-12-19 | 1 | -1/+1 |
| * | | | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk() | Roel Kluin | 2009-12-19 | 1 | -1/+2 |
| * | | | e1000e: LED settings in EEPROM ignored on 82571 and 82572 | Bruce Allan | 2009-12-19 | 1 | -6/+0 |
| * | | | netxen: use module parameter correctly | Stephen Hemminger | 2009-12-19 | 1 | -54/+3 |
| * | | | Bluetooth: Prevent ill-timed autosuspend in USB driver | Oliver Neukum | 2009-12-17 | 1 | -0/+1 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-19 | 5 | -51/+163 |
|\ \ \ \ |
|
| * | | | | sata_mv: remove pointless NULL test | Jeff Garzik | 2009-12-17 | 1 | -1/+1 |
| * | | | | pata_hpt3x2n: fix clock turnaround | Sergei Shtylyov | 2009-12-17 | 1 | -29/+35 |
| * | | | | libata: fix reporting of drained bytes when clearing DRQ | Robert Hancock | 2009-12-17 | 1 | -1/+1 |
| * | | | | sata_mv: add power management support for the PCI controllers. | Saeed Bishara | 2009-12-17 | 1 | -0/+29 |
| * | | | | sata_mv: store the board_idx into the host private data | Saeed Bishara | 2009-12-17 | 1 | -6/+8 |
| * | | | | pata_octeon_cf: use resource_size(), to fix resource sizing bug | H Hartley Sweeten | 2009-12-17 | 1 | -1/+1 |
| * | | | | libata: use the WRITE_SAME_16 define | Christoph Hellwig | 2009-12-17 | 1 | -1/+1 |
| * | | | | sata_mv: move the PCI bar description initialization code | Saeed Bishara | 2009-12-17 | 1 | -9/+10 |
| * | | | | sata_mv: add power management support for the platform driver | Saeed Bishara | 2009-12-17 | 1 | -0/+43 |
| * | | | | sata_mv: support clkdev framework | Saeed Bishara | 2009-12-17 | 1 | -3/+34 |
| * | | | | sata_mv: increase PIO IORDY timeout | Saeed Bishara | 2009-12-17 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-12-19 | 20 | -49/+71 |
|\ \ \ \ \ |
|
| * | | | | | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens | 2009-12-18 | 1 | -1/+1 |
| * | | | | | [S390] qdio: add counter for input queue full condition | Jan Glauber | 2009-12-18 | 3 | -1/+5 |