index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-22
pulled out copyin reloc stuff... untested
scheduler
Ben Widawsky
1
-29
/
+48
2011-10-22
killing cats
Ben Widawsky
7
-84
/
+491
2011-10-20
drm/i915: make eb do EVEN MORE
Ben Widawsky
1
-10
/
+19
2011-10-20
drm/i915 ...
Ben Widawsky
1
-1
/
+2
2011-10-20
drm/i915: Use eb for more stuff
Ben Widawsky
1
-51
/
+51
2011-10-20
drm/i915: extract constant offset setting
Ben Widawsky
1
-36
/
+46
2011-10-20
drm/i915: Force sync command ordering (Gen6+)
Ben Widawsky
3
-2
/
+11
2011-10-20
drm/i915: relative_constants_mode race fix
Ben Widawsky
1
-33
/
+34
2011-10-14
Add linux-next specific files for 20111014
Stephen Rothwell
5
-0
/
+18374
2011-10-14
sparc: fix mismerge of signal*.c
Stephen Rothwell
3
-3
/
+0
2011-10-14
Revert "Smack: domain transition protections (v3)"
Stephen Rothwell
1
-42
/
+11
2011-10-14
Merge branch 'akpm'
Stephen Rothwell
331
-3515
/
+9925
2011-10-14
include/linux/bio.h: use a static inline function for bio_integrity_clone()
Stephen Rothwell
1
-1
/
+5
2011-10-14
cgroups: ERR_PTR needs err.h
Stephen Rothwell
1
-0
/
+1
2011-10-14
ipc/mqueue: vlammoc requires vmalloc.h
Stephen Rothwell
1
-0
/
+1
2011-10-14
dio: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-10-14
dio-optimize-cache-misses-in-the-submission-path-v2-checkpatch-fixes
Andrew Morton
1
-7
/
+7
2011-10-14
dio: optimize cache misses in the submission path
Andi Kleen
1
-9
/
+36
2011-10-14
vfs: cache request_queue in struct block_device
Andi Kleen
2
-0
/
+5
2011-10-14
dio: remove unused dio parameter from dio_bio_add_page()
Andi Kleen
1
-3
/
+3
2011-10-14
dio: remove unnecessary dio argument from dio_pages_present()
Andi Kleen
1
-4
/
+4
2011-10-14
dio-merge-direct_io_walker-into-__blockdev_direct_io-checkpatch-fixes
Andrew Morton
1
-3
/
+3
2011-10-14
dio: merge direct_io_walker() into __blockdev_direct_IO()
Andi Kleen
1
-139
/
+132
2011-10-14
dio-inline-the-complete-submission-path-v2-checkpatch-fixes
Andrew Morton
1
-8
/
+6
2011-10-14
dio: inline the complete submission path
Andi Kleen
1
-13
/
+18
2011-10-14
dio: separate map_bh from dio
Andi Kleen
1
-29
/
+36
2011-10-14
dio: use a slab cache for struct dio
Andi Kleen
1
-5
/
+14
2011-10-14
dio: rearrange fields in dio/dio_submit to avoid holes
Andi Kleen
1
-7
/
+6
2011-10-14
dio: fix a wrong comment
Andi Kleen
1
-1
/
+1
2011-10-14
dio-separate-fields-only-used-in-the-submission-path-from-struct-dio-checkpat...
Andrew Morton
1
-7
/
+7
2011-10-14
dio: separate fields only used in the submission path from struct dio
Andi Kleen
1
-190
/
+201
2011-10-14
fs/direct-io.c: salcuate fs_count correctly in get_more_blocks()
Tao Ma
1
-7
/
+3
2011-10-14
aio: allocate kiocbs in batches
Jeff Moyer
2
-29
/
+108
2011-10-14
drivers/w1/w1_int.c: multiple masters used same init_name
Florian Faber
1
-0
/
+1
2011-10-14
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
1
-0
/
+9
2011-10-14
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2
-13
/
+37
2011-10-14
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
1
-35
/
+42
2011-10-14
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2
-84
/
+12
2011-10-14
pps gpio client: add missing dependency
Heiko Carstens
1
-1
/
+1
2011-10-14
pps-new-client-driver-using-gpio-fix
Andrew Morton
1
-1
/
+1
2011-10-14
pps: new client driver using GPIO
James Nuss
4
-0
/
+269
2011-10-14
pps: default echo function
James Nuss
3
-28
/
+13
2011-10-14
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
2
-37
/
+2
2011-10-14
sysctl-add-support-for-poll-fix
Andrew Morton
2
-3
/
+3
2011-10-14
sysctl: add support for poll()
Lucas De Marchi
5
-0
/
+108
2011-10-14
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
2011-10-14
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
1
-1
/
+1
2011-10-14
RapidIO: Tsi721 driver - fixes for the initial release
Alexandre Bounine
3
-134
/
+161
2011-10-14
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
8
-2
/
+3169
2011-10-14
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
1
-0
/
+1
[next]