| Commit message (Expand) | Author | Age |
... | |
* | | | | powerpc: Ensure random space between stack and mmaps | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Randomise the brk region | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Randomise lower bits of stack address | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: More stack randomisation for 64bit binaries | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Randomise mmap start address | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Rearrange mmap.c | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Move is_32bit_task | Anton Blanchard | 2009-02-22 |
* | | | | powerpc/powermac: Hotplug /sys entries are missing | Giuliano Pochini | 2009-02-22 |
* | | | | powerpc/cell: Add rtas rtc calls for the QPACE platform | Benjamin Krill | 2009-02-22 |
* | | | | powerpc: Fix load/store float double alignment handler | Michael Neuling | 2009-02-22 |
* | | | | powerpc: Add alignment handler for new lfiwzx instruction | Michael Neuling | 2009-02-22 |
* | | | | powerpc/numa: Cleanup hot_add_scn_to_nid | Nathan Fontenot | 2009-02-22 |
* | | | | powerpc/pseries: Fix partition migration hang under load | Brian King | 2009-02-22 |
* | | | | powerpc/pseries: Implement a quota system for MSIs | Michael Ellerman | 2009-02-22 |
* | | | | powerpc/pseries: Return req#msi(-x) if request is larger | Michael Ellerman | 2009-02-22 |
* | | | | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-22 |
* | | | | powerpc/cell: Fix dependency in cpufreq | Arnd Bergmann | 2009-02-22 |
* | | | | powerpc/spufs: Constify context contents and coredump callback constants | Jeremy Kerr | 2009-02-22 |
* | | | | powerpc/spufs: Clear purge status before setting up isolated mode | Jeremy Kerr | 2009-02-22 |
* | | | | powerpc/spufs: Use correct return value for spu_handle_mm_fault | Jeremy Kerr | 2009-02-22 |
* | | | | powerpc/mm: Reduce hashtable size when using 64kB pages | Anton Blanchard | 2009-02-22 |
* | | | | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok | 2009-02-22 |
* | | | | powerpc: Fix warnings from make headers_check | Kumar Gala | 2009-02-22 |
* | | | | powerpc/pci: Fix PCI<->OF matching of old style multifunc devices | Tom Arbuckle | 2009-02-22 |
* | | | | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-22 |
* | | | | powerpc, ftrace: use create_branch lib function | Steven Rostedt | 2009-02-22 |
* | | | | powerpc, ftrace: use unsigned int for instruction manipulation | Steven Rostedt | 2009-02-22 |
* | | | | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2009-02-22 |
* | | | | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-22 |
* | | | | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2009-02-22 |
* | | | | powerpc64, ftrace: save toc only on modules for function graph | Steven Rostedt | 2009-02-22 |
* | | | | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-22 |
* | | | | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-22 |
* | | | | powerpc, ftrace: fix compile error when modules not configured | Steven Rostedt | 2009-02-22 |
* | | | | ftrace, powerpc: replace debug macro with proper pr_deug | Steven Rostedt | 2009-02-22 |
* | | | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ \ \ |
|
| * | | | | powerpc/fsl-booke: Fix compile warning | Kumar Gala | 2009-02-12 |
| * | | | | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 2009-02-12 |
| * | | | | powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines | Kumar Gala | 2009-02-12 |
| * | | | | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board | Kumar Gala | 2009-02-11 |
| * | | | | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts | Kumar Gala | 2009-02-11 |
| |/ / / |
|
* | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-02-17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-02-17 |
| |\ \ \ |
|
| | * | | | powerpc/vsx: Fix VSX alignment handler for regs 32-63 | Michael Neuling | 2009-02-13 |
| | * | | | powerpc/ps3: Move ps3_mm_add_memory to device_initcall | Geoff Levand | 2009-02-13 |
| | * | | | powerpc/mm: Fix numa reserve bootmem page selection | Dave Hansen | 2009-02-13 |
| | * | | | powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL | Philippe Gerum | 2009-02-13 |
| * | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize events | Sheng Yang | 2009-02-14 |
| |/ / / |
|
| * | | | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW | Kumar Gala | 2009-02-11 |
* | | | | powerpc/mm: Rework I$/D$ coherency (v3) | Benjamin Herrenschmidt | 2009-02-11 |