summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-014-7/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-297-48/+69
|\ \ | |/ |/|
| *-----. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-267-48/+69
| |\ \ \ \
| | | | | * MIPS: parse chosen node on bootJohn Crispin2012-05-151-0/+2
| | | | | * MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-151-0/+11
| | | | | * MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-151-1/+2
| | |_|_|/ | |/| | |
| | | | * MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
| | |_|/ | |/| |
| | | * MIPS: Move cache setup to setup_arch().David Daney2012-05-163-5/+8
| | | * MIPS: Make set_handler() __cpuinit.David Daney2012-05-161-1/+1
| | | * MIPS: Introduce board_cache_error_setup() hook.David Daney2012-05-161-1/+4
| | |/ | |/|
| | * MIPS: Code formatting fixes.Steven J. Hill2012-05-152-40/+40
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-233-45/+5
|\ \
| * | new helper: sigsuspend()Al Viro2012-05-213-45/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2012-04-0833-66/+29
| |\ \ \
| * | | | mips: Fix printk typos in arc/mipsMasanari Iida2012-04-051-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-183-46/+11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
| |/ / /
* | | | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-46/+11
|\ \ \ \ | | |/ / | |/| |
| * | | MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming2012-04-273-46/+11
| |/ /
* | | mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner2012-05-071-1/+1
* | | mips: Use generic init_taskThomas Gleixner2012-05-053-37/+2
* | | mips: Use generic idle thread allocationThomas Gleixner2012-04-261-53/+1
* | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/ /
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-025-19/+16
|\ \
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-295-19/+16
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+1
|\ \ \ | |/ / |/| |
| * | fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-241-1/+1
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2826-24/+5
|\ \
| * | Disintegrate asm/system.h for MIPSDavid Howells2012-03-2826-24/+5
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
|/ /
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-14/+0
|\ \
| * | irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-241-14/+0
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-3/+1
|\ \
| * \ Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-133-3/+1
| |\ \
| * | | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
| | |/ | |/|
* | | Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-0/+4
|\ \ \ | |_|/ |/| |
| * | perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
| |/
* | MIPS: traps.c: Fix typoMasanari Iida2012-02-201-1/+1
* | MIPS: vmlinux.lds.S: remove duplicate _sdata symbolTony Wu2012-02-201-1/+0