summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-15x86: fix broken flush_tlb_others_ipi(), fixIngo Molnar
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich
2009-01-15x86: fully honor "nolapic"Jan Beulich
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14cris: introduce asm/swab.hHarvey Harrison
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens