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 branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-08-11
14
-443
/
+1054
|
\
|
*
of: typo fix in __of_prop_dup()
Grant Likely
2014-07-30
1
-1
/
+1
|
*
of: Transactional DT support.
Pantelis Antoniou
2014-07-23
6
-0
/
+530
|
*
of: Reorder device tree changes and notifiers
Grant Likely
2014-07-23
6
-47
/
+29
|
*
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
2014-07-23
4
-72
/
+17
|
*
of: Make sure attached nodes don't carry along extra children
Grant Likely
2014-07-23
1
-0
/
+1
|
*
of: Make devicetree sysfs update functions consistent.
Grant Likely
2014-07-23
4
-51
/
+69
|
*
of: Create unlocked versions of node and property add/remove functions
Pantelis Antoniou
2014-07-16
3
-66
/
+96
|
*
OF: Utility helper functions for dynamic nodes
Pantelis Antoniou
2014-07-16
3
-0
/
+115
|
*
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
2014-07-07
4
-229
/
+236
|
*
of: rename of_aliases_mutex to just of_mutex
Pantelis Antoniou
2014-07-07
3
-13
/
+12
|
*
of/platform: Fix of_platform_device_destroy iteration of devices
Grant Likely
2014-07-07
3
-28
/
+12
*
|
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-11
17
-119
/
+64
|
\
\
|
*
|
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2014-06-26
10
-35
/
+19
|
*
|
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
5
-71
/
+22
|
*
|
arm/versatile: Add the uart as the stdout device.
Grant Likely
2014-06-26
1
-0
/
+4
|
*
|
of: Enable console on serial ports specified by /chosen/stdout-path
Grant Likely
2014-06-26
1
-0
/
+3
|
*
|
of: Create of_console_check() for selecting a console specified in /chosen
Grant Likely
2014-06-26
2
-13
/
+16
*
|
|
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-03
1
-1
/
+1
*
|
|
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
2014-08-01
2
-0
/
+77
*
|
|
of: Use proper types for checking memory overflow
Laura Abbott
2014-08-01
1
-11
/
+11
*
|
|
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-25
5
-3
/
+160
*
|
|
of: Add todo tasklist for Devicetree
Grant Likely
2014-07-23
1
-0
/
+11
|
|
/
|
/
|
*
|
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
2014-07-06
1
-1
/
+1
*
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-06
1
-0
/
+15
|
\
\
|
*
|
of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
Laura Abbott
2014-06-26
1
-0
/
+15
|
|
/
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-07-06
13
-43
/
+86
|
\
\
|
*
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
2014-07-03
11
-32
/
+75
|
|
\
\
|
|
*
|
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
2014-06-25
1
-0
/
+22
|
|
*
|
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
2014-06-25
1
-1
/
+3
|
|
*
|
ibmvscsi: Add memory barriers for send / receive
Brian King
2014-06-25
1
-0
/
+10
|
|
*
|
ibmvscsi: Abort init sequence during error recovery
Brian King
2014-06-25
1
-1
/
+2
|
|
*
|
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2014-06-25
2
-8
/
+13
|
|
*
|
bnx2fc: Improve stats update mechanism
Neil Horman
2014-06-25
1
-12
/
+4
|
|
*
|
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
2014-06-25
1
-0
/
+2
|
|
*
|
fc: ensure scan_work isn't active when freeing fc_rport
Neil Horman
2014-06-25
1
-0
/
+1
|
|
*
|
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
2014-06-25
1
-3
/
+10
|
|
*
|
MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Emai...
Reddy, Sreekanth
2014-06-25
1
-4
/
+5
|
|
*
|
be2iscsi: remove potential junk pointer free
Tomas Henzl
2014-06-25
1
-3
/
+1
|
|
*
|
be2iscsi: add an missing goto in error path
Tomas Henzl
2014-06-25
1
-0
/
+2
|
*
|
|
[SCSI] use the scsi data buffer length to extract transfer size
Martin K. Petersen
2014-07-03
1
-1
/
+1
|
*
|
|
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
2014-06-24
1
-7
/
+7
|
*
|
|
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
2014-06-24
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-07-05
5
-5
/
+51
|
\
\
\
|
*
\
\
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-07-06
3
-1
/
+42
|
|
\
\
\
|
|
*
|
|
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
Deepak S
2014-07-01
1
-0
/
+8
|
|
*
|
|
drm/i915: only apply crt_present check on VLV
Jesse Barnes
2014-06-30
1
-1
/
+17
|
|
*
|
|
drm/i915: Wait for vblank after enabling the primary plane on BDW
Ville Syrjälä
2014-06-27
2
-0
/
+17
|
*
|
|
|
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2014-07-06
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-07-03
1
-1
/
+0
[next]