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
*
w1: fix w1_send_slave dropping a slave id
David Fries
2014-02-08
1
-12
/
+13
*
Drivers: hv: vmbus: Support per-channel driver state
K. Y. Srinivasan
2014-02-08
1
-0
/
+14
*
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-08
4
-32
/
+33
*
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
2014-02-08
2
-13
/
+35
*
hv: Add hyperv.h to uapi headers
Bjarke Istrup Pedersen
2014-02-08
3
-319
/
+347
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-08
23
-23
/
+0
*
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-08
15
-15
/
+0
*
misc: sram: cleanup the code
Xiubo Li
2014-02-08
1
-2
/
+0
*
mei: export active connections to debugfs
Tomas Winkler
2014-02-08
1
-0
/
+54
*
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
2014-02-08
4
-14
/
+34
*
mei: txe: add Kbuild for TXE device
Tomas Winkler
2014-02-08
2
-1
/
+14
*
mei: txe: add pci-txe.c
Tomas Winkler
2014-02-08
1
-0
/
+293
*
mei: txe: add hw-txe.c
Tomas Winkler
2014-02-08
1
-0
/
+1106
*
mei: txe: add hw-txe.h header file
Tomas Winkler
2014-02-08
1
-0
/
+71
*
mei: txe: add hw-txe-regs.h header file
Tomas Winkler
2014-02-08
1
-0
/
+294
*
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
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-02-02
31
-57
/
+396
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]