summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-117-9/+16
|\
| * Merge branch '85xx' into for_paulusKumar Gala2006-12-102-2/+3
| |\
| | * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-102-2/+3
| * | [POWERPC] Fix 440SPe CPU table entryKumar Gala2006-12-081-2/+1
| * | Merge branch '83xx' into for_paulusKumar Gala2006-12-084-2/+11
| |\ \
| | * | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-084-2/+11
| | |/
| * | [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-081-3/+1
| |/
* | [POWERPC] Remove old dcr.SBenjamin Herrenschmidt2006-12-111-39/+0
* | [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-111-1/+1
* | [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-111-45/+53
* | [POWERPC] ps3: Add vuart supportGeoff Levand2006-12-112-0/+12
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-113-1/+121
* | [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
* | [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
* | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-083-33/+95
* | [POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell2006-12-081-0/+1
* | [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft2006-12-081-0/+2
* | [POWERPC] Remove QE header files from lite5200.cTimur Tabi2006-12-081-2/+0
* | [POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven2006-12-081-1/+1
* | [POWERPC] maple: Use RTAS for reboot and haltNathan Lynch2006-12-081-0/+12
* | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+6
* | [POWERPC] maple: Select PPC_RTASNathan Lynch2006-12-081-0/+1
* | [POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch2006-12-081-1/+1
* | [POWERPC] qe_ic: Do a sync when masking interruptsScott Wood2006-12-081-30/+10
* | [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-082-3/+11
* | [POWERPC] powerpc: fix build error in rom.cGeoff Levand2006-12-081-0/+1
* | [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-14/+15
* | [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman2006-12-081-6/+11
* | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-082-202/+199
* | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-18/+16
* | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-083-29/+60
* | [POWERPC] Fix cell pmu initialisationStephen Rothwell2006-12-081-1/+4
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-07197-780/+9782
|\
| *---------. [ARM] Merge individual ARM sub-treesRussell King2006-12-07197-780/+9782
| |\ \ \ \ \ \
| | | | | | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-0713-1/+2243
| | | | | | | * [ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams2006-12-071-0/+1134
| | | | | | | * [ARM] Update mach-typesRussell King2006-12-071-5/+53
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * [ARM] 3993/1: ep93xx: add cirrus logic edb9302a supportLennert Buytenhek2006-12-073-0/+98
| | | | | | * [ARM] 3964/1: ep93xx: add ads sphere supportLennert Buytenhek2006-12-014-0/+99
| | |_|_|_|/ | |/| | | |
| | | | | * [ARM] 3981/1: sched_clock for PXA2xxNicolas Pitre2006-12-071-0/+60
| | | | | * [ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to ...Nicolas Pitre2006-12-071-4/+10
| | | | | * [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...Nicolas Pitre2006-12-071-4/+11
| | |_|_|/ | |/| | |
| | | | * [ARM] Allow gcc to optimise arm_add_memory a little moreRussell King2006-12-071-4/+7
| | |_|/ | |/| |
| | | * [ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks2006-12-071-15/+0
| | | * [ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2006-12-071-5/+2
| | | * [ARM] 4000/1: Osiris: add third serial port inBen Dooks2006-12-071-0/+9
| | | * [ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks2006-12-075-2/+32
| | | * [ARM] 3998/1: VR1000: LED platform devicesBen Dooks2006-12-071-1/+49
OpenPOWER on IntegriCloud