summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-02-05x86: style cleanups for xen assembliesTejun Heo3-204/+219
2009-02-04xen: use direct ops on 64-bitJeremy Fitzhardinge1-13/+1
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge5-231/+169
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge3-3/+20
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin9-22/+36
2009-02-04xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge1-0/+37
2009-02-03x86/paravirt: return full 64-bit resultJeremy Fitzhardinge1-1/+1
2009-02-03x86, percpu: fix kexec with vmlinuxYinghai Lu1-2/+3
2009-02-02x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge1-4/+5
2009-02-02x86/paravirt: don't restore second return regJeremy Fitzhardinge1-2/+2
2009-01-31xen: setup percpu data pointersJeremy Fitzhardinge2-1/+7
2009-01-31x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2-6/+13
2009-01-31x86: pass in cpu number to switch_to_new_gdt()Brian Gerst5-12/+12
2009-01-31x86: UV fix uv_flush_send_and_wait()Cliff Wickman1-1/+1
2009-01-30x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge1-4/+4
2009-01-30x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge3-88/+67
2009-01-30x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge1-35/+99
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge6-49/+132
2009-01-30x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge1-35/+65
2009-01-30x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge1-1/+1
2009-01-30x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge4-9/+98
2009-01-30xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge4-730/+712
2009-01-30Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin823-7463/+25048
2009-01-30Merge branch 'linus' into core/percpuIngo Molnar113-3099/+4492
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap5-11/+11
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+2
2009-01-29alpha: fix the BUG() macroIvan Kokshaysky1-11/+6
2009-01-29alpha: compile fixesIvan Kokshaysky3-2/+6
2009-01-29alpha: use syscall wrappersIvan Kokshaysky5-99/+87
2009-01-30lguest: typos fixAtsushi SAKAI1-2/+2
2009-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds84-1920/+4343
2009-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds12-1031/+37
2009-01-28powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup codeGerhard Pircher1-3/+3
2009-01-28powerpc/pseries: Correct VIO bus accounting problem in CMO env.Robert Jennings1-3/+4
2009-01-28powerpc: Remove arch/ppc cruft from KconfigJosh Boyer1-4/+0
2009-01-28powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.cStephen Rothwell1-13/+13
2009-01-28Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt27-592/+1203
2009-01-28Merge commit 'kumar/kumar-merge' into mergeBenjamin Herrenschmidt53-1305/+3120
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-23/+0
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-23/+0
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2009-01-27Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar13-383/+323
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar626-2130/+18657
2009-01-27m68knommu: fix 5329 ColdFire periphal addressingMatt Waddel1-4/+4
2009-01-27m68knommu: fix syscall restartingGreg Ungerer2-1/+16
2009-01-27m68knommu: remove the obsolete and long unused comempci chip supportGreg Ungerer2-981/+0
2009-01-27m68knommu: remove the no longer used PCI support optionAdrian Bunk2-21/+0
2009-01-27m68knommu: remove obsolete and unused eLIA boardAdrian Bunk4-9/+2
2009-01-27m68knommu: set NO_DMAAdrian Bunk1-0/+4
2009-01-27m68knommu: fix cache flushing for the 527x ColdFire processorsGreg Ungerer1-2/+9