summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-04-02arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf
2012-04-02arch/tile: stop mentioning the "kvm" subdirectoryChris Metcalf
2012-04-02arch/tile: export the page_home() function.Chris Metcalf
2012-04-02arch/tile: fix pointer cast in cacheflush.cChris Metcalf
2012-04-02arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf
2012-04-02arch/tile: implement panic_smp_self_stop()Chris Metcalf
2012-04-02arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf
2012-04-02arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf
2012-04-02arch/tile: don't leak kernel memory when we unload modulesChris Metcalf
2012-04-02arch/tile: fix bug in delay_backoff()Chris Metcalf
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf
2012-04-02arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf
2012-04-02arch/tile: make sure to build memcpy_user_64 without frame pointerChris Metcalf
2012-04-02arch/tile: avoid false corrupt frame warning in early bootChris Metcalf
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf
2012-04-02arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf
2012-04-02arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf
2012-04-02arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-02ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx31lite: Fix smsc911x driver probeFabio Estevam
2012-04-02ARM: mx53ard: Fix smsc911x driver probeFabio Estevam
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek
2012-04-02ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre
2012-04-02ARM: mx35: Fix registration of camera clockFabio Estevam
2012-04-02ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam
2012-04-02MX2: Fix mx2_camera clock regression.Javier Martin
2012-04-02ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König