summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-121-3/+0
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1124-949/+2598
|\ \
| * | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-111-1/+0
| * | powerpc/mm: Fix attribute confusion with htab_bolt_mapping()Benjamin Herrenschmidt2008-08-113-31/+43
| * | powerpc/pci: Don't keep ISA memory hole resources in the treeBenjamin Herrenschmidt2008-08-111-5/+12
| * | powerpc: Zero fill the return values of rtas argument bufferNathan Fontenot2008-08-111-2/+3
| * | powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0616-892/+2510
| * | powerpc/44x: Incorrect NOR offset in Warp DTSSean MacLennan2008-08-041-1/+1
| * | powerpc/44x: Warp DTS changes for board updatesSean MacLennan2008-08-041-2/+18
| * | powerpc/4xx: Cleanup Warp for i2c driver changes.Sean MacLennan2008-08-041-15/+10
| * | powerpc/44x: Adjust warp-nand resource end addressValentine Barshak2008-08-041-1/+1
| |/
* | powerpc: Do not ignore arch/powerpc/includeJunio C Hamano2008-08-081-1/+0
* | powerpc/iseries: remove the old viocons driverStephen Rothwell2008-08-071-10/+1
* | powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov2008-08-051-0/+5
* | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
|/
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-0415-368/+6
* powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds2008-08-041-2/+2
* powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-041-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04264-3/+39505
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-3043-62/+757
|\
| * powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-303-1/+285
| * powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-301-2/+2
| * powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-301-4/+2
| * powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-301-0/+2
| * powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-301-4/+0
| * Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-3037-51/+466
| |\
| | * powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-2931-10/+36
| | * cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-30/+4
| | * powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov2008-07-281-6/+17
| | * cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-281-0/+1
| | * powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-282-5/+272
| | * cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-283-0/+136
| | * powerpc: clean up the Book-E HW watchpoint supportKumar Gala2008-07-254-11/+12
* | | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-301-0/+6
|/ /
* | powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt2008-07-281-1/+8
* | powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-282-27/+89
* | powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt2008-07-281-1/+11
* | powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
* | powerpc: Make core id information available to userspaceNathan Lynch2008-07-281-0/+23
* | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-281-0/+64
* | powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1
* | powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
* | powerpc: Enable tracehook for the architectureRoland McGrath2008-07-281-0/+1
* | powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-283-5/+15
* | powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-283-27/+34
* | powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-281-1/+7
* | powerpc: Update cpu_sibling_maps dynamicallyNathan Lynch2008-07-283-30/+29
* | powerpc: register_cpu_online should be __cpuinitNathan Lynch2008-07-281-1/+1
* | powerpc: kill useless SMT code in prom_hold_cpusNathan Lynch2008-07-281-36/+3
* | powerpc: Fix vio build warningsNathan Lynch2008-07-281-2/+2
OpenPOWER on IntegriCloud