summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET
2011-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-31ARM: footbridge: fix debug macrosRussell King
2011-01-31[S390] reset default for CONFIG_CHSC_SCHSebastian Ott
2011-01-31[S390] use asm-generic/cacheflush.hAkinobu Mita
2011-01-31[S390] tlb: fix build error caused by THPHeiko Carstens
2011-01-31[S390] missing sacf in uaccessMartin Schwidefsky
2011-01-31[S390] pgtable_list corruptionMartin Schwidefsky
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-01-28microblaze: Fix ASM optimized code for LEMichal Simek
2011-01-28microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1Michal Simek
2011-01-28microblaze: Fix DTB passing from bootloaderMichal Simek
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-27arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall
2011-01-27arm: omap2: mux: fix compile warningFelipe Balbi
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-26ARM: tegra: clock: Add forward reference to struct clkColin Cross
2011-01-26ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross
2011-01-26arm/tegra: Fix tegra irq_data conversionGrant Likely
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds