summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds25-61/+114
2009-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-101/+328
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+40
2009-10-29frv: fix check on unsigned in do_signal()Roel Kluin1-1/+1
2009-10-22omap4: Fix UART4 platform data on omap4Santosh Shilimkar1-10/+0
2009-10-22omap4: Allow omap_serial_early_init() for OMAP4430 boardSantosh Shilimkar2-2/+4
2009-10-22omap3: PM: enable UART3 module wakeupsKevin Hilman1-3/+4
2009-10-22omap2: Fix console serial port number for n8x0Tony Lindgren1-1/+1
2009-10-22omap2: Fix detection of n8x0Tony Lindgren1-0/+12
2009-10-22omap1: Fix DSP public peripherals support for ams-deltaJanusz Krzysztofik1-0/+2
2009-10-22omap1: Fix redundant UARTs pin muxing that can break other hardware supportJanusz Krzysztofik9-26/+72
2009-10-22omap: iommu: fix wrong condition check for SUPERSECTIONHiroshi DOYU1-1/+1
2009-10-22omap: SDMA: Fix omap_stop_dma() API for channel linkingSantosh Shilimkar1-10/+8
2009-10-22omap: Fix omap-keypad by restoring old keypad.h without breaking omap2 boards...Janusz Krzysztofik8-8/+10
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+12
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+24
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-5/+5
2009-10-21ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URLHartley Sweeten1-4/+1
2009-10-21ARM: 5768/1: ep93xx: remove dead code in ep93xx_gpio_ab_irq_handler()Hartley Sweeten1-1/+0
2009-10-21ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten1-1/+0
2009-10-21ARM: 5765/1: Updated U300 defconfigLinus Walleij1-28/+66
2009-10-21ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov1-1/+1
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt1-0/+7
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-17ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen1-0/+3
2009-10-17Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King41-153/+233
2009-10-17[ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec1-0/+39
2009-10-17[ARM] pxa/cm-x300: fix mmc numberingMike Rapoport1-19/+19
2009-10-16KVM: MMU: fix pointer castFrederik Deweerdt1-6/+10
2009-10-16KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2-2/+2
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2-6/+17
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt1-1/+0
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier1-1/+2
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt2-6/+6
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner1-6/+4
2009-10-16sh: disabled cache handling fix.Magnus Damm1-0/+10
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar3-0/+9
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov1-12/+10
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+13
2009-10-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-28/+28
2009-10-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-40/+59
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar1-1/+2
2009-10-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King10-31/+155
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar2-10/+11
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar331-5084/+1936
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2-5/+8
2009-10-14Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2-30/+45
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley1-0/+1
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi1-30/+44