summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-04-27ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-27ARM: OMAP1: DMTIMER: fix broken timer clock source selectionPaul Walmsley1-2/+2
2012-04-27ARM: at91: fix at91sam9261ek Ethernet dm9000 irqJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-04-23fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-23x86: Use correct byte-sized register constraint in __add()H. Peter Anvin1-1/+1
2012-04-23x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge1-1/+1
2012-04-23sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-23sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-23ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-23ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-04-23ARM: 7379/1: DT: fix atags_to_fdt() second call siteMarc Zyngier1-1/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2-7/+4
2012-04-13Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman1-32/+8
2012-04-13ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre4-3/+8
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-0/+60
2012-04-13m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven1-0/+3
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDFeiran Zhuang1-1/+1
2012-04-02ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren3-7/+11
2012-04-02x86, tls: Off by one limit checkDan Carpenter1-2/+2
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria1-0/+10
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-04-02PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+2
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-04-02x86-32: Fix typo for mq_getsetattr in syscall tableThierry Reding1-1/+1
2012-04-02mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+2
2012-04-02x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha1-8/+32
2012-03-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-27/+0
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-03-15Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-2753/+2
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf2-2753/+2
2012-03-14sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds6-576/+1488
2012-03-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+9
2012-03-14tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3
2012-03-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-2/+5
2012-03-13Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12arch/tile: misplaced parens near likelyroel1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf1-1/+1
2012-03-10x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-09Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-2/+13
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson4-2/+12
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-44/+73
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2