index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
audit: log module name on init_module
Richard Guy Briggs
3
-1
/
+21
2017-02-13
futex: Move futex_init() to core_initcall
Yang Yang
1
-1
/
+1
2017-02-13
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
1
-8
/
+7
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
3
-22
/
+66
2017-02-12
genirq/devres: Use dev_name(dev) as default for devname
Heiner Kallweit
1
-2
/
+8
2017-02-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2017-02-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+15
2017-02-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+4
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-02-10
module: Optimize search_module_extables()
Peter Zijlstra
1
-13
/
+14
2017-02-10
genirq: Fix /proc/interrupts output alignment
H Hartley Sweeten
1
-0
/
+2
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
35
-238
/
+538
2017-02-10
irqdesc: Add a resource managed version of irq_alloc_descs()
Bartosz Golaszewski
1
-0
/
+55
2017-02-10
timer_list: Remove useless cast when printing
Mars Cheng
1
-1
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
7
-523
/
+2
2017-02-10
tick/nohz: Fix possible missing clock reprog after tick soft restart
Frederic Weisbecker
1
-0
/
+5
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
1
-81
/
+5
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
1
-1
/
+1
2017-02-10
perf/core: Allow kernel filters on CPU events
Alexander Shishkin
1
-14
/
+28
2017-02-10
perf/core: Do error out on a kernel filter on an exclude_filter event
Alexander Shishkin
1
-0
/
+1
2017-02-10
sched/core: Remove unlikely() annotation from sched_move_task()
Steven Rostedt (VMware)
1
-2
/
+2
2017-02-10
perf/core: Fix crash in perf_event_read()
Peter Zijlstra
1
-10
/
+15
2017-02-10
kprobes: Introduce weak variant of kprobe_exceptions_notify()
Naveen N. Rao
1
-0
/
+6
2017-02-10
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-17
/
+2
2017-02-09
core: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-0
/
+2
2017-02-08
kernel/ucount.c: mark user_header with kmemleak_ignore()
Luis R. Rodriguez
1
-2
/
+1
2017-02-08
bpf, lpm: fix overflows in trie_alloc checks
Daniel Borkmann
1
-9
/
+27
2017-02-08
printk: drop call_console_drivers() unused param
Sergey Senozhatsky
1
-8
/
+4
2017-02-08
printk: convert the rest to printk-safe
Sergey Senozhatsky
1
-38
/
+65
2017-02-08
printk: remove zap_locks() function
Sergey Senozhatsky
1
-61
/
+0
2017-02-08
printk: use printk_safe buffers in printk
Sergey Senozhatsky
1
-15
/
+32
2017-02-08
printk: report lost messages in printk safe/nmi contexts
Sergey Senozhatsky
3
-37
/
+28
2017-02-08
printk: always use deferred printk when flush printk_safe lines
Sergey Senozhatsky
1
-8
/
+6
2017-02-08
printk: introduce per-cpu safe_print seq buffer
Sergey Senozhatsky
4
-52
/
+157
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
4
-36
/
+36
2017-02-08
printk: use vprintk_func in vprintk()
Sergey Senozhatsky
1
-1
/
+1
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
4
-2
/
+2
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-66
/
+102
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
5
-9
/
+9
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
4
-1658
/
+1684
2017-02-07
sched/core: Remove unnecessary #include headers
Ingo Molnar
1
-49
/
+10
2017-02-07
sched/rq_clock: Consolidate the ordering of the rq_clock methods
Ingo Molnar
1
-75
/
+78
2017-02-07
sched/core: Clean up comments
Ingo Molnar
1
-176
/
+182
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
1
-1
/
+1
2017-02-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-11
/
+10
2017-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+30
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
1
-7
/
+8
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
1
-2
/
+13
2017-02-03
Merge tag 'trace-v4.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[prev]
[next]