summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-25Linux 2.6.21-rc5v2.6.21-rc5Linus Torvalds1-1/+1
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner1-1/+2
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner1-3/+16
2007-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-13/+68
2007-03-24[PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl1-3/+3
2007-03-24[PATCH] cx88-dvb: fix nxt200x rf input switchingMichael Krufky1-2/+2
2007-03-24[ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski1-1/+1
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner1-2/+7
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle7-17/+18
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle1-4/+5
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle1-1/+2
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle1-1/+1
2007-03-24[MIPS] ARC: Fix warning.Ralf Baechle1-1/+1
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle3-3/+29
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto1-1/+1
2007-03-24[MIPS] Fix pipeline hazard.Ralf Baechle1-0/+1
2007-03-24[MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena1-1/+1
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu3-7/+14
2007-03-23[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner1-0/+8
2007-03-23[PATCH] i386: clear segment register padding in core dumpsRoland McGrath1-5/+5
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds3-1/+13
2007-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+3
2007-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-197/+460
2007-03-23[PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton1-1/+2
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther1-3/+1
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka1-0/+3
2007-03-23[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells1-4/+11
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris1-3/+3
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner4-1/+16
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds1-29/+9
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter1-0/+3
2007-03-23[netdrvr] ewrk3: correct card detection bugJeff Garzik1-2/+1
2007-03-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-8/+10
2007-03-23cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray1-12/+12
2007-03-23myri10ge: update driver version to 1.3.0-1.226Brice Goglin1-1/+1
2007-03-23myri10ge: fix management of >4kB allocated pagesBrice Goglin1-0/+8
2007-03-23myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin1-2/+2
2007-03-23myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin1-0/+8
2007-03-23mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth1-0/+14
2007-03-23SAA9730: Fix large pile of warningsRalf Baechle1-89/+88
2007-03-23Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang1-2/+1
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray4-16/+200
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray3-2/+29
2007-03-23cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray1-8/+11
2007-03-23Fix return code in pci-skeleton.cAnton Blanchard1-2/+2
2007-03-23skge: use per-port phy lockingStephen Hemminger2-41/+47
2007-03-23skge: mask irqs when device downStephen Hemminger1-7/+17
2007-03-23skge: deadlock on tx timeoutStephen Hemminger1-2/+4
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-4/+35