summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu2006-12-121-9/+8
* [MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle2006-12-123-41/+80
* [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-121-2/+4
* [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
* [MIPS] Qemu now has an ELF loader.Ralf Baechle2006-12-091-1/+1
* [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto2006-12-094-38/+9
* [MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto2006-12-091-22/+54
* [MIPS] Optimize flow of csum_partialAtsushi Nemoto2006-12-091-75/+54
* [MIPS] Make csum_partial more readableAtsushi Nemoto2006-12-091-70/+74
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-0949-59/+59
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-088-271/+477
|\
| * [S390] Poison init section before freeing it.Heiko Carstens2006-12-081-0/+2
| * [S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens2006-12-083-58/+21
| * [S390] Virtual memmap for s390.Heiko Carstens2006-12-086-204/+453
| * [S390] runtime switch for qdio performance statisticsUrsula Braun2006-12-082-9/+0
| * [S390] uaccess_pt: add missing down_read() and convert to is_init().Heiko Carstens2006-12-081-2/+3
* | [PATCH] CPU hotplug broken with 2GB VMSPLITShaohua Li2006-12-081-1/+1
OpenPOWER on IntegriCloud