index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
48
-355
/
+883
|
\
|
*
modules: only use mod->param_lock if CONFIG_MODULES
Stephen Rothwell
2015-06-28
1
-0
/
+4
|
*
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2015-06-28
3
-5
/
+24
|
*
rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Stephen Rothwell
2015-06-24
1
-1
/
+1
|
*
module: add per-module param_lock
Dan Streetman
2015-06-23
10
-93
/
+65
|
*
module: make perm const
Dan Streetman
2015-06-23
2
-6
/
+4
|
*
params: suppress unused variable error, warn once just in case code changes.
Rusty Russell
2015-06-23
1
-0
/
+1
|
*
modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.
Rusty Russell
2015-06-23
1
-15
/
+10
|
*
kernel/module.c: avoid ifdefs for sig_enforce declaration
Luis R. Rodriguez
2015-05-28
1
-7
/
+2
|
*
kernel/workqueue.c: remove ifdefs over wq_power_efficient
Luis R. Rodriguez
2015-05-28
1
-6
/
+1
|
*
kernel/params.c: export param_ops_bool_enable_only
Luis R. Rodriguez
2015-05-28
1
-0
/
+1
|
*
kernel/params.c: generalize bool_enable_only
Luis R. Rodriguez
2015-05-28
3
-31
/
+36
|
*
kernel/module.c: use generic module param operaters for sig_enforce
Luis R. Rodriguez
2015-05-28
1
-7
/
+9
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
27
-66
/
+66
|
*
sysfs: tightened sysfs permission checks
Gobinda Charan Maji
2015-05-28
1
-8
/
+10
|
*
module: Rework module_addr_{min,max}
Peter Zijlstra
2015-05-28
1
-28
/
+52
|
*
module: Use __module_address() for module_address_lookup()
Peter Zijlstra
2015-05-28
1
-10
/
+7
|
*
module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING
Peter Zijlstra
2015-05-28
3
-3
/
+35
|
*
module: Optimize __module_address() using a latched RB-tree
Peter Zijlstra
2015-05-28
2
-8
/
+136
|
*
rbtree: Implement generic latch_tree
Peter Zijlstra
2015-05-28
1
-0
/
+212
|
*
seqlock: Introduce raw_read_seqcount_latch()
Peter Zijlstra
2015-05-28
2
-3
/
+8
|
*
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2015-05-28
2
-15
/
+15
|
*
seqlock: Better document raw_write_seqcount_latch()
Peter Zijlstra
2015-05-28
2
-27
/
+76
|
*
rbtree: Make lockless searches non-fatal
Peter Zijlstra
2015-05-28
3
-32
/
+81
|
*
module: Sanitize RCU usage and locking
Peter Zijlstra
2015-05-28
3
-12
/
+47
|
*
module, jump_label: Fix module locking
Peter Zijlstra
2015-05-27
1
-4
/
+6
|
*
module: Annotate module version magic
Peter Zijlstra
2015-05-27
1
-3
/
+9
*
|
Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-07-01
106
-2333
/
+6998
|
\
\
|
*
|
ARC: Fix build failures for ARCompact in linux-next after ARCv2 support
Vineet Gupta
2015-06-28
2
-9
/
+3
|
*
|
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
Vineet Gupta
2015-06-28
1
-1
/
+1
|
*
|
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
2015-06-25
10
-0
/
+490
|
*
|
ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
Vineet Gupta
2015-06-25
10
-12
/
+720
|
*
|
ARC: [axs101] Prepare for AXS103
Alexey Brodkin
2015-06-25
2
-17
/
+21
|
*
|
ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
Vineet Gupta
2015-06-25
9
-0
/
+601
|
*
|
ARCv2: All bits in place, allow ARCv2 builds
Vineet Gupta
2015-06-25
1
-5
/
+4
|
*
|
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-25
3
-2
/
+85
|
*
|
ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
Vineet Gupta
2015-06-25
1
-2
/
+12
|
*
|
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-06-25
1
-333
/
+144
|
*
|
ARCv2: barriers
Vineet Gupta
2015-06-25
3
-4
/
+87
|
*
|
arch: conditionally define smp_{mb,rmb,wmb}
Vineet Gupta
2015-06-25
1
-0
/
+25
|
*
|
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-25
4
-0
/
+89
|
*
|
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
2015-06-25
1
-4
/
+5
|
*
|
ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
Vineet Gupta
2015-06-22
2
-1
/
+228
|
*
|
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2015-06-22
4
-0
/
+56
|
*
|
ARCv2: SMP: ARConnect debug/robustness
Vineet Gupta
2015-06-22
3
-11
/
+72
|
*
|
ARCv2: SMP: Support ARConnect (MCIP) for Inter-Core-Interrupts et al
Vineet Gupta
2015-06-22
7
-8
/
+230
|
*
|
ARC: make plat_smp_ops weak to allow over-rides
Vineet Gupta
2015-06-22
1
-1
/
+1
|
*
|
ARCv2: clocksource: Introduce 64bit local RTC counter
Vineet Gupta
2015-06-22
3
-2
/
+62
|
*
|
ARCv2: extable: Enable sorting at build time
Vineet Gupta
2015-06-22
1
-0
/
+5
|
*
|
ARCv2: Adhere to Zero Delay loop restriction
Vineet Gupta
2015-06-22
3
-15
/
+41
[next]