index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-07
w1: hold bus_mutex in netlink and search
David Fries
3
-5
/
+20
2014-02-07
w1: format for DocBook and fixes
David Fries
10
-99
/
+315
2014-02-07
w1: use family_data instead of rom in w1_slave
David Fries
2
-3
/
+19
2014-02-07
w1: ds2490 fix and enable hardware search
David Fries
2
-24
/
+86
2014-02-07
w1: ds2490 USB setup fixes
David Fries
1
-8
/
+14
2014-02-07
w1: ds2490 reduce magic numbers
David Fries
1
-8
/
+15
2014-02-07
w1: reply only to the requester portid
David Fries
2
-17
/
+30
2014-02-07
connector: add portid to unicast in addition to broadcasting
David Fries
9
-31
/
+37
2014-02-07
w1: process w1 netlink commands in w1_process thread
David Fries
4
-95
/
+300
2014-02-07
w1: new netlink commands, add/remove/list slaves
David Fries
4
-39
/
+126
2014-02-07
w1: continue slave search where previous left off
David Fries
2
-3
/
+18
2014-02-07
w1: increase w1_max_slave_count, allow write access
David Fries
2
-2
/
+30
2014-02-07
w1: Only wake up the search process if it is going to be searching
David Fries
1
-1
/
+3
2014-02-07
w1: fixup search to support abort from netlink
David Fries
3
-2
/
+13
2014-02-07
w1: fix w1_send_slave dropping a slave id
David Fries
1
-12
/
+13
2014-02-07
Drivers: hv: vmbus: Support per-channel driver state
K. Y. Srinivasan
1
-0
/
+14
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
4
-32
/
+33
2014-02-07
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
2
-13
/
+35
2014-02-07
hv: Add hyperv.h to uapi headers
Bjarke Istrup Pedersen
3
-319
/
+347
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
23
-23
/
+0
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
15
-15
/
+0
2014-02-07
misc: sram: cleanup the code
Xiubo Li
1
-2
/
+0
2014-02-07
mei: export active connections to debugfs
Tomas Winkler
1
-0
/
+54
2014-02-07
mei: allow multiple retries if the hw reset has failed
Tomas Winkler
4
-14
/
+34
2014-02-07
mei: txe: add Kbuild for TXE device
Tomas Winkler
2
-1
/
+14
2014-02-07
mei: txe: add pci-txe.c
Tomas Winkler
1
-0
/
+293
2014-02-07
mei: txe: add hw-txe.c
Tomas Winkler
1
-0
/
+1106
2014-02-07
mei: txe: add hw-txe.h header file
Tomas Winkler
1
-0
/
+71
2014-02-07
mei: txe: add hw-txe-regs.h header file
Tomas Winkler
1
-0
/
+294
2014-02-02
Linus 3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-02
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-02
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-01
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
1
-33
/
+65
2014-02-01
tools/power turbostat: remove unused command line option
Andy Shevchenko
1
-3
/
+3
2014-02-01
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-8
/
+126
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
[next]