summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds2006-06-051-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-058-44/+18
|\
| * [BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc2006-06-051-12/+7
| * [IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita2006-06-051-1/+2
| * [PPPOE]: Missing result check in __pppoe_xmit().Florin Malita2006-06-051-0/+3
| * [NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2006-06-053-23/+0
| * [NETCONSOLE]: Clean up initcall warning.Matt Mackall2006-06-051-1/+1
| * [TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}2006-06-051-7/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-0510-10/+10
|\ \
| * | [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-0510-10/+10
* | | 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
OpenPOWER on IntegriCloud