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
*
Revert "sysfs: Kill nlink counting."
Greg Kroah-Hartman
2012-03-08
3
-0
/
+10
*
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2012-03-08
1
-10
/
+9
*
driver core: minor comment formatting cleanups
Greg Kroah-Hartman
2012-03-08
1
-8
/
+16
*
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
2012-03-08
4
-14
/
+16
*
drivercore: Add driver probe deferral mechanism
Grant Likely
2012-03-08
5
-1
/
+146
*
DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers
Renata Sayakhova
2012-03-08
8
-0
/
+1241
*
w1_bq27000: Only one thread can access the bq27000 at a time.
NeilBrown
2012-02-24
1
-0
/
+2
*
w1_bq27000 - remove w1_bq27000_write
NeilBrown
2012-02-24
1
-14
/
+0
*
w1_bq27000: remove unnecessary NULL test.
NeilBrown
2012-02-24
1
-3
/
+0
*
sysfs: Fix memory leak in sysfs_sd_setsecdata().
Masami Ichikawa
2012-02-24
1
-5
/
+6
*
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem
Ben Hutchings
2012-02-15
1
-8
/
+4
*
w1: Fix w1_bq27000
NeilBrown
2012-02-15
1
-5
/
+12
*
driver-core: documentation: fix up Greg's email address
Greg Kroah-Hartman
2012-02-15
9
-13
/
+13
*
powernow-k6: Really enable auto-loading
Ben Hutchings
2012-02-13
1
-1
/
+1
*
powernow-k7: Fix CPU family number
Ben Hutchings
2012-02-13
1
-1
/
+1
*
intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
Ben Hutchings
2012-02-13
1
-1
/
+1
*
x86/cpu: Clean up modalias feature matching
Ben Hutchings
2012-02-13
2
-4
/
+4
*
x86/cpu: Fix overrun check in arch_print_cpu_modalias()
Ben Hutchings
2012-02-13
1
-1
/
+1
*
Documentation: add information for new sysfs soc bus functionality
Lee Jones
2012-02-10
1
-0
/
+58
*
drivers/base: add bus for System-on-Chip devices
Lee Jones
2012-02-10
4
-0
/
+224
*
DWC3: use module_pci_driver
Greg Kroah-Hartman
2012-02-09
1
-11
/
+1
*
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
2012-02-09
1
-0
/
+13
*
w1: Use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-02-09
1
-2
/
+1
*
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2012-02-09
2
-5
/
+4
*
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
2012-02-09
3
-56
/
+45
*
tools: hv: Use hyperv.h to get the KVP definitions
K. Y. Srinivasan
2012-02-09
1
-27
/
+1
*
drivers: hv: Cleanup the kvp related state in hyperv.h
K. Y. Srinivasan
2012-02-09
1
-13
/
+14
*
ACPI: remove duplicated lines of merging problems with acpi_processor_start
Yinghai Lu
2012-02-08
1
-17
/
+1
*
cpufreq/gx: Fix the compile error
Alan Cox
2012-02-02
1
-1
/
+1
*
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
2012-02-02
4
-186
/
+165
*
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
2012-02-02
3
-7
/
+1
*
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-02-02
586
-8308
/
+5488
|
\
|
*
Linux 3.3-rc2
v3.3-rc2
Linus Torvalds
2012-01-31
1
-1
/
+1
|
*
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
11
-37
/
+89
|
|
\
|
|
*
Logfs: Allow NULL block_isbad() methods
Joern Engel
2012-01-28
1
-14
/
+12
|
|
*
logfs: Grow inode in delete path
Joern Engel
2012-01-28
1
-0
/
+4
|
|
*
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
2012-01-28
3
-4
/
+12
|
|
*
logfs: remove useless BUG_ON
Joern Engel
2012-01-28
1
-1
/
+0
|
|
*
MAINTAINERS: Add Prasad Joshi in LogFS maintiners
Prasad Joshi
2012-01-28
1
-0
/
+1
|
|
*
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
2012-01-28
4
-9
/
+9
|
|
*
logfs: set superblock shutdown flag after generic sb shutdown
Prasad Joshi
2012-01-28
1
-1
/
+1
|
|
*
logfs: take write mutex lock during fsync and sync
Prasad Joshi
2012-01-28
4
-4
/
+8
|
|
*
logfs: Prevent memory corruption
Joern Engel
2012-01-28
1
-1
/
+1
|
|
*
logfs: update page reference count for pined pages
Prasad Joshi
2012-01-28
2
-15
/
+51
|
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
4
-13
/
+14
|
|
\
\
|
|
*
|
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
1
-0
/
+6
|
|
*
|
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-29
1
-1
/
+2
|
|
*
|
MAINTAINERS: Drop maintainer for MAX1668 hwmon driver
Guenter Roeck
2012-01-26
1
-7
/
+0
|
|
*
|
MAINTAINERS: Add hwmon entries for Wolfson
Mark Brown
2012-01-26
1
-0
/
+1
|
|
*
|
hwmon: (f71805f) Fix clamping of temperature limits
Jean Delvare
2012-01-20
1
-5
/
+5
[next]