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
*
Merge branch 'iomap' into cleanup
Tony Lindgren
2012-02-28
93
-270
/
+444
|
\
|
*
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
2012-02-24
4
-50
/
+43
|
*
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
32
-109
/
+184
|
*
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
32
-215
/
+264
|
*
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
2012-02-24
36
-72
/
+152
|
*
ARM: OMAP1: Move 16xx GPIO system clock to platform init code
Tony Lindgren
2012-02-24
2
-7
/
+7
|
*
ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
Tony Lindgren
2012-02-24
3
-2
/
+3
|
*
ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
Tony Lindgren
2012-02-24
2
-4
/
+5
|
*
ARM: OMAP2+: Drop DISPC L3 firewall code
Tony Lindgren
2012-02-24
1
-5
/
+0
|
*
ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
Paul Walmsley
2012-02-24
1
-21
/
+1
*
|
ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
Jarkko Nikula
2012-02-24
6
-10
/
+0
*
|
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-22
313
-2867
/
+2002
|
\
\
|
*
|
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-21
58
-591
/
+0
|
*
|
ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLER
Rob Herring
2012-02-21
1
-1
/
+2
|
*
|
ARM: rpc: make default fiq handler run-time installed
Rob Herring
2012-02-21
3
-1
/
+23
|
*
|
ARM: make arch_ret_to_user macro optional
Rob Herring
2012-02-21
2
-1
/
+13
|
|
/
|
*
Linux 3.3-rc3
v3.3-rc3
Linus Torvalds
2012-02-08
1
-1
/
+1
|
*
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-02-08
2
-6
/
+4
|
|
\
|
|
*
iommu/msm: Fix error handling in msm_iommu_unmap()
Joerg Roedel
2012-01-30
1
-6
/
+1
|
|
*
iommu/amd: Work around broken IVRS tables
Joerg Roedel
2012-01-23
1
-0
/
+3
|
*
|
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-08
21
-140
/
+266
|
|
\
\
|
|
*
|
target: Fix unsupported WRITE_SAME sense payload
Martin Svec
2012-02-07
1
-3
/
+3
|
|
*
|
iscsi: use IP_FREEBIND socket option
Dax Kelson
2012-02-07
1
-0
/
+8
|
|
*
|
iblock: fix handling of large requests
Christoph Hellwig
2012-02-07
1
-0
/
+7
|
|
*
|
target: handle empty string writes in sysfs
Dan Carpenter
2012-02-07
1
-4
/
+8
|
|
*
|
iscsi_target: in_aton needs linux/inet.h
Stephen Rothwell
2012-02-07
1
-0
/
+1
|
|
*
|
target: Fix iblock se_dev_attrib.unmap_granularity
Marco Sanvido
2012-02-07
1
-1
/
+1
|
|
*
|
target: Fix target_submit_cmd() exception handling
Nicholas Bellinger
2012-02-07
1
-8
/
+10
|
|
*
|
target: Change target_submit_cmd() to return void
Andy Grover
2012-02-07
3
-11
/
+5
|
|
*
|
target: accept REQUEST_SENSE with 18bytes
Sebastian Andrzej Siewior
2012-02-07
1
-10
/
+4
|
|
*
|
target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0
Roland Dreier
2012-01-18
1
-0
/
+7
|
|
*
|
target: Return correct ASC for unimplemented VPD pages
Roland Dreier
2012-01-18
1
-1
/
+1
|
|
*
|
iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT
Nicholas Bellinger
2012-01-18
3
-8
/
+62
|
|
*
|
target: Allow control CDBs with data > 1 page
Andy Grover
2012-01-18
8
-54
/
+78
|
|
*
|
iscsi-target: Fix up a few assignments
Jesper Juhl
2012-01-18
1
-2
/
+2
|
|
*
|
iscsi-target: make one-bit bitfields unsigned
Dan Carpenter
2012-01-18
1
-2
/
+2
|
|
*
|
iscsi-target: Fix double list_add with iscsit_alloc_buffs reject
Nicholas Bellinger
2012-01-18
1
-1
/
+1
|
|
*
|
iscsi-target: Fix reject release handling in iscsit_free_cmd()
Nicholas Bellinger
2012-01-18
1
-0
/
+11
|
|
*
|
target: fix return code of core_tpg_.*_lun
Sebastian Andrzej Siewior
2012-01-18
4
-14
/
+14
|
|
*
|
target: use save/restore lock primitive in core_dec_lacl_count()
Sebastian Andrzej Siewior
2012-01-18
1
-2
/
+3
|
|
*
|
target: avoid multiple outputs in scsi_dump_inquiry()
Sebastian Andrzej Siewior
2012-01-18
1
-11
/
+13
|
|
*
|
target: Add workaround for zero-length control CDB handling
Nicholas Bellinger
2012-01-18
1
-0
/
+13
|
|
*
|
target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB}
Roland Dreier
2012-01-18
1
-4
/
+4
|
|
*
|
target: Don't zero pages used for data buffers
roland@purestorage.com
2012-01-18
1
-1
/
+4
|
|
*
|
target: Allow PERSISTENT RESERVE IN for non-reservation holder
Marco Sanvido
2012-01-18
1
-0
/
+1
|
|
*
|
target: Use correct preempted registration sense code
Marco Sanvido
2012-01-18
1
-2
/
+2
|
|
*
|
target: don't allocate bio headroom in iblock
Christoph Hellwig
2012-01-18
1
-1
/
+1
|
*
|
|
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-02-08
2
-5
/
+12
|
|
\
\
\
|
|
*
|
|
md: two small fixes to handling interrupt resync.
NeilBrown
2012-02-07
1
-2
/
+3
|
|
*
|
|
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
2012-01-31
1
-3
/
+9
[next]