summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-27powerpc/embedded6xx: Update defconfigsKumar Gala9-246/+549
2009-01-27powerpc/8xx: Update defconfigsKumar Gala5-109/+213
2009-01-27powerpc/86xx: Update defconfigsKumar Gala5-146/+429
2009-01-27powerpc/83xx: Update defconfigsKumar Gala14-395/+895
2009-01-27powerpc/85xx: Update defconfigsKumar Gala17-407/+1031
2009-01-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-545/+78
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds174-319/+319
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+0
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-42/+68
2009-01-27powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2-1/+2
2009-01-26eeprom: More consistent symbol namesJean Delvare174-319/+319
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds344-59/+15417
2009-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-16/+60
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-1/+228
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-1069/+2321
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-107/+223
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin1-1/+1
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: improve early fault/irq printoutIngo Molnar1-1/+4
2009-01-26x86, debug: remove early_printk() #ifdefs from head_32.SIngo Molnar1-8/+0
2009-01-26x86: micro-optimize __raw_read_trylock()Frederic Weisbecker1-2/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26libata-sff: fix incorrect EH messageTejun Heo1-0/+0
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4