| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: Remove sections use from ppc64 and drivers | Jon Loeliger | 2005-09-19 | 6 | -147/+144 |
* | [BOND]: Fix bond_init() error path handling. | Florin Malita | 2005-09-18 | 1 | -0/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | David S. Miller | 2005-09-18 | 1 | -61/+47 |
|\ |
|
| * | [TG3]: Fix 4GB boundary tx handling | Michael Chan | 2005-09-17 | 1 | -55/+39 |
| * | [TG3]: Sparse fixes for tg3 | Peter Hagervall | 2005-09-16 | 1 | -3/+3 |
| * | [TG3]: Add AMD K8 to list of write-reorder chipsets. | David S. Miller | 2005-09-16 | 1 | -3/+5 |
* | | [PATCH] Fix ST 5481 USB driver | Karsten Keil | 2005-09-17 | 5 | -50/+76 |
* | | [PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -9/+12 |
* | | [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -2/+1 |
* | | [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -3/+1 |
* | | [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS | Adam Kropelin | 2005-09-17 | 1 | -1/+1 |
* | | [PATCH] ide: fix null request pointer for taskfile ioctl | Timothy Thelin | 2005-09-17 | 1 | -0/+1 |
* | | [PATCH] fix pf request handling | Jens Axboe | 2005-09-17 | 1 | -6/+16 |
* | | [PATCH] hdaps driver update | Robert Love | 2005-09-17 | 1 | -238/+118 |
* | | [PATCH] dell_rbu tidy | Andrew Morton | 2005-09-17 | 1 | -38/+30 |
* | | [PATCH] dell_rbu: enhancements and fixes | Abhay Salunke | 2005-09-17 | 1 | -97/+154 |
* | | [PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command | Thomas Maguin | 2005-09-17 | 1 | -0/+1 |
* | | [PATCH] Fix up some pm_message_t types | Richard Purdie | 2005-09-17 | 2 | -2/+2 |
* | | [PATCH] s390: crypto driver patch take 2 | Martin Schwidefsky | 2005-09-17 | 1 | -3/+0 |
* | | [PATCH] s390: bl_dev array size | Heiko Carstens | 2005-09-17 | 1 | -2/+2 |
* | | [PATCH] MTD: Update SharpSL partition definitions | Richard Purdie | 2005-09-17 | 2 | -3/+9 |
* | | [PATCH] SharpSL: Add missing hunk from backlight update | Richard Purdie | 2005-09-17 | 1 | -4/+5 |
* | | [PATCH] RAID6 Altivec fix | H. Peter Anvin | 2005-09-17 | 4 | -10/+40 |
* | | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2005-09-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [IA64] Remove warnings for gcc 4.0 IA64 compilation. | Peter Chubb | 2005-09-16 | 1 | -1/+1 |
| |/ |
|
* | | [PATCH] Add PCI IDs for Sitecom DC-105 | Karsten Keil | 2005-09-16 | 1 | -0/+1 |
* | | [PATCH] epca iomem annotations + several missing readw() | Al Viro | 2005-09-16 | 2 | -46/+50 |
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-09-16 | 1 | -14/+23 |
|\ \ |
|
| * | | [libata] fix PIO completion race | Jeff Garzik | 2005-09-16 | 1 | -14/+23 |
| |/ |
|
* | | [PATCH] net: fix spider_net media detection | Jens Osterkamp | 2005-09-16 | 1 | -0/+4 |
* | | [PATCH] 8139cp: allocate statistics space only when needed | Stephen Hemminger | 2005-09-16 | 1 | -23/+23 |
* | | [PATCH] bonding: plug reference count leak | Jay Vosburgh | 2005-09-16 | 1 | -0/+3 |
* | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-16 | 20 | -44/+73 |
|\ \
| |/ |
|
| * | [PATCH] vc: Use correct size on buffer copy in vc_resize | Antonino A. Daplas | 2005-09-15 | 1 | -2/+3 |
| * | [PATCH] vgacon: Fix sanity checking in vgacon_resize | Antonino A. Daplas | 2005-09-15 | 1 | -1/+3 |
| * | [PATCH] savagefb: Fix load failure of the Twister chipset | Antonino A. Daplas | 2005-09-15 | 3 | -14/+12 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-09-14 | 1 | -0/+2 |
| |\ |
|
| | * | [ARM SMP] Add timer/watchdog defines for MPCore | Russell King | 2005-09-14 | 1 | -0/+2 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-14 | 7 | -8/+8 |
| |\ \ |
|
| | * | | [ARM] 2907/1: GCC 4 serial driver compile fixes | Vincent Sanders | 2005-09-14 | 7 | -8/+8 |
| | |/ |
|
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c | Linus Torvalds | 2005-09-14 | 1 | -4/+8 |
| |\ \ |
|
| | * | | [I2C] Add a functionality method, and remove algorithm ids | Russell King | 2005-09-14 | 1 | -4/+8 |
| | |/ |
|
| * | | [PATCH] hvc_console: start kernel thread before registering tty | Anton Blanchard | 2005-09-14 | 1 | -3/+3 |
| * | | [PATCH] nv_i2c oops fix | Antonino A. Daplas | 2005-09-14 | 1 | -4/+7 |
| * | | [PATCH] i4l: Sedlbauer speed star II V 3.1 exist with various subversions | Karsten Keil | 2005-09-14 | 1 | -1/+1 |
| * | | Fix yenta error message when unable to find a bus assignment | Linus Torvalds | 2005-09-14 | 1 | -2/+2 |
| * | | [PATCH] yenta oops fix | Ivan Kokshaysky | 2005-09-14 | 1 | -1/+12 |
| * | | [PATCH] pci: only call pci_restore_bars at boot | John W. Linville | 2005-09-14 | 1 | -4/+12 |
| * | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-09-14 | 11 | -84/+94 |
| |\ \ |
|
| * | | | [PATCH] sata_sis: uninitialized variable | Uwe Koziolek | 2005-09-14 | 1 | -1/+1 |