| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-18 | 1 | -2/+2 |
|\ |
|
| * | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu | 2008-12-17 | 1 | -2/+2 |
* | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted | Kumar Gala | 2008-12-13 | 1 | -0/+3 |
* | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 7 | -83/+459 |
|\ \ |
|
| * \ | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 2 | -0/+4 |
| |\ \
| | |/ |
|
| * | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 4 | -4/+20 |
| |\ \ \ |
|
| * | | | | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt | 2008-11-28 | 1 | -0/+1 |
| * | | | | powerpc: ftrace, use create_branch | Steven Rostedt | 2008-11-28 | 1 | -42/+12 |
| * | | | | powerpc: ftrace, added missing icache flush | Steven Rostedt | 2008-11-28 | 1 | -0/+9 |
| * | | | | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt | 2008-11-28 | 1 | -56/+65 |
| * | | | | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 | 2 | -43/+9 |
| * | | | | powerpc/ppc32: ftrace, dynamic ftrace to handle modules | Steven Rostedt | 2008-11-20 | 2 | -6/+105 |
| * | | | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace | Steven Rostedt | 2008-11-20 | 2 | -10/+281 |
| * | | | | powerpc: ftrace, use probe_kernel API to modify code | Steven Rostedt | 2008-11-20 | 1 | -32/+21 |
| * | | | | powerpc: ftrace, convert to new dynamic ftrace arch API | Steven Rostedt | 2008-11-20 | 1 | -5/+62 |
| * | | | | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 2008-11-20 | 1 | -0/+5 |
* | | | | | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -4/+0 |
| |_|_|/
|/| | | |
|
* | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 | 2 | -0/+4 |
| |_|/
|/| | |
|
* | | | powerpc: Fix dma_map_sg() cache flushing on non coherent platforms | Benjamin Herrenschmidt | 2008-12-03 | 1 | -0/+1 |
| |/
|/| |
|
* | | powerpc: Fix build for 32-bit SMP configs | Milton Miller | 2008-12-01 | 1 | -0/+2 |
* | | powerpc: Fix system calls on Cell entered with XER.SO=1 | Paul Mackerras | 2008-12-01 | 1 | -1/+7 |
* | | powerpc: Fix IRQ assignment for some PCIe devices | Adhemerval Zanella | 2008-12-01 | 1 | -2/+5 |
* | | powerpc/44x: Fix 460EX/460GT machine check handling | Benjamin Herrenschmidt | 2008-11-13 | 1 | -1/+6 |
|/ |
|
* | powerpc: Fix msr check in compat_sys_swapcontext | Andreas Schwab | 2008-11-11 | 1 | -3/+15 |
* | powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates | Kumar Gala | 2008-11-08 | 1 | -0/+4 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-10-31 | 15 | -185/+177 |
|\ |
|
| * | Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" | Paul Mackerras | 2008-10-31 | 2 | -8/+5 |
| * | powerpc: Update remaining dma_mapping_ops to use map/unmap_page | Mark Nelson | 2008-10-31 | 4 | -53/+55 |
| * | powerpc/pci: Fix unmapping of IO space on 64-bit | Benjamin Herrenschmidt | 2008-10-31 | 1 | -1/+1 |
| * | powerpc/pci: Properly allocate bus resources for hotplug PHBs | Nathan Fontenot | 2008-10-31 | 1 | -55/+55 |
| * | OF-device: Don't overwrite numa_node in device registration | Jeremy Kerr | 2008-10-31 | 1 | -1/+0 |
| * | powerpc: Fix swapcontext system for VSX + old ucontext size | Michael Neuling | 2008-10-31 | 2 | -39/+30 |
| * | powerpc: Fix compiler warning for the relocatable kernel | Michael Neuling | 2008-10-31 | 1 | -3/+3 |
| * | powerpc: Work around ld bug in older binutils | Paul Mackerras | 2008-10-31 | 1 | -0/+2 |
| * | powerpc/ppc64/kdump: Better flag for running relocatable | Milton Miller | 2008-10-31 | 1 | -11/+19 |
| * | powerpc: Use is_kdump_kernel() | Milton Miller | 2008-10-31 | 1 | -1/+2 |
| * | powerpc: Kexec exit should not use magic numbers | Milton Miller | 2008-10-31 | 2 | -13/+5 |
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 14 | -111/+128 |
|\ \
| |/ |
|
| * | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 | 1 | -0/+2 |
| |\ |
|
| | * | x86, um: get rid of uml signal.h | Al Viro | 2008-10-22 | 1 | -0/+2 |
| * | | powerpc: Support for relocatable kdump kernel | Mohan Kumar M | 2008-10-22 | 6 | -45/+89 |
| * | | powerpc: Further compile fixup for STRICT_MM_TYPECHECKS | David Gibson | 2008-10-22 | 1 | -1/+2 |
| * | | powerpc: Remove empty #else from signal_64.c | Michael Neuling | 2008-10-22 | 1 | -2/+0 |
| * | | powerpc: Move memory size print into common show_cpuinfo for 32-bit | Becky Bruce | 2008-10-22 | 1 | -0/+7 |
| * | | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 5 | -120/+152 |
| |\ \
| | |/ |
|
| * | | powerpc: Delete unused prom_strtoul and prom_memparse | Milton Miller | 2008-10-21 | 1 | -61/+0 |