summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-171-2/+3
* ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-02-171-10/+2
* x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner2011-02-171-1/+2
* x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-171-6/+16
* parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-02-171-12/+1
* ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-02-171-12/+10
* ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2011-02-171-17/+22
* powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt2011-02-171-20/+20
* powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-171-1/+1
* powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-171-0/+37
* powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi2011-02-171-2/+2
* x86, olpc: Add missing Kconfig dependenciesH. Peter Anvin2011-02-171-0/+1
* ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King2011-02-171-0/+6
* ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr registerChanghwan Youn2011-02-171-1/+1
* x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-171-1/+9
* avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt2011-02-171-9/+0
* sh: Fix up legacy PTEA space attribute mapping.Paul Mundt2011-02-172-2/+15
* rapidio: fix hang on RapidIO doorbell queue full conditionThomas Taranowski2011-02-171-1/+0
* x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman2011-02-172-8/+23
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0313-156/+62
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-0338-90/+219
| |\
| | * ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
| | * ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| | * ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| * | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
| * | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
| * | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-221-0/+1
| |\ \
| | * | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2010-12-161-0/+1
| * | | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King2010-12-206-150/+48
| |\ \ \
| | * | | ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-18/+19
| | * | | ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-36/+21
| | * | | ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-194-96/+8
| | |/ /
| * | | ARM: smp: avoid incrementing mm_users on CPU startupRussell King2010-12-181-1/+0
* | | | arch/mn10300/kernel/irq.c: fix buildAndrew Morton2011-01-031-1/+1
* | | | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-031-8/+16
* | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-022-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: i8259: initialize isr_ackAvi Kivity2011-01-021-0/+2
| * | | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-291-1/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-281-11/+5
|\ \ \ \
| * | | | x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-271-11/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-12-281-0/+2
|\ \ \ \ \
| * | | | | mmc: at91_mci: fix multiblock SDIO transfersYauhen Kharuzhy2010-12-211-0/+2
| | |/ / / | |/| | |
* | | | | ARM: fix IXP4xx build failureImre Kaloz2010-12-282-1/+2
* | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-273-4/+3
|\ \ \ \ \
| * | | | | sh: Fix up SH7201 clkfwk build.Paul Mundt2010-12-241-1/+1
| * | | | | sh: mach-se: Fix up SE7206 build.Paul Mundt2010-12-241-1/+1
| * | | | | sh: Fix up SH4-202 clkfwk build.Paul Mundt2010-12-241-2/+1
* | | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-241-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
| |/ / / /