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