summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-19/+139
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar339-1664/+2425
2011-12-20Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-4/+0
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar64-772/+240
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar3-31/+372
2011-12-20ARM: plat-orion: make gpiochip label uniqueHolger Brunck1-1/+5
2011-12-20x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2-8/+8
2011-12-20net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2-9/+9
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2011-12-19enable uncompress log on cpuimx35sdEric Bénard1-0/+1
2011-12-19cpuimx35: fix touchscreen supportEric Bénard1-1/+7
2011-12-19cpuimx35sd: fix KconfigEric Bénard2-3/+3
2011-12-19clock-imx35: fix reboot in internal boot modeEric Bénard1-10/+10
2011-12-19imx_v4_v5_defconfig: update default configurationEric Bénard1-5/+7
2011-12-19cpuimx25sd: fix KconfigEric Bénard2-3/+3
2011-12-19arm/imx: fix cpufreq section mismatchRichard Zhao1-1/+1
2011-12-19ARM:imx:fix pwm period valueJason Chen1-0/+9
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao4-10/+4
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2-8/+35
2011-12-18x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl1-2/+2
2011-12-18x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl1-1/+1
2011-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-9/+4
2011-12-16x86: add IRQ context simulation in module mce-injectChen Gong2-8/+35
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26
2011-12-16Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-4/+11
2011-12-16ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras1-4/+0
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-4/+4
2011-12-16x86_64, asm: Optimise fls(), ffs() and fls64()David Howells1-5/+62
2011-12-16x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin1-9/+2
2011-12-16ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König1-2/+2
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+15
2011-12-15xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-15x86, centaur: Enable cx8 for VIA Eden tooTimo Teräs1-1/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky3-157/+122
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar334-1594/+2377
2011-12-15x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich1-32/+21
2011-12-15x86: Report cpb and eff_freq_ro flags correctlyJoerg Roedel1-1/+2
2011-12-15Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-8/+59
2011-12-15Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar3-95/+121
2011-12-15x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu1-22/+7
2011-12-14sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2011-12-14x86, MCE: Drain mcelog bufferBorislav Petkov1-0/+39
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2-8/+20
2011-12-14x86, microcode, AMD: Update copyrightsBorislav Petkov1-3/+7
2011-12-14x86, microcode, AMD: Exit early on successBorislav Petkov1-13/+9
2011-12-14x86, microcode, AMD: Simplify ucode verificationBorislav Petkov1-86/+93
2011-12-14x86, microcode, AMD: Add a reusable bufferBorislav Petkov1-0/+8
2011-12-14x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov3-0/+11
2011-12-14x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao3-0/+14