index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
4
-7
/
+0
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-1
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-15
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
7
-48
/
+69
|
\
\
|
|
/
|
/
|
|
*
-
-
-
-
-
.
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
2012-05-26
7
-48
/
+69
|
|
\
\
\
\
|
|
|
|
|
*
MIPS: parse chosen node on boot
John Crispin
2012-05-15
1
-0
/
+2
|
|
|
|
|
*
MIPS: Add helper function to allow platforms to point at a DTB.
Ralf Baechle
2012-05-15
1
-0
/
+11
|
|
|
|
|
*
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
2012-05-15
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
MIPS: Fix several implicit uses of export.h/module.h
Paul Gortmaker
2012-05-15
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
MIPS: Move cache setup to setup_arch().
David Daney
2012-05-16
3
-5
/
+8
|
|
|
*
MIPS: Make set_handler() __cpuinit.
David Daney
2012-05-16
1
-1
/
+1
|
|
|
*
MIPS: Introduce board_cache_error_setup() hook.
David Daney
2012-05-16
1
-1
/
+4
|
|
|
/
|
|
/
|
|
|
*
MIPS: Code formatting fixes.
Steven J. Hill
2012-05-15
2
-40
/
+40
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
3
-45
/
+5
|
\
\
|
*
|
new helper: sigsuspend()
Al Viro
2012-05-21
3
-45
/
+5
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
33
-66
/
+29
|
|
\
\
\
|
*
|
|
|
mips: Fix printk typos in arc/mips
Masanari Iida
2012-04-05
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
3
-46
/
+11
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-46
/
+11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
MIPS: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-04-27
3
-46
/
+11
|
|
/
/
*
|
|
mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again
Thomas Gleixner
2012-05-07
1
-1
/
+1
*
|
|
mips: Use generic init_task
Thomas Gleixner
2012-05-05
3
-37
/
+2
*
|
|
mips: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-53
/
+1
*
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
|
/
/
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-04-02
5
-19
/
+16
|
\
\
|
*
|
remove references to cpu_*_map in arch/
Rusty Russell
2012-03-29
5
-19
/
+16
*
|
|
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
David Howells
2012-02-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
26
-24
/
+5
|
\
\
|
*
|
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
26
-24
/
+5
*
|
|
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-23
1
-2
/
+1
|
/
/
*
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-14
/
+0
|
\
\
|
*
|
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
2012-02-24
1
-14
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-3
/
+1
|
\
\
|
*
\
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-13
3
-3
/
+1
|
|
\
\
|
*
|
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
2012-03-12
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
1
-0
/
+4
|
|
/
*
|
MIPS: traps.c: Fix typo
Masanari Iida
2012-02-20
1
-1
/
+1
*
|
MIPS: vmlinux.lds.S: remove duplicate _sdata symbol
Tony Wu
2012-02-20
1
-1
/
+0
[next]