Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Disallow gcc versions 3.{0,1} | Ingo Molnar | 2009-01-02 | |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | |
|\ | ||||
| * | sched: move test_sd_parent() to an SMP section of sched.h | Ingo Molnar | 2008-12-19 | |
| * | sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0 | Vaidyanathan Srinivasan | 2008-12-19 | |
| * | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy | 2008-12-19 | |
| * | sched: convert BALANCE_FOR_xx_POWER to inline functions | Vaidyanathan Srinivasan | 2008-12-19 | |
| * | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-18 | |
| |\ | ||||
| * \ | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar | 2008-12-17 | |
| |\ \ | ||||
| * \ \ | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar | 2008-12-17 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | |
| |\ \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | *---. \ \ \ \ | 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 branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | |
| | * | | | | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | |
| | * | | | | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 | |
| | * | | | | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 | |
| | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK | Rusty Russell | 2008-12-13 | |
| * | | | | | | | | | | | | | | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask | 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 | |
| * | | | | | | | | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | |
* | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI | Jan Kiszka | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: fix handling of ACK from shared guest IRQ | Mark McLoughlin | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: Advertise the bug in memory region destruction as fixed | Avi Kivity | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: Enable MSI for device assignment | Sheng Yang | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: Add fields for MSI device assignment | Sheng Yang | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: Replace irq_requested with more generic irq_requested_type | Sheng Yang | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: IRQ ACK notifier should be used with in-kernel irqchip | Sheng Yang | 2008-12-31 | |
| * | | | | | | | | | | | | | | | KVM: x86: Support for user space injected NMIs | Jan Kiszka | 2008-12-31 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | ide-atapi: remove timeout arg to ide_issue_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-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | | | | | | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | |
| * | | | | | | | | | | | | | | | | ide: make IDE_AFLAG_.. numbering continuous again | 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: 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 | |
* | | | | | | | | | | | | | | | | | 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 unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | |
| * | | | | | | | | | | | | | | | | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 |