index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Remove stub cputime.h headers
Frederic Weisbecker
2014-03-13
16
-33
/
+8
*
sched: Remove needless round trip nsecs <-> tick conversion of steal time
Frederic Weisbecker
2014-03-13
2
-16
/
+0
*
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-03-13
1
-5
/
+11
*
cputime: Bring cputime -> nsecs conversion
Frederic Weisbecker
2014-03-13
3
-1
/
+10
*
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
7
-6
/
+17
*
cputime: Fix nsecs_to_cputime() return type cast
Frederic Weisbecker
2014-03-13
1
-1
/
+2
*
locking/mutex: Fix debug checks
Peter Zijlstra
2014-03-12
2
-0
/
+13
*
locking/mutexes: Add extra reschedule point
Peter Zijlstra
2014-03-11
1
-0
/
+7
*
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-03-11
5
-7
/
+202
*
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2014-03-11
1
-4
/
+4
*
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
2014-03-11
1
-9
/
+6
*
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
2014-03-11
1
-0
/
+3
*
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2014-03-11
2
-1
/
+1
*
m68k: Skip futex_atomic_cmpxchg_inatomic() test
Finn Thain
2014-03-06
1
-0
/
+1
*
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-03-03
4
-13
/
+36
*
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2014-02-27
1
-2
/
+3
|
\
|
*
hung_task/Documentation: Fix hung_task_warnings description
Aaron Tomlin
2014-01-31
1
-2
/
+3
*
|
Revert "sched/wait: Suppress Sparse 'variable shadowing' warning"
Ingo Molnar
2014-02-27
1
-3
/
+3
*
|
lockdep: Change lockdep_set_novalidate_class() to use _and_name
Oleg Nesterov
2014-02-09
1
-1
/
+1
*
|
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
2014-02-09
1
-1
/
+1
*
|
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
2014-02-09
1
-2
/
+2
*
|
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
2014-02-09
4
-35
/
+18
*
|
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
31
-0
/
+44
*
|
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-09
28
-95
/
+133
*
|
sched/wait: Suppress Sparse 'variable shadowing' warning
Johannes Berg
2014-02-09
1
-3
/
+3
*
|
Merge branch 'linus' into core/locking
Ingo Molnar
2014-02-02
9040
-198680
/
+513662
|
\
\
|
*
\
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-02-01
2
-8
/
+126
|
|
\
\
|
|
*
|
deb-pkg: Fix building for MIPS big-endian or ARM OABI
Ben Hutchings
2014-01-03
1
-2
/
+2
|
|
*
|
deb-pkg: Fix cross-building linux-headers package
Ben Hutchings
2014-01-03
1
-5
/
+4
|
|
*
|
scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE
Nishanth Menon
2014-01-03
1
-0
/
+109
|
|
*
|
Merge commit v3.13-rc1 into kbuild/misc
Michal Marek
2014-01-02
9752
-201088
/
+401199
|
|
|
\
\
|
|
*
|
|
deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set
Ben Hutchings
2013-11-18
1
-1
/
+11
|
*
|
|
|
afs: proc cells and rootcell are writeable
Pali Rohár
2014-02-01
1
-2
/
+2
|
*
|
|
|
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
2014-02-01
1
-1
/
+0
|
*
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-02-01
11
-420
/
+553
|
|
\
\
\
\
|
|
*
|
|
|
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
2014-01-31
1
-1
/
+1
|
|
*
|
|
|
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2014-01-27
2
-19
/
+36
|
|
*
|
|
|
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
2014-01-20
8
-100
/
+174
|
|
*
|
|
|
CIFS: Remove extra indentation in cifs_sfu_type
Pavel Shilovsky
2014-01-20
1
-47
/
+50
|
|
*
|
|
|
CIFS: Cleanup cifs_mknod
Pavel Shilovsky
2014-01-20
1
-26
/
+22
|
|
*
|
|
|
CIFS: Cleanup CIFSSMBOpen
Pavel Shilovsky
2014-01-20
2
-72
/
+86
|
|
*
|
|
|
cifs: Add support for follow_link on dfs shares under posix extensions
Sachin Prabhu
2014-01-20
1
-0
/
+32
|
|
*
|
|
|
cifs: move unix extension call to cifs_query_symlink()
Sachin Prabhu
2014-01-20
2
-10
/
+15
|
|
*
|
|
|
cifs: Re-order M-F Symlink code
Sachin Prabhu
2014-01-20
1
-56
/
+68
|
|
*
|
|
|
cifs: Add create MFSymlinks to protocol ops struct
Sachin Prabhu
2014-01-20
4
-42
/
+54
|
|
*
|
|
|
cifs: use protocol specific call for query_mf_symlink()
Sachin Prabhu
2014-01-20
1
-41
/
+20
|
|
*
|
|
|
cifs: Rename MF symlink function names
Sachin Prabhu
2014-01-20
4
-26
/
+24
|
|
*
|
|
|
cifs: Rename and cleanup open_query_close_cifs_symlink()
Sachin Prabhu
2014-01-20
4
-31
/
+20
|
|
*
|
|
|
cifs: Fix memory leak in cifs_hardlink()
Christian Engelmayer
2014-01-20
1
-2
/
+4
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-02-01
7
-51
/
+26
|
|
\
\
\
\
\
[next]