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
*
locks: fix locks_mandatory_locked to respect file-private locks
Jeff Layton
2014-03-31
5
-17
/
+18
*
locks: require that flock->l_pid be set to 0 for file-private locks
Jeff Layton
2014-03-31
1
-0
/
+24
*
locks: add new fcntl cmd values for handling file private locks
Jeff Layton
2014-03-31
6
-20
/
+126
*
locks: skip deadlock detection on FL_FILE_PVT locks
Jeff Layton
2014-03-31
1
-2
/
+17
*
locks: pass the cmd value to fcntl_getlk/getlk64
Jeff Layton
2014-03-31
3
-8
/
+10
*
locks: report l_pid as -1 for FL_FILE_PVT locks
Jeff Layton
2014-03-31
1
-2
/
+2
*
locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"
Jeff Layton
2014-03-31
2
-2
/
+10
*
locks: rename locks_remove_flock to locks_remove_file
Jeff Layton
2014-03-31
3
-4
/
+4
*
locks: consolidate checks for compatible filp->f_mode values in setlk handlers
Jeff Layton
2014-03-31
1
-34
/
+12
*
locks: fix posix lock range overflow handling
J. Bruce Fields
2014-03-31
2
-71
/
+32
*
locks: eliminate BUG() call when there's an unexpected lock on file close
Jeff Layton
2014-03-31
1
-6
/
+18
*
locks: add __acquires and __releases annotations to locks_start and locks_stop
Jeff Layton
2014-03-31
1
-0
/
+2
*
locks: remove "inline" qualifier from fl_link manipulation functions
Jeff Layton
2014-03-31
1
-8
/
+4
*
locks: clean up comment typo
Jeff Layton
2014-03-31
1
-1
/
+1
*
locks: close potential race between setlease and open
Jeff Layton
2014-03-31
2
-13
/
+68
*
MAINTAINERS: update entry for fs/locks.c
Jeff Layton
2014-03-31
1
-1
/
+2
*
Linus 3.14-rc1
v3.14-rc1
Linus Torvalds
2014-02-03
1
-3
/
+3
*
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-02-03
15
-73
/
+278
|
\
|
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
6
-43
/
+233
|
*
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
2014-02-02
1
-1
/
+1
|
*
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
2014-02-02
1
-21
/
+19
|
*
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
2
-1
/
+5
|
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
3
-3
/
+16
|
*
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
2
-4
/
+4
*
|
hpfs: optimize quad buffer loading
Mikulas Patocka
2014-02-03
1
-46
/
+50
*
|
hpfs: remember free space
Mikulas Patocka
2014-02-03
3
-10
/
+87
|
/
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-02
1
-0
/
+2
|
\
|
*
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
|
*
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-02
1
-0
/
+1
*
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-02-02
3
-27
/
+39
|
\
\
|
*
|
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
2014-01-31
1
-1
/
+1
|
*
|
mm: slub: work around unneeded lockdep warning
Dave Hansen
2014-01-31
1
-0
/
+6
|
*
|
mm: sl[uo]b: fix misleading comments
Dave Hansen
2014-01-31
1
-4
/
+4
|
*
|
slub: Fix possible format string bug.
Tetsuo Handa
2014-01-13
1
-1
/
+1
|
*
|
slub: use lockdep_assert_held
Peter Zijlstra
2014-01-13
1
-20
/
+20
|
*
|
slub: Fix calculation of cpu slabs
Li Zefan
2013-12-29
1
-1
/
+7
|
*
|
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
2013-12-18
1
-56
/
+46
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-02-02
3
-200
/
+244
|
\
\
\
|
*
|
|
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
2014-02-01
1
-33
/
+65
|
*
|
|
tools/power turbostat: remove unused command line option
Andy Shevchenko
2014-02-01
1
-3
/
+3
|
*
|
|
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
2014-01-19
1
-25
/
+66
|
*
|
|
turbostat: run on HSX
Len Brown
2014-01-19
1
-11
/
+31
|
*
|
|
turbostat: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
2014-01-19
1
-0
/
+1
|
*
|
|
turbostat: Clean up error handling; disambiguate error messages; use err and ...
Josh Triplett
2014-01-19
1
-69
/
+38
|
*
|
|
turbostat: Factor out common function to open file and exit on failure
Josh Triplett
2014-01-19
1
-15
/
+16
|
*
|
|
turbostat: Add a helper to parse a single int out of a file
Josh Triplett
2014-01-19
1
-57
/
+24
|
*
|
|
turbostat: Check return value of fscanf
Josh Triplett
2014-01-19
1
-4
/
+16
|
*
|
|
turbostat: Use GCC's CPUID functions to support PIC
Josh Triplett
2014-01-19
1
-5
/
+6
|
*
|
|
turbostat: Don't attempt to printf an off_t with %zx
Josh Triplett
2014-01-19
1
-1
/
+1
|
*
|
|
turbostat: Don't put unprocessed uapi headers in the include path
Josh Triplett
2014-01-19
2
-2
/
+2
[next]