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