| Commit message (Expand) | Author | Age |
* | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-11 |
|\ |
|
| * | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-10 |
| * | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-10 |
| * | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-10 |
| * | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-10 |
| * | powerpc/4xx: Update defconfig files for 2.6.27-rc1 | Josh Boyer | 2008-08-06 |
| * | powerpc/44x: Incorrect NOR offset in Warp DTS | Sean MacLennan | 2008-08-04 |
| * | powerpc/44x: Warp DTS changes for board updates | Sean MacLennan | 2008-08-04 |
| * | powerpc/4xx: Cleanup Warp for i2c driver changes. | Sean MacLennan | 2008-08-04 |
| * | powerpc/44x: Adjust warp-nand resource end address | Valentine Barshak | 2008-08-04 |
* | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-08 |
* | | powerpc/iseries: remove the old viocons driver | Stephen Rothwell | 2008-08-07 |
* | | powerpc: 86xx: mpc8610_hpcd: add watchdog node | Anton Vorontsov | 2008-08-05 |
* | | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 |
|/ |
|
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-03 |
* | powerpc: Force printing of 'total_memory' to unsigned long long | Tony Breeds | 2008-08-03 |
* | powerpc: Fix compiler warning in arch/powerpc/mm/mem.c | Tony Breeds | 2008-08-03 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-03 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 |
|\ |
|
| * | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3) | Nick Piggin | 2008-07-30 |
| * | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 2008-07-30 |
| * | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 2008-07-30 |
| * | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes | Michael Neuling | 2008-07-30 |
| * | powerpc: Allow non-hcall return values for lparcfg writes | Nathan Fontenot | 2008-07-30 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 |
| |\ |
|
| | * | powerpc/fsl: proliferate simple-bus compatibility to soc nodes | Kim Phillips | 2008-07-29 |
| | * | cpm2: Rework baud rate generators configuration to support external clocks. | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC | Anton Vorontsov | 2008-07-28 |
| | * | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: implement GPIO LIB API on CPM1 Freescale SoC. | Jochen Friedrich | 2008-07-28 |
| | * | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 |
| | * | powerpc: clean up the Book-E HW watchpoint support | Kumar Gala | 2008-07-25 |
* | | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 |
|/ / |
|
* | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappings | Benjamin Herrenschmidt | 2008-07-28 |
* | | powerpc/powermac: Fixup default serial port device for pmac_zilog | Benjamin Herrenschmidt | 2008-07-28 |
* | | powerpc/powermac: Use sane default baudrate for SCC debugging | Benjamin Herrenschmidt | 2008-07-28 |
* | | powerpc: Show processor cache information in sysfs | Nathan Lynch | 2008-07-28 |
* | | powerpc: Make core id information available to userspace | Nathan Lynch | 2008-07-28 |
* | | powerpc: Make core sibling information available to userspace | Nathan Lynch | 2008-07-28 |
* | | powerpc/vio: More fallout from dma_mapping_error API change | Stephen Rothwell | 2008-07-28 |
* | | powerpc/pseries: Fix CMO sysdev attribute API change fallout | Stephen Rothwell | 2008-07-28 |
* | | powerpc: Enable tracehook for the architecture | Roland McGrath | 2008-07-28 |
* | | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 |
* | | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 |
* | | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 |
* | | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 |
* | | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 |
* | | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 2008-07-28 |
* | | powerpc: Fix vio build warnings | Nathan Lynch | 2008-07-28 |