summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
* [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-173-1/+9
* [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configsAnton Blanchard2007-10-172-0/+8
* [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
* [POWERPC] Quieten clockevent printkAnton Blanchard2007-10-171-1/+1
* [POWERPC] Enable SLUB in *_defconfigAnton Blanchard2007-10-1738-106/+143
* [POWERPC] Fix 1TB segment detectionOlof Johansson2007-10-171-1/+1
* [POWERPC] Fix iSeries_hpte_insert prototypeStephen Rothwell2007-10-171-2/+2
* [POWERPC] Fix copyright symbolStephen Rothwell2007-10-171-1/+1
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-13/+15
* [POWERPC] ibmebus: Add device creation and bus probing based on of_deviceJoachim Fenkes2007-10-171-18/+82
* [POWERPC] ibmebus: Remove bus match/probe/remove functionsJoachim Fenkes2007-10-171-193/+6
* [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-172-68/+82
* Update PowerPC vmemmap code for 1TB segmentsAnton Blanchard2007-10-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-19/+19
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-151-2/+2
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-12/+12
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-122-4/+4
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-19/+27
|\ \
| * | PPC: sg chaining supportJens Axboe2007-10-163-16/+23
| * | PS3: sg chaining supportJens Axboe2007-10-161-3/+4
* | | powerpc32 vDSO: linker script indentationRoland McGrath2007-10-161-101/+118
* | | powerpc64 vDSO: linker script indentationRoland McGrath2007-10-161-103/+122
* | | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-45/+0
* | | ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2007-10-162-0/+68
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-164-7/+22
* | | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
|/ /
* | Remove msic_dcr_read() in axon_msi.cMichael Ellerman2007-10-151-7/+2
* | Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-151-2/+2
* | Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-152-4/+4
* | PS3 system bus add_uevent_var() falloutGeert Uytterhoeven2007-10-151-1/+0
* | Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0
* | missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-123-46/+16
|\ \
| * | Driver core: change add_uevent_var to use a structKay Sievers2007-10-123-46/+16
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-124-6/+0
|\ \ | |/ |/|
| * [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-044-6/+0
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11384-7936/+24185
|\ \
| * | [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * | [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-124-1/+70
| * | [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * | [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1218-209/+400
| * | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-121-2/+4
| * | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1218-287/+255
| |\ \
| | * | [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * | [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19
| | * | [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
OpenPOWER on IntegriCloud