aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2
| | * | | MIPS: Send proper signal and siginfo on FP emulator faults.David Daney2010-12-162-30/+130
| | * | | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-163-6/+7
| | * | | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0
| | * | | MIPS: Rework GENERIC_HARDIRQS Kconfig.David Daney2010-12-161-14/+2
| | * | | MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2
| | * | | MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin2010-12-161-2/+2
| | * | | MIPS: VPE loader: Check vmalloc return value in vpe_openJesper Juhl2010-12-161-8/+6
| | * | | MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().David Daney2010-12-161-6/+7
| | * | | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
| | * | | MIPS: jz4740: Fix section mismatch in prom.cLars-Peter Clausen2010-12-161-1/+1
| | * | | MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen2010-12-161-2/+2
| | * | | MIPS: Don't stomp on caller's ->regs[2] in copy_thread()Al Viro2010-12-161-1/+0
| | * | | MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81Ralf Baechle2010-12-161-4/+4
| * | | | lguest: populate initial_page_tableRusty Russell2010-12-163-5/+107
| * | | | lguest: restore boot speedRusty Russell2010-12-161-4/+7
| * | | | lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
| | |_|/ | |/| |
| * | | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
| |/ /
| * | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-143-2/+5
| |\ \
| | * | sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2010-12-142-1/+3
| | * | sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt2010-12-131-1/+2
| | |/
| * | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-148-36/+79
| |\ \
| | * | OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley2010-12-101-5/+6
| | * | OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-092-10/+51
| | * | OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-091-1/+1
| | * | arm: omap2: io: fix clk_get() error checkAaro Koskinen2010-12-071-1/+1
| | * | arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-12-061-1/+2
| | * | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-12-061-1/+1
| | * | omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-021-17/+17
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-147-32/+236
| |\ \ \
| | * | | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak2010-12-141-8/+20
| | * | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin2010-12-141-1/+1
| | * | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin2010-12-141-1/+1
| | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-122-2/+2
| | |\ \ \
| | | * | | ARM: pxa/palm: fix ifdef around gen_nand driver registrationMarek Vasut2010-11-301-1/+2
| | | * | | ARM: mmp2: remove not used clk_rtcJason Chagas2010-11-301-1/+0
| | | |/ /
| | * | | ARM: Update mach-typesRussell King2010-12-121-4/+179
| | * | | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-122-10/+27
| | * | | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas2010-12-121-6/+6
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-12-1413-409/+64
| |\ \ \ | | |/ / | |/| |
| | * | sparc: Write to prom console using indirect buffer.David S. Miller2010-11-305-29/+52
| | * | sparc: Delete prom_*getchar().David S. Miller2010-11-304-83/+0
| | * | sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller2010-11-306-54/+55
| | * | sparc: Do not export prom_nb{get,put}char().David S. Miller2010-11-174-20/+4
| | * | sparc64: Delete prom_setcallback().David S. Miller2010-11-162-22/+0
| | * | sparc64: Unexport prom_service_exists().David S. Miller2010-11-162-2/+1
| | * | sparc: Kill prom devops_{32,64}.cDavid S. Miller2010-11-165-195/+0
| | * | sparc: Remove prom_pathtoinode()David S. Miller2010-11-164-36/+0
| | * | sparc64: Delete prom_puts() unused.David S. Miller2010-11-161-16/+0
| | * | SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflec...Daniel Hellstrom2010-10-291-2/+2