summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | | [MIPS] Fix kgdb exception handler from user mode.Atsushi Nemoto2006-06-011-3/+5
| * | | [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-013-34/+10
| * | | [MIPS] Update/fix futex assemblyRalf Baechle2006-06-011-25/+116
| * | | [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-06-011-24/+0
| * | | [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-016-1/+14
| * | | [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-012-0/+2
| * | | [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov2006-06-011-39/+49
| * | | [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
| * | | [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
| |/ /
* | | [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-05-312-2/+8
* | | [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
OpenPOWER on IntegriCloud