Age | Commit message (Expand) | Author | Files | Lines |
2007-05-16 | m32r: __xchg() should be always_inline | Al Viro | 1 | -1/+2 |
2007-05-16 | rpadlpar breakage - fallout of struct subsystem removal | Al Viro | 1 | -2/+3 |
2007-05-16 | em28xx and ivtv should depend on PCI | Al Viro | 2 | -2/+2 |
2007-05-16 | missing includes in mlx4 | Al Viro | 4 | -0/+4 |
2007-05-16 | missing dependencies for USB drivers in input | Al Viro | 5 | -0/+12 |
2007-05-16 | missing mm.h in fw-ohci | Al Viro | 1 | -0/+1 |
2007-05-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 23 | -204/+296 |
2007-05-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 19 | -682/+340 |
2007-05-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -56/+58 |
2007-05-16 | x86: Fix discontigmem + non-HIGHMEM compile | Linus Torvalds | 1 | -6/+3 |
2007-05-16 | Use menuconfig objects: IDE | Jan Engelhardt | 1 | -11/+4 |
2007-05-16 | sl82c105: Switch to ref counting API | Alan Cox | 1 | -3/+5 |
2007-05-16 | ide: remove ide_use_dma() | Bartlomiej Zolnierkiewicz | 2 | -39/+5 |
2007-05-16 | ide: add missing validity checks for identify words 62 and 63 | Bartlomiej Zolnierkiewicz | 1 | -2/+4 |
2007-05-16 | ide: remove ide_dma_enable() | Bartlomiej Zolnierkiewicz | 9 | -101/+11 |
2007-05-16 | sl82c105: add speedproc() method and MWDMA0/1 support | Sergei Shtylyov | 1 | -5/+66 |
2007-05-16 | cs5530/sc1200: add ->speedproc support | Bartlomiej Zolnierkiewicz | 2 | -46/+81 |
2007-05-16 | cs5530/sc1200: DMA support cleanup | Bartlomiej Zolnierkiewicz | 2 | -21/+13 |
2007-05-16 | ide: use ide_tune_dma() part #2 | Bartlomiej Zolnierkiewicz | 4 | -58/+4 |
2007-05-16 | cs5530/sc1200: add ->udma_filter methods | Bartlomiej Zolnierkiewicz | 2 | -117/+89 |
2007-05-16 | ide: always disable DMA before tuning it | Bartlomiej Zolnierkiewicz | 2 | -0/+2 |
2007-05-16 | pdc202xx_new: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 1 | -28/+1 |
2007-05-16 | alim15x3: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 1 | -62/+7 |
2007-05-16 | sis5513: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 1 | -49/+36 |
2007-05-16 | serverworks: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 1 | -53/+15 |
2007-05-16 | pdc202xx_old: rewrite mode programming code (v2) | Bartlomiej Zolnierkiewicz | 1 | -134/+44 |
2007-05-16 | ucc_geth: eliminate max-speed, change interface-type to phy-connection-type | Kim Phillips | 3 | -33/+26 |
2007-05-16 | smc911x: fix compilation breakage | Vitaly Wool | 1 | -4/+2 |
2007-05-16 | pasemi_mac: Fix local-mac-address parsing | olof@lixom.net | 1 | -3/+14 |
2007-05-16 | pasemi_mac: Terminate PCI ID list | olof@lixom.net | 1 | -0/+1 |
2007-05-16 | pasemi_mac: Interrupt ack fixes | Olof Johansson | 1 | -14/+13 |
2007-05-16 | pasemi_mac: Fix register defines | olof@lixom.net | 1 | -2/+2 |
2007-05-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2 | -3/+4 |
2007-05-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 3 | -11/+31 |
2007-05-15 | ll_rw_blk: fix gcc 4.2 warning on current_io_context() | Jens Axboe | 1 | -1/+0 |
2007-05-15 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 17 | -133/+154 |
2007-05-15 | SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit | Christoph Lameter | 1 | -1/+5 |
2007-05-15 | i386: fix voyager build | Jeremy Fitzhardinge | 1 | -65/+41 |
2007-05-15 | i386: move common parts of smp into their own file | Jeremy Fitzhardinge | 5 | -81/+90 |
2007-05-15 | Remove cpu hotplug defines for __INIT & __INITDATA | Prarit Bhargava | 1 | -6/+1 |
2007-05-15 | Revert "MAINTAINERS: remove invalid list address for TPM" | Stephen Rothwell | 1 | -0/+1 |
2007-05-15 | clocksource: fix lock order in the resume path | Thomas Gleixner | 1 | -7/+3 |
2007-05-15 | m68k: implement __clear_user() | Geert Uytterhoeven | 2 | -3/+5 |
2007-05-15 | alpha: fix hard_smp_processor_id compile error | Simon Horman | 1 | -1/+1 |
2007-05-15 | h8300 atomic.h update | Yoshinori Sato | 1 | -0/+1 |
2007-05-15 | nommu: add ioremap_page_range() | Paul Mundt | 1 | -0/+8 |
2007-05-15 | epoll: move kfree inside ep_free | Davide Libenzi | 1 | -5/+2 |
2007-05-15 | epoll: fix some comments | Davide Libenzi | 1 | -21/+27 |
2007-05-15 | epoll locks changes and cleanups | Davide Libenzi | 1 | -161/+73 |
2007-05-15 | fix epoll single pass code and add wait-exclusive flag | Davide Libenzi | 1 | -156/+166 |