summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner2007-03-241-2/+7
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-247-17/+18
* [MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle2007-03-241-4/+5
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2
* [MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle2007-03-241-1/+1
* [MIPS] ARC: Fix warning.Ralf Baechle2007-03-241-1/+1
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-243-3/+29
* [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto2007-03-241-1/+1
* [MIPS] Fix pipeline hazard.Ralf Baechle2007-03-241-0/+1
* [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena2007-03-241-1/+1
* [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-243-7/+14
* [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner2007-03-241-0/+8
* [PATCH] i386: clear segment register padding in core dumpsRoland McGrath2007-03-231-5/+5
* x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds2007-03-233-1/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-03-231-0/+3
|\
| * ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter2007-03-231-0/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-2316-197/+460
|\ \
| * | [netdrvr] ewrk3: correct card detection bugJeff Garzik2007-03-231-2/+1
| * | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-232-8/+10
| |\ \
| | * | [PATCH] airo: Fix an error path memory leakMichal Schmidt2007-03-161-1/+3
| | * | [PATCH] bcm43xx: MANUALWLAN fixesLarry Finger2007-03-161-7/+7
| * | | cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray2007-03-231-12/+12
| * | | myri10ge: update driver version to 1.3.0-1.226Brice Goglin2007-03-231-1/+1
| * | | myri10ge: fix management of >4kB allocated pagesBrice Goglin2007-03-231-0/+8
| * | | myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin2007-03-231-2/+2
| * | | myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin2007-03-231-0/+8
| * | | mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth2007-03-231-0/+14
| * | | SAA9730: Fix large pile of warningsRalf Baechle2007-03-231-89/+88
| * | | Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang2007-03-231-2/+1
| * | | cxgb3 - T3B2 pcie config spaceDivy Le Ray2007-03-231-4/+6
| * | | cxgb3 - Fix potential MAC hangDivy Le Ray2007-03-234-16/+200
| * | | cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray2007-03-233-2/+29
| * | | cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray2007-03-231-8/+11
| * | | Fix return code in pci-skeleton.cAnton Blanchard2007-03-231-2/+2
| * | | skge: use per-port phy lockingStephen Hemminger2007-03-232-41/+47
| * | | skge: mask irqs when device downStephen Hemminger2007-03-231-7/+17
| * | | skge: deadlock on tx timeoutStephen Hemminger2007-03-231-2/+4
| | |/ | |/|
* | | [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-231-1/+2
* | | [PATCH] rivafb: fix initial brightnessGuido Guenther2007-03-231-3/+1
* | | [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka2007-03-231-0/+3
* | | [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells2007-03-231-4/+11
* | | [PATCH] time: fix formatting in /proc/timer_listJames Morris2007-03-231-3/+3
* | | [PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner2007-03-234-1/+16
* | | Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds2007-03-231-29/+9
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-234-4/+35
|\ \
| * | [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-232-4/+16
| * | [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
| * | [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-103-0/+13
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-03-2318-134/+202
|\ \ \
| * \ \ Pull c2 into release branchLen Brown2007-03-201-9/+29
| |\ \ \