Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | alsa: Remove special SBUS dma support code. | David S. Miller | 2 | -5/+0 |
2008-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+6 |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk | 2 | -2/+0 |
2008-08-22 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+4 |
2008-08-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+3 |
2008-08-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 2 | -0/+2 |
2008-08-22 | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 1 | -0/+1 |
2008-08-22 | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 1 | -0/+22 |
2008-08-22 | libata: restore SControl on detach | Tejun Heo | 1 | -0/+1 |
2008-08-22 | libata: implement no[hs]rst force params | Tejun Heo | 1 | -0/+1 |
2008-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -2/+3 |
2008-08-21 | USB: Defer Set-Interface for suspended devices | Alan Stern | 1 | -0/+3 |
2008-08-21 | driver core: add init_name to struct device | Greg Kroah-Hartman | 1 | -0/+1 |
2008-08-21 | dev_printk(): constify the `dev' argument | Jean Delvare | 1 | -2/+2 |
2008-08-21 | pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race | Jarek Poplawski | 1 | -0/+5 |
2008-08-21 | nohz: fix wrong event handler after online an offlined cpu | Miao Xie | 1 | -1/+4 |
2008-08-21 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 1 | -0/+3 |
2008-08-21 | mm: dirty page tracking race fix | Nick Piggin | 1 | -1/+1 |
2008-08-21 | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 1 | -0/+9 |
2008-08-21 | FRV: Provide ioremap_wc() for FRV | David Howells | 1 | -0/+2 |
2008-08-21 | MN10300: Supply ioremap_wc() for MN10300 | David Howells | 1 | -0/+2 |
2008-08-21 | Reserve NFS fileid values for btrfs | David Woodhouse | 1 | -0/+21 |
2008-08-21 | Reduce brokenness of CRIS headers_install | David Woodhouse | 1 | -1/+0 |
2008-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 1 | -1/+2 |
2008-08-20 | x86, SGI UV: hardcode the TLB flush interrupt system vector | Cliff Wickman | 2 | -5/+1 |
2008-08-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -0/+14 |
2008-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -10/+12 |
2008-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -8/+3 |
2008-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -46/+109 |
2008-08-19 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby | 1 | -0/+11 |
2008-08-18 | ata: add missing ATA_* defines | Bartlomiej Zolnierkiewicz | 1 | -0/+13 |
2008-08-18 | ata: add missing ATA_CMD_* defines | Bartlomiej Zolnierkiewicz | 1 | -0/+20 |
2008-08-18 | ata: add missing ATA_ID_* defines (take 2) | Bartlomiej Zolnierkiewicz | 1 | -46/+76 |
2008-08-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+6 |
2008-08-18 | mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE | Luis R. Rodriguez | 1 | -8/+3 |
2008-08-18 | x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia... | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 1 | -1/+1 |
2008-08-18 | x86: correct register constraints for 64-bit atomic operations | Mathieu Desnoyers | 1 | -4/+4 |
2008-08-18 | pkt_sched: No longer destroy qdiscs from RCU. | David S. Miller | 1 | -1/+0 |
2008-08-18 | pkt_sched: Add 'deactivated' state. | David S. Miller | 1 | -0/+1 |
2008-08-17 | security.h: fix build failure | Alexander Beregalov | 1 | -1/+1 |
2008-08-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -18/+48 |
2008-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -154/+5 |
2008-08-17 | Fix header export of videodev2.h, ivtv.h, ivtvfb.h | David Woodhouse | 4 | -12/+6 |
2008-08-17 | mm: VM_flags comment fixes | Hugh Dickins | 3 | -4/+4 |
2008-08-16 | [ARM] 5191/1: ARM: remove CVS keywords | Adrian Bunk | 3 | -3/+3 |
2008-08-16 | net: skb_copy_datagram_from_iovec() | Rusty Russell | 1 | -0/+4 |
2008-08-16 | tun: TUNGETIFF interface to query name and flags | Mark McLoughlin | 1 | -0/+1 |
2008-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -16/+38 |