summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-04-02arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf1-3/+18
2012-04-02arch/tile: implement panic_smp_self_stop()Chris Metcalf1-0/+6
2012-04-02arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf2-1/+3
2012-04-02arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf1-9/+8
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf1-10/+12
2012-04-02arch/tile: don't leak kernel memory when we unload modulesChris Metcalf1-0/+2
2012-04-02arch/tile: fix bug in delay_backoff()Chris Metcalf1-1/+1
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf1-6/+15
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf1-2/+5
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf1-4/+12
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf1-3/+10
2012-04-02arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf1-1/+2
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf2-3/+10
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf2-3/+8
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf3-2/+22
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf2-120/+112
2012-04-02arch/tile: make sure to build memcpy_user_64 without frame pointerChris Metcalf2-1/+8
2012-04-02arch/tile: avoid false corrupt frame warning in early bootChris Metcalf1-1/+1
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf1-1/+1
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf1-4/+4
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf1-1/+1
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf1-2/+2
2012-04-02arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf1-0/+1
2012-04-02arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf1-1/+4
2012-04-02arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf1-1/+1
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker4-48/+77
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds22-64/+59
2012-04-02ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx31lite: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx53ard: Fix smsc911x driver probeFabio Estevam1-0/+8
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti1-1/+1
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek1-2/+2
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek1-0/+2
2012-04-02ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre1-0/+2
2012-04-02ARM: mx35: Fix registration of camera clockFabio Estevam1-1/+1
2012-04-02ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam1-1/+1
2012-04-02MX2: Fix mx2_camera clock regression.Javier Martin1-0/+1
2012-04-02ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam1-1/+1
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt3-0/+3
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König3-3/+3
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt22-45/+688
2012-04-02ARM: S3C24XX: fix missing common.h in mach-s3c24xx/Kukjin Kim1-0/+18
2012-04-02sparc: pgtable_64: change include orderAaro Koskinen1-2/+2
2012-04-02m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven1-0/+3
2012-04-02m68k/mac: Add missing platform check before registering platform devicesGeert Uytterhoeven1-0/+3