summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-08-18powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversionPaul Collins1-1/+1
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-08-18powerpc: Add CMO enabled flag and paging space data to lparcfgRobert Jennings1-0/+5
2008-08-18powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pagesBrian King1-2/+25
2008-08-18powerpc: Make CMO paging space pool ID and page size availableRobert Jennings2-8/+42
2008-08-18powerpc: Fix lockdep IRQ tracing bugBenjamin Herrenschmidt1-2/+3
2008-08-18powerpc: Fix TLB invalidation on boot on 32-bitRocky Craig1-1/+1
2008-08-18powerpc: Fix loss of vdso on fork on 32-bitBenjamin Herrenschmidt1-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds52-2235/+3605
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds129-0/+15903
2008-08-15x86: Fix ioremap off by one BUGAndi Kleen1-1/+1
2008-08-15kexec jump: fix for ftraceHuang Ying1-1/+15
2008-08-15kexec jump: check code size in control pageHuang Ying3-4/+16
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying8-8/+8
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu1-0/+6
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger6-183/+0
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger3-18/+5
2008-08-14Blackfin arch: use %pF when printing out the double fault address so we get s...Mike Frysinger1-1/+1
2008-08-14Blackfin arch: add support for the BlackStamp boardBenjamin Matthews5-3/+1606
2008-08-14Blackfin arch: Allow ins functions to have a low latency versionRobin Getz2-0/+136
2008-08-14Blackfin arch: Print out doublefault addresses, so debug can occurRobin Getz2-1/+12
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger7-9/+9
2008-08-14Blackfin arch: cleanup cache lock codeMike Frysinger3-16/+34
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+0
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-43/+179
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-1/+0
2008-08-13sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2-20/+21
2008-08-13[h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds99-0/+4610
2008-08-13Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2-0/+18
2008-08-12sparc64: Implement IRQ stacks.David S. Miller8-30/+161
2008-08-12sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+54
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-08-12[IA64] use bcd2bin/bin2bcdAdrian Bunk1-1/+1
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck6-12/+53
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-6/+1
2008-08-12sparc64: Fix recursion in stack overflow detection handling.David S. Miller1-3/+14
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell3-6/+1
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-45/+69
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2-6/+10
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds24-949/+2598
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven3-1/+19
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman3-18/+25
2008-08-11powerpc: Do not ignore arch/powerpc/includeJunio C Hamano1-1/+0