summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-02-23powerpc: Randomise PIEsAnton Blanchard
2009-02-23powerpc: Increase stack gap on 64bit binariesAnton Blanchard
2009-02-23powerpc: Ensure random space between stack and mmapsAnton Blanchard
2009-02-23powerpc: Randomise the brk regionAnton Blanchard
2009-02-23powerpc: Randomise lower bits of stack addressAnton Blanchard
2009-02-23powerpc: More stack randomisation for 64bit binariesAnton Blanchard
2009-02-23powerpc: Randomise mmap start addressAnton Blanchard
2009-02-23powerpc: Rearrange mmap.cAnton Blanchard
2009-02-23powerpc: Move is_32bit_taskAnton Blanchard
2009-02-23powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini
2009-02-23powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill
2009-02-23powerpc: Fix load/store float double alignment handlerMichael Neuling
2009-02-23powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling
2009-02-23powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot
2009-02-23powerpc/pseries: Fix partition migration hang under loadBrian King
2009-02-23powerpc/pseries: Implement a quota system for MSIsMichael Ellerman
2009-02-23powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman
2009-02-23powerpc: Add support for using doorbells for SMP IPIKumar Gala
2009-02-23powerpc/cell: Fix dependency in cpufreqArnd Bergmann
2009-02-22powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr
2009-02-22powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr
2009-02-22powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr
2009-02-22powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard
2009-02-22powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok
2009-02-22powerpc: Fix warnings from make headers_checkKumar Gala
2009-02-22powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle
2009-02-22powerpc: Unify opcode definitions and supportKumar Gala
2009-02-22powerpc, ftrace: use create_branch lib functionSteven Rostedt
2009-02-22powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt
2009-02-22powerpc32, ftrace: dynamic function graph tracerSteven Rostedt
2009-02-22powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt
2009-02-22powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt
2009-02-22powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt
2009-02-22powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt
2009-02-22powerpc64: port of the function graph tracerSteven Rostedt
2009-02-22powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt
2009-02-22ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt
2009-02-22Merge commit 'ftrace/function-graph' into nextBenjamin Herrenschmidt
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-18Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-02-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-17Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-15trace: mmiotrace to the tracer menu in KconfigPekka Paalanen
2009-02-15x86, vm86: fix preemption bugThomas Gleixner