index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-26
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2
-24
/
+17
2016-06-26
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
1
-175
/
+158
2016-06-26
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2
-212
/
+75
2016-06-26
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
4
-174
/
+162
2016-06-26
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
1
-7
/
+0
2016-06-26
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2
-6
/
+6
2016-06-26
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
3
-9
/
+10
2016-06-26
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
3
-10
/
+8
2016-06-26
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
3
-8
/
+11
2016-06-26
staging: wilc1000: fix typo
Julia Lawall
1
-1
/
+1
2016-06-26
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2
-2
/
+2
2016-06-26
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
1
-3
/
+5
2016-06-26
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2
-5
/
+0
2016-06-26
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
1
-4
/
+4
2016-06-26
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
1
-21
/
+2
2016-06-21
staging: lustre: quiet lockdep recursive lock warning
Andreas Dilger
3
-2
/
+10
2016-06-21
staging/lustre/libcfs: Do not call kthread_run in wrong state
Oleg Drokin
1
-1
/
+1
2016-06-21
staging/lustre/osc: glimpse lock should match only with granted locks
Andriy Skulysh
1
-2
/
+6
2016-06-21
staging/lustre: Add documentation for unstable_stats in sysfs
Oleg Drokin
1
-0
/
+8
2016-06-21
staging/lustre/osc: fix signed one bit field
Dmitry Eremin
1
-1
/
+1
2016-06-21
staging/lustre/llite: IOC_MDC_GETFILEINFO returns the wrong ino
akam kumar bharathi
1
-1
/
+3
2016-06-21
staging/lustre/llite: ll_revalidate_dentry update
Oleg Drokin
1
-0
/
+11
2016-06-21
staging/lustre/llite: Restore proper opencache operations
Oleg Drokin
3
-1
/
+32
2016-06-21
staging/lustre/llite: don't panic when fid is insane
Sergey Cheremencev
1
-1
/
+7
2016-06-21
staging/lustre/mdc: Zero atime in close RPC
Niu Yawei
1
-0
/
+12
2016-06-21
staging/lustre/llite: ensure obd is effective in onu_upcall
Yang Sheng
1
-3
/
+5
2016-06-21
staging/lustre/ldlm: const qualify struct lustre_handle * params
John L. Hammond
4
-19
/
+19
2016-06-21
staging/lustre/llite: change it_data to it_request
John L. Hammond
10
-23
/
+22
2016-06-21
staging/lustre: Inline Lustre intent disposition functions
Oleg Drokin
3
-21
/
+15
2016-06-21
staging/lustre/llite: flatten struct lookup_intent
John L. Hammond
13
-131
/
+125
2016-06-21
staging/lustre: Add newline to LU_OBJECT_DEBUG() message
Bob Glossman
1
-1
/
+1
2016-06-21
staging/lustre: LDLM_DEBUG() shouldn't be passed \n
Alex Zhuravlev
8
-10
/
+11
2016-06-21
staging/lustre/llite: take trunc_sem only at vvp layer
Patrick Farrell
1
-7
/
+0
2016-06-21
staging/lustre/ptlrpc: lost bulk leads to a hang
Vitaly Fertman
5
-31
/
+91
2016-06-21
staging/lustre/ptlrpc: Remove __ptlrpc_request_bufs_pack
Ben Evans
1
-21
/
+13
2016-06-21
staging/lustre/ptlrpc: Early Reply vs Reply MDunlink
Vitaly Fertman
1
-1
/
+2
2016-06-21
staging/lustre/ptlrpc: missing wakeup for ptlrpc_check_set
Liang Zhen
5
-33
/
+51
2016-06-21
staging/lustre/ptlrpc: reorganize ptlrpc_request
Liang Zhen
7
-189
/
+255
2016-06-21
staging/lustre/osc: Fix reverted condition in osc_lock_weight
Oleg Drokin
1
-1
/
+1
2016-06-21
staging/lustre/osc: osc_lock_weight endless loop fix
Jinshan Xiong
1
-7
/
+7
2016-06-21
staging/lustre/llite: lock i_lock before __d_drop()
Bruno Faccini
1
-1
/
+4
2016-06-21
staging/lustre/llite: Get rid of ll_lock_dcache/ll_unlock_dcache
Oleg Drokin
3
-16
/
+6
2016-06-21
staging/lustre/llite: correct request handling after ll_lookup_it()
John L. Hammond
1
-6
/
+3
2016-06-21
staging/lustre/llite: allocate and free client cache asynchronously
Emoly Liu
9
-30
/
+86
2016-06-21
staging: lustre: remove remote client support
Fan Yong
29
-1598
/
+55
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
561
-3321
/
+5198
2016-06-20
Linux 4.7-rc4
Linus Torvalds
1
-1
/
+1
2016-06-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-16
/
+33
[prev]
[next]