Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
56d118c243fbc62d95a79183bb6bcfc38a398da5
56d118c
staging: dgnc: clean up dgnc_input function
by Daeseok Youn
· 9 years ago
e491e71
staging: dgnc: remove useless variables for saving tty's
by Daeseok Youn
· 9 years ago
1f2f03c
staging: unisys: visorbus: remove unnecessary poll_count logic
by Tim Sell
· 9 years ago
899e1a3
staging: lustre: libcfs: delete linux-mem.h
by James Simmons
· 9 years ago
5c89dc0
staging: lustre: libcfs: move NUM_CACHEPAGES to libcfs_prim.h
by James Simmons
· 9 years ago
e3e30e1
staging: lustre: libcfs: remove MMSPACE macros
by James Simmons
· 9 years ago
badc9fe
staging: lustre: libcfs: remove page_index() macro
by James Simmons
· 9 years ago
bd6e2c5
staging: lustre: libcfs: move memory_pressure functions to libcfs_prim.h
by James Simmons
· 9 years ago
564f5d6
staging: lustre: libcfs: move add_wait_queue_exclusive_head to lustre layer
by James Simmons
· 9 years ago
30889c7
staging/lustre: lov_io_init() should return error code
by Bobi Jam
· 9 years ago
6cead36
staging/lustre/ldlm: Solve a race for LRU lock cancel
by Vitaly Fertman
· 9 years ago
e9570b4
staging/lustre: Fix spacing style before open parenthesis
by Oleg Drokin
· 9 years ago
2640256
staging/lustre/ldlm: restore the ELC for enqueue
by Vitaly Fertman
· 9 years ago
7b2d26b
staging/lustre/ldlm: revert changes to ldlm_cancel_aged_policy()
by Niu Yawei
· 9 years ago
7d44333
staging/lustre/ldlm: ELC picks locks in a safer policy
by Jinshan Xiong
· 9 years ago
047d41b
staging/lustre/llite: Remove unused vui_local_lock field
by Oleg Drokin
· 9 years ago
5c5af0f
staging/lustre/llite: Move several declarations to llite_internal.h
by John Hammond
· 9 years ago
0097dca
staging/lustre/llite: Move ll_dirent_type_get and make it static
by Oleg Drokin
· 9 years ago
a37bec7
staging/lustre/llite: Remove ccc_global_{init, fini}()
by John Hammond
· 9 years ago
9acc450
staging/lustre/llite: rename struct ccc_thread_info to vvp_thread_info
by John Hammond
· 9 years ago
9989a58
staging/lustre/llite: Rename struct vvp_thread_info to ll_thread_info
by John Hammond
· 9 years ago
98eae5e
staging/lustre/llite: Rename struct ccc_grouplock to ll_grouplock
by John Hammond
· 9 years ago
103b8bd
staging/lustre/llite: rename ccc_req to vvp_req
by John L. Hammond
· 9 years ago
fee6eb5
staging/lustre/llite: move vvp_io functions to vvp_io.c
by John L. Hammond
· 9 years ago
e0a8144
staging/lustre/llite: use vui prefix for struct vvp_io members
by John L. Hammond
· 9 years ago
10cdef7
staging/lustre/llite: merge ccc_io and vvp_io
by John L. Hammond
· 9 years ago
bc4320a
staging/lustre:llite: remove struct ll_ra_read
by John L. Hammond
· 9 years ago
4a4eee0
staging/lustre/llite: rename ccc_lock to vvp_lock
by John L. Hammond
· 9 years ago
3a52f80
staging/lustre/llite: rename ccc_page to vvp_page
by John L. Hammond
· 9 years ago
8c7b0e1
staging/lustre/llite: rename ccc_object to vvp_object
by John L. Hammond
· 9 years ago
3c95b83
staging/lustre/llite: rename ccc_device to vvp_device
by John L. Hammond
· 9 years ago
0d34565
staging/lustre/llite: merge lclient.h into llite/vvp_internal.h
by John L. Hammond
· 9 years ago
902a34a
staging/lustre/llite: make sure we do cl_page_clip on the last page
by Li Dongyang
· 9 years ago
d37dd10
staging/lustre/llite: deadlock for page write
by Jinshan Xiong
· 9 years ago
c11599b
staging/lustre/llite: clip page correctly for vvp_io_commit_sync
by Jinshan Xiong
· 9 years ago
71a96a0
staging/lustre: update comments after cl_lock simplification
by Bobi Jam
· 9 years ago
06563b5
staging/lustre/clio: cl_lock simplification
by Jinshan Xiong
· 9 years ago
e5c4e63
staging/lustre/clio: generalize cl_sync_io
by Jinshan Xiong
· 9 years ago
bb41292
staging/lustre: Remove struct ll_iattr
by Oleg Drokin
· 9 years ago
1929c43
staging/lustre/llite: remove some cl wrappers
by John L. Hammond
· 9 years ago
7d53d8f
staging/lustre/obd: remove struct client_obd_lock
by John L. Hammond
· 9 years ago
019e935
staging/lustre/lmv: remove lmv_init_{lock,unlock}()
by John L. Hammond
· 9 years ago
d299573
staging/lustre/llite: remove lli_lvb
by John L. Hammond
· 9 years ago
fd7444f
staging/lustre/clio: optimize read ahead code
by Jinshan Xiong
· 9 years ago
7addf40
staging/lustre/clio: remove stackable cl_page completely
by Jinshan Xiong
· 9 years ago
f56b355
staging/lustre/osc: add weight function for DLM lock
by Jinshan Xiong
· 9 years ago
77605e41
staging/lustre/clio: add pages into writeback cache in batches
by Jinshan Xiong
· 9 years ago
3c361c1
staging/lustre/obdclass: Add a preallocated percpu cl_env
by Jinshan Xiong
· 9 years ago
d9d4790
staging/lustre/clio: collapse layer of cl_page
by Jinshan Xiong
· 9 years ago
2579d8d
staging/lustre/osc: to drop LRU pages with cl_lru_work
by Jinshan Xiong
· 9 years ago
5196e42
staging/lustre/osc: Adjustment on osc LRU for performance
by Jinshan Xiong
· 9 years ago
26f98e82e
staging/lustre: Reintroduce global env list
by Jinshan Xiong
· 9 years ago
a7d516d
staging/lustre: merge lclient/*.c into llite/
by John L. Hammond
· 9 years ago
616387e
staging/lustre: Get rid of CFS_PAGE_MASK
by Oleg Drokin
· 9 years ago
8110818
staging/lustre/obdclass: limit lu_site hash table size
by Oleg Drokin
· 9 years ago
56e18f8
staging: xgifb: fix block comments
by Clifton Barnes
· 9 years ago
3996ae3
staging: dgnc: fix Logical continuations.
by Daeseok Youn
· 9 years ago
ffe4f32
staging: dgnc: fix 'line over 80 characters'
by Daeseok Youn
· 9 years ago
a1115c9
staging: dgnc: remove parenthesis around the CONST |
by Daeseok Youn
· 9 years ago
d8bf4be
staging: dgnc: replace dgnc_offset_table with bit shift.
by Daeseok Youn
· 9 years ago
e078cb2
staging: comedi: amplc_pci224: Prefer using the BIT macro
by H Hartley Sweeten
· 9 years ago
623211d
staging: comedi: amplc_pci263: define the register map
by H Hartley Sweeten
· 9 years ago
1ee79c8e
staging: comedi: amplc_pci263: tidy up digital output subdevice init
by H Hartley Sweeten
· 9 years ago
db94bfa
staging: comedi: amplc_pci263: fix block comments
by H Hartley Sweeten
· 9 years ago
7be7cd1
staging: comedi: drivers: fix possible bug in comedi_handle_events()
by H Hartley Sweeten
· 9 years ago
f91852c
staging: comedi: drivers: tidy up insn_rw_emulate_bits()
by H Hartley Sweeten
· 9 years ago
9bc9e60
staging: comedi: c6xdigio: Prefer using the BIT macro
by H Hartley Sweeten
· 9 years ago
e76415f
staging: comedi: amplc_pci230: Prefer kernel type 'u64' over 'uint64_t'
by H Hartley Sweeten
· 9 years ago
61ac7ccf
staging: comedi: amplc_pci230: Prefer using the BIT macro
by H Hartley Sweeten
· 9 years ago
6050b1c
staging: comedi: amplc_dio200_common: document spinlock definition
by H Hartley Sweeten
· 9 years ago
eecbf23
staging: comedi: amplc_dio200_common: Prefer 'unsigned int' to bare use of 'unsigned'
by H Hartley Sweeten
· 9 years ago
05380cd
staging: comedi: amplc_pc263: fix block comments
by H Hartley Sweeten
· 9 years ago
1b50167
staging: comedi: amplc_pc263: define the register map
by H Hartley Sweeten
· 9 years ago
d69917a
staging: comedi: amplc_pc263: tidy up comedi_driver definition
by H Hartley Sweeten
· 9 years ago
9f37d39
staging: comedi: amplc_pc263: tidy up digital output subdevice init
by H Hartley Sweeten
· 9 years ago
411059f
Staging: android: change memory allocation style in ion.c
by Ben Marsh
· 9 years ago
9f6b687
android: remove timed output/gpio driver
by Rob Herring
· 9 years ago
6493818
staging: unisys: remove wmb() in visordriver_remove_device
by David Kershner
· 9 years ago
527486e
staging: unisys: removed unused channel_bytes attribute
by Alexander Curtin
· 9 years ago
03d0d04
staging: unisys: removed 'visor_device.devnodes' field
by Alexander Curtin
· 9 years ago
240f7ec
staging: unisys: removed unused visor_device.type field
by Alexander Curtin
· 9 years ago
378d638
staging: unisys: include: removed unused 'visor_device.description'
by Alexander Curtin
· 9 years ago
a0fcb63
staging: unisys: removed unused switch/port info from visorbus.h
by Alexander Curtin
· 9 years ago
9fca845
Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code.
by Claudiu Beznea
· 9 years ago
f0e00da
staging: sm750fb: initialize max_d to maximum D value of 6
by Colin Ian King
· 9 years ago
7d47383
staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatch.pl
by Dominique van den Broeck
· 9 years ago
eeb6f1b
staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"
by Dominique van den Broeck
· 9 years ago
b2073dc
staging: comedi: comedi_fops.c: fix lines over 80 characters
by Ian Abbott
· 9 years ago
ae6b086
Staging: comedi: Fix 'unsigned' warning style
by Aniket Sharma
· 9 years ago
143b3bf
Staging: rts5208: rtsx_card.c: Remove unused function
by Bhumika Goyal
· 9 years ago
3cb61bd
Staging: rts5208: Remove unused functions
by Bhumika Goyal
· 9 years ago
686855e
Staging: gs_fpgaboot: remove blank line in io.c
by Ben Marsh
· 9 years ago
71fa2cf
Staging: wlan-ng: convert usb_prism_tbl[] array into a const array
by Claudiu Beznea
· 9 years ago
7a4000e
Staging: wlan-ng: no need for memcpy() since its arguments are already equal
by Claudiu Beznea
· 9 years ago
db71dd9
staging: comedi: drivers: remove bogus ni_mio_c_common.c
by Ian Abbott
· 9 years ago
15ac352
Staging: rtl8723au: Remove function rtw_enqueue_{recvbuf23a/recvbuf23a_to_head}
by Bhumika Goyal
· 9 years ago
0d6b23a
Staging: rtl8723au: Remove unused functions
by Bhumika Goyal
· 9 years ago
d312007
staging: xgifb: fix bare use of 'unsigned'
by Clifton Barnes
· 9 years ago
c3f0692
staging: xgifb: fix code indent
by Clifton Barnes
· 9 years ago
d3d62d1
staging: xgifb: fix 'line over 80 characters'
by Clifton Barnes
· 9 years ago
Next »