| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] Fixup error handling when emulating a floating point instruction | Kumar Gala | 2007-02-07 | 1 | -22/+60 |
* | [POWERPC] Enable interrupts if we are doing fp math emulation | Kumar Gala | 2007-02-07 | 1 | -14/+15 |
* | [POWERPC] Added kprobes support to ppc32 | Kumar Gala | 2007-02-06 | 1 | -2/+6 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-02-07 | 2 | -1/+8 |
|\ |
|
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-01-28 | 1 | -1/+1 |
| |\ |
|
| | * | [POWERPC] Fix sys_pciconfig_iobase bus matching | Benjamin Herrenschmidt | 2007-01-28 | 1 | -1/+1 |
| * | | [PATCH] powerpc vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 | 1 | -0/+7 |
| |/ |
|
* | | [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace | Paul Mackerras | 2007-02-07 | 1 | -26/+33 |
* | | [POWERPC] Fix performance monitor exception | Livio Soares | 2007-02-07 | 1 | -1/+1 |
* | | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson | 2007-02-07 | 1 | -0/+1 |
* | | [POWERPC] pasemi: Idle loops | Olof Johansson | 2007-02-07 | 3 | -0/+49 |
* | | [POWERPC] pasemi: UART udbg support | Olof Johansson | 2007-02-07 | 3 | -0/+66 |
* | | [POWERPC] Celleb: support udbg | Ishizaki Kou | 2007-02-07 | 1 | -0/+2 |
* | | [POWERPC] PA6T PMC support | Olof Johansson | 2007-02-07 | 2 | -50/+95 |
* | | [POWERPC] Add PMC type to cputable | Olof Johansson | 2007-02-07 | 2 | -26/+26 |
* | | [POWERPC] Remove fastcall function attribute | Kumar Gala | 2007-01-26 | 1 | -10/+10 |
* | | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2007-01-24 | 1 | -0/+2 |
* | | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 2007-01-24 | 1 | -5/+0 |
* | | [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit code | David Woodhouse | 2007-01-24 | 1 | -9/+15 |
* | | [POWERPC] Add support for R_PPC_ADDR16_HI relocations | Simon Vallet | 2007-01-24 | 1 | -1/+6 |
* | | [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup | Mariusz Kozlowski | 2007-01-24 | 1 | -4/+2 |
* | | [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup | Mariusz Kozlowski | 2007-01-24 | 1 | -12/+6 |
* | | [POWERPC] Do not write virq back to PCI config space | Michal Ostrowski | 2007-01-24 | 2 | -2/+0 |
* | | [POWERPC] Use is_init() instead of pid==1 | Akinobu Mita | 2007-01-24 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] Remove bogus sanity check in pci -> OF node code | Benjamin Herrenschmidt | 2007-01-22 | 1 | -5/+0 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [POWERPC] Fix manual assembly WARN_ON() in enter_rtas(). | David Woodhouse | 2007-01-09 | 2 | -8/+8 |
* | [POWERPC] Fix register save area alignment for swapcontext syscall | Paul Mackerras | 2006-12-20 | 1 | -3/+13 |
* | [POWERPC] Fix PCI device channel state initialization | Linas Vepstas | 2006-12-20 | 1 | -0/+1 |
* | [POWERPC] Workaround oldworld OF bug with IRQs & P2P bridges | Benjamin Herrenschmidt | 2006-12-20 | 1 | -2/+13 |
* | [POWERPC] powerpc: add scanning of ebc bus to of_platform | Arnd Bergmann | 2006-12-19 | 1 | -0/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-11 | 16 | -194/+228 |
|\ |
|
| * | [POWERPC] Generic BUG for powerpc | Jeremy Fitzhardinge | 2006-12-11 | 4 | -87/+19 |
| * | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2006-12-11 | 5 | -7/+13 |
| |\ |
|
| | * | Merge branch '85xx' into for_paulus | Kumar Gala | 2006-12-10 | 1 | -1/+1 |
| | |\ |
|
| | | * | [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set | Kumar Gala | 2006-12-10 | 1 | -1/+1 |
| | * | | [POWERPC] Fix 440SPe CPU table entry | Kumar Gala | 2006-12-08 | 1 | -2/+1 |
| | * | | Merge branch '83xx' into for_paulus | Kumar Gala | 2006-12-08 | 3 | -1/+10 |
| | |\ \ |
|
| | | * | | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips | 2006-12-08 | 3 | -1/+10 |
| | | |/ |
|
| | * | | [POWERPC] of_device_register: propagate device_create_file return code | Kumar Gala | 2006-12-08 | 1 | -3/+1 |
| | |/ |
|
| * | | [POWERPC] Fix irq routing on some 32-bit PowerMacs | Benjamin Herrenschmidt | 2006-12-11 | 1 | -45/+53 |
| * | | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodes | Paul Mackerras | 2006-12-11 | 2 | -1/+56 |
| * | | [POWERPC] Add SPURR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
| * | | [POWERPC] Add DSCR SPR to sysfs | Anton Blanchard | 2006-12-09 | 1 | -0/+8 |
| * | | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 | 2 | -24/+63 |
| * | | [POWERPC] iSeries: head_64.o needs to depend on lparmap.s | Stephen Rothwell | 2006-12-08 | 1 | -0/+1 |
| * | | [POWERPC] of_platform_make_bus_id(): make `magic' int | Geert Uytterhoeven | 2006-12-08 | 1 | -1/+1 |
| * | | [POWERPC] Add rtas_service_present() helper | Nathan Lynch | 2006-12-08 | 1 | -0/+6 |
| * | | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c | Michael Ellerman | 2006-12-08 | 1 | -29/+0 |
| |/ |
|