index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
oprofile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
Waiman Long
1
-1
/
+1
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for Xen
David Vrabel
2
-5
/
+61
2015-05-08
locking/pvqspinlock, x86: Enable PV qspinlock for KVM
Waiman Long
2
-1
/
+44
2015-05-08
locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching
Peter Zijlstra (Intel)
8
-12
/
+128
2015-05-08
locking/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2
-1
/
+392
2015-05-08
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
3
-0
/
+24
2015-05-08
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
1
-16
/
+50
2015-05-08
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
2
-1
/
+81
2015-05-08
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
2
-31
/
+50
2015-05-08
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
2
-24
/
+107
2015-05-08
locking/qspinlock, x86: Enable x86-64 to use queued spinlocks
Waiman Long
4
-0
/
+30
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
6
-0
/
+408
2015-05-08
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
Preeti U Murthy
1
-1
/
+1
2015-05-08
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
2
-0
/
+49
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
3
-8
/
+6
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
4
-1
/
+22
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
2015-05-06
ipmi: Fix multi-part message handling
Corey Minyard
1
-13
/
+38
2015-05-06
ipmi: Add alert handling to SSIF
Corey Minyard
1
-16
/
+116
2015-05-06
ipmi: Fix a problem that messages are not issued in run_to_completion mode
Hidehiro Kawai
1
-2
/
+1
2015-05-06
ipmi: Report an error if ACPI _IFT doesn't exist
Corey Minyard
1
-1
/
+3
2015-05-06
ipmi: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-05-06
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-05-06
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-06
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2
-2
/
+2
2015-05-06
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-06
configfs: init configfs module earlier at boot time
Daniel Baluta
1
-1
/
+1
2015-05-06
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
1
-3
/
+3
2015-05-06
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
1
-2
/
+5
2015-05-06
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
1
-4
/
+4
2015-05-06
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
3
-0
/
+318