| Commit message (Expand) | Author | Age | Files | Lines |
* | ieee1394: fix to ether1394_tx in ether1394.c | Carlos E. Ugarte | 2007-06-16 | 1 | -6/+15 |
* | firewire: fix hang after card ejection | Stefan Richter | 2007-06-16 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-06-15 | 2 | -4/+7 |
|\ |
|
| * | ide-scsi: fix OOPS in idescsi_expiry() | Bartlomiej Zolnierkiewicz | 2007-06-16 | 1 | -1/+1 |
| * | Resume from RAM on HPC nx6325 broken | Rafael J. Wysocki | 2007-06-16 | 1 | -3/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-06-15 | 8 | -7/+38 |
|\ \
| |/
|/| |
|
| * | [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference | Adrian Bunk | 2007-06-15 | 1 | -1/+1 |
| * | [TCP]: Fix logic breakage due to DSACK separation | Ilpo Järvinen | 2007-06-15 | 1 | -4/+5 |
| * | [TCP]: Congestion control API RTT sampling fix | Ilpo Järvinen | 2007-06-15 | 7 | -2/+32 |
* | | mm: Fix memory/cpu hotplug section mismatch and oops. | Paul Mundt | 2007-06-15 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney... | Linus Torvalds | 2007-06-15 | 60 | -2049/+1070 |
|\ \ |
|
| * | | Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in... | Jean-Christian de Rivaz | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin SPI driver: fix bug SPI DMA incomplete transmission | Bryan Wu | 2007-06-11 | 1 | -5/+10 |
| * | | Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes | Mike Frysinger | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin RTC drivers: update MAINTAINERS information | Mike Frysinger | 2007-06-11 | 1 | -0/+8 |
| * | | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB | Mike Frysinger | 2007-06-11 | 1 | -6/+5 |
| * | | Blackfin serial driver: actually implement the break_ctl() function | Mike Frysinger | 2007-06-11 | 1 | -0/+8 |
| * | | Blackfin serial driver: ignore framing and parity errors | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
| * | | Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros.... | Mike Frysinger | 2007-06-11 | 2 | -96/+5 |
| * | | Blackfin arch: redo our linker script a bit | Mike Frysinger | 2007-06-11 | 1 | -111/+56 |
| * | | Blackfin arch: make sure we initialize our L1 Data B section properly based o... | Mike Frysinger | 2007-06-14 | 1 | -2/+3 |
| * | | Blackfin arch: fix bug can not wakeup from sleep via push buttons | Michael Hennerich | 2007-06-14 | 2 | -2/+11 |
| * | | Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line | Mike Frysinger | 2007-06-11 | 1 | -4/+3 |
| * | | Blackfin arch: add missing gpio.h header to fix compiling in some pm configur... | Michael Hennerich | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 | Michael Hennerich | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: fix spelling typo in output | Mike Frysinger | 2007-06-11 | 1 | -1/+1 |
| * | | Blackfin arch: try to split up functions like this into smaller units accordi... | Aubrey Li | 2007-06-14 | 1 | -112/+121 |
| * | | Blackfin arch: add proper ENDPROC() | Mike Frysinger | 2007-06-11 | 21 | -8/+72 |
| * | | Blackfin arch: move more of our startup code to .init so it can be freed once... | Mike Frysinger | 2007-06-11 | 4 | -20/+29 |
| * | | Blackfin arch: unify differences between our diff head.S files -- no function... | Mike Frysinger | 2007-06-11 | 3 | -27/+32 |
| * | | Blackfin arch: update defconfigs | Mike Frysinger | 2007-06-11 | 5 | -214/+528 |
| * | | Blackfin arch: scrub old console defines | Mike Frysinger | 2007-06-11 | 1 | -35/+0 |
| * | | Blackfin arch: fixup Blackfin MAINTIANERS team member list | Bryan Wu | 2007-06-11 | 1 | -34/+36 |
| * | | Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility | Mike Frysinger | 2007-06-14 | 1 | -12/+80 |
| * | | Blackfin arch: mark our memory init functions with __init so they get freed a... | Mike Frysinger | 2007-06-11 | 2 | -14/+14 |
| * | | Blackfin arch: all symbols were offset by 4k, since we didn't have the __text... | Robin Getz | 2007-06-11 | 1 | -0/+1 |
| * | | Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT | Roy Huang | 2007-06-14 | 1 | -0/+22 |
| * | | Blackfin arch: spelling fixes | Simon Arlott | 2007-06-11 | 14 | -17/+17 |
| * | | Blackfin arch: DMA code minor naming convention fix | Aubrey Li | 2007-06-11 | 1 | -3/+3 |
| * | | Blackfin arch: remove defconfig file | Mike Frysinger | 2007-06-11 | 1 | -1327/+0 |
* | | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-06-15 | 1 | -9/+17 |
|\ \ \ |
|
| * | | | splice: only check do_wakeup in splice_to_pipe() for a real pipe | Jens Axboe | 2007-06-15 | 1 | -6/+7 |
| * | | | splice: fix leak of pages on short splice to pipe | Jens Axboe | 2007-06-15 | 1 | -1/+2 |
| * | | | splice: adjust balance_dirty_pages_ratelimited() call | Jens Axboe | 2007-06-15 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 2007-06-15 | 3 | -9/+28 |
|\ \ \ |
|
| * | | | KVM: Prevent guest fpu state from leaking into the host | Avi Kivity | 2007-06-15 | 3 | -9/+28 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-06-15 | 10 | -107/+222 |
|\ \ \ |
|
| * | | | [MIPS] Fix builds where MSC01E_xxx is undefined. | Chris Dearman | 2007-06-14 | 1 | -1/+4 |
| * | | | [MIPS] Separate performance counter interrupts | Chris Dearman | 2007-06-14 | 4 | -46/+135 |