Age | Commit message (Expand) | Author |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt |
2008-12-21 | powerpc/4xx: Extended DCR support v2 | Benjamin Herrenschmidt |
2008-12-21 | powerpc: Convert sysfs cache code to of_find_next_cache_node() | Nathan Lynch |
2008-12-21 | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() | Nathan Lynch |
2008-12-21 | powerpc: Add of_find_next_cache_node() | Nathan Lynch |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-18 | Merge branch 'linux-2.6' into next | Paul Mackerras |
2008-12-17 | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu |
2008-12-17 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-16 | powerpc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-12-16 | powerpc/pseries: Check for GIQ indicator before calling set-indicator | Nathan Lynch |
2008-12-16 | powerpc: Move smp_hw_index to 32-bit code | Nathan Lynch |
2008-12-16 | powerpc: Remove `have_of' global variable | Anton Vorontsov |
2008-12-16 | Merge branch 'merge' into next | Paul Mackerras |
2008-12-13 | powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted | Kumar Gala |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-05 | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely |
2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar |
2008-12-03 | powerpc/85xx: Add support for SMP initialization | Kumar Gala |
2008-12-03 | powerpc/85xx: minor head_fsl_booke.S cleanup | Kumar Gala |
2008-12-03 | powerpc: Better setup of boot page TLB entry | Trent Piepho |
2008-12-03 | powerpc: Add SPE/EFP math emulation for E500v1/v2 processors. | Liu Yu |
2008-12-03 | powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq() | Sebastien Dugue |
2008-12-03 | powerpc: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-12-03 | powerpc: Add sync_*_for_* to dma_ops | Becky Bruce |
2008-12-03 | powerpc: Allow the max stack trace depth to be configured | Johannes Berg |
2008-12-03 | powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs() | Kumar Gala |
2008-12-03 | Merge branch 'merge' | Paul Mackerras |
2008-12-03 | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt |
2008-12-01 | powerpc: Fix build for 32-bit SMP configs | Milton Miller |
2008-12-01 | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras |
2008-12-01 | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella |
2008-11-28 | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt |
2008-11-28 | powerpc: ftrace, use create_branch | Steven Rostedt |
2008-11-28 | powerpc: ftrace, added missing icache flush | Steven Rostedt |
2008-11-28 | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt |
2008-11-28 | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt |
2008-11-20 | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt |
2008-11-20 | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt |
2008-11-20 | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt |
2008-11-20 | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt |
2008-11-20 | powerpc: ftrace, do not latency trace idle | Steven Rostedt |
2008-11-19 | powerpc: Provide a separate handler for each IPI action | Milton Miller |