aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-08-2511-83/+121
|\
| * [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0
| * [POWERPC] Fix compile problem without CONFIG_PCILi Yang2006-08-231-6/+7
| * [POWERPC] Correct masks used in emulating some instructionsPaul Mackerras2006-08-231-4/+4
| * [POWERPC] Pass UPIO_TSI flag to 8259 serial driverZang Roy-r619112006-08-231-2/+6
| * [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-8/+17
| * [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot timeOlof Johansson2006-08-181-0/+2
| * [POWERPC] Fix irq radix tree remapping typoBenjamin Herrenschmidt2006-08-171-1/+1
| * [POWERPC] kprobes: Fix possible system crash during out-of-line single-steppingAnanth N Mavinakayanahalli2006-08-171-0/+2
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-174-6/+13
| * [POWERPC] Move some kexec logic into machine_kexec.cMichael Ellerman2006-08-172-56/+56
| * [POWERPC] Make secondary CPUs call into kdump on reset exceptionDavid Wilder2006-08-171-0/+13
* | [POWERPC] reboot when panic_timout is setOlaf Hering2006-08-251-0/+3
* | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-4/+2
* | [POWERPC] powerpc: Make RTAS console init genericMichael Neuling2006-08-251-0/+5
* | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-254-94/+64
* | [POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.SOlof Johansson2006-08-252-1/+1
* | [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-252-9/+9
* | Merge branch 'merge'Paul Mackerras2006-08-081-0/+21
|\ \ | |/
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-0/+21
* | [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-083-1/+29
* | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-081-4/+0
* | [POWERPC] Make doc comments extractableMichael Ellerman2006-08-081-1/+1
* | [POWERPC] Export msi symbolsJake Moilanen2006-08-081-0/+5
* | [POWERPC] Enable PURR sysfs entry correctlyMichael Neuling2006-08-071-2/+2
* | [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-012-10/+19
* | Merge branch 'merge'Paul Mackerras2006-08-0115-51/+135
|\ \ | |/
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-07-316-16/+100
| |\
| | * [POWERPC] Minor comment fix for misc_64.SGeoff Levand2006-07-311-1/+1
| | * [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
| | * [POWERPC] Fix legacy_serial.c error handling on 32 bitsBenjamin Herrenschmidt2006-07-261-5/+8
| | * [POWERPC] Fix default clock for udbg_16550Benjamin Herrenschmidt2006-07-261-1/+5
| | * [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP setBenjamin Herrenschmidt2006-07-261-7/+17
| | * [POWERPC] Fix 32 bits warning in prom_init.cBenjamin Herrenschmidt2006-07-261-0/+2
| | * [POWERPC] Workaround Pegasos incorrect ISA "ranges"Benjamin Herrenschmidt2006-07-261-0/+34
| * | [PATCH] vDSO hash-style fixRoland McGrath2006-07-314-2/+6
| * | [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman2006-07-311-2/+2
| * | [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-7/+3
| |/
| * [PATCH] powerpc: make OF interrupt tree parsing more strictSegher Boessenkool2006-07-101-1/+1
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-104-34/+87
| * [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* | [POWERPC] Simplify dma_ops bug conditionsJeremy Kerr2006-07-311-37/+28
* | [POWERPC] Make get_property() return a const void *Jeremy Kerr2006-07-311-1/+1
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-3118-193/+197
* | Merge branch 'mpe'Stephen Rothwell2006-07-142-2/+0
|\ \
| * | [POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman2006-07-131-1/+0
| * | [POWERPC] iseries: Make ItExtVpdPanel private to iSeriesMichael Ellerman2006-07-131-1/+0
* | | [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-131-1/+0
|/ /
* | [POWERPC] Remove linux,pci-domain propertiesJeremy Kerr2006-07-071-38/+1
* | [POWERPC] Use const qualifiers for prom parsing utilitesJeremy Kerr2006-07-071-10/+12