aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1215-13/+226
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
* sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
* sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-122-0/+45
* sh: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
* sh: Fix Solution Engine 7619 build.Yoshinori Sato2006-12-122-33/+33
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-125-16/+7
* sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-123-8/+111
* sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
* sh: landisk board build fixes.Paul Mundt2006-12-122-33/+56
* sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
* sh: SH-2 defconfig updates.Yoshinori Sato2006-12-122-39/+847
* sh: Add uImage and S-rec generation support.Paul Mundt2006-12-123-10/+43
* sh: push-switch fixups for work_struct API damage.Paul Mundt2006-12-121-5/+8
* [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin2006-12-111-1/+1
* [MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle2006-12-101-0/+1
* [MIPS] Export pm_power_offRalf Baechle2006-12-101-0/+2
* [MIPS] Export csum_partial_copy_nocheck.Ralf Baechle2006-12-101-0/+3
* [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-101-3/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-12-1024-132/+301
|\
| * [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-48/+43
| * [SPARC64]: Update defconfig.David S. Miller2006-12-101-11/+33
| * [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-102-2/+8
| * [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-24/+10
| * [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-102-0/+9
| * [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-10/+5
| * [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller2006-12-101-1/+11
| * [SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller2006-12-101-13/+31
| * [SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2006-12-102-9/+15
| * [SPARC64]: Update defconfig.David S. Miller2006-12-101-6/+10
| * [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-109-11/+129
* | [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-102-4/+4
* | [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-103-14/+12
* | [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-108-655/+317
* | [PATCH] xtensa: remove extra header filesChris Zankel2006-12-1030-915/+290
* | [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-103-59/+57
|/
* [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap2006-12-091-0/+1
* [PATCH] i386: Fix io_apic.c warningAndi Kleen2006-12-091-1/+1
* [PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap2006-12-091-1/+1
* [PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2006-12-092-0/+2
* [PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2006-12-092-8/+9
* [PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen2006-12-091-4/+29
* [PATCH] i386: Update defconfigAndi Kleen2006-12-091-7/+21
* [PATCH] x86-64: Update defconfigAndi Kleen2006-12-091-7/+22
* [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven2006-12-091-2/+2
* [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz2006-12-091-1/+1
* [PATCH] Sun3: General updatesSam Creasey2006-12-093-13/+6
* [PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool2006-12-0910-20/+1376