index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-11-06
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
1
-5
/
+1
2017-11-04
Merge branch 'linus' into core/urgent, to pick up dependent commits
Ingo Molnar
137
-7
/
+157
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
1
-0
/
+12
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
26
-260
/
+894
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
137
-9
/
+168
2017-11-02
rcu: Convert timers to use timer_setup()
Kees Cook
2
-6
/
+7
2017-11-02
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
16
-237
/
+542
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
134
-0
/
+134
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
16
-237
/
+542
2017-11-02
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
1
-2
/
+10
2017-11-02
kernel/time/Kconfig: Fix typo in comment
Randy Dunlap
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
134
-0
/
+134
2017-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-11-01
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
1
-1
/
+1
2017-11-01
watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
Don Zickus
1
-3
/
+5
2017-11-01
watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Sim...
Thomas Gleixner
1
-2
/
+5
2017-11-01
clockevents: Update clockevents device next_event on stop
Prasad Sodagudi
1
-0
/
+1
2017-11-01
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
1
-4
/
+2
2017-11-01
futex: Fix more put_pi_state() vs. exit_pi_state_list() races
Peter Zijlstra
1
-3
/
+20
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-4
/
+12
2017-10-31
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
5
-183
/
+227
2017-10-31
fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-31
irq/work: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-5
/
+1
2017-10-30
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
1
-2
/
+3
2017-10-30
time: Remove unused functions
Arnd Bergmann
1
-18
/
+0
2017-10-30
timekeeping: Use timespec64 in timekeeping_inject_offset
Arnd Bergmann
1
-47
/
+25
2017-10-30
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
5
-100
/
+123
2017-10-30
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
1
-53
/
+113
2017-10-30
workqueue: Fix NULL pointer dereference
Li Bin
1
-1
/
+2
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
1
-2
/
+4
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
1
-1
/
+2
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+12
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-1
/
+2
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-2
/
+10
2017-10-27
perf/core: Rewrite event timekeeping
Peter Zijlstra
1
-256
/
+129
2017-10-27
perf/core: Fix perf_event_read()
Peter Zijlstra
1
-16
/
+39
[prev]
[next]