Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 10 | -22/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 18 | -208/+294 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 11 | -16/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 21 | -80/+480 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK | Rusty Russell | 2008-12-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask | Rusty Russell | 2008-12-13 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -30/+57 | |
| * | | | | | | | | | | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 | 2 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI | Jan Kiszka | 2008-12-31 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | | | | KVM: fix handling of ACK from shared guest IRQ | Mark McLoughlin | 2008-12-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: Advertise the bug in memory region destruction as fixed | Avi Kivity | 2008-12-31 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | KVM: Enable MSI for device assignment | Sheng Yang | 2008-12-31 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | KVM: Add fields for MSI device assignment | Sheng Yang | 2008-12-31 | 2 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | KVM: Replace irq_requested with more generic irq_requested_type | Sheng Yang | 2008-12-31 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | KVM: IRQ ACK notifier should be used with in-kernel irqchip | Sheng Yang | 2008-12-31 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | KVM: x86: Support for user space injected NMIs | Jan Kiszka | 2008-12-31 | 1 | -2/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-02 | 1 | -56/+65 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ide-atapi: remove timeout arg to ide_issue_pc | Borislav Petkov | 2009-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | ide: remove the last ide-scsi remnants | Borislav Petkov | 2009-01-02 | 1 | -15/+13 | |
| * | | | | | | | | | | | | | | | | | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 2009-01-02 | 1 | -6/+0 | |
| * | | | | | | | | | | | | | | | | | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | ide: make IDE_AFLAG_.. numbering continuous again | Borislav Petkov | 2009-01-02 | 1 | -24/+24 | |
| * | | | | | | | | | | | | | | | | | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | | | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-01-02 | 7 | -113/+164 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | 286 | -3016/+11951 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | uwb: remove unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | 1 | -82/+0 | |
| * | | | | | | | | | | | | | | | | | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 3 | -5/+69 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-12-08 | 20 | -43/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-25 | 5 | -60/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2008-11-19 | 379 | -64493/+1194 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | uwb: remove unused beacon group join/leave events | David Vrabel | 2008-11-19 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | | | wlp: start/stop radio on network interface up/down | David Vrabel | 2008-11-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 2 | -4/+21 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: add pal parameter to new reservation callback | David Vrabel | 2008-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: don't unbind the radio controller driver when resetting | David Vrabel | 2008-11-07 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: per-radio controller event thread and beacon cache | Stefano Panella | 2008-11-04 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: add commands to add/remove IEs to the debug interface | Stefano Panella | 2008-11-04 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | uwb: infrastructure for handling Relinquish Request IEs | Stefano Panella | 2008-11-04 | 1 | -0/+28 |