aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Convert exception stacks to per-cpuBrian Gerst
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-17linker script: add missing .data.percpu.page_alignedTejun Heo
2009-01-16x86: put trigger in to detect mismatched apic versions.Mike Travis
2009-01-16cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-16x86_64: initialize this_cpu_off to __per_cpu_loadTejun Heo
2009-01-16x86: fix build bug introduced during mergeTejun Heo
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: misc clean up after the percpu updateTejun Heo
2009-01-16x86: convert pda ops to wrappers around x86 percpu accessorsTejun Heo
2009-01-16x86: make pda a percpu variableTejun Heo
2009-01-16x86: merge 64 and 32 SMP percpu handlingTejun Heo
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-16x86: use static _cpu_pda arrayTejun Heo
2009-01-16x86: load pointer to pda into %gs while brining up a CPUTejun Heo
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo
2009-01-16x86: make vmlinux_32.lds.S use PERCPU() macroTejun Heo
2009-01-16x86: cleanup early setup_percpu referencesMike Travis
2009-01-16x86: make early_per_cpu() a lvalue and use itTejun Heo
2009-01-16x86: fix pda_to_op()Tejun Heo
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds
2009-01-15sched: fix warning on ia64Mike Travis
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller
2009-01-15[IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2009-01-15[IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck
2009-01-15[IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata
2009-01-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar
2009-01-15x86: fix build warning when CONFIG_NUMA not defined.Mike Travis
2009-01-15fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-15Merge branch 'linus' into cpus4096Ingo Molnar