aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[PATCH] uml: __user annotation in arch_prctlAl Viro1-1/+1
2006-06-05[PATCH] uml: fix a typo in do_uml_initcallsJeff Dike1-1/+1
2006-06-05[PATCH] uml: fix wall_to_monotonic initializationJeff Dike3-20/+13
2006-06-05[PATCH] uml: add asm/irqflags.hJeff Dike1-0/+6
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton2-38/+38
2006-06-05[PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen1-3/+3
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()Stefan Richter1-1/+1
2006-06-05[PATCH] MAINTAINERS: Add entries for BNX2 and TG3Michael Chan1-0/+12
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden1-0/+16
2006-06-05[PATCH] pmf_register_irq_client() gives sleep with locks held warningBenjamin Herrenschmidt1-7/+11
2006-06-05[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path()Trond Myklebust1-9/+10
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky5-18/+9
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley1-2/+4
2006-06-05[PATCH] Sparsemem build fixRalf Baechle1-0/+1
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter2-4/+4
2006-06-05[PATCH] s390: irb memcpy argument swapCornelia Huck1-1/+1
2006-06-05[PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita1-1/+1
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+6
2006-06-05[ARM] 3543/1: [Fwd: PXA270 bootparams address not set]Steve Yang1-0/+1
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen1-0/+1
2006-06-05[SERIAL] typo: buad -> baudHorst Schirmeier10-10/+10
2006-06-04[SPARC64]: Fix missing fold at end of checksums.David S. Miller2-4/+6
2006-06-04[ARM] Trivial typo fixesEgry Gabor3-3/+3
2006-06-04[MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle1-1/+1
2006-06-04[MMC] Add maintainers entry for MMC subsystemRussell King1-0/+5
2006-06-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-9/+32
2006-06-02[TCP] tcp_highspeed: Fix problem observed by Xiaoliang (David) WeiStephen Hemminger1-1/+2
2006-06-02Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-4/+5
2006-06-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+16
2006-06-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-36/+71
2006-06-02[ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasksLennert Buytenhek1-3/+15
2006-06-02[ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 steppingLennert Buytenhek1-1/+1
2006-06-02[PATCH] slab.c: fix offslab_limit bugIngo Molnar1-14/+13
2006-06-02[SERIAL] Update parity handling documentationPeter Korsgaard1-4/+5
2006-06-01[SPARC64]: Fix D-cache corruption in mremapDavid S. Miller3-11/+27
2006-06-02[PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski1-1/+1
2006-06-02[PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita1-0/+6
2006-06-01[PATCH] cfq-iosched: busy_rr fairness fixJens Axboe1-2/+5
2006-06-01[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty1-1/+1
2006-06-01[PATCH] cfq-iosched: fix bug in timer handling for the idle classJens Axboe1-4/+3
2006-06-01[PATCH] cfq-iosched: Detect hardware queueingJens Axboe1-2/+13
2006-06-01[PATCH] cfq-iosched: Detect idle process issuing async requestJens Axboe1-3/+13
2006-06-01[PATCH] cfq-iosched: check busy queues before deciding we are idleJens Axboe1-0/+7
2006-05-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-206/+328
2006-06-01[MIPS] Treat R14000 like R10000.Kumba6-1/+19
2006-06-01[MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KBRalf Baechle1-6/+4
2006-06-01[MIPS] Update/Fix instruction definitionsThiemo Seufer1-5/+28
2006-06-01[MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer1-1/+1
2006-06-01[MIPS] Fix deadlock on MP with cache aliases.Ralf Baechle1-9/+30