index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-28
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2
-5
/
+22
2015-06-23
module: add per-module param_lock
Dan Streetman
2
-19
/
+33
2015-06-23
module: make perm const
Dan Streetman
1
-5
/
+3
2015-06-23
params: suppress unused variable error, warn once just in case code changes.
Rusty Russell
1
-0
/
+1
2015-05-28
kernel/module.c: avoid ifdefs for sig_enforce declaration
Luis R. Rodriguez
1
-7
/
+2
2015-05-28
kernel/workqueue.c: remove ifdefs over wq_power_efficient
Luis R. Rodriguez
1
-6
/
+1
2015-05-28
kernel/params.c: export param_ops_bool_enable_only
Luis R. Rodriguez
1
-0
/
+1
2015-05-28
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
2
-31
/
+30
2015-05-28
kernel/module.c: use generic module param operaters for sig_enforce
Luis R. Rodriguez
1
-7
/
+9
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-7
/
+7
2015-05-28
module: Rework module_addr_{min,max}
Peter Zijlstra
1
-28
/
+52
2015-05-28
module: Use __module_address() for module_address_lookup()
Peter Zijlstra
1
-10
/
+7
2015-05-28
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
1
-2
/
+28
2015-05-28
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
1
-5
/
+110
2015-05-28
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
1
-1
/
+1
2015-05-28
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
1
-26
/
+1
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-8
/
+32
2015-05-27
module, jump_label: Fix module locking
Peter Zijlstra
1
-4
/
+6
2015-05-27
module: Annotate module version magic
Peter Zijlstra
1
-3
/
+9
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+8
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-05-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-33
/
+33
2015-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+33
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+8
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2015-05-08
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
1
-8
/
+33
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
1
-16
/
+12
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2
-17
/
+21
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
1
-1
/
+2
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+9
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+2
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2015-04-30
modsign: change default key details
David Howells
1
-3
/
+3
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-14
/
+2
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+19
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
1
-5
/
+1
2015-04-24
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
1
-0
/
+1
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-1
/
+1
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-53
/
+94
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-3
/
+20
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+7
[next]