Age | Commit message (Expand) | Author | Files | Lines |
2007-05-07 | Blackfin: blackfin on-chip SPI controller driver | Wu, Bryan | 3 | -2/+1321 |
2007-05-07 | Blackfin: on-chip RTC controller driver | Wu, Bryan | 3 | -0/+456 |
2007-05-07 | Blackfin: add blackfin support in smc91x ethernet controller driver | Wu, Bryan | 2 | -1/+48 |
2007-05-07 | blackfin: serial driver | Bryan Wu | 3 | -0/+1107 |
2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 5 | -6/+6 |
2007-05-07 | tty_register_driver: only allocate tty instances when defined | Andy Whitcroft | 1 | -3/+2 |
2007-05-07 | Introduce CONFIG_HAS_DMA | Heiko Carstens | 1 | -2/+2 |
2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin | 1 | -4/+2 |
2007-05-07 | Serial: serial_core, use pr_debug | Jiri Slaby | 1 | -12/+5 |
2007-05-07 | MPSC serial driver tx locking | Dave Jiang | 1 | -1/+24 |
2007-05-07 | serial: define FIXED_PORT flag for serial_core | David Gibson | 2 | -10/+15 |
2007-05-07 | RM9000 serial driver | Thomas Koeller | 2 | -12/+89 |
2007-05-07 | serial driver PMC MSP71xx | Marc St-Jean | 2 | -0/+33 |
2007-05-07 | add new_id to PCMCIA drivers | Bernhard Walle | 1 | -1/+112 |
2007-05-07 | at91_cf, minor fix | David Brownell | 1 | -2/+1 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | David S. Miller | 1 | -0/+6 |
2007-05-07 | [TG3]: Update version and reldate. | Michael Chan | 1 | -2/+2 |
2007-05-07 | [TG3]: Eliminate spurious interrupts. | Michael Chan | 1 | -2/+10 |
2007-05-07 | [TG3]: Add ASPM workaround. | Matt Carlson | 2 | -0/+34 |
2007-05-07 | [SERIAL] sunsu: Fix section mismatch warnings. | David S. Miller | 1 | -4/+4 |
2007-05-07 | [VIDEO]: Add Sun XVR-2500 framebuffer driver. | David S. Miller | 3 | -0/+291 |
2007-05-07 | [VIDEO]: Add Sun XVR-500 framebuffer driver. | David S. Miller | 3 | -0/+457 |
2007-05-07 | [SCSI] SUNESP: sun_esp.c needs linux/delay.h | David S. Miller | 1 | -0/+1 |
2007-05-07 | IPoIB: Convert to NAPI | Roland Dreier | 4 | -20/+74 |
2007-05-07 | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 11 | -24/+62 |
2007-05-07 | IB: Add CQ comp_vector support | Michael S. Tsirkin | 17 | -15/+22 |
2007-05-07 | IB/ipath: Fix a race condition when generating ACKs | Ralph Campbell | 1 | -13/+15 |
2007-05-07 | IB/ipath: Fix two more spin lock problems | Ralph Campbell | 1 | -1/+1 |
2007-05-07 | IB/fmr_pool: Add prefix to all printks | Roland Dreier | 1 | -15/+17 |
2007-05-07 | IB/srp: Set proc_name | Roland Dreier | 1 | -1/+2 |
2007-05-07 | IB/srp: Add orig_dgid sysfs attribute to scsi_host | Ishai Rabinovitz | 2 | -0/+23 |
2007-05-07 | IPoIB/cm: Don't crash if remote side uses one QP for both directions | Michael S. Tsirkin | 1 | -1/+1 |
2007-05-07 | RDMA/cxgb3: Support for new abort logic | Steve Wise | 3 | -2/+26 |
2007-05-07 | serial: sh-sci: Fix module clock refcount for serial console. | Paul Mundt | 1 | -0/+11 |
2007-05-07 | serial: sh-sci: Fix module clock refcounting. | dmitry pervushin | 1 | -3/+9 |
2007-05-07 | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 2 | -12/+44 |
2007-05-07 | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 1 | -1/+1 |
2007-05-07 | serial: sh-sci: Kill off breakpoint in break IRQ. | Paul Mundt | 1 | -6/+0 |
2007-05-07 | sh: Add SH7785 Highlander board support (R7785RP). | Paul Mundt | 2 | -7/+53 |
2007-05-07 | sh: Bring kgdb back from the dead. | Paul Mundt | 1 | -20/+33 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 5 | -17/+17 |
2007-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 11 | -440/+1204 |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -217/+1109 |
2007-05-06 | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 14 | -217/+1109 |
2007-05-06 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 3 | -12/+8 |
2007-05-06 | Fix compile of tmscsim SCSI driver | Linus Torvalds | 1 | -1/+1 |
2007-05-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -81/+92 |
2007-05-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 64 | -1621/+1846 |
2007-05-06 | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. | Michael Chan | 2 | -9/+17 |