summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-03-28Merge nommu treeRussell King9-213/+472
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek10-1/+1313
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek3-0/+399
2006-03-28[ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek1-0/+1302
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek6-2/+618
2006-03-28[ARM] Move ice-dcc code into misc.cRussell King3-22/+14
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King1-10/+18
2006-03-27[ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX.Russell King1-4/+12
2006-03-27[ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi1-1/+1
2006-03-27[ARM] 3416/1: Update LART site URLErik Mouw2-2/+2
2006-03-27[ARM] nommu: fixups for the exception vectorsHyok S. Choi4-5/+31
2006-03-27[ARM] nommu: add nommu specific Kconfig and MMUEXT variable in MakefileHyok S. Choi2-1/+33
2006-03-27[ARM] nommu: start-up codeHyok S. Choi4-207/+302
2006-03-27[ARM] nommu: MPU support in boot/compressed/head.SHyok S. Choi1-0/+106
2006-03-26[ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie1-0/+2
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-19/+59
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-80/+363
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-19/+59
2006-03-25[ARM] 3030/2: fix permission check in the obscur cmpxchg syscallNicolas Pitre1-1/+1
2006-03-25Merge nommu treeRussell King20-51/+78
2006-03-25[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons1-1/+1
2006-03-25[ARM] 3398/1: Fix the VFP registers loading/storing base addressCatalin Marinas1-3/+1
2006-03-25[ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek1-0/+278
2006-03-25[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpuRussell King1-3/+0
2006-03-25[SPARC64]: Keep cpu_present_map in sync with phys_cpu_present_map.David S. Miller1-1/+4
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds1-1/+3
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-4/+18
2006-03-25[PATCH] x86_64: Add cpu_relax() to busy loops in PM timer codeAndi Kleen1-1/+2
2006-03-25[PATCH] x86_64: Report SIGSEGV for IRET faultsAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] x86_64: Remove bogus special case in AMD core parsing.Andi Kleen1-2/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-4/+2
2006-03-25[PATCH] x86_64: Eliminate register_die_notifier symbol exportedKevin Winchester1-1/+0
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2-4/+2
2006-03-25[PATCH] x86_64: Make GART_IOMMU kconfig help text more specific (trivial)Jon Mason1-7/+9
2006-03-25[PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen1-10/+0
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2-2/+2
2006-03-25[PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason1-1/+1
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal1-0/+20
2006-03-25[PATCH] x86_64: Use cpumask bitops for cpu_vm_maskBrian Gerst1-3/+3
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+11
2006-03-25[PATCH] x86_64: Change default setting for noexec32 to match i386 kernelAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Limit max number of CPUs to 255Andi Kleen1-1/+1
2006-03-25[PATCH] x86_64: fix orphaned bits of timer init messagesChuck Ebbert1-3/+3
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen1-4/+0
2006-03-25[PATCH] x86_64: Basic reorder infrastructureArjan van de Ven4-0/+1300
2006-03-25[PATCH] x86_64: Always use IO-APIC routing for timer.Andi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()Andi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Reename CMOS update warningAndi Kleen1-8/+1
2006-03-25[PATCH] x86_64: Fix formatting in time.cAndi Kleen1-49/+45