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
*
ARM: 7023/1: L2x0: Add interrupts property to OF binding
Mark Rutland
2011-10-17
1
-0
/
+2
*
ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0
Barry Song
2011-10-17
1
-1
/
+1
*
ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop
Barry Song
2011-10-17
1
-1
/
+1
*
ARM: 7009/1: l2x0: Add OF based initialization
Rob Herring
2011-10-17
3
-0
/
+162
*
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-09-10
6
-7
/
+36
|
\
|
*
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
Janusz Krzysztofik
2011-09-10
1
-1
/
+1
|
*
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Linus Walleij
2011-09-07
2
-2
/
+28
|
*
ARM: 7081/1: mach-integrator: fix the clocksource
Linus Walleij
2011-09-07
1
-3
/
+3
|
*
NET: am79c961: fix race in link status code
Russell King
2011-09-05
1
-0
/
+3
|
*
ARM: 7067/1: mm: keep significant bits in pfn_valid
Mark Rutland
2011-09-04
1
-1
/
+1
*
|
backlight: Declare backlight_types[] const
Bart Van Assche
2011-09-10
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-09-10
4
-32
/
+48
|
\
\
|
*
|
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-09-10
1
-2
/
+10
|
*
|
md/raid1,10: Remove use-after-free bug in make_request.
NeilBrown
2011-09-10
2
-10
/
+17
|
*
|
md/raid10: unify handling of write completion.
NeilBrown
2011-09-10
1
-20
/
+18
|
*
|
Avoid dereferencing a 'request_queue' after last close.
NeilBrown
2011-09-10
1
-2
/
+5
*
|
|
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2011-09-09
2
-20
/
+23
*
|
|
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2011-09-09
3
-6
/
+10
*
|
|
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
Linus Torvalds
2011-09-09
7
-44
/
+99
|
\
\
\
|
*
|
|
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
2011-08-31
1
-0
/
+2
|
*
|
|
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
2011-08-31
1
-28
/
+53
|
*
|
|
mmc: sdhi: initialise mmc_data->flags before use
Simon Horman
2011-08-31
1
-2
/
+2
|
*
|
|
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
2011-08-31
1
-1
/
+1
|
*
|
|
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
2011-08-31
1
-2
/
+29
|
*
|
|
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
2011-08-31
3
-11
/
+11
|
*
|
|
mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h
Shawn Guo
2011-08-28
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-09-09
4
-19
/
+49
|
\
\
\
\
|
*
|
|
|
libceph: fix leak of osd structs during shutdown
Sage Weil
2011-08-31
1
-5
/
+17
|
*
|
|
|
ceph: fix memory leak
Noah Watkins
2011-08-22
1
-2
/
+2
|
*
|
|
|
ceph: fix encoding of ino only (not relative) paths
Sage Weil
2011-08-15
1
-1
/
+1
|
*
|
|
|
libceph: fix msgpool
Sage Weil
2011-08-09
1
-11
/
+29
*
|
|
|
|
vfs: automount should ignore LOOKUP_FOLLOW
Miklos Szeredi
2011-09-09
1
-18
/
+15
*
|
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-09-08
1
-13
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
2011-09-05
1
-0
/
+16
|
*
|
|
|
|
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
2011-09-05
1
-10
/
+12
|
*
|
|
|
|
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
2011-09-05
1
-3
/
+0
|
*
|
|
|
|
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
2011-09-05
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
2011-09-08
1
-4
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
regmap: Remove bitrotted module_put()s
Mark Brown
2011-09-05
1
-4
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid
Linus Torvalds
2011-09-08
4
-23
/
+67
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
Jiri Kosina
2011-09-07
4
-23
/
+67
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
HID: magicmouse: ignore 'ivalid report id' while switching modes, v2
Jiri Kosina
2011-08-25
1
-1
/
+9
|
|
|
*
|
|
|
|
|
|
HID: magicmouse: Set resolution of touch surfaces
Chase Douglas
2011-08-10
1
-10
/
+46
|
|
*
|
|
|
|
|
|
|
HID: wacom: Unregister sysfs attributes on remove
David Herrmann
2011-09-07
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
HID: wacom: Fix error path of power-supply initialization
David Herrmann
2011-09-07
1
-12
/
+9
|
|
*
|
|
|
|
|
|
|
HID: add support for HuiJia USB Gamepad connector
Clemens Werther
2011-08-25
2
-0
/
+2
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-09-08
2
-16
/
+49
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
i2c-tegra: fix possible race condition after tx
Doug Anderson
2011-09-07
1
-14
/
+32
|
*
|
|
|
|
|
|
|
|
|
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
2011-09-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
i2c-tegra: Add of_match_table
John Bonesio
2011-09-07
1
-0
/
+12
[next]