aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds75-155/+926
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk14-20/+5
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-4/+6
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds52-2235/+3605
2008-08-15Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6Linus 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 worry about itMike Frysinger6-183/+0
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that earlyMike Frysinger3-18/+5
2008-08-14Blackfin arch: use %pF when printing out the double fault address so we get symbol namesMike 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 __init functionsMike 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 enabled in SIC_IWR1.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/linux-2.6Linus 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[ARM] 5194/1: update .gitignoreNicolas Pitre2-1/+3
2008-08-12[ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2-0/+2
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flagsPaul Walmsley1-2/+5
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt2-2/+14
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King1-13/+18
2008-08-12[ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov1-0/+6
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/kernel/git/tip/linux-2.6-tipLinus 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/powerpcLinus 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