aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 5-16/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 4-35/+8
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-8/+3
2012-06-01new helper: signal_delivered()Gravatar Al Viro 1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setGravatar Al Viro 4-7/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setGravatar Al Viro 1-1/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Gravatar Al Viro 1-15/+3
2012-06-01new helper: sigmask_to_save()Gravatar Al Viro 1-8/+3
2012-06-01new helper: restore_saved_sigmask()Gravatar Al Viro 1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentGravatar Al Viro 1-5/+0
2012-05-29mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Gravatar Al Viro 1-3/+3
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 118-3630/+3835
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Gravatar Ralf Baechle 114-2260/+3822
2012-05-26MIPS: lantiq: remove orphaned codeGravatar John Crispin 6-175/+7
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-13/+2
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-10/+42
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Gravatar Al Viro 1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-45/+5
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 7-8/+8
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-17/+0
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 3-10/+42
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextGravatar John W. Linville 3-10/+42
2012-05-22edac, mips: don't change code that has been removed in edac/mips treeGravatar Jiri Kosina 1-1/+1
2012-05-21new helper: sigsuspend()Gravatar Al Viro 3-45/+5
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-103/+5
2012-05-21timers: Fixup the Kconfig consolidation falloutGravatar Thomas Gleixner 1-2/+0
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Gravatar Ralf Baechle 8-16/+0
2012-05-21MIPS: lantiq: implement support for FALCON socGravatar John Crispin 10-0/+552
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesGravatar John Crispin 2-1/+2
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderGravatar John Crispin 3-279/+1
2012-05-21MIPS: pci: convert lantiq driver to OFGravatar John Crispin 4-94/+131
2012-05-21MIPS: lantiq: convert dma to platform driverGravatar John Crispin 1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiGravatar John Crispin 12-479/+681
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()Gravatar John Crispin 5-62/+17
2012-05-21OF: MIPS: lantiq: implement irq_domain supportGravatar John Crispin 1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportGravatar John Crispin 11-77/+294
2012-05-21MIPS: lantiq: drop mips_machine supportGravatar John Crispin 16-529/+4
2012-05-21mips: Use generic time configGravatar Anna-Maria Gleixner 1-11/+2
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreGravatar Arnaldo Carvalho de Melo 6-54/+13
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Gravatar Ralf Baechle 1-6/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-3/+0
2012-05-16MIPS: Move cache setup to setup_arch().Gravatar David Daney 4-6/+10