summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
2009-01-22x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin1-0/+29
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger1-5/+7
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2-3/+10
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen2-4/+4
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade1-1/+1
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar1-7/+4
2009-01-20cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-13/+9
2009-01-19x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza1-1/+1
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis1-0/+5
2009-01-16Merge branch 'misc' into releaseLen Brown2-2/+2
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2-2/+2
2009-01-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich3-29/+45
2009-01-16powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling1-0/+5
2009-01-16powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp1-1/+10
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell7-42/+42
2009-01-16powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell1-9/+8
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell4-26/+36
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell3-21/+23
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-16alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-16alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-16alpha: fix RTC on marvelIvan Kokshaysky8-14/+87
2009-01-16alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-16alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-16Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2-38/+17
2009-01-16x86, UV: cpu_relax in uv_wait_completionCliff Wickman1-0/+1
2009-01-16x86: avoid early crash in disable_local_APIC()Jan Beulich1-0/+4
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller6-0/+45
2009-01-15[IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant1-1/+1
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman1-1/+5
2009-01-15[IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck1-0/+1
2009-01-15[IA64] Update to use account_{steal,idle}_ticksIsaku Yamahata1-2/+2
2009-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds45-136/+486
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds33-78/+88
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison32-39/+0
2009-01-15cris: introduce asm/swab.hHarvey Harrison6-45/+44
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha1-10/+27
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens6-44/+50