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
...
|
|
*
|
|
|
|
jump_label: Invoke jump_label_test() via early_initcall()
Jason Baron
2017-11-14
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
15
-40
/
+72
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools/headers: Sync objtool UAPI header
Ingo Molnar
2017-11-14
1
-0
/
+10
|
|
*
|
|
|
|
Merge branch 'linus' into core/objtool, to pick up dependent commits
Ingo Molnar
2017-11-14
1568
-18231
/
+52034
|
|
|
\
|
|
|
|
|
|
*
|
|
|
|
objtool: Fix cross-build
Josh Poimboeuf
2017-11-08
1
-1
/
+1
|
|
*
|
|
|
|
objtool: Move kernel headers/code sync check to a script
Josh Poimboeuf
2017-11-07
2
-15
/
+30
|
|
*
|
|
|
|
objtool: Move synced files to their original relative locations
Josh Poimboeuf
2017-11-07
13
-25
/
+27
|
|
*
|
|
|
|
objtool: Make unreachable annotation inline asms explicitly volatile
Josh Poimboeuf
2017-11-07
1
-8
/
+8
|
|
*
|
|
|
|
objtool: Add a comment for the unreachable annotation macros
Josh Poimboeuf
2017-11-07
1
-0
/
+5
|
|
*
|
|
|
|
Merge branch 'linus' into core/objtool, to pick up dependent fixes
Ingo Molnar
2017-11-07
13763
-8597
/
+27217
|
|
|
\
\
\
\
\
|
*
|
\
\
\
\
\
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
351
-1773
/
+1225
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
m68k/macboing: Fix missed timer callback assignment
Kees Cook
2017-11-24
1
-2
/
+2
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
10511
-250550
/
+522741
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-22
44
-87
/
+84
|
|
|
*
|
|
|
|
|
|
timer: Remove redundant __setup_timer*() macros
Kees Cook
2017-11-22
3
-45
/
+29
|
|
|
*
|
|
|
|
|
|
timer: Pass function down to initialization routines
Kees Cook
2017-11-22
2
-21
/
+33
|
|
|
*
|
|
|
|
|
|
timer: Remove unused data arguments from macros
Kees Cook
2017-11-22
3
-15
/
+8
|
|
|
*
|
|
|
|
|
|
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-22
2
-5
/
+5
|
|
|
*
|
|
|
|
|
|
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-22
2
-14
/
+7
|
|
|
*
|
|
|
|
|
|
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-22
1
-277
/
+0
|
|
|
*
|
|
|
|
|
|
timer: Remove setup_*timer() interface
Kees Cook
2017-11-22
1
-17
/
+0
|
|
|
*
|
|
|
|
|
|
timer: Remove init_timer() interface
Kees Cook
2017-11-22
2
-10
/
+3
|
|
|
*
|
|
|
|
|
|
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
15
-65
/
+65
|
|
|
*
|
|
|
|
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
227
-937
/
+824
|
|
|
*
|
|
|
|
|
|
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
31
-113
/
+55
|
|
|
*
|
|
|
|
|
|
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-22
39
-82
/
+82
|
|
|
*
|
|
|
|
|
|
s390: cmm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-5
/
+3
|
|
|
*
|
|
|
|
|
|
lightnvm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
6
-13
/
+13
|
|
|
*
|
|
|
|
|
|
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-19
/
+17
|
|
|
*
|
|
|
|
|
|
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-11-22
2
-12
/
+7
|
|
|
*
|
|
|
|
|
|
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-9
/
+10
|
|
|
*
|
|
|
|
|
|
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
2017-11-22
1
-2
/
+1
|
|
|
*
|
|
|
|
|
|
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
|
|
|
*
|
|
|
|
|
|
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-20
/
+29
|
|
|
*
|
|
|
|
|
|
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-22
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2017-11-14
3
-56
/
+0
|
|
*
|
|
|
|
|
|
|
clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup
Benjamin Gaignard
2017-11-14
2
-2
/
+9
|
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2017-11-14
1474
-17953
/
+51372
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
2017-11-13
1
-6
/
+0
|
|
*
|
|
|
|
|
|
|
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2017-11-13
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-11-25
8
-56
/
+136
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
2017-11-22
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
2017-11-22
1
-9
/
+7
|
|
*
|
|
|
|
|
|
|
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
2017-11-22
1
-10
/
+14
|
|
*
|
|
|
|
|
|
|
ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset
Eugeniy Paltsev
2017-11-15
2
-7
/
+8
|
|
*
|
|
|
|
|
|
|
ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
Vineet Gupta
2017-11-13
2
-5
/
+71
|
|
*
|
|
|
|
|
|
|
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
2017-11-06
1
-24
/
+33
|
|
*
|
|
|
|
|
|
|
ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the ISA config
Vineet Gupta
2017-10-30
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2017-11-25
29
-113
/
+58
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-23
1
-1
/
+1
[prev]
[next]