aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-04-27MIPS: Remove get_current_pgd().Gravatar David Daney 1-6/+0
2012-04-27MIPS: ath79: fix AR933X WMAC reset codeGravatar Gabor Juhos 1-1/+1
2012-04-27MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroGravatar Antony Pavlov 1-1/+1
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Gravatar Matt Fleming 3-46/+11
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 3-16/+22
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxGravatar Linus Torvalds 12-40/+35
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-115/+8
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-0/+1
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Gravatar Rusty Russell 3-3/+3
2012-03-29remove references to cpu_*_map in arch/Gravatar Rusty Russell 12-37/+32
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 90-311/+259
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-5/+0
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 90-309/+262
2012-03-28MIPS: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 3-16/+22
2012-03-27mtd: do not use plain 0 as NULLGravatar Artem Bityutskiy 1-1/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Linus Torvalds 2-0/+2
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-2/+5
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPGravatar Jason Baron 1-0/+4
2012-03-23coredump: remove VM_ALWAYSDUMP flagGravatar Jason Baron 1-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 8-151/+16
2012-03-23locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageGravatar Raghavendra K T 1-1/+1
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-0/+6
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-18/+2
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxGravatar Linus Torvalds 4-9/+9
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-162/+709
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbGravatar Linus Torvalds 1-6/+25
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+1
2012-03-20highmem: kill all __kmap_atomic()Gravatar Cong Wang 2-3/+3
2012-03-20mips: remove the second argument of k[un]map_atomic()Gravatar Cong Wang 2-6/+6
2012-03-15USB: use generic platform driver on ath79Gravatar Hauke Mehrtens 1-6/+25
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsGravatar Chris Metcalf 1-0/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreGravatar Ingo Molnar 14-36/+58
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreGravatar Ingo Molnar 1-0/+4
2012-03-12Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 14-36/+58
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 6-157/+661
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-36/+58
2012-03-05MIPS: BCM47XX: provide sprom to bcma busGravatar Hauke Mehrtens 1-4/+35
2012-03-05MIPS: BCM47XX: move and extend sprom parsingGravatar Hauke Mehrtens 4-151/+625
2012-03-05MIPS: BCM47XX: fix signature of nvram_parse_macaddrGravatar Hauke Mehrtens 1-1/+1
2012-03-05MIPS: BCM47XX: return number of written bytes in nvram_getenvGravatar Hauke Mehrtens 1-2/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedGravatar Stephane Eranian 1-0/+4
2012-03-05Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 2-2/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Gravatar Thomas Gleixner 1-3/+1
2012-02-29bug.h: add include of it to various implicit C usersGravatar Paul Gortmaker 2-0/+2
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGravatar Grant Likely 3-18/+2
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyGravatar David Howells 1-1/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3