summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-08-31powerpc: Don't use kernel stack with translation offMichael Neuling
2010-08-31powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras
2010-08-31powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov
2010-08-24Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt
2010-08-23powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-06powerpc: fix i8042 module build errorGrant Likely
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-07-28Merge branch 'powerpc.cherry-picks' into timers/clocksourceThomas Gleixner
2010-07-28powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-28powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras