Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 |
|\ | |||
| * | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 |
| * | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 |
| * | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 |
| * | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 |
| * | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 |
* | | Fix ia64 build breakage in head.S | Anirban Sinha | 2009-09-16 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
|\ \ | |||
| * | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ \ | |||
| * \ \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\ \ \ | |||
| * | | | | ia64: Fix setup_per_cpu_areas() compilation error | Fenghua Yu | 2009-07-14 |
| * | | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-08 |
| * | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-03 |
| |\ \ \ \ | |||
| * | | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 |
| * | | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 |
| * | | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 |
| * | | | | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 |
* | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 2009-08-26 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-09 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | |||
| * | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-16 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
| * | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| * | | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-21 |
* | | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | KVM: Add __KERNEL__ guards to exported headers | Avi Kivity | 2009-09-10 |
| * | | | | | | | | | | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | | | KVM: remove in_range from io devices | Michael S. Tsirkin | 2009-09-10 |
| * | | | | | | | | | | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 |
| * | | | | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | | | KVM: Use macro to iterate over vcpus. | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | | | KVM: Break dependency between vcpu index in vcpus array and vcpu_id. | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | | | KVM: Introduce kvm_vcpu_is_bsp() function. | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | | | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti | 2009-09-10 |
| * | | | | | | | | | | KVM: ia64: Correct itc_offset calculations | Jes Sorensen | 2009-09-10 |
| * | | | | | | | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 2009-09-10 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | cleanup console_print() | Anirban Sinha | 2009-09-14 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| * | | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 |
| * | | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 |
| * | | | | | | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney | 2009-08-23 |
| | |_|_|_|_|/ / | |/| | | | | | |