index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Further tidyup of raid6 naming in lib/raid6
NeilBrown
2010-08-12
6
-11
/
+11
|
*
|
|
|
Make lib/raid6/test build correctly.
NeilBrown
2010-08-12
2
-1
/
+3
|
*
|
|
|
Rename raid6 files now they're in a 'raid6' directory.
David Woodhouse
2010-08-11
11
-117
/
+111
*
|
|
|
|
Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2010-08-12
12
-8
/
+323
|
\
\
\
\
\
|
*
|
|
|
|
msm: mmc: Add msm prefix to platform data structure
Sahitya Tummala
2010-08-09
6
-6
/
+8
|
*
|
|
|
|
msm: trout: Remove extern declaration from source file
Sahitya Tummala
2010-08-09
2
-3
/
+3
|
*
|
|
|
|
arm: msm: Fix section mismatch in smd.c.
Gregory Bean
2010-08-09
1
-1
/
+1
|
*
|
|
|
|
arm: msm: trout add mmc support
Daniel Walker
2010-06-17
3
-1
/
+201
|
*
|
|
|
|
arm: msm: trout: add trout specific gpio interrupts
Daniel Walker
2010-06-17
1
-0
/
+115
|
*
|
|
|
|
arm: msm: remove unused #include <linux/version.h>
Huang Weiyi
2010-06-17
2
-2
/
+0
*
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2010-08-12
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[CPUFREQ] add missing __percpu markup in pcc-cpufreq.c
Namhyung Kim
2010-08-12
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
22
-116
/
+805
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: I2C bus multiplexer driver pca954x
Michael Lawnick
2010-08-11
6
-1
/
+377
|
*
|
|
|
|
|
i2c: Multiplexed I2C bus core support
Michael Lawnick
2010-08-11
7
-8
/
+327
|
*
|
|
|
|
|
i2c: Use a separate mutex for userspace client lists
Jean Delvare
2010-08-11
2
-6
/
+8
|
*
|
|
|
|
|
i2c: Make i2c_default_probe self-sufficient
Jean Delvare
2010-08-11
1
-22
/
+10
|
*
|
|
|
|
|
i2c: Drop dummy variable
Jean Delvare
2010-08-11
1
-3
/
+2
|
*
|
|
|
|
|
i2c: Move adapter locking helpers to i2c-core
Jean Delvare
2010-08-11
2
-22
/
+37
|
*
|
|
|
|
|
V4L/DVB: Use custom I2C probing function mechanism
Jean Delvare
2010-08-11
4
-26
/
+18
|
*
|
|
|
|
|
i2c: Add support for custom probe function
Jean Delvare
2010-08-11
11
-21
/
+31
|
*
|
|
|
|
|
i2c-dev: Use memdup_user
Julia Lawall
2010-08-11
1
-16
/
+6
|
*
|
|
|
|
|
i2c-dev: Remove unnecessary kmalloc casts
Joe Perches
2010-08-11
1
-3
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-08-12
30
-253
/
+658
|
\
\
\
\
\
\
|
*
|
|
|
|
|
param: don't deref arg in __same_type() checks
Rusty Russell
2010-08-11
1
-5
/
+5
|
*
|
|
|
|
|
param: update drivers/acpi/debug.c to new scheme
Rusty Russell
2010-08-11
1
-8
/
+24
|
*
|
|
|
|
|
param: use module_param in drivers/message/fusion/mptbase.c
Rusty Russell
2010-08-11
1
-2
/
+1
|
*
|
|
|
|
|
ide: use module_param_named rather than module_param_call
Rusty Russell
2010-08-11
1
-7
/
+13
|
*
|
|
|
|
|
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-08-11
1
-15
/
+27
|
*
|
|
|
|
|
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
2010-08-11
1
-2
/
+30
|
*
|
|
|
|
|
param: lock myri10ge_fw_name against sysfs changes.
Rusty Russell
2010-08-11
1
-13
/
+41
|
*
|
|
|
|
|
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
7
-0
/
+24
|
*
|
|
|
|
|
param: remove unnecessary writable charp
Rusty Russell
2010-08-11
4
-11
/
+11
|
*
|
|
|
|
|
param: add kerneldoc to moduleparam.h
Rusty Russell
2010-08-11
1
-26
/
+95
|
*
|
|
|
|
|
param: locking for kernel parameters
Rusty Russell
2010-08-11
2
-7
/
+82
|
*
|
|
|
|
|
param: make param sections const.
Rusty Russell
2010-08-11
3
-7
/
+7
|
*
|
|
|
|
|
param: use free hook for charp (fix leak of charp parameters)
Rusty Russell
2010-08-11
1
-2
/
+50
|
*
|
|
|
|
|
param: add a free hook to kernel_param_ops.
Rusty Russell
2010-08-11
2
-1
/
+18
|
*
|
|
|
|
|
param: silence .init.text references from param ops
Rusty Russell
2010-08-11
1
-0
/
+13
|
*
|
|
|
|
|
Add param ops struct for hvc_iucv driver.
Sachin Sant
2010-08-11
1
-2
/
+7
|
*
|
|
|
|
|
nfs: update for module_param_named API change
Stephen Rothwell
2010-08-11
1
-2
/
+7
|
*
|
|
|
|
|
AppArmor: update for module_param_named API change
Stephen Rothwell
2010-08-11
1
-12
/
+24
|
*
|
|
|
|
|
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-11
7
-111
/
+186
|
*
|
|
|
|
|
param: move the EXPORT_SYMBOL to after the definitions.
Rusty Russell
2010-08-11
1
-26
/
+13
|
*
|
|
|
|
|
params: don't hand NULL values to param.set callbacks.
Rusty Russell
2010-08-11
1
-17
/
+3
|
*
|
|
|
|
|
documentation: fix erroneous email address.
Rusty Russell
2010-08-11
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
2010-08-12
21
-22
/
+2431
|
\
\
\
\
\
\
|
*
|
|
|
|
|
regulator: Remove default DEBUG define from TPS6586x
Mark Brown
2010-08-11
1
-1
/
+0
|
*
|
|
|
|
|
regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe
Axel Lin
2010-08-11
1
-0
/
+1
|
*
|
|
|
|
|
regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()
Axel Lin
2010-08-11
1
-1
/
+4
[prev]
[next]