summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse39-1893/+746
2006-06-10[DLM] compat patchPatrick Caulfield2-14/+163
2006-06-07[GFS2] Fix warning on impossible event in eattr codeSteven Whitehouse1-5/+4
2006-06-06[GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse1-9/+5
2006-06-06Merge branch 'master'Steven Whitehouse211-1534/+2151
2006-06-06Linux 2.6.17-rc6v2.6.17-rc6Linus Torvalds1-2/+2
2006-06-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-44/+18
2006-06-06[BRIDGE]: fix locking and memory leak in br_add_bridgeJiri Benc1-12/+7
2006-06-06Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds10-10/+10
2006-06-06Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+6
2006-06-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-3/+4
2006-06-06[MIPS] Fix sparsemem support.Chad Reese4-3/+18
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto6-11/+21
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2-5/+5
2006-06-06[MIPS] Fix 64-bit build for RM7000.Ralf Baechle1-0/+1
2006-06-06[MIPS] IP32: Fix warnings.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix non-linear memory mapping on MIPSSergei Shtylyov2-27/+31
2006-06-06[MIPS] SB1: Only pass1 FPUs are broken beyond recovery.Ralf Baechle1-1/+1
2006-06-06[MIPS] open() forces O_LARGEFILE for o32 on 64bit kernelsThiemo Seufer1-1/+1
2006-06-06[MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environmentSergei Shtylyov1-15/+9
2006-06-06[MIPS] Fix swap entry for MIPS32 36-bit physical addressSergei Shtylyov1-2/+14
2006-06-06[MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address supportSergei Shtylyov1-2/+3
2006-06-06[MIPS] Save write-only Config.OD from being clobberedSergei Shtylyov2-0/+39
2006-06-06[MIPS] Print more information if we're struck by a machine check exception.Ralf Baechle1-2/+17
2006-06-06[MIPS] Fix declaration of smp_prepare_cpus() platform hook.Ralf Baechle1-2/+2
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto3-21/+21
2006-06-06[MIPS] Fix instable BogoMIPS on multi-issue processors.Ralf Baechle1-10/+12
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto1-0/+6
2006-06-06[MIPS] Fix SMP now that fixup_cpu_present_map is gone.Ralf Baechle1-1/+4
2006-06-06[MIPS] Remove duplicate declaration of cpu_online_map.Ralf Baechle1-1/+0
2006-06-06[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2
2006-06-06[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita1-0/+3
2006-06-06[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen3-23/+0
2006-06-06[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1
2006-06-06[TCP]: Avoid skb_pull if possible when trimming headHerbert Xu ~{PmVHI~}1-7/+5
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2-1/+7
2006-06-05[PATCH] uml: add -ffreestanding to CFLAGSJeff Dike1-0/+4
2006-06-05[PATCH] uml: more __user annotationsAl Viro3-17/+22
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_addrspa...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_p...Trond Myklebust1-9/+10
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky5-18/+9