| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: irb memcpy argument swap | Cornelia Huck | 2006-06-05 | 1 | -1/+1 |
* | [PATCH] nmclan_cs: dereferencing skb after netif_rx() | Florin Malita | 2006-06-05 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-05 | 2 | -4/+6 |
|\ |
|
| * | [SPARC64]: Fix missing fold at end of checksums. | David S. Miller | 2006-06-04 | 2 | -4/+6 |
* | | IPoIB: Fix AH leak at interface down | Eli Cohen | 2006-06-05 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-06-03 | 5 | -9/+32 |
|\ |
|
| * | [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() | Bryan Holty | 2006-06-01 | 1 | -1/+1 |
| * | [SCSI] scsi_transport_sas: make write attrs writeable | Eric Moore | 2006-05-20 | 1 | -1/+0 |
| * | [SCSI] scsi_transport_sas; fix user_scan | James Bottomley | 2006-05-20 | 1 | -1/+2 |
| * | [SCSI] ppa: fix for machines with highmem | Randy.Dunlap | 2006-05-19 | 1 | -0/+7 |
| * | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | 2006-05-19 | 1 | -6/+21 |
| * | [SCSI] Blacklist entry for HP dat changer | Thomas Bogendoerfer | 2006-05-19 | 1 | -0/+1 |
* | | [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) Wei | Stephen Hemminger | 2006-06-02 | 1 | -1/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-02 | 1 | -4/+5 |
|\ \ |
|
| * | | [SERIAL] Update parity handling documentation | Peter Korsgaard | 2006-06-02 | 1 | -4/+5 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-02 | 2 | -4/+16 |
|\ \ \ |
|
| * | | | [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks | Lennert Buytenhek | 2006-06-02 | 1 | -3/+15 |
| * | | | [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping | Lennert Buytenhek | 2006-06-02 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-02 | 6 | -36/+71 |
|\ \ \ |
|
| * | | | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 2006-06-01 | 3 | -11/+27 |
| * | | | [SPARC64]: Make smp_processor_id() functional before start_kernel() | David S. Miller | 2006-05-31 | 3 | -25/+44 |
* | | | | [PATCH] slab.c: fix offslab_limit bug | Ingo Molnar | 2006-06-02 | 1 | -14/+13 |
* | | | | [PATCH] cfq-iosched: busy_rr fairness fix | Jens Axboe | 2006-06-01 | 1 | -2/+5 |
* | | | | [PATCH] cfq-iosched: fix bug in timer handling for the idle class | Jens Axboe | 2006-06-01 | 1 | -4/+3 |
* | | | | [PATCH] cfq-iosched: Detect hardware queueing | Jens Axboe | 2006-06-01 | 1 | -2/+13 |
* | | | | [PATCH] cfq-iosched: Detect idle process issuing async request | Jens Axboe | 2006-06-01 | 1 | -3/+13 |
* | | | | [PATCH] cfq-iosched: check busy queues before deciding we are idle | Jens Axboe | 2006-06-01 | 1 | -0/+7 |
| |/ /
|/| | |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-05-31 | 23 | -206/+328 |
|\ \ \ |
|
| * | | | [MIPS] Treat R14000 like R10000. | Kumba | 2006-06-01 | 6 | -1/+19 |
| * | | | [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB | Ralf Baechle | 2006-06-01 | 1 | -6/+4 |
| * | | | [MIPS] Update/Fix instruction definitions | Thiemo Seufer | 2006-06-01 | 1 | -5/+28 |
| * | | | [MIPS] DSP and MDMX share the same config flag bit. | Thiemo Seufer | 2006-06-01 | 1 | -1/+1 |
| * | | | [MIPS] Fix deadlock on MP with cache aliases. | Ralf Baechle | 2006-06-01 | 1 | -9/+30 |
| * | | | [MIPS] Use generic STABS_DEBUG macro. | Atsushi Nemoto | 2006-06-01 | 1 | -5/+2 |
| * | | | [MIPS] Create consistency in "system type" selection. | Martin Michlmayr | 2006-06-01 | 1 | -43/+43 |
| * | | | [MIPS] Use generic DWARF_DEBUG | Atsushi Nemoto | 2006-06-01 | 1 | -10/+3 |
| * | | | [MIPS] Fix kgdb exception handler from user mode. | Atsushi Nemoto | 2006-06-01 | 1 | -3/+5 |
| * | | | [MIPS] Update struct sigcontext member names | Daniel Jacobowitz | 2006-06-01 | 3 | -34/+10 |
| * | | | [MIPS] Update/fix futex assembly | Ralf Baechle | 2006-06-01 | 1 | -25/+116 |
| * | | | [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. | Ralf Baechle | 2006-06-01 | 1 | -24/+0 |
| * | | | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 2006-06-01 | 6 | -1/+14 |
| * | | | [MIPS] Add missing 34K processor IDs | Nigel Stephens | 2006-06-01 | 2 | -0/+2 |
| * | | | [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical address | Sergei Shtylyov | 2006-06-01 | 1 | -39/+49 |
| * | | | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2006-06-01 | 2 | -0/+2 |
| * | | | [MIPS] Fix typo | Ralf Baechle | 2006-06-01 | 1 | -1/+1 |
| |/ / |
|
* | | | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 2006-05-31 | 2 | -2/+8 |
* | | | [PATCH] net/compat.h build fix | Andrew Morton | 2006-05-31 | 1 | -1/+2 |
* | | | [PATCH] md: Fix badness in sysfs_notify caused by md_new_event | NeilBrown | 2006-05-31 | 1 | -1/+10 |
* | | | [PATCH] sgiioc4: use mmio ops instead of port io | Jeremy Higdon | 2006-05-31 | 1 | -5/+11 |
* | | | [PATCH] maxinefb: Fix compilation error | Martin Michlmayr | 2006-05-31 | 1 | -3/+1 |