summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2011-02-023-6/+16
|\
| * microblaze: Fix ASM optimized code for LEMichal Simek2011-01-281-0/+4
| * microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek2011-01-281-4/+0Star
| * microblaze: Fix DTB passing from bootloaderMichal Simek2011-01-281-2/+12
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-314-30/+35
|\ \
| * | ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-01-311-12/+10Star
| * | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King2011-01-311-16/+17
| * | ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King2011-01-311-0/+6
| * | ARM: footbridge: fix debug macrosRussell King2011-01-311-2/+2
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-316-34/+5Star
|\ \ \
| * | | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-281-1/+1
| * | | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-281-1/+1
| * | | omap1: Simplify use of omap_irq_flagsTony Lindgren2011-01-282-14/+1Star
| * | | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-282-18/+2Star
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-01-314-11/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: tegra: clock: Add forward reference to struct clkColin Cross2011-01-272-0/+4
| * | | ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross2011-01-271-9/+9
| * | | arm/tegra: Fix tegra irq_data conversionGrant Likely2011-01-271-2/+2
* | | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-282-13/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-271-0/+1
| * | | xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-271-1/+6
| * | | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader2011-01-271-12/+6Star
| |/ /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-273-35/+13Star
|\ \ \
| * | | percpu, x86: Fix percpu_xchg_op()Eric Dumazet2011-01-261-12/+12
| * | | x86: Remove left over system_64.hYinghai Lu2011-01-261-22/+0Star
| * | | x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl2011-01-241-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-01-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt2011-01-261-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-0/+61
|\ \ \
| * | | Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-211-0/+61
* | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-264-8/+8
* | | | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2Star
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-269-34/+60
|\ \ \ \
| * | | | ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten2011-01-251-0/+7
| * | | | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-251-1/+1
| * | | | ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King2011-01-251-5/+2Star
| * | | | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-252-0/+15
| * | | | ARM: versatile: name configuration options after actual board namesRussell King2011-01-251-4/+6
| * | | | ARM: realview: name configuration options after actual board namesRussell King2011-01-251-22/+27
| * | | | ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-252-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-01-266-32/+18Star
|\ \ \ \
| * | | | m68k/amiga: Fix "debug=mem"Geert Uytterhoeven2011-01-231-9/+7Star
| * | | | m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven2011-01-234-11/+11
| * | | | m68k: Uninline strchr()Geert Uytterhoeven2011-01-221-12/+0Star
| |/ / /
* | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-268-17/+220
|\ \ \ \
| * | | | ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform dataMagnus Damm2011-01-203-3/+165
| * | | | ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bitMagnus Damm2011-01-201-1/+9
| * | | | ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settingsSimon Horman2011-01-191-3/+2Star
| * | | | ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTPMagnus Damm2011-01-181-1/+1
| * | | | ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3Magnus Damm2011-01-181-1/+1