summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2-2/+1
2006-12-08[AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen1-0/+7
2006-12-08[AVR32] Set flow handler for external interruptsHaavard Skinnemoen1-2/+20
2006-12-08[AVR32] Remove unused fileHaavard Skinnemoen1-289/+0
2006-12-08[AVR32] Remove mii_phy_addr and eth_addr from eth_platform_dataHaavard Skinnemoen1-8/+57
2006-12-08[AVR32] Move ethernet tag parsing to board-specific codeHaavard Skinnemoen2-32/+23
2006-12-08[AVR32] Add macb1 platform_deviceHaavard Skinnemoen1-0/+38
2006-12-08[AVR32] Portmux API updateHaavard Skinnemoen2-83/+146
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala1-2/+1
2006-12-08Merge branch '83xx' into for_paulusKumar Gala4-2/+11
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips4-2/+11
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeKumar Gala1-3/+1
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt3-33/+95
2006-12-08[POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell1-0/+1
2006-12-08[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft1-0/+2
2006-12-08[POWERPC] Remove QE header files from lite5200.cTimur Tabi1-2/+0
2006-12-08[POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven1-1/+1
2006-12-08[POWERPC] maple: Use RTAS for reboot and haltNathan Lynch1-0/+12
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch1-0/+6
2006-12-08[POWERPC] maple: Select PPC_RTASNathan Lynch1-0/+1
2006-12-08[POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch1-1/+1
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood1-30/+10
2006-12-08[POWERPC] EEH recovery tweaksLinas Vepstas2-3/+11
2006-12-08[POWERPC] powerpc: fix build error in rom.cGeoff Levand1-0/+1
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2-202/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2-18/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman3-29/+60
2006-12-08[POWERPC] Fix cell pmu initialisationStephen Rothwell1-1/+4
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds197-780/+9782
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds24-48/+1008
2006-12-07[ARM] Merge individual ARM sub-treesRussell King197-780/+9782
2006-12-07[ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks1-15/+0
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre1-5/+2
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks1-0/+9
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks5-2/+32
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks1-1/+49
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman4-13/+6
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi1-7/+4
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W1-2/+53
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson1-1/+8
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai12-5/+898
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams13-1/+2243