| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters | Roland Dreier | 2007-05-08 |
* | | Revert "md: improve partition detection in md array" | Linus Torvalds | 2007-05-09 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 |
|\ \ |
|
| * | | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
| * | | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-09 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-05-09 |
|\ \ \ |
|
| * | | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info. | Robert P. J. Day | 2007-05-09 |
| * | | | [MTD] Remove unnecessary user space check from mtd.h. | Robert P. J. Day | 2007-05-09 |
| * | | | [MTD] [NAND] platform NAND driver: update header | Vitaly Wool | 2007-05-07 |
| * | | | [RSLIB] Support non-canonical GF representations | Segher Boessenkool | 2007-05-02 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-09 |
|\ \ \ \ |
|
| * | | | | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 2007-05-09 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ \ \ \ |
|
| * | | | | include files: convert "include" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-05-09 |
| * | | | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 |
| * | | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
| * | | | | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 |
| |/ / / |
|
* | | | | md: improve partition detection in md array | NeilBrown | 2007-05-09 |
* | | | | fbdev: add support for AVR32 | Haavard Skinnemoen | 2007-05-09 |
* | | | | svgalib: move fb_get_caps to svgalib | Antonino A. Daplas | 2007-05-09 |
* | | | | compiler: introduce __used and __maybe_unused | David Rientjes | 2007-05-09 |
* | | | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
* | | | | Allow arch to initialize arch field of the module structure | Roman Zippel | 2007-05-09 |
* | | | | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 |
* | | | | Move remote node draining out of slab allocators | Christoph Lameter | 2007-05-09 |
* | | | | vmstat: use our own timer events | Christoph Lameter | 2007-05-09 |
* | | | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
* | | | | fs: deprecate memclear_highpage_flush | Nate Diller | 2007-05-09 |
* | | | | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 |
* | | | | FUTEX: new PRIVATE futexes | Eric Dumazet | 2007-05-09 |
* | | | | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 |
* | | | | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 |
* | | | | declare struct ktime | Andrew Morton | 2007-05-09 |
* | | | | aio is unlikely | Andrew Morton | 2007-05-09 |
* | | | | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton | 2007-05-09 |
* | | | | knfsd: rename sk_defer_lock to sk_lock | NeilBrown | 2007-05-09 |
* | | | | remove nfs4_acl_add_ace() | Adrian Bunk | 2007-05-09 |
* | | | | change kernel threads to ignore signals instead of blocking them | Oleg Nesterov | 2007-05-09 |
* | | | | kthread: don't depend on work queues | Eric W. Biederman | 2007-05-09 |
* | | | | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 |
* | | | | workqueue: kill NOAUTOREL works | Oleg Nesterov | 2007-05-09 |