summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-01-27m68knommu: use one exist from execptionSebastian Siewior1-13/+2
2009-01-27x86: clean up indentation in setup_per_cpu_areas()Tejun Heo1-7/+10
2009-01-27x86: fix build breakage on voyageJames Bottomley1-0/+2
2009-01-27x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst3-14/+12
2009-01-27x86: remove extra barriers from load_gs_base()Brian Gerst1-3/+0
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst7-35/+15
2009-01-27x86: make Voyager use x86 per-cpu setup.Brian Gerst3-9/+1
2009-01-27x86: don't assume boot cpu is #0Brian Gerst1-4/+5
2009-01-27x86: move this_cpu_offsetBrian Gerst2-12/+10
2009-01-27x86: only compile setup_percpu.o on SMPBrian Gerst2-7/+2
2009-01-27x86: move apic variables to apic.cBrian Gerst2-20/+20
2009-01-27x86: always page-align per-cpu area start and sizeBrian Gerst1-11/+5
2009-01-27x86: move setup_cpu_local_masks()Brian Gerst3-19/+13
2009-01-27x86: move 64-bit NUMA codeBrian Gerst3-232/+228
2009-01-27x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()Brian Gerst1-29/+19
2009-01-26powerpc/embedded6xx: Update defconfigsKumar Gala9-246/+549
2009-01-26powerpc/8xx: Update defconfigsKumar Gala5-109/+213
2009-01-26powerpc/86xx: Update defconfigsKumar Gala5-146/+429
2009-01-26powerpc/83xx: Update defconfigsKumar Gala14-395/+895
2009-01-26powerpc/85xx: Update defconfigsKumar Gala17-407/+1031