summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-02-14sh: trapped io support for highlander V2Magnus Damm2-31/+17
2008-02-14sh: trapped io support for r2d V2Magnus Damm2-31/+15
2008-02-14sh: trapped io support V2Magnus Damm8-38/+330
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2-150/+530
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm1-34/+25
2008-02-14sh: add byte support to the sign extension codeMagnus Damm1-1/+11
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra2-18/+32
2008-02-14sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt1-0/+2
2008-02-14sh: migor board supportMagnus Damm5-0/+894
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt2-2/+6
2008-02-14sh: break out unaligned sign extension codeMagnus Damm1-45/+23
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm1-1/+1
2008-02-14sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm1-0/+1
2008-02-14sh: remove unneeded castStephen Rothwell1-1/+1
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm1-12/+20
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers1-20/+11
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra8-33/+28
2008-02-13FRV: Fix up parse error in linker scriptDavid Howells1-3/+1
2008-02-13x86: pit_clockevent can be staticHarvey Harrison1-1/+1
2008-02-13x86: EFI runtime code mapping enhancementHuang, Ying2-23/+15
2008-02-13x86: EFI: fix use of unitialized variable and the cache logicThomas Gleixner1-3/+3
2008-02-13x86: CPA: fix gbpages support in try_preserve_large_pageAndi Kleen1-2/+2
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge1-0/+4
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge1-1/+3
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka1-10/+36
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+7
2008-02-11[IA64] Fix build for sim_defconfigTony Luck1-0/+7
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds45-851/+2138
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox12-58/+64
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds27-395/+609
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-462/+519
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+2
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King41-845/+2126
2008-02-09[ARM] constify function pointer tablesJan Engelhardt2-3/+3
2008-02-09[ARM] 4823/1: AT91 section fixDavid Brownell1-1/+1
2008-02-09[ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov1-0/+8
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner1-2/+15
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner1-5/+1
2008-02-09x86: cpa, use page poolThomas Gleixner1-10/+25
2008-02-09x86: introduce page pool in cpaThomas Gleixner3-1/+85
2008-02-09x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-09x86: trivial printk optimizationsDenys Vlasenko1-10/+14