Age | Commit message (Expand) | Author | Files | Lines |
2008-03-15 | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 7 | -165/+3 |
2008-03-15 | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() | Roel Kluin | 1 | -1/+1 |
2008-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -9/+14 |
2008-03-15 | sched: simplify sched_slice() | Ingo Molnar | 1 | -6/+2 |
2008-03-15 | sched: fix fair sleepers | Ingo Molnar | 1 | -2/+4 |
2008-03-15 | sched: fix overload performance: buddy wakeups | Peter Zijlstra | 2 | -1/+27 |
2008-03-15 | sched: fix calc_delta_mine() | Ingo Molnar | 1 | -1/+1 |
2008-03-15 | sched: fix update_load_add()/sub() | Ingo Molnar | 1 | -0/+2 |
2008-03-15 | sched: min_vruntime fix | Peter Zijlstra | 1 | -18/+28 |
2008-03-15 | sched: fix race in schedule() | Hiroshi Shimamoto | 1 | -22/+16 |
2008-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 7 | -67/+143 |
2008-03-15 | nfsd: fix oops on access from high-numbered ports | J. Bruce Fields | 1 | -2/+2 |
2008-03-14 | struct export_operations: adjust comments to match current members | Marc Dionne | 1 | -2/+2 |
2008-03-14 | firewire: fw-ohci: shut up false compiler warning on PPC32 | Stefan Richter | 1 | -3/+3 |
2008-03-14 | firewire: fw-ohci: use dma_alloc_coherent for ar_buffer | Jarod Wilson | 1 | -13/+5 |
2008-03-14 | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 1 | -0/+5 |
2008-03-14 | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) | Stefan Richter | 1 | -0/+5 |
2008-03-14 | firewire: update Kconfig help text | Stefan Richter | 1 | -31/+19 |
2008-03-14 | firewire: warn on fatal condition in topology code | Stefan Richter | 1 | -1/+2 |
2008-03-14 | firewire: fw-sbp2: set single-phase retry_limit | Jarod Wilson | 1 | -4/+27 |
2008-03-14 | firewire: fw-ohci: Apple UniNorth 1st generation support | Stefan Richter | 1 | -8/+21 |
2008-03-14 | firewire: fw-ohci: PPC PMac platform code | Stefan Richter | 1 | -0/+49 |
2008-03-14 | firewire: endianess annotations | Stefan Richter | 3 | -6/+6 |
2008-03-14 | firewire: endianess fix | Stefan Richter | 1 | -1/+1 |
2008-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 10 | -36/+41 |
2008-03-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 7 | -46/+76 |
2008-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -1/+6 |
2008-03-13 | avoid endless loops in lib/swiotlb.c | Jan Beulich | 1 | -14/+16 |
2008-03-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 38 | -126/+426 |
2008-03-13 | block: floppy: fix rmmod lockup | Jiri Slaby | 1 | -5/+0 |
2008-03-13 | kernel-doc: set verbose mode via environment | Randy Dunlap | 1 | -0/+4 |
2008-03-13 | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2 | -10/+5 |
2008-03-13 | char: riscom, fix rc_board indexing | Jiri Slaby | 1 | -1/+1 |
2008-03-13 | spi_bitbang: short transfer status fix | Jan Nikitenko | 1 | -3/+5 |
2008-03-13 | au1550_spi: fix prototype of irq handler | Jan Nikitenko | 1 | -2/+2 |
2008-03-13 | h8300: fix recent uaccess breakage | Yoshinori Sato | 1 | -7/+4 |
2008-03-13 | pagemap: proper read error handling | Marcelo Tosatti | 1 | -5/+13 |
2008-03-13 | smackfs: do not trust `count' in inodes write()s | Ahmed S. Darwish | 2 | -19/+20 |
2008-03-13 | async_tx: checkpatch says s/__FUNCTION__/__func__/g | Dan Williams | 4 | -15/+15 |
2008-03-13 | iop-adma.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -16/+16 |
2008-03-13 | fsldma: Add a completed cookie updated action in DMA finish interrupt. | Zhang Wei | 1 | -1/+1 |
2008-03-13 | fsldma: Add device_prep_dma_interrupt support to fsldma.c | Zhang Wei | 1 | -0/+27 |
2008-03-13 | dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. | Zhang Wei | 1 | -1/+1 |
2008-03-13 | fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. | Zhang Wei | 1 | -13/+16 |
2008-03-13 | PCI: fix issue with busses registering multiple times in sysfs | Greg Kroah-Hartman | 2 | -1/+6 |
2008-03-13 | Merge branches 'release' and 'doc' into release | Len Brown | 11 | -12/+14 |
2008-03-13 | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 6 | -18/+40 |
2008-03-13 | Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an... | Len Brown | 15 | -33/+55 |
2008-03-13 | Merge branches 'release' and 'thermal' into release | Len Brown | 4 | -42/+162 |
2008-03-13 | Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ... | Len Brown | 6 | -21/+155 |