Age | Commit message (Expand) | Author | Files | Lines |
2010-10-24 | KVM: PPC: Convert MSR to shared page | Alexander Graf | 1 | -1/+1 |
2010-10-24 | KVM: PPC: Introduce shared page | Alexander Graf | 1 | -0/+1 |
2010-10-06 | powerpc: remove unused variable | Stephen Rothwell | 1 | -1/+0 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -5/+0 |
2010-09-22 | powerpc: fix double syscall restarts | Al Viro | 3 | -3/+4 |
2010-08-31 | powerpc: Don't use kernel stack with translation off | Michael Neuling | 1 | -3/+9 |
2010-08-31 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras | 1 | -12/+11 |
2010-08-31 | powerpc/kexec: Adds correct calling convention for kexec purgatory | Matthew McClintock | 1 | -0/+3 |
2010-08-24 | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 1 | -0/+8 |
2010-08-24 | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely | 1 | -1/+2 |
2010-08-24 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 1 | -3/+3 |
2010-08-24 | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 1 | -1/+2 |
2010-08-24 | powerpc: Inline ppc64_runlatch_off | Anton Blanchard | 1 | -8/+6 |
2010-08-24 | powerpc: Correct smt_enabled=X boot option for > 2 threads per core | Nathan Fontenot | 1 | -27/+36 |
2010-08-24 | powerpc: Silence __cpu_up() under normal operation | Signed-off-by: Darren Hart | 1 | -2/+2 |
2010-08-24 | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 1 | -1/+1 |
2010-08-24 | powerpc/pci: Drop unnecessary null test | Julia Lawall | 1 | -2/+1 |
2010-08-24 | powerpc/kdump: Stop all other CPUs before running crash handlers | Anton Blanchard | 1 | -11/+13 |
2010-08-24 | powerpc: Use is_32bit_task() helper to test 32 bit binary | Denis Kirjanov | 1 | -3/+3 |
2010-08-24 | Merge remote branch 'jwb/merge' into merge | Benjamin Herrenschmidt | 4 | -12/+18 |
2010-08-23 | powerpc/4xx: Index interrupt stacks by physical cpu | Dave Kleikamp | 2 | -11/+14 |
2010-08-23 | powerpc/47x: Remove redundant line from cputable.c | Dave Kleikamp | 1 | -1/+0 |
2010-08-23 | powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts | Dave Kleikamp | 1 | -0/+4 |
2010-08-18 | Make do_execve() take a const filename pointer | David Howells | 1 | -2/+3 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 2 | -2/+2 |
2010-08-07 | powerpc: fix i8042 module build error | Grant Likely | 1 | -0/+2 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -33/+27 |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+11 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -60/+36 |
2010-08-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 10 | -1290/+11 |
2010-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 25 | -499/+1126 |
2010-08-05 | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 1 | -1/+1 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 24 | -145/+113 |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 14 | -75/+73 |
2010-08-03 | perf, powerpc: fsl_emb: Restore setting perf_sample_data.period | Scott Wood | 1 | -0/+1 |
2010-08-03 | perf, powerpc: Convert the FSL driver to use local64_t | Peter Zijlstra | 1 | -14/+14 |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar | 2 | -4/+4 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 2 | -0/+2 |
2010-08-01 | KVM: PPC: elide struct thread_struct instances from stack | Andreas Schwab | 1 | -4/+0 |
2010-07-31 | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 1 | -1/+25 |
2010-07-31 | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c | Matt Evans | 1 | -5/+24 |
2010-07-31 | powerpc: Print decimal values in prom_init.c | Michael Neuling | 1 | -9/+35 |
2010-07-31 | powerpc/smp: remove the incorrect decrementer initial codes for AP | Tiejun Chen | 1 | -8/+0 |
2010-07-31 | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro... | Neil Horman | 1 | -0/+12 |
2010-07-31 | powerpc/crashdump: Fix issues with kexec and 36bit physical addr | Matthew McClintock | 2 | -7/+7 |
2010-07-31 | powerpc/kexec: Switch to a static PACA on the way out | Matt Evans | 3 | -10/+30 |
2010-07-30 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 1 | -7/+111 |
2010-07-28 | Merge branch 'powerpc.cherry-picks' into timers/clocksource | Thomas Gleixner | 5 | -345/+72 |