| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 | 43 | -62/+757 |
|\ |
|
| * | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 | 3 | -1/+285 |
| * | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 2008-07-30 | 1 | -2/+2 |
| * | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 2008-07-30 | 1 | -4/+2 |
| * | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling | 2008-07-30 | 1 | -0/+2 |
| * | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 2008-07-30 | 1 | -4/+0 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 | 37 | -51/+466 |
| |\ |
|
| | * | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 | 31 | -10/+36 |
| | * | cpm2: Rework baud rate generators configuration to support external clocks. | Laurent Pinchart | 2008-07-28 | 1 | -30/+4 |
| | * | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 2008-07-28 | 1 | -6/+17 |
| | * | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2008-07-28 | 1 | -0/+1 |
| | * | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 | 2 | -5/+272 |
| | * | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 | 3 | -0/+136 |
| | * | powerpc: clean up the Book-E HW watchpoint support | Kumar Gala | 2008-07-25 | 4 | -11/+12 |
* | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 | 1 | -0/+6 |
|/ / |
|
* | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+8 |
* | | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 | 2 | -27/+89 |
* | | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 2008-07-28 | 1 | -1/+11 |
* | | powerpc: Show processor cache information in sysfs | Nathan Lynch | 2008-07-28 | 1 | -0/+309 |
* | | powerpc: Make core id information available to userspace | Nathan Lynch | 2008-07-28 | 1 | -0/+23 |
* | | powerpc: Make core sibling information available to userspace | Nathan Lynch | 2008-07-28 | 1 | -0/+64 |
* | | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 2008-07-28 | 1 | -1/+1 |
* | | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 | 1 | -2/+6 |
* | | powerpc: Enable tracehook for the architecture | Roland McGrath | 2008-07-28 | 1 | -0/+1 |
* | | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 3 | -5/+15 |
* | | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 3 | -27/+34 |
* | | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 | 1 | -1/+7 |
* | | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 | 3 | -30/+29 |
* | | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 | 1 | -1/+1 |
* | | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 2008-07-28 | 1 | -36/+3 |
* | | powerpc: Fix vio build warnings | Nathan Lynch | 2008-07-28 | 1 | -2/+2 |
* | | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 4 | -11/+12 |
* | | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi | 2008-07-28 | 1 | -1/+0 |
* | | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 | 2 | -3/+4 |
* | | powerpc: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -39/+0 |
* | | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 4 | -24/+13 |
* | | kexec jump | Huang Ying | 2008-07-26 | 1 | -1/+1 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 3 | -3/+3 |
* | | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch | 2008-07-26 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 26 | -205/+2118 |
|\ |
|
| * | powerpc/pseries: Remove kmalloc call in handling writes to lparcfg | Nathan Fontenot | 2008-07-25 | 1 | -16/+12 |
| * | powerpc/pseries: Update arch vector to indicate support for CMO | Nathan Fontenot | 2008-07-25 | 1 | -1/+8 |
| * | powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O | Nathan Fontenot | 2008-07-25 | 1 | -0/+10 |
| * | powerpc/pseries: vio bus support for CMO | Robert Jennings | 2008-07-25 | 1 | -6/+1027 |
| * | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 | 6 | -19/+63 |
| * | powerpc/pseries: Add CMO paging statistics | Brian King | 2008-07-25 | 1 | -0/+20 |
| * | powerpc/pseries: Add collaborative memory manager | Brian King | 2008-07-25 | 3 | -0/+492 |
| * | powerpc/pseries: Utilities to set firmware page state | Brian King | 2008-07-25 | 1 | -0/+10 |
| * | powerpc/pseries: Enable CMO feature during platform setup | Robert Jennings | 2008-07-25 | 1 | -0/+71 |
| * | powerpc/pseries: Split retrieval of processor entitlement data into a helper ... | Robert Jennings | 2008-07-25 | 1 | -35/+46 |