Age | Commit message (Expand) | Author | Files | Lines |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+0 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -16/+2 |
2010-08-05 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 1 | -5/+5 |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-08-02 | powerpc/85xx: kexec for SMP 85xx BookE systems | Matthew McClintock | 1 | -5/+5 |
2010-07-31 | powerpc: Fix GENERIC_ISA_DMA dependency | Anton Vorontsov | 1 | -1/+1 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -3/+0 |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 1 | -3/+3 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -1/+1 |
2010-07-09 | powerpc/pseries: Partition hibernation support | Brian King | 1 | -1/+1 |
2010-07-09 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 1 | -0/+1 |
2010-07-08 | powerpc: Disable SPARSE_IRQ by default | Yang Li | 1 | -2/+2 |
2010-07-06 | proc: unify PROC_DEVICETREE config | Andres Salomon | 1 | -8/+0 |
2010-07-06 | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 1 | -4/+0 |
2010-07-06 | of: remove architecture CONFIG_OF definitions | Stephen Rothwell | 1 | -3/+0 |
2010-07-06 | powerpc: turn CONFIG_OF into a select | Stephen Rothwell | 1 | -2/+3 |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad | 1 | -0/+1 |
2010-05-31 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2010-05-27 | powerpc: use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -0/+3 |
2010-05-25 | powerpc/kexec: Add support for FSL-BookE | Sebastian Andrzej Siewior | 1 | -1/+1 |
2010-04-07 | powerpc: Add kprobe-based event tracer | Mahesh Salgaonkar | 1 | -0/+1 |
2010-03-19 | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 1 | -13/+0 |
2010-03-13 | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -0/+3 |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -0/+1 |
2010-02-17 | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 1 | -0/+27 |
2010-02-03 | powerpc: Increase NR_IRQS Kconfig maximum to 32768 | Anton Blanchard | 1 | -1/+1 |
2010-01-29 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 1 | -13/+38 |
2009-12-17 | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-13 | powerpc: gamecube/wii: do not include PCI support | Albert Herranz | 1 | -1/+1 |
2009-12-09 | sysfs/cpu: Add probe/release files | Nathan Fontenot | 1 | -0/+4 |
2009-11-24 | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 1 | -0/+1 |
2009-11-12 | powerpc/85xx/86xx: Add suspend/resume support | Anton Vorontsov | 1 | -1/+10 |
2009-10-30 | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman | 1 | -0/+13 |
2009-10-30 | powerpc: Make NR_IRQS a CONFIG option | Michael Ellerman | 1 | -0/+10 |
2009-10-30 | powerpc: Make it possible to select hibernation on all PowerPCs | Anton Vorontsov | 1 | -11/+0 |
2009-10-30 | powerpc: Cleanup Kconfig selection of hugetlbfs support | Benjamin Herrenschmidt | 1 | -0/+4 |
2009-09-24 | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 | Anton Blanchard | 1 | -0/+6 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -16/+13 |
2009-08-28 | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 1 | -0/+1 |
2009-08-28 | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 1 | -5/+1 |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-08-20 | powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig | Benjamin Herrenschmidt | 1 | -10/+10 |
2009-08-14 | powerpc64: convert to dynamic percpu allocator | Tejun Heo | 1 | -2/+2 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 1 | -1/+0 |
2009-06-26 | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 1 | -1/+0 |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 1 | -0/+3 |
2009-06-18 | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 1 | -0/+1 |
2009-06-15 | powerpc: Use generic atomic64_t implementation on 32-bit processors | Paul Mackerras | 1 | -0/+1 |
2009-06-15 | powerpc: Don't do generic calibrate_delay() | Benjamin Herrenschmidt | 1 | -4/+0 |