index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cputime: Fix nsecs_to_cputime() return type cast
Frederic Weisbecker
1
-1
/
+2
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2
-0
/
+13
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
1
-0
/
+7
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
5
-7
/
+202
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
1
-4
/
+4
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
1
-9
/
+6
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
1
-0
/
+3
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2
-1
/
+1
2014-03-06
m68k: Skip futex_atomic_cmpxchg_inatomic() test
Finn Thain
1
-0
/
+1
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
4
-13
/
+36
2014-02-27
Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"
Ingo Molnar
1
-3
/
+3
2014-02-09
lockdep: Change lockdep_set_novalidate_class() to use _and_name
Oleg Nesterov
1
-1
/
+1
2014-02-09
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
1
-1
/
+1
2014-02-09
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
1
-2
/
+2
2014-02-09
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
4
-35
/
+18
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
31
-0
/
+44
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
28
-95
/
+133
2014-02-09
sched/wait: Suppress Sparse 'variable shadowing' warning
Johannes Berg
1
-3
/
+3
2014-02-01
afs: proc cells and rootcell are writeable
Pali Rohár
1
-2
/
+2
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-01-31
Fix mountpoint reference leakage in linkat
Oleg Drokin
1
-1
/
+4
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
4
-47
/
+19
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-31
fs/super.c: sync ro remount after blocking writers
Andrew Ruder
1
-1
/
+2
2014-01-31
vfs: unexport the getname() symbol
Jeff Layton
1
-1
/
+0
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
1
-2
/
+7
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
8
-2
/
+81
2014-01-31
ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
Stephen Warren
1
-4
/
+36
2014-01-31
ceph: fix missing dput in ceph_set_acl
Sage Weil
1
-3
/
+6
2014-01-31
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
1
-1
/
+1
2014-01-31
xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages
Dave Jones
1
-1
/
+2
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
1
-0
/
+22
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
6
-46
/
+101
2014-01-31
nfs: initialize the ACL support bits to zero.
Malahal Naineni
1
-1
/
+1
2014-01-31
arm64: mm: Introduce PTE_WRITE
Steve Capper
1
-23
/
+25
2014-01-31
arm64: mm: Remove PTE_BIT_FUNC macro
Steve Capper
1
-10
/
+41
2014-01-31
hung_task/Documentation: Fix hung_task_warnings description
Aaron Tomlin
1
-2
/
+3
2014-01-31
ceph: simplify ceph_{get,init}_acl
Christoph Hellwig
1
-40
/
+16
2014-01-31
x86, x32: Correct invalid use of user timespec in the kernel
PaX Team
1
-7
/
+2
2014-01-31
memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
Vladimir Davydov
1
-4
/
+3
2014-01-31
Documentation/filesystems/vfs.txt: update file_operations documentation
Richard Yao
1
-10
/
+2
2014-01-31
mm, oom: base root bonus on current usage
David Rientjes
2
-3
/
+3
2014-01-31
mm: don't lose the SOFT_DIRTY flag on mprotect
Andrey Vagin
1
-1
/
+2
2014-01-31
mm/slub.c: fix page->_count corruption (again)
Dave Hansen
1
-2
/
+17
2014-01-31
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-01-31
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2
-12
/
+9
2014-01-31
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2
-58
/
+6
2014-01-31
zram: introduce zram->tb_lock
Minchan Kim
2
-6
/
+23
2014-01-31
zram: use atomic operation for stat
Minchan Kim
2
-20
/
+16
[next]