summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix a typo in do_uml_initcallsJeff Dike2006-06-051-1/+1
* [PATCH] uml: fix wall_to_monotonic initializationJeff Dike2006-06-053-20/+13
* [PATCH] uml: add asm/irqflags.hJeff Dike2006-06-051-0/+6
* [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-052-38/+38
* [PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen2006-06-051-3/+3
* [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter2006-06-051-1/+1
* [PATCH] MAINTAINERS: Add entries for BNX2 and TG3Michael Chan2006-06-051-0/+12
* [PATCH] Implement get / set tso for forcedeth driverZachary Amsden2006-06-051-0/+16
* [PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt2006-06-051-7/+11
* [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...Trond Myklebust2006-06-051-9/+10
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-055-18/+9
* [PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley2006-06-051-2/+4
* [PATCH] Sparsemem build fixRalf Baechle2006-06-051-0/+1
* [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-052-4/+4
* [PATCH] s390: irb memcpy argument swapCornelia Huck2006-06-051-1/+1
* [PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita2006-06-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-052-4/+6
|\
| * [SPARC64]: Fix missing fold at end of checksums.David S. Miller2006-06-042-4/+6
* | IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-06-035-9/+32
|\
| * [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty2006-06-011-1/+1
| * [SCSI] scsi_transport_sas: make write attrs writeableEric Moore2006-05-201-1/+0
| * [SCSI] scsi_transport_sas; fix user_scanJames Bottomley2006-05-201-1/+2
| * [SCSI] ppa: fix for machines with highmemRandy.Dunlap2006-05-191-0/+7
| * [SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley2006-05-191-6/+21
| * [SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer2006-05-191-0/+1
* | [TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) WeiStephen Hemminger2006-06-021-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-021-4/+5
|\ \
| * | [SERIAL] Update parity handling documentationPeter Korsgaard2006-06-021-4/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-022-4/+16
|\ \ \
| * | | [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek2006-06-021-3/+15
| * | | [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 steppingLennert Buytenhek2006-06-021-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-026-36/+71
|\ \ \
| * | | [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-013-11/+27
| * | | [SPARC64]: Make smp_processor_id() functional before start_kernel()David S. Miller2006-05-313-25/+44
* | | | [PATCH] slab.c: fix offslab_limit bugIngo Molnar2006-06-021-14/+13
* | | | [PATCH] cfq-iosched: busy_rr fairness fixJens Axboe2006-06-011-2/+5
* | | | [PATCH] cfq-iosched: fix bug in timer handling for the idle classJens Axboe2006-06-011-4/+3
* | | | [PATCH] cfq-iosched: Detect hardware queueingJens Axboe2006-06-011-2/+13
* | | | [PATCH] cfq-iosched: Detect idle process issuing async requestJens Axboe2006-06-011-3/+13
* | | | [PATCH] cfq-iosched: check busy queues before deciding we are idleJens Axboe2006-06-011-0/+7
| |/ / |/| |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-05-3123-206/+328
|\ \ \
| * | | [MIPS] Treat R14000 like R10000.Kumba2006-06-016-1/+19
| * | | [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KBRalf Baechle2006-06-011-6/+4
| * | | [MIPS] Update/Fix instruction definitionsThiemo Seufer2006-06-011-5/+28
| * | | [MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer2006-06-011-1/+1
| * | | [MIPS] Fix deadlock on MP with cache aliases.Ralf Baechle2006-06-011-9/+30
| * | | [MIPS] Use generic STABS_DEBUG macro.Atsushi Nemoto2006-06-011-5/+2
| * | | [MIPS] Create consistency in "system type" selection.Martin Michlmayr2006-06-011-43/+43
| * | | [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
OpenPOWER on IntegriCloud