summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-25MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.Ralf Baechle1-7/+9
2013-06-25MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCIMarkos Chandras1-0/+2
2013-06-25MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras1-0/+1
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu1-4/+5
2013-06-21MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle1-0/+26
2013-06-21MIPS: Fix rtlx build error.Ralf Baechle1-1/+0
2013-06-21WATCHDOG: sb_wdog: Fix 32 bit build failureRalf Baechle1-1/+1
2013-06-21MIPS: BCM63XX: remove bogus Kconfig selectsFlorian Fainelli1-5/+0
2013-06-21MIPS: Fix execution hazard during watchpoint register probePaul Burton1-0/+8
2013-06-21MIPS: powertv: Drop SYS_HAS_EARLY_PRINTKMarkos Chandras1-1/+0
2013-06-21MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERMarkos Chandras1-1/+2
2013-06-21MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle3-2/+11
2013-06-21MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle1-4/+0
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras2-4/+4
2013-06-21MIPS: Sibyte: Add missing sched.h headerMarkos Chandras1-0/+1
2013-06-21MIPS: sibyte: Remove unused variable.Markos Chandras1-3/+0
2013-06-21MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras1-1/+1
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney1-0/+24
2013-06-21MIPS: malta: Remove software reset defines from generic header.Steven J. Hill2-30/+5
2013-06-21MIPS: malta: Move defines of reset registers and values.Steven J. Hill1-1/+3
2013-06-21MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill1-2/+3
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen1-0/+14
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras1-1/+1
2013-06-21MIPS: Octeon: Don't clobber bootloader data structures.David Daney1-1/+1
2013-06-21MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle1-0/+2
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle1-0/+9
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle3-214/+267
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle1-2/+10
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2-39/+39
2013-06-20RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle1-0/+2
2013-06-20MIPS: Octeon: Fix build error if CONFIG_MTD=nRalf Baechle1-1/+2
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney1-0/+7
2013-06-18MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-06-18MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-2/+2
2013-06-18MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle1-1/+1
2013-06-13MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-2/+4
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle1-1/+0
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras1-0/+4
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
2013-06-10MIPS: Alchemy: fix wait functionManuel Lauss1-6/+7
2013-06-08Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1