aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08
|\
| * powerpc: remove unused variableStephen Rothwell2010-10-05
| * modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* | Merge branch 'linus' into perf/coreIngo Molnar2010-09-23
|\|
| * powerpc: fix double syscall restartsAl Viro2010-09-22
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15
|\|
| * powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-30
| * powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-30
| * powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-30
* | perf: Rework the PMU methodsPeter Zijlstra2010-09-09
* | perf: Per PMU disablePeter Zijlstra2010-09-09
* | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-09
* | perf: Register PMU implementationsPeter Zijlstra2010-09-09
* | perf: Deconstify struct pmuPeter Zijlstra2010-09-09
* | Merge branch 'linus' into perf/coreIngo Molnar2010-08-25
|\|
| * powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-24
| * powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-24
| * powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-24
| * powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-24
| * powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-24
| * powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-24
| * powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-24
| * powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-24
| * powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-24
| * powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-24
| * powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-24
| * Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-24
| |\
| | * powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-23
| | * powerpc/47x: Remove redundant line from cputable.cDave Kleikamp2010-08-23
| | * powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-23
| * | Make do_execve() take a const filename pointerDavid Howells2010-08-17
* | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-19
|\| |
| * | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
| |/
| * powerpc: fix i8042 module build errorGrant Likely2010-08-06
| * Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-06
| |\
| | * Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner2010-07-28
| | |\
| | | * powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-28
| | | * powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-28
| | * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
| | * | powerpc: Cleanup xtime usageJohn Stultz2010-07-27
| | * | powerpc: Simplify update_vsyscallJohn Stultz2010-07-27
| | |/
| * | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
| |\ \
| | * \ Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| | |\ \
| | * | | sched: Fix spelling of siblingMichael Neuling2010-06-29
| | * | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-18
| | |\ \ \
| | * | | | powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra2010-06-09
| | * | | | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-09
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
| |\ \ \ \ \ \
| | * | | | | | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek2010-08-05