index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
rculist: Use WRITE_ONCE() when deleting from reader-visible list
Paul E. McKenney
3
-5
/
+8
2015-10-06
rcu: Remove deprecated rcu_lockdep_assert()
Paul E. McKenney
1
-21
/
+0
2015-10-06
rculist: Make list_entry_rcu() use lockless_dereference()
Patrick Marlier
1
-4
/
+1
2015-10-06
rcu: Add rcu_pointer_handoff()
Paul E. McKenney
1
-0
/
+22
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
1
-1
/
+4
2015-10-06
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2
-2
/
+5
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
3
-7
/
+7
2015-09-20
rcu: Change _wait_rcu_gp() to work around GCC bug 67055
Oleg Nesterov
1
-6
/
+5
2015-09-19
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+31
2015-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+2
2015-09-19
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-09-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+50
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
1
-1
/
+1
2015-09-18
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-3
/
+3
2015-09-18
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
2
-1
/
+28
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+1
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
1
-2
/
+2
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-65
/
+59
2015-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-1
/
+4
2015-09-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+5
2015-09-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+9
2015-09-17
libceph: advertise support for keepalive2
Ilya Dryomov
1
-0
/
+1
2015-09-17
libceph: don't access invalid memory in keepalive2 path
Ilya Dryomov
1
-1
/
+3
2015-09-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-8
/
+6
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-5
/
+1
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
1
-5
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-11
/
+11
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2
-5
/
+5
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-6
/
+6
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2
-5
/
+5
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
1
-3
/
+14
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
1
-0
/
+16
2015-09-16
genirq: Simplify irq_data_to_desc()
Thomas Gleixner
1
-5
/
+1
2015-09-16
genirq: Remove __irq_set_handler_locked()
Thomas Gleixner
1
-10
/
+0
2015-09-16
genirq: Remove __irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-13
/
+0
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
1
-0
/
+5
2015-09-15
genirq: Update the comment for generic_handle_irq_desc
Huang Shijie
1
-3
/
+1
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
1
-4
/
+0
2015-09-15
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
1
-6
/
+4
2015-09-15
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
2
-3
/
+3
2015-09-15
Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
1
-1
/
+23
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-24
/
+5
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-10
/
+69
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+5
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-37
/
+40
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-35
/
+21
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-6
/
+49
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-18
/
+14
[next]