summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-261-0/+1
|\
| * debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-221-1/+2
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-261-1/+1
|\ \
| * | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-121-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-2622-107/+223
|\ \ \ | |_|/ |/| |
| * | x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
| * | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-261-8/+11
| * | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
| * | x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4Star
| * | x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| * | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-221-0/+10
| * | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-221-0/+29
| * | x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| * | x86: mtrr fix debug boot parameterThomas Renninger2009-01-211-5/+7
| * | x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| * | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-212-3/+10
| * | x86: use early clobbers in usercopy*.cAndi Kleen2009-01-212-4/+4
| * | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| * | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4Star
| * | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9Star
| * | x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-181-1/+1
| * | x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-181-0/+5
| * | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-163-29/+45
| * | x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1
| * | x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-151-0/+4
| * | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
| * | x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-131-4/+10
| * | x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-131-2/+0Star
* | | Merge branch 'misc' into releaseLen Brown2009-01-162-2/+2
|\ \ \
| * | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-162-2/+2
| | |/ | |/|
* | | powerpc: Get the number of SLBs from "slb-size" propertyMichael Neuling2009-01-161-0/+5
* | | powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slicesDave Kleikamp2009-01-161-1/+10
* | | powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-167-42/+42
* | | powerpc/ps3: ps3_repository_read_mm_info() takes u64 * argumentsStephen Rothwell2009-01-161-9/+8Star
* | | powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell2009-01-161-1/+3
* | | powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-164-26/+36
* | | powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-163-21/+23
* | | powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell2009-01-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-161-11/+0Star
|\ \ \
| * | | sparc64: Fix UP build failure.David S. Miller2009-01-141-11/+0Star
* | | | alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-162-8/+6Star
* | | | alpha: .gitignore vmlinux.ldsIvan Kokshaysky2009-01-161-0/+1
* | | | alpha: fix RTC on marvelIvan Kokshaysky2009-01-168-14/+87
* | | | alpha: nautilus - fix hang on bootIvan Kokshaysky2009-01-161-0/+4
* | | | alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky2009-01-161-0/+2
* | | | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-162-38/+17Star
* | | | [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-156-0/+45
* | | | [IA64] generic_defconfig: Enable SATA_VITESSEBrent Casavant2009-01-151-1/+1
* | | | [IA64] dump stack on kernel unaligned warningsDoug Chapman2009-01-151-1/+5
* | | | [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCKTony Luck2009-01-151-0/+1