Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 5 | -24/+53 |
|\ | |||||
| * | powerpc64: convert to dynamic percpu allocator | Tejun Heo | 2009-08-14 | 2 | -18/+47 |
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 98 | -2919/+4281 |
| |\ | |||||
| * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+3 |
| * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 35 | -361/+527 |
| |\ \ | |||||
| * | | | 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 '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 | 13 | -73/+639 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-10 | 4 | -140/+82 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | 10 | -13/+28 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-05 | 58 | -2754/+4006 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 4 | -8/+8 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | 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 | 13 | -66/+158 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 2009-09-10 | 1 | -12/+1 |
| * | | | | | | | | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 2 | -13/+0 |
| * | | | | | | | | KVM: powerpc: convert marker probes to event trace | Marcelo Tosatti | 2009-09-10 | 6 | -15/+126 |
| * | | | | | | | | 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 | -6/+10 |
| * | | | | | | | | KVM: ppc: e500: Add MMUCFG and PVR emulation | Liu Yu | 2009-09-10 | 2 | -0/+5 |
| * | | | | | | | | KVM: ppc: e500: Directly pass pvr to guest | Liu Yu | 2009-09-10 | 3 | -5/+1 |
| * | | | | | | | | KVM: ppc: e500: Move to Book-3e MMU definitions | Liu Yu | 2009-09-10 | 2 | -8/+8 |
| * | | | | | | | | KVM: powerpc: fix some init/exit annotations | Stephen Rothwell | 2009-09-10 | 3 | -5/+5 |
| * | | | | | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 2009-09-10 | 1 | -2/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 3 | -0/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | powerpc/qe: Implement qe_alive_during_sleep() helper function | Anton Vorontsov | 2009-08-30 | 2 | -0/+14 |
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 96 | -2916/+4270 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | 7 | -16/+588 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | 2 | -136/+79 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | perf_counter: powerpc: Add callchain support | Paul Mackerras | 2009-08-18 | 2 | -1/+528 |
| * | | | | | | | | | | powerpc: Allow perf_counters to access user memory at interrupt time | Paul Mackerras | 2009-08-18 | 4 | -12/+57 |
| * | | | | | | | | | | powerpc/32: Always order writes to halves of 64-bit PTEs | Paul Mackerras | 2009-08-18 | 1 | -3/+3 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | locking, powerpc: Rename __spin_try_lock() and friends | Heiko Carstens | 2009-08-31 | 1 | -10/+10 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 2 | -47/+24 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 | 70 | -2903/+4113 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys() | FUJITA Tomonori | 2009-07-28 | 1 | -11/+0 |
| * | | | | | | | | | x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() | FUJITA Tomonori | 2009-07-28 | 1 | -0/+10 |
| * | | | | | | | | | powerpc: remove unncesary swiotlb_arch_address_needs_mapping | FUJITA Tomonori | 2009-07-28 | 1 | -26/+1 |
| * | | | | | | | | | powerpc: add dma_capable() to replace is_buffer_dma_capable() | FUJITA Tomonori | 2009-07-28 | 1 | -0/+13 |
| * | | | | | | | | | swiotlb: remove unnecessary swiotlb_bus_to_virt | FUJITA Tomonori | 2009-07-28 | 1 | -10/+0 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 | 1 | -1/+0 |
* | | | | | | | | | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 2009-09-03 | 1 | -3/+3 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-08-27 | 1 | -136/+75 |