summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-06-052-1/+6
|\
| * [MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle2006-06-041-1/+1
| * [MMC] Add maintainers entry for MMC subsystemRussell King2006-06-041-0/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-054-3/+4
|\ \
| * | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set]Steve Yang2006-06-051-0/+1
| * | [ARM] Trivial typo fixesEgry Gabor2006-06-043-3/+3
| |/
* | [MIPS] Fix sparsemem support.Chad Reese2006-06-064-3/+18
* | [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-066-11/+21
* | [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-062-5/+5
* | [MIPS] Fix 64-bit build for RM7000.Ralf Baechle2006-06-061-0/+1
* | [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
* | [MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2006-06-062-27/+31
* | [MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle2006-06-061-1/+1
* | [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer2006-06-061-1/+1
* | [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov2006-06-061-15/+9
* | [MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov2006-06-061-2/+14
* | [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov2006-06-061-2/+3
* | [MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2006-06-062-0/+39
* | [MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle2006-06-061-2/+17
* | [MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle2006-06-061-2/+2
* | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto2006-06-063-21/+21
* | [MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle2006-06-061-10/+12
* | [MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto2006-06-061-0/+6
* | [MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle2006-06-061-1/+4
* | [MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle2006-06-061-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2006-06-052-1/+7
|\ \
| * | [PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski2006-06-021-1/+1
| * | [PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita2006-06-021-0/+6
* | | [PATCH] uml: add -ffreestanding to CFLAGSJeff Dike2006-06-051-0/+4
* | | [PATCH] uml: more __user annotationsAl Viro2006-06-053-17/+22
* | | [PATCH] uml: __user annotation in arch_prctlAl Viro2006-06-051-1/+1
* | | [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
|/ /
OpenPOWER on IntegriCloud