index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
staging/lustre: switch from is_compat_task to in_compat_syscall
Andy Lutomirski
1
-1
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-6
/
+4
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-8
/
+16
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
780
-49453
/
+37971
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-46
/
+10
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+30
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-162
/
+215
2016-03-11
staging: lustre: fix aligments in lnet selftest
James Simmons
5
-19
/
+17
2016-03-11
staging: lustre: report minimum of two buffers for LNet selftest load test
James Simmons
1
-1
/
+1
2016-03-11
staging: lustre: test for proper errno code in lstcon_rpc_trans_abort
James Simmons
1
-1
/
+1
2016-03-11
staging: lustre: filter remaining extra spacing for lnet selftest
James Simmons
13
-370
/
+370
2016-03-11
staging: lustre: remove extra spacing when setting variable for lnet selftest
James Simmons
7
-174
/
+174
2016-03-11
staging: lustre: remove extra spacing of variable declartions for lnet selftest
James Simmons
6
-72
/
+72
2016-03-11
staging: lustre: fix spacing issues checkpatch reported in lnet selftest
James Simmons
4
-8
/
+8
2016-03-11
staging: lustre: remove returns in void function for lnet selftest
James Simmons
6
-38
/
+3
2016-03-11
staging: lustre: fix bogus lst errors for lnet selftest
Isaac Huang
1
-1
/
+8
2016-03-11
staging: netlogic: Replacing pr_err with dev_err after the call to devm_kzalloc
G Pooja Shamili
1
-5
/
+9
2016-03-11
staging: mt29f_spinand: Replacing pr_info with dev_info after the call to dev...
G Pooja Shamili
1
-1
/
+2
2016-03-11
staging: android: ion: fix up file mode
Greg Kroah-Hartman
1
-0
/
+0
2016-03-11
staging: ion: debugfs invalid gfp mask
Derek Yerger
1
-2
/
+2
2016-03-11
staging: rts5208: Replace pci_enable_device with pcim_enable_device
Amitoj Kaur Chawla
1
-7
/
+1
2016-03-11
Staging: ieee80211: Place constant on right side of the test.
Sandhya Bankar
1
-3
/
+3
2016-03-11
staging: speakup: Replace del_timer with del_timer_sync
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-11
staging: lowmemorykiller: fix 2 checks that checkpatch complained
Sandeep Jain
1
-0
/
+2
2016-03-11
staging: mt29f_spinand: Drop void pointer cast
Janani Ravichandran
1
-2
/
+2
2016-03-11
staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGN
Amitoj Kaur Chawla
1
-3
/
+2
2016-03-11
staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNED
Amitoj Kaur Chawla
1
-1
/
+1
2016-03-11
staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGN
Amitoj Kaur Chawla
2
-6
/
+5
2016-03-11
Staging: rdma: Use min macro instead of ternary operator
Bhumika Goyal
1
-3
/
+3
2016-03-11
staging: rdma: hfi1: user_sdma.c: Drop void pointer cast
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: rdma: hfi1: Remove unnecessary parantheses
Bhaktipriya Shridhar
1
-5
/
+5
2016-03-11
staging: rdma: hfi1: Remove casts of pointer to same type
Bhaktipriya Shridhar
1
-5
/
+5
2016-03-11
staging: rdma: hfi1: Remove useless return variables
Bhaktipriya Shridhar
1
-4
/
+1
2016-03-11
staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()
Amitoj Kaur Chawla
1
-2
/
+0
2016-03-11
staging: rdma: hfi1: Do not use | with a variable with value 0
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: rdma: hfi1: Compress return logic
Bhaktipriya Shridhar
1
-5
/
+1
2016-03-11
staging: rdma: hfi1: Remove unnecessary kfree
Amitoj Kaur Chawla
1
-1
/
+0
2016-03-11
staging: rdma: hfi1: Use setup_timer
Bhaktipriya Shridhar
1
-3
/
+1
2016-03-11
staging: lustre: lnet: o2iblnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-11
staging: lustre: lnet: socklnd: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-5
/
+4
2016-03-11
staging: lustre: lnet: socklnd_proto: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-11
staging: lustre: libcfs: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-11
staging: lustre: osc_cache: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-5
/
+4
2016-03-11
staging: lustre: osc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-11
staging: lustre: lnet: api-ni: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-6
/
+4
2016-03-11
staging: lustre: lnet: peer: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-11
staging: lustre: lnet: config: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
2016-03-11
staging: lustre: lnet: router: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-11
staging: lustre: lnet: conrpc: Use list_for_each_entry_safe
Bhaktipriya Shridhar
1
-3
/
+2
[next]