summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-131-12/+0
* Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2007-12-061-1/+1
|\
| * [POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds2007-12-061-1/+1
* | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-065-6/+5
|/
* Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras2007-12-031-6/+6
* [POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling2007-11-201-2/+3
* [POWERPC] Fix RTAS os-term usage on kernel panicLinas Vepstas2007-11-201-6/+6
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-204-24/+73
* [POWERPC] Fix multiple bugs in rtas_ibm_suspend_me codeNathan Lynch2007-11-191-41/+58
* [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-131-1/+3
* [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-131-1/+1
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-092-25/+2
|\
| * sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-092-25/+2
* | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2007-11-084-15/+88
|\ \
| * | [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-012-0/+32
| * | [POWERPC] 4xx: Fix 4xx flush_tlb_page()Benjamin Herrenschmidt2007-11-011-7/+16
| * | [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.Valentine Barshak2007-11-012-8/+40
| |/
* | [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVECJohannes Berg2007-11-081-0/+2
* | [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-081-1/+1
* | [POWERPC] ] Fix memset size errorLi Zefan2007-11-081-1/+1
* | [POWERPC] Fix link errors for allyesconfigStephen Rothwell2007-11-081-2/+1
* | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras2007-11-081-7/+3
* | [POWERPC] Fix cache line vs. block size confusionBenjamin Herrenschmidt2007-11-081-12/+7
* | [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
|/
* Update arch/ to use sg helpersJens Axboe2007-10-223-5/+3
* Spelling fix: explicitlyJean Delvare2007-10-192-2/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-2/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-177-270/+175
|\
| * [POWERPC] Fix 64 bits vDSO DWARF info for CR registerBenjamin Herrenschmidt2007-10-171-4/+7
| * [POWERPC] Add 1TB workaround for PA6TOlof Johansson2007-10-171-0/+6
| * [POWERPC] Quieten cache information at bootAnton Blanchard2007-10-171-5/+8
| * [POWERPC] Quieten clockevent printkAnton Blanchard2007-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
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-172-2/+1
* | powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-171-36/+31
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* | powerpc: add Altivec/VMX state to coredumpsMark Nelson2007-10-171-3/+25
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-163-16/+23
|\
| * PPC: sg chaining supportJens Axboe2007-10-163-16/+23
* | 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