| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | [IPX]: Correct argument type of ipxrtr_delete(). | Alexey Dobriyan | 2006-05-16 | 1 | -1/+1 |
| * | | | | [PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog(). | Stephen Hemminger | 2006-05-16 | 1 | -2/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6 | Linus Torvalds | 2006-05-17 | 4 | -11/+46 |
|\ \ \ \ \ |
|
| * | | | | | sky2: prevent dual port receiver problems | Stephen Hemminger | 2006-05-15 | 1 | -1/+12 |
| * | | | | | x86_64: Check for bad dma address in b44 1GB DMA workaround | Andi Kleen | 2006-05-15 | 1 | -10/+18 |
| * | | | | | The ixp2000 driver for the enp2611 was developed on a board with | Lennert Buytenhek | 2006-05-15 | 3 | -10/+34 |
* | | | | | | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 | Linus Torvalds | 2006-05-17 | 9 | -86/+213 |
|\ \ \ \ \ \ |
|
| * | | | | | | configfs: Make sure configfs_init() is called before consumers. | Joel Becker | 2006-05-17 | 1 | -1/+1 |
| * | | | | | | configfs: configfs_mkdir() failed to cleanup linkage. | Joel Becker | 2006-05-17 | 1 | -32/+72 |
| * | | | | | | configfs: Fix a reference leak in configfs_mkdir(). | Joel Becker | 2006-05-17 | 1 | -11/+26 |
| * | | | | | | ocfs2: fix gfp mask in some file system paths | Sunil Mushran | 2006-05-17 | 4 | -10/+10 |
| * | | | | | | ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal() | Mark Fasheh | 2006-05-17 | 1 | -1/+3 |
| * | | | | | | ocfs2: take meta data lock in ocfs2_file_aio_read() | Mark Fasheh | 2006-05-17 | 1 | -0/+16 |
| * | | | | | | ocfs2: take data locks around extend | Mark Fasheh | 2006-05-17 | 3 | -33/+87 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-05-17 | 3 | -5/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | [IA64] one-line cleanup on set_irq_affinity_info | Chen, Kenneth W | 2006-05-17 | 1 | -1/+0 |
| * | | | | | [IA64] fix broken irq affinity | Chen, Kenneth W | 2006-05-17 | 1 | -2/+2 |
| * | | | | | [IA64] sn2 defconfig | Jes Sorensen | 2006-05-17 | 1 | -2/+2 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6 | Linus Torvalds | 2006-05-16 | 11 | -41/+1941 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] SPI: spi_bitbang: clocking fixes | David Brownell | 2006-05-16 | 1 | -10/+14 |
| * | | | | | | [PATCH] spi: Update to PXA2xx SPI Driver | Stephen Street | 2006-05-16 | 1 | -7/+75 |
| * | | | | | | [PATCH] SPI: busnum == 0 needs to work | David Brownell | 2006-05-16 | 3 | -6/+38 |
| * | | | | | | [PATCH] SPI: devices can require LSB-first encodings | David Brownell | 2006-05-16 | 2 | -3/+15 |
| * | | | | | | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and... | Kumar Gala | 2006-05-16 | 2 | -4/+8 |
| * | | | | | | [PATCH] SPI: Add David as the SPI subsystem maintainer | Kumar Gala | 2006-05-16 | 1 | -0/+6 |
| * | | | | | | [PATCH] SPI: spi bounce buffer has a minimum length | David Brownell | 2006-05-16 | 1 | -1/+2 |
| * | | | | | | [PATCH] SPI: spi whitespace fixes | David Brownell | 2006-05-16 | 1 | -12/+12 |
| * | | | | | | [PATCH] SPI: add PXA2xx SSP SPI Driver | Stephen Street | 2006-05-16 | 5 | -0/+1710 |
| * | | | | | | [PATCH] SPI: per-transfer overrides for wordsize and clocking | Imre Deak | 2006-05-16 | 3 | -14/+77 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-16 | 8 | -16/+30 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] arch/arm/kernel/dma-isa.c: named initializers | Adrian Bunk | 2006-05-16 | 1 | -6/+17 |
| * | | | | | | [ARM] 3527/1: MPCore Boot Lockup Fix | Harry Fearnhamm | 2006-05-16 | 1 | -1/+4 |
| * | | | | | | [ARM] arch/arm/kernel/process.c: Fix warning | Russell King | 2006-05-16 | 1 | -1/+1 |
| * | | | | | | [ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM | Catalin Marinas | 2006-05-16 | 1 | -2/+2 |
| * | | | | | | [ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixes | Nicolas Pitre | 2006-05-16 | 2 | -4/+4 |
| * | | | | | | [ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.h | Uwe Zeisberger | 2006-05-16 | 2 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-05-16 | 1 | -3/+6 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | [ARM] 3523/1: Serial core pm_state | Andrew Victor | 2006-05-16 | 1 | -3/+6 |
| |/ / / / |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-05-16 | 2 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | [PATCH] Fix pSeries identification in prom_init.c | Benjamin Herrenschmidt | 2006-05-16 | 1 | -1/+1 |
| * | | | | | [PATCH] powerpc: fix kernel version display on pseries boxes | Anton Blanchard | 2006-05-16 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | [PATCH] slab: Fix kmem_cache_destroy() on NUMA | Roland Dreier | 2006-05-16 | 1 | -4/+7 |
* | | | | | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels | Andi Kleen | 2006-05-16 | 1 | -4/+17 |
* | | | | | [PATCH] x86_64: Fix memory hotadd heuristics | Andi Kleen | 2006-05-16 | 1 | -4/+11 |
* | | | | | [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300 | Andi Kleen | 2006-05-16 | 1 | -0/+8 |
* | | | | | [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit | Andi Kleen | 2006-05-16 | 1 | -3/+4 |
* | | | | | [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround | Andi Kleen | 2006-05-16 | 1 | -10/+18 |
|/ / / / |
|
* | | | | [PATCH] dl2k needs dma-mapping.h | Andrew Morton | 2006-05-15 | 1 | -0/+1 |
* | | | | [PATCH] jffs2 warning fixes | Andrew Morton | 2006-05-15 | 1 | -2/+4 |
* | | | | [PATCH] devices.txt: remove pktcdvd entry | Peter Osterlund | 2006-05-15 | 1 | -5/+0 |