Age | Commit message (Expand) | Author |
2009-03-11 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2009-03-09 | powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file | Martyn Welch |
2009-03-09 | cpm_uart: fix non-console port startup bug | Xiaotian Feng |
2009-03-09 | powerpc: add fsl,fifo-depth property to Freescale SSI device nodes | Timur Tabi |
2009-03-09 | powerpc/fsl-booke: Add support for tlbilx instructions | Kumar Gala |
2009-03-09 | powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers | Anton Vorontsov |
2009-03-09 | powerpc/83xx: Fix the interrupt loss problem on ipic | dayu@datangmobile.cn |
2009-03-09 | i2c-mpc: do not allow interruptions when waiting for I2C to complete | Timur Tabi |
2009-03-06 | powerpc/4xx: update ml507 .dts file to release reference design | Grant Likely |
2009-03-03 | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt |
2009-02-26 | powerpc/5200: Add 'simple-bus' to the of_platform probe list. | Grant Likely |
2009-02-26 | powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTs | Grzegorz Bernacki |
2009-02-26 | powerpc/5200: Add digsy-mtc support to mpc5200_defconfig | Grzegorz Bernacki |
2009-02-23 | powerpc: Randomise PIEs | Anton Blanchard |
2009-02-23 | powerpc: Increase stack gap on 64bit binaries | Anton Blanchard |
2009-02-23 | powerpc: Ensure random space between stack and mmaps | Anton Blanchard |
2009-02-23 | powerpc: Randomise the brk region | Anton Blanchard |
2009-02-23 | powerpc: Randomise lower bits of stack address | Anton Blanchard |
2009-02-23 | powerpc: More stack randomisation for 64bit binaries | Anton Blanchard |
2009-02-23 | powerpc: Randomise mmap start address | Anton Blanchard |
2009-02-23 | powerpc: Rearrange mmap.c | Anton Blanchard |
2009-02-23 | powerpc: Move is_32bit_task | Anton Blanchard |
2009-02-23 | powerpc/powermac: Hotplug /sys entries are missing | Giuliano Pochini |
2009-02-23 | powerpc/cell: Add rtas rtc calls for the QPACE platform | Benjamin Krill |
2009-02-23 | powerpc: Fix load/store float double alignment handler | Michael Neuling |
2009-02-23 | powerpc: Add alignment handler for new lfiwzx instruction | Michael Neuling |
2009-02-23 | powerpc/numa: Cleanup hot_add_scn_to_nid | Nathan Fontenot |
2009-02-23 | powerpc/pseries: Fix partition migration hang under load | Brian King |
2009-02-23 | powerpc/pseries: Implement a quota system for MSIs | Michael Ellerman |
2009-02-23 | powerpc/pseries: Return req#msi(-x) if request is larger | Michael Ellerman |
2009-02-23 | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala |
2009-02-23 | powerpc/cell: Fix dependency in cpufreq | Arnd Bergmann |
2009-02-23 | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr |
2009-02-23 | powerpc/spufs: Clear purge status before setting up isolated mode | Jeremy Kerr |
2009-02-23 | powerpc/spufs: Use correct return value for spu_handle_mm_fault | Jeremy Kerr |
2009-02-23 | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard |
2009-02-23 | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok |
2009-02-23 | powerpc: Fix warnings from make headers_check | Kumar Gala |
2009-02-23 | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle |
2009-02-23 | powerpc: Unify opcode definitions and support | Kumar Gala |
2009-02-23 | powerpc, ftrace: use create_branch lib function | Steven Rostedt |
2009-02-23 | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt |
2009-02-23 | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt |
2009-02-23 | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt |
2009-02-23 | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt |
2009-02-23 | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt |
2009-02-23 | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt |