summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-0316-19/+1796
|\
| * AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2009-02-146-0/+1455
| * powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt2009-02-141-0/+2
| * powerpc/4xx: Add missing USB and i2c devices to CanyonlandsBenjamin Herrenschmidt2009-02-142-10/+284
| * powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-147-9/+55
* | powerpc: Randomise PIEsAnton Blanchard2009-02-232-1/+12
* | powerpc: Increase stack gap on 64bit binariesAnton Blanchard2009-02-231-2/+9
* | powerpc: Ensure random space between stack and mmapsAnton Blanchard2009-02-231-3/+11
* | powerpc: Randomise the brk regionAnton Blanchard2009-02-232-0/+26
* | powerpc: Randomise lower bits of stack addressAnton Blanchard2009-02-232-1/+10
* | powerpc: More stack randomisation for 64bit binariesAnton Blanchard2009-02-231-0/+5
* | powerpc: Randomise mmap start addressAnton Blanchard2009-02-231-1/+16
* | powerpc: Rearrange mmap.cAnton Blanchard2009-02-231-11/+11
* | powerpc: Move is_32bit_taskAnton Blanchard2009-02-232-10/+7
* | powerpc/powermac: Hotplug /sys entries are missingGiuliano Pochini2009-02-231-0/+3
* | powerpc/cell: Add rtas rtc calls for the QPACE platformBenjamin Krill2009-02-231-0/+2
* | powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-231-16/+13
* | powerpc: Add alignment handler for new lfiwzx instructionMichael Neuling2009-02-231-1/+1
* | powerpc/numa: Cleanup hot_add_scn_to_nidNathan Fontenot2009-02-231-66/+73
* | powerpc/pseries: Fix partition migration hang under loadBrian King2009-02-231-2/+8
* | powerpc/pseries: Implement a quota system for MSIsMichael Ellerman2009-02-231-2/+176
* | powerpc/pseries: Return req#msi(-x) if request is largerMichael Ellerman2009-02-231-1/+5
* | powerpc: Add support for using doorbells for SMP IPIKumar Gala2009-02-236-3/+117
* | powerpc/cell: Fix dependency in cpufreqArnd Bergmann2009-02-232-13/+18
* | powerpc/spufs: Constify context contents and coredump callback constantsJeremy Kerr2009-02-233-10/+11
* | powerpc/spufs: Clear purge status before setting up isolated modeJeremy Kerr2009-02-231-0/+3
* | powerpc/spufs: Use correct return value for spu_handle_mm_faultJeremy Kerr2009-02-231-26/+22
* | powerpc/mm: Reduce hashtable size when using 64kB pagesAnton Blanchard2009-02-231-2/+3
* | powerpc: Rework dma-noncoherent to use generic vmalloc layerIlya Yanok2009-02-232-271/+57
* | powerpc: Fix warnings from make headers_checkKumar Gala2009-02-236-5/+8
* | powerpc/pci: Fix PCI<->OF matching of old style multifunc devicesTom Arbuckle2009-02-231-4/+11
* | powerpc: Unify opcode definitions and supportKumar Gala2009-02-2310-61/+106
* | powerpc, ftrace: use create_branch lib functionSteven Rostedt2009-02-231-13/+1
* | powerpc, ftrace: use unsigned int for instruction manipulationSteven Rostedt2009-02-231-27/+18
* | powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-232-3/+7
* | powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-233-3/+44
* | powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-232-60/+47
* | powerpc64, ftrace: save toc only on modules for function graphSteven Rostedt2009-02-232-3/+37
* | powerpc64, tracing: add function graph tracer with dynamic tracingSteven Rostedt2009-02-233-8/+49
* | powerpc64: port of the function graph tracerSteven Rostedt2009-02-236-10/+154
* | powerpc, ftrace: fix compile error when modules not configuredSteven Rostedt2009-02-231-1/+15
* | ftrace, powerpc: replace debug macro with proper pr_deugSteven Rostedt2009-02-231-16/+10
* | Merge commit 'ftrace/function-graph' into nextBenjamin Herrenschmidt2009-02-233-99/+2
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-183-99/+2
* | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-1810-51/+860
|\ \ \
| * | | powerpc/fsl-booke: Fix compile warningKumar Gala2009-02-121-2/+2
| * | | powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-124-6/+10
| * | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS definesKumar Gala2009-02-123-32/+50
| * | | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds boardKumar Gala2009-02-111-0/+787
| * | | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dtsKumar Gala2009-02-113-11/+11
| | |/ | |/|