| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' | Steven Whitehouse | 2006-03-31 | 4831 | -159898/+246636 |
|\ |
|
| * | [PATCH] splice exports | Jeff Garzik | 2006-03-31 | 1 | -0/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-31 | 46 | -805/+625 |
| |\ |
|
| | * | [PARISC] Fix double free when removing HIL drivers | Kyle McMartin | 2006-03-30 | 3 | -5/+2 |
| | * | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 2006-03-30 | 1 | -0/+3 |
| | * | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 | 3 | -14/+14 |
| | * | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 2006-03-30 | 1 | -17/+0 |
| | * | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 | 2 | -2/+2 |
| | * | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 2006-03-30 | 1 | -8/+8 |
| | * | [PARISC] Update defconfigs | Helge Deller | 2006-03-30 | 3 | -279/+286 |
| | * | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 3 | -9/+39 |
| | * | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 2006-03-30 | 1 | -4/+12 |
| | * | [PARISC] Convert HIL drivers to use input_allocate_device | Helge Deller | 2006-03-30 | 3 | -93/+109 |
| | * | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 2 | -5/+8 |
| | * | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 2006-03-30 | 1 | -1/+1 |
| | * | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 4 | -74/+0 |
| | * | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 | 1 | -5/+6 |
| | * | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 3 | -82/+3 |
| | * | [PARISC] Fix stifb with IOREMAP and a 64-bit kernel | Helge Deller | 2006-03-30 | 3 | -127/+19 |
| | * | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 3 | -18/+22 |
| | * | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 2006-03-30 | 1 | -16/+40 |
| | * | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 | 1 | -3/+3 |
| | * | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 5 | -8/+15 |
| | * | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 2006-03-30 | 1 | -0/+8 |
| | * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 13 | -54/+48 |
| | * | [PARISC] Enable free_initrd_mem() | Helge Deller | 2006-03-30 | 1 | -4/+3 |
| | * | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 3 | -9/+6 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-03-31 | 16 | -90/+168 |
| |\ \ |
|
| | * | | IB/mad: RMPP support for additional classes | Hal Rosenstock | 2006-03-30 | 4 | -45/+85 |
| | * | | IB/mad: include GID/class when matching receives | Jack Morgenstein | 2006-03-30 | 3 | -29/+67 |
| | * | | IB/mthca: Fix section mismatch problems | Roland Dreier | 2006-03-29 | 9 | -12/+12 |
| | * | | IPoIB: Fix oops with raw sockets | Roland Dreier | 2006-03-29 | 1 | -1/+1 |
| | * | | IB/mthca: Fix check of size in SRQ creation | Jack Morgenstein | 2006-03-29 | 1 | -1/+1 |
| | * | | IB/srp: Fix unmapping of fake scatterlist | Roland Dreier | 2006-03-29 | 1 | -2/+2 |
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-31 | 5 | -129/+164 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'mv-merge' | Jeff Garzik | 2006-03-30 | 1 | -18/+24 |
| | |\ \ \ |
|
| | | * | | | [PATCH] sata_mv: three bug fixes | Mark Lord | 2006-03-30 | 1 | -18/+23 |
| | * | | | | [PATCH] libata: ata_dev_init_params() fixes | Albert Lee | 2006-03-30 | 1 | -6/+8 |
| | * | | | | [PATCH] libata: Fix interesting use of "extern" and also some bracketing | Alan Cox | 2006-03-30 | 1 | -2/+2 |
| | * | | | | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 2006-03-30 | 3 | -6/+76 |
| | * | | | | [PATCH] libata - ATA is both ATA and CFA | Alan Cox | 2006-03-30 | 1 | -1/+1 |
| | * | | | | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 2006-03-30 | 2 | -1/+6 |
| | * | | | | [PATCH] libata: BMDMA handling updates | Alan Cox | 2006-03-30 | 2 | -4/+26 |
| | * | | | | [PATCH] libata: kill trailing whitespace | Tejun Heo | 2006-03-30 | 1 | -1/+1 |
| | * | | | | Merge branch 'master' | Jeff Garzik | 2006-03-30 | 2279 | -44437/+68017 |
| | |\ \ \ \ |
|
| | * | | | | | [PATCH] libata: add FIXME above ata_dev_xfermask() | Tejun Heo | 2006-03-25 | 1 | -0/+4 |
| | * | | | | | [PATCH] libata: cosmetic changes in ata_bus_softreset() | Tejun Heo | 2006-03-25 | 1 | -5/+4 |
| | * | | | | | [PATCH] libata: kill E.D.D. | Tejun Heo | 2006-03-24 | 2 | -86/+13 |
| * | | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-03-31 | 16 | -318/+413 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm: remove drm_{alloc,free}_pages | Dave Airlie | 2006-03-29 | 3 | -131/+0 |