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-11-12
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
1
-1
/
+1
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
1
-2
/
+1
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
1
-7
/
+38
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
1
-0
/
+1
2017-11-12
irq/work: Use llist_for_each_entry_safe
Thomas Gleixner
1
-3
/
+3
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
7
-97
/
+7
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
7
-7
/
+97
2017-11-10
kthread: zero the kthread data structure
Shaohua Li
1
-5
/
+1
2017-11-10
blktrace: fix unlocked registration of tracepoints
Jens Axboe
1
-10
/
+22
2017-11-10
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
1
-10
/
+48
2017-11-10
audit: filter PATH records keyed on filesystem magic
Richard Guy Briggs
2
-7
/
+55
2017-11-10
Audit: remove unused audit_log_secctx function
Casey Schaufler
1
-26
/
+0
2017-11-10
audit: Allow auditd to set pid to 0 to end auditing
Steve Grubb
1
-13
/
+16
2017-11-10
audit: use audit_set_enabled() in audit_enable()
Paul Moore
1
-2
/
+2
2017-11-10
audit: convert audit_ever_enabled to a boolean
Paul Moore
2
-2
/
+2
2017-11-10
audit: don't use simple_strtol() anymore
Paul Moore
1
-2
/
+7
2017-11-10
audit: initialize the audit subsystem as early as possible
Paul Moore
1
-1
/
+1
2017-11-10
audit: ensure that 'audit=1' actually enables audit for PID 1
Paul Moore
1
-5
/
+5
2017-11-10
genirq: Track whether the trigger type has been set
Marc Zyngier
1
-1
/
+12
2017-11-10
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
1
-5
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-16
/
+37
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+1
2017-11-09
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
Patrick Bellasi
2
-6
/
+28
2017-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-5
/
+1
2017-11-08
cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq
Viresh Kumar
1
-1
/
+5
2017-11-08
PM / s2idle: Clear the events_check_enabled flag
Rajat Jain
1
-1
/
+1
2017-11-08
stop using '%pK' for /proc/kallsyms pointer values
Linus Torvalds
1
-2
/
+47
2017-11-08
module: export module signature enforcement status
Bruno E. O. Meneguele
1
-0
/
+10
2017-11-08
rcu: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2
-13
/
+13
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+3
2017-11-08
sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2
-3
/
+2
2017-11-08
irq_work: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-08
irq/timings: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-08
perf/core: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-6
/
+6
2017-11-08
smp/core: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-08
timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+1
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+2
2017-11-08
workqueue: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-08
irq/softirqs: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-5
/
+5
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
156
-148
/
+482
2017-11-08
locking/pvqspinlock: Implement hybrid PV queued/unfair locks
Waiman Long
1
-9
/
+38
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
1
-0
/
+19
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2
-6
/
+8
2017-11-07
resource: Consolidate resource walking code
Tom Lendacky
1
-27
/
+25
2017-11-07
locking/rwlocks: Fix comments
Cheng Jian
1
-1
/
+2
2017-11-07
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
1
-0
/
+2
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
154
-240
/
+492
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
139
-42
/
+219
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
138
-20
/
+204
[prev]
[next]