Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -2/+12 |
|\ | |||||
| * | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -2/+12 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 5 | -10/+20 |
|\ \ | |||||
| * \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 18 | -39/+47 |
| |\ \ | |||||
| * | | | ia64: Fix setup_per_cpu_areas() compilation error | Fenghua Yu | 2009-07-15 | 1 | -0/+6 |
| * | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -9/+8 |
| * | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 12 | -11/+37 |
| |\ \ \ | |||||
| * | | | | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 | 1 | -1/+2 |
| * | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 2 | -2/+2 |
| * | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
| * | | | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -0/+3 |
* | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 | 18 | -39/+47 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 2009-08-26 | 1 | -0/+4 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | 1 | -4/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 5 | -4/+25 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-10 | 2 | -4/+8 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-16 | 7 | -16/+11 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | 3 | -11/+14 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 2 | -9/+9 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 5 | -69/+39 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | KVM: Add __KERNEL__ guards to exported headers | Avi Kivity | 2009-09-10 | 1 | -0/+4 |
| * | | | | | | | | | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 2009-09-10 | 1 | -14/+2 |
| * | | | | | | | | | KVM: remove in_range from io devices | Michael S. Tsirkin | 2009-09-10 | 1 | -20/+8 |
| * | | | | | | | | | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 1 | -3/+0 |
| * | | | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 2009-09-10 | 1 | -1/+2 |
| * | | | | | | | | | KVM: Use macro to iterate over vcpus. | Gleb Natapov | 2009-09-10 | 1 | -15/+14 |
| * | | | | | | | | | KVM: Break dependency between vcpu index in vcpus array and vcpu_id. | Gleb Natapov | 2009-09-10 | 4 | -8/+4 |
| * | | | | | | | | | KVM: Introduce kvm_vcpu_is_bsp() function. | Gleb Natapov | 2009-09-10 | 2 | -2/+2 |
| * | | | | | | | | | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti | 2009-09-10 | 1 | -2/+2 |
| * | | | | | | | | | KVM: ia64: Correct itc_offset calculations | Jes Sorensen | 2009-09-10 | 1 | -1/+1 |
| * | | | | | | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 2009-09-10 | 1 | -5/+2 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | cleanup console_print() | Anirban Sinha | 2009-09-14 | 3 | -0/+9 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 11 | -23/+36 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 |
| * | | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 |
| * | | | | | | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney | 2009-08-23 | 1 | -2/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 | 10 | -27/+25 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| * | | | | | | | | IA64: Remove NULL flush_write_buffers | FUJITA Tomonori | 2009-08-10 | 1 | -1/+0 |
| * | | | | | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() | FUJITA Tomonori | 2009-07-28 | 1 | -0/+10 |
| * | | | | | | | | ia64: add dma_capable() to replace is_buffer_dma_capable() | FUJITA Tomonori | 2009-07-28 | 1 | -0/+8 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-09-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | |