index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
46
-193
/
+302
|
\
|
*
debugfs: Add debugfs_create_ulong()
Viresh Kumar
2015-10-18
2
-0
/
+50
|
*
of: to support binding numa node to specified device in devicetree
Zhen Lei
2015-10-17
2
-6
/
+7
|
*
debugfs: Add read-only/write-only bool file ops
Stephen Boyd
2015-10-17
1
-1
/
+14
|
*
debugfs: Add read-only/write-only size_t file ops
Stephen Boyd
2015-10-17
1
-1
/
+4
|
*
debugfs: Add read-only/write-only x64 file ops
Stephen Boyd
2015-10-17
1
-1
/
+4
|
*
debugfs: Consolidate file mode checks in debugfs_create_*()
Stephen Boyd
2015-10-17
1
-66
/
+32
|
*
Revert "mm: Check if section present during memory block (un)registering"
Greg Kroah-Hartman
2015-10-13
1
-27
/
+4
|
*
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
2015-10-05
3
-0
/
+83
|
*
mm: Check if section present during memory block (un)registering
Yinghai Lu
2015-10-05
1
-4
/
+27
|
*
devres: fix a for loop bounds check
Dan Carpenter
2015-10-05
1
-1
/
+1
|
*
CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
Tan Xiaojun
2015-10-05
1
-1
/
+1
|
*
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
2015-10-04
1
-10
/
+9
|
*
sysfs: correctly handle short reads on PREALLOC attrs.
NeilBrown
2015-10-04
1
-1
/
+3
|
*
base: soc: siplify ida usage
Lee Duncan
2015-10-04
1
-16
/
+5
|
*
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
Gabriel Somlo
2015-10-04
1
-7
/
+5
|
*
kobject: explain what kobject's sd field is
Ulf Magnusson
2015-10-04
1
-1
/
+1
|
*
debugfs: document that debugfs_remove*() accepts NULL and error values
Ulf Magnusson
2015-10-04
1
-2
/
+4
|
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
33
-78
/
+78
|
*
ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
Viresh Kumar
2015-10-04
2
-2
/
+2
*
|
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-04
990
-57687
/
+38362
|
\
\
|
*
|
Staging: rtl8192u: ieee80211: added missing blank lines
Kurt Kanzenbach
2015-10-29
1
-0
/
+5
|
*
|
Staging: rtl8192u: ieee80211: removed unnecessary braces
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
|
*
|
Staging: rtl8192u: ieee80211: corrected block comments
Kurt Kanzenbach
2015-10-29
1
-10
/
+21
|
*
|
Staging: rtl8192u: ieee80211: corrected indent
Kurt Kanzenbach
2015-10-29
1
-5
/
+5
|
*
|
Staging: rtl8192u: ieee80211: added missing spaces after if
Kurt Kanzenbach
2015-10-29
1
-2
/
+2
|
*
|
Staging: rtl8192u: ieee80211: added missing space around '='
Kurt Kanzenbach
2015-10-29
1
-1
/
+1
|
*
|
Staging: rtl8192u: ieee80211: fixed position of else statements
Kurt Kanzenbach
2015-10-29
1
-4
/
+2
|
*
|
Staging: rtl8192u: ieee80211: fixed open brace positions
Kurt Kanzenbach
2015-10-29
1
-12
/
+6
|
*
|
staging: rdma: ipath: Remove unneeded vairable.
Muhammad Falak R Wani
2015-10-29
1
-2
/
+1
|
*
|
staging: rtl8188eu: pwrGrpCnt variable removed in store_pwrindex_offset function
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
|
staging: rtl8188eu: new variable for hal_data->MCSTxPowerLevelOriginalOffset[...
Ivan Safonov
2015-10-29
1
-16
/
+18
|
*
|
staging: rtl8188eu: checkpatch fixes: 'Avoid CamelCase' in hal/bb_cfg.c
Ivan Safonov
2015-10-29
1
-6
/
+6
|
*
|
staging: rtl8188eu: checkpatch fixes: line over 80 characters splited into tw...
Ivan Safonov
2015-10-29
1
-4
/
+8
|
*
|
staging: rtl8188eu: checkpatch fixes: alignment should match open parenthesis
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
|
staging: rtl8188eu: checkpatch fixes: unnecessary parentheses removed in hal/...
Ivan Safonov
2015-10-29
1
-4
/
+4
|
*
|
staging: rtl8188eu: checkpatch fixes: spaces preferred around that '|' in hal...
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
|
staging: rtl8188eu: operator = replaced by += in loop increment
Ivan Safonov
2015-10-29
2
-4
/
+4
|
*
|
staging: rtl8188eu: occurrence of the 5 GHz code marked
Ivan Safonov
2015-10-29
1
-0
/
+3
|
*
|
staging: rtl8188eu: increment placed into for loop header
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
|
staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ie
Ivan Safonov
2015-10-29
1
-3
/
+2
|
*
|
staging: rtl8188eu: unused MIN macro removed
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
|
staging: rtl8188eu: unused MEM_ALIGNMENT_OFFSET and MEM_ALIGNMENT_PADDING mac...
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
|
staging: rtl8188eu: unused SUCCESS and FAIL macros removed
Ivan Safonov
2015-10-29
1
-3
/
+0
|
*
|
staging: rtl8188eu: abs kernel macro used in simularity_compare function
Ivan Safonov
2015-10-29
1
-1
/
+1
|
*
|
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
2015-10-29
3
-3
/
+3
|
*
|
staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro
Ivan Safonov
2015-10-29
8
-21
/
+20
|
*
|
staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro
Ivan Safonov
2015-10-29
3
-7
/
+5
|
*
|
staging: rtl8188eu: clamp kernel macro used in proc_get_rx_signal
Ivan Safonov
2015-10-29
1
-2
/
+1
|
*
|
staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro
Ivan Safonov
2015-10-29
3
-3
/
+3
[next]