Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-03-17 | 2 | -0/+3 |
|\ | |||||
| * | export pid symbols needed for kvm_vcpu_on_spin | Rik van Riel | 2011-03-17 | 2 | -0/+3 |
* | | smp_call_function_interrupt: use typedef and %pf | Milton Miller | 2011-03-17 | 1 | -8/+8 |
* | | smp_call_function_many: handle concurrent clearing of mask | Milton Miller | 2011-03-17 | 1 | -3/+10 |
* | | call_function_many: add missing ordering | Milton Miller | 2011-03-17 | 1 | -13/+33 |
* | | call_function_many: fix list delete vs add race | Milton Miller | 2011-03-17 | 1 | -7/+13 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 | 84 | -2468/+5553 |
|\ \ | |/ | |||||
| * | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 1 | -8/+1 |
| |\ | |||||
| | * | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 | 1 | -8/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 | 2 | -6/+12 |
| |\ \ | |||||
| | * \ | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | David S. Miller | 2011-03-15 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-10 | 4 | -15/+27 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 9 | -24/+51 |
| | |\ \ \ \ | |||||
| | * | | | | | netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms | Patrick McHardy | 2011-03-03 | 2 | -6/+10 |
| | * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 | 23 | -186/+241 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | David S. Miller | 2011-01-24 | 1 | -0/+82 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-24 | 14 | -232/+325 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 41 | -445/+813 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | audit: export symbol for use with xt_AUDIT | Jan Engelhardt | 2011-01-18 | 1 | -0/+2 |
| * | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 1 | -34/+104 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | printk: do not mangle valid userspace syslog prefixes | Kay Sievers | 2011-03-14 | 1 | -34/+104 |
| * | | | | | | | | | | sched.c: fix kernel-doc for runqueue_is_locked() | Randy Dunlap | 2011-03-16 | 1 | -2/+1 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 7 | -142/+147 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | PM / Hibernate: Reduce autotuned default image size | Rafael J. Wysocki | 2011-03-15 | 1 | -4/+4 |
| | * | | | | | | | | | | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki | 2011-03-15 | 3 | -0/+17 |
| | * | | | | | | | | | | PM QoS: Make pm_qos settings readable | Thomas Renninger | 2011-03-15 | 1 | -0/+24 |
| | * | | | | | | | | | | PM: Simplify kernel/power/Kconfig | Jan Beulich | 2011-03-15 | 1 | -9/+3 |
| | * | | | | | | | | | | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 2011-03-15 | 1 | -13/+0 |
| | * | | | | | | | | | | PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option | Rafael J. Wysocki | 2011-03-15 | 1 | -6/+1 |
| | * | | | | | | | | | | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 2011-03-15 | 1 | -5/+0 |
| | * | | | | | | | | | | PM: Reorder power management Kconfig options | Rafael J. Wysocki | 2011-03-15 | 1 | -111/+111 |
| | * | | | | | | | | | | PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) | Rafael J. Wysocki | 2011-03-15 | 1 | -23/+6 |
| | * | | | | | | | | | | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki | 2011-03-15 | 1 | -1/+11 |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-03-16 | 1 | -5/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2011-03-16 | 1 | -5/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-08 | 1 | -5/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | security: remove unused security_sysctl hook | Lucian Adrian Grijincu | 2011-02-01 | 1 | -5/+0 |
| * | | | | | | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-03-16 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | workqueue: fix build failure introduced by s/freezeable/freezable/ | Tejun Heo | 2011-02-21 | 1 | -5/+5 |
| | * | | | | | | | | | | | | | Merge branch 'master' into for-2.6.39 | Tejun Heo | 2011-02-21 | 23 | -186/+241 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | workqueue: add system_freezeable_wq | Tejun Heo | 2011-02-09 | 1 | -1/+5 |
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-16 | 3 | -7/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. | Paul E. McKenney | 2011-03-04 | 1 | -0/+5 |
| | * | | | | | | | | | | | | | rcupdate: remove dead code | Amerigo Wang | 2011-03-04 | 1 | -5/+0 |
| | * | | | | | | | | | | | | | rcutorture: Get rid of duplicate sched.h include | Jesper Juhl | 2011-03-04 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU | Lai Jiangshan | 2011-03-04 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 17 | -712/+1427 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | genirq: Add chip flag to force mask on suspend | Thomas Gleixner | 2011-03-12 | 1 | -4/+18 |
| | * | | | | | | | | | | | | | | genirq: Add comments to Kconfig switches | Thomas Gleixner | 2011-03-08 | 1 | -0/+10 |
| | * | | | | | | | | | | | | | | genirq: Fixup fasteoi handler for oneshot mode | Thomas Gleixner | 2011-03-02 | 1 | -0/+4 |