aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra2-6/+5
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata3-13/+82
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata2-4/+2
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata1-36/+29
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
2006-12-07[PATCH] uml: size register files correctlyJeff Dike2-2/+2
2006-12-07[PATCH] uml: include asm/page.h in order to get PAGE_SHIFTJeff Dike1-0/+1
2006-12-07[PATCH] uml: include stddef.h correctlyJeff Dike3-3/+2
2006-12-07[PATCH] m68k: replace kmalloc+memset with kzallocYan Burman2-4/+2
2006-12-07[PATCH] swsusp: Support i386 systems with PAE or without PSERafael J. Wysocki3-3/+166
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham9-6/+9
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox3-5/+10