summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-16MIPS: Move cache setup to setup_arch().David Daney
2012-05-16MIPS: Make set_handler() __cpuinit.David Daney
2012-05-16MIPS: Introduce board_cache_error_setup() hook.David Daney
2012-05-15MIPS: parse chosen node on bootJohn Crispin
2012-05-15MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker
2012-05-15MIPS: Code formatting fixes.Steven J. Hill
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-07mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner
2012-05-05mips: Use generic init_taskThomas Gleixner
2012-04-27MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-04-26mips: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-24irq_domain/mips: Allow irq_domain on MIPSGrant Likely
2012-02-24fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells
2012-02-20MIPS: traps.c: Fix typoMasanari Iida
2012-02-20MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu