summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds3-8/+10
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-33/+26
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2-4/+5
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa1-4/+5
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner1-1/+1
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg1-1/+1
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin4-24/+17
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang1-0/+2
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-02-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-30/+9
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET1-8/+0
2011-02-02arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei1-2/+0
2011-02-02OMAP1: Fix non-working LCD on OMAP310Marek Vasut1-12/+12
2011-02-01OMAP3: Devkit8000: Change lcd power pinThomas Weber1-11/+16
2011-02-01omap1: remove duplicated #includeHuang Weiyi1-1/+0
2011-02-01arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen1-0/+1
2011-02-01arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen1-3/+0
2011-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-6/+16
2011-02-01sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom1-2/+2
2011-02-01ARM: mxs/imx28: remove now unused clock lookup "fec.0"Uwe Kleine-König1-1/+0
2011-02-01ARM: mxs: fix clock base address missingShawn Guo2-2/+2
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-30/+35
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren3-9/+10
2011-01-31OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil1-4/+2
2011-01-31OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil1-1/+2
2011-01-31arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen1-0/+1
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31[S390] reset default for CONFIG_CHSC_SCHSebastian Ott1-1/+1
2011-01-31[S390] use asm-generic/cacheflush.hAkinobu Mita1-22/+1
2011-01-31[S390] tlb: fix build error caused by THPHeiko Carstens1-0/+1
2011-01-31[S390] missing sacf in uaccessMartin Schwidefsky1-6/+4
2011-01-31[S390] pgtable_list corruptionMartin Schwidefsky1-1/+2
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds4-11/+15
2011-01-28microblaze: Fix ASM optimized code for LEMichal Simek1-0/+4
2011-01-28microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek1-4/+0
2011-01-28microblaze: Fix DTB passing from bootloaderMichal Simek1-2/+12
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+13
2011-01-27arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall1-1/+1
2011-01-27arm: omap2: mux: fix compile warningFelipe Balbi1-1/+1
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren2-14/+1
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King2-18/+2
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-35/+13