aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11[PARISC] Fix thinko in cpu_data.lock removalKyle McMartin1-2/+0
2006-12-08[PARISC] Move spinlock_t out of struct cpu_dataKyle McMartin1-4/+7
2006-12-08[PARISC] Remove GCC_VERSION usage as suggested by Adrian BunkGrant Grundler1-6/+2
2006-12-08[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'Helge Deller1-1/+2
2006-12-08[PARISC] bloody printf fmt string warningsKyle McMartin1-1/+1
2006-12-08[PARISC] avoid compiler warnings when compiling 64bitHelge Deller2-5/+7
2006-12-08[PARISC] more sparse fixesMatthew Wilcox4-32/+34
2006-12-08[PARISC] sparse fixesMatthew Wilcox2-3/+3
2006-12-08[PARISC] Unbreak discontigmem mem_init()Kyle McMartin1-18/+32
2006-12-08[PARISC] Show more memory information and memory layout at bootupHelge Deller1-1/+47
2006-12-08[PARISC] Delete arch/parisc/mm/kmap.c againMatthew Wilcox1-166/+0
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/linux-2.6Linus 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
2006-12-07[ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams1-0/+1134
2006-12-07[ARM] Update mach-typesRussell King1-5/+53
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds121-2186/+4507
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm3-188/+6
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-12-07[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle5-5/+7
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle4-4/+4
2006-12-07[PATCH] add rtc-omap driverDavid Brownell1-1/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar10-20/+2
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton2-0/+8
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu5-6/+6
2006-12-07[PATCH] elf: include terminating zero in n_nameszMagnus Damm1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm8-13/+0
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler7-16/+7
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-0/+1
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra1-1/+1
2006-12-07[PATCH] Export pm_suspend for the shared APM emulationRalf Baechle1-4/+0
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike7-7/+7