| Commit message (Expand) | Author | Age |
... | |
| * | [ARM] 4278/1: configure pxa27x I2C SCL as "input" | Guennadi Liakhovetski | 2007-03-24 |
| * | [ARM] 4272/1: Missing symbol h1940_pm_return fix | Krzysztof Helt | 2007-03-20 |
| * | [ARM] 4235/1: ns9xxx: declare the clock functions as "const" | Uwe Kleine-König | 2007-03-20 |
| * | [ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms) | Dan Williams | 2007-03-17 |
| * | [ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqs | Graeme Gregory | 2007-03-17 |
* | | [PATCH] fix typos in net/ieee80211/Kconfig | Patrick Ringl | 2007-03-24 |
* | | [PATCH] cx88-dvb: fix nxt200x rf input switching | Michael Krufky | 2007-03-24 |
* | | [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems | Thomas Gleixner | 2007-03-24 |
* | | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] SB1: Fix pile of gcc's bogus format string warnings. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] Jazz: Fix warning. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] R3000: local_flush_data_cache_page take a pointer argument. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] ARC: Fix warning. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] Implement flush_anon_page(). | Ralf Baechle | 2007-03-24 |
* | | [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0. | Atsushi Nemoto | 2007-03-24 |
* | | [MIPS] Fix pipeline hazard. | Ralf Baechle | 2007-03-24 |
* | | [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT | Deepak Saxena | 2007-03-24 |
* | | [MIPS] Always use virt_to_phys() when translating kernel addresses | Franck Bui-Huu | 2007-03-24 |
* | | [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself | Thomas Gleixner | 2007-03-23 |
* | | [PATCH] i386: clear segment register padding in core dumps | Roland McGrath | 2007-03-23 |
* | | x86-64: add "local_apic_timer_c2_ok" here too | Linus Torvalds | 2007-03-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-03-23 |
|\ \ |
|
| * | | ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve... | Stefan Richter | 2007-03-23 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-23 |
|\ \ \ |
|
| * | | | [netdrvr] ewrk3: correct card detection bug | Jeff Garzik | 2007-03-23 |
| * | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-23 |
| |\ \ \ |
|
| | * | | | [PATCH] airo: Fix an error path memory leak | Michal Schmidt | 2007-03-16 |
| | * | | | [PATCH] bcm43xx: MANUALWLAN fixes | Larry Finger | 2007-03-16 |
| * | | | | cxgb3 - fix white spaces in drivers/net/Kconfig | Divy Le Ray | 2007-03-23 |
| * | | | | myri10ge: update driver version to 1.3.0-1.226 | Brice Goglin | 2007-03-23 |
| * | | | | myri10ge: fix management of >4kB allocated pages | Brice Goglin | 2007-03-23 |
| * | | | | myri10ge: update wcfifo and intr_coal_delay default values | Brice Goglin | 2007-03-23 |
| * | | | | myri10ge: Serverworks HT2100 provides aligned PCIe completion | Brice Goglin | 2007-03-23 |
| * | | | | mv643xx_eth: add mv643xx_eth_shutdown function | Dale Farnsworth | 2007-03-23 |
| * | | | | SAA9730: Fix large pile of warnings | Ralf Baechle | 2007-03-23 |
| * | | | | Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" | Li Yang | 2007-03-23 |
| * | | | | cxgb3 - T3B2 pcie config space | Divy Le Ray | 2007-03-23 |
| * | | | | cxgb3 - Fix potential MAC hang | Divy Le Ray | 2007-03-23 |
| * | | | | cxgb3 - Auto-load FW if mismatch detected | Divy Le Ray | 2007-03-23 |
| * | | | | cxgb3 - fix ethtool cmd on multiple queues port | Divy Le Ray | 2007-03-23 |
| * | | | | Fix return code in pci-skeleton.c | Anton Blanchard | 2007-03-23 |
| * | | | | skge: use per-port phy locking | Stephen Hemminger | 2007-03-23 |
| * | | | | skge: mask irqs when device down | Stephen Hemminger | 2007-03-23 |
| * | | | | skge: deadlock on tx timeout | Stephen Hemminger | 2007-03-23 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] "ext[34]: EA block reference count racing fix" performance fix | Andrew Morton | 2007-03-23 |
* | | | | [PATCH] rivafb: fix initial brightness | Guido Guenther | 2007-03-23 |
* | | | | [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c | Danny Kukawka | 2007-03-23 |
* | | | | [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries | David Howells | 2007-03-23 |
* | | | | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 |
* | | | | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner | 2007-03-23 |