Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | |
|\ | ||||
| * | x86: fix lguest used_vectors breakage, -v2 | Yinghai Lu | 2008-12-23 | |
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-18 | |
| |\ | ||||
| * \ | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar | 2008-12-17 | |
| |\ \ | ||||
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2008-12-16 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | |
| | |\ \ \ \ | ||||
| | * | | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | |
| | * | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | |
| | * | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | |
| * | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-16 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | | | | | | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *---. \ \ \ \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | |
| |\ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ide-atapi: start dma in a drive-specific way | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf... | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: remove timeout arg to ide_issue_pc | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-cd: remove handler wrappers | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-cd: remove xferlen arg to cdrom_start_packet_command | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: split drive-specific functionality in ide_issue_pc | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: assign expiry and timeout based on device type | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: compute cmd_len based on device type in ide_transfer_pc | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide: remove the last ide-scsi remnants | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_transfer_pc() | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_issue_pc | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: teach ide atapi about drive->waiting_for_dma | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: setup dma for ide-cd | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: combine drive-specific assignments | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide-atapi: add a dev_is_idecd-inline | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | remove ide-scsi | FUJITA Tomonori | 2009-01-02 | |
| * | | | | | | | | | | | ide-floppy: allocate only toplevel packet commands | Linus Torvalds | 2009-01-02 | |
| * | | | | | | | | | | | ide-cd: move debug defines into header | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: remove "paranoia" checks for hwgroup->busy | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: remove IDE PM hack from do_ide_request() | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: factor out device type classifying from do_identify() | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: small ide_register_port() cleanup | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | ide: remove chipset type fixup from ide_host_register() | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
| * | | | | | | | | | | | tx493x: fix indentation | Bartlomiej Zolnierkiewicz | 2009-01-02 | |
* | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | |
| |\| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | uwb: remove beacon cache entry after calling uwb_notify() | Stefano Panella | 2008-12-23 | |
| * | | | | | | | | | | | | uwb: remove unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | |
| * | | | | | | | | | | | | uwb: use print_hex_dump() | David Vrabel | 2008-12-22 |