Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt | 2008-12-21 | 2 | -15/+10 | |
| * | | | | | powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs | Benjamin Herrenschmidt | 2008-12-21 | 1 | -0/+5 | |
| * | | | | | powerpc/mm: Split low level tlb invalidate for nohash processors | Benjamin Herrenschmidt | 2008-12-21 | 1 | -233/+0 | |
| * | | | | | powerpc/mm: Add SMP support to no-hash TLB handling | Benjamin Herrenschmidt | 2008-12-21 | 2 | -6/+9 | |
| * | | | | | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt | 2008-12-21 | 11 | -9/+156 | |
| * | | | | | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 4 | -4/+14 | |
| * | | | | | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt | 2008-12-21 | 1 | -2/+2 | |
| * | | | | | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -6/+1 | |
| * | | | | | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -7/+4 | |
| * | | | | | powerpc: Add of_find_next_cache_node() | Nathan Lynch | 2008-12-21 | 1 | -0/+31 | |
| * | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-18 | 1 | -2/+2 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 3 | -18/+14 | |
| * | | | | | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch | 2008-12-16 | 1 | -0/+26 | |
| * | | | | | powerpc: Move smp_hw_index to 32-bit code | Nathan Lynch | 2008-12-16 | 2 | -1/+2 | |
| * | | | | | powerpc: Remove `have_of' global variable | Anton Vorontsov | 2008-12-16 | 4 | -11/+1 | |
| * | | | | | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 3 | -0/+7 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | powerpc/85xx: Add support for SMP initialization | Kumar Gala | 2008-12-03 | 1 | -0/+70 | |
| * | | | | | powerpc/85xx: minor head_fsl_booke.S cleanup | Kumar Gala | 2008-12-03 | 1 | -2/+2 | |
| * | | | | | powerpc: Better setup of boot page TLB entry | Trent Piepho | 2008-12-03 | 1 | -9/+13 | |
| * | | | | | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu | 2008-12-03 | 2 | -10/+59 | |
| * | | | | | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq() | Sebastien Dugue | 2008-12-03 | 1 | -0/+1 | |
| * | | | | | powerpc: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-03 | 1 | -2/+0 | |
| * | | | | | powerpc: Add sync_*_for_* to dma_ops | Becky Bruce | 2008-12-03 | 1 | -0/+26 | |
| * | | | | | powerpc: Allow the max stack trace depth to be configured | Johannes Berg | 2008-12-03 | 1 | -1/+1 | |
| * | | | | | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() | Kumar Gala | 2008-12-03 | 1 | -0/+2 | |
| * | | | | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 5 | -4/+21 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | powerpc: Provide a separate handler for each IPI action | Milton Miller | 2008-11-19 | 1 | -0/+59 | |
| * | | | | | | powerpc: Use for_each_node_with_property() in of_irq_map_init() | Michael Ellerman | 2008-11-19 | 1 | -4/+1 | |
| * | | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-12 | 2 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc: Eliminate unused do_gtod variable | Paul Mackerras | 2008-11-06 | 1 | -35/+0 | |
| * | | | | | | | powerpc: Improve resolution of VDSO clock_gettime | Paul Mackerras | 2008-11-06 | 4 | -148/+203 | |
| * | | | | | | | powerpc/pci: Cosmetic cleanups of pci-common.c | Benjamin Herrenschmidt | 2008-11-06 | 1 | -41/+36 | |
| * | | | | | | | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 2008-11-06 | 2 | -52/+37 | |
| * | | | | | | | powerpc/pci: Make pcibios_allocate_bus_resources more robust | Benjamin Herrenschmidt | 2008-11-06 | 1 | -1/+4 | |
| * | | | | | | | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup | Benjamin Herrenschmidt | 2008-11-06 | 2 | -31/+50 | |
| * | | | | | | | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt | 2008-11-05 | 3 | -27/+11 | |
| * | | | | | | | powerpc/pci: Use common PHB resource hookup | Benjamin Herrenschmidt | 2008-11-05 | 3 | -60/+95 | |
| * | | | | | | | powerpc/pci: Cleanup debug printk's | Benjamin Herrenschmidt | 2008-11-05 | 3 | -97/+82 | |
| * | | | | | | | powerpc: Update page-in counter for CMM | Brian King | 2008-11-05 | 1 | -0/+1 | |
| * | | | | | | | powerpc: Silence software timebase sync | Benjamin Herrenschmidt | 2008-11-05 | 1 | -6/+6 | |
| * | | | | | | | powerpc: Fix domain numbers in /proc on 64-bit | Benjamin Herrenschmidt | 2008-11-05 | 2 | -6/+9 | |
* | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 1 | -2/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu | 2008-12-17 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted | Kumar Gala | 2008-12-13 | 1 | -0/+3 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | 2 | -0/+4 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 2008-12-03 | 1 | -0/+1 | |
* | | | | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 4 | -4/+20 | |
|\ \ \ \ | |/ / / |