aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-12-16MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl
2010-12-16MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney
2010-12-16MIPS: Don't clobber personality high bits.David Daney
2010-12-16MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen
2010-12-16MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen
2010-12-16MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro
2010-12-16MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle
2010-12-16KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity
2010-12-16lguest: populate initial_page_tableRusty Russell
2010-12-16lguest: restore boot speedRusty Russell
2010-12-16lguest: fix crash lguest_time_initRusty Russell
2010-12-16ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap
2010-12-14Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-12-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2010-12-14ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin
2010-12-14ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2010-12-13x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2010-12-13x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha
2010-12-13x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2010-12-13x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt
2010-12-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-12-12ARM: Update mach-typesRussell King
2010-12-12ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas
2010-12-12ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas
2010-12-10OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley
2010-12-09OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman
2010-12-09OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman
2010-12-09x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara
2010-12-08KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel
2010-12-08KVM: Fix OSXSAVE after migrationSheng Yang
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07arm: omap2: io: fix clk_get() error checkAaro Koskinen
2010-12-07Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells
2010-12-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
2010-12-06arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov
2010-12-06omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-12-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie