index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
4
-2
/
+17
*
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
2013-10-11
1
-8
/
+33
*
powerpc: Add little endian support to alignment handler
Anton Blanchard
2013-10-11
1
-30
/
+63
*
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
2013-10-11
1
-1
/
+1
*
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
2013-10-11
1
-2
/
+2
*
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
2013-10-11
1
-24
/
+12
*
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
3
-17
/
+53
*
powerpc: Include the appropriate endianness header
Ian Munsie
2013-10-11
1
-0
/
+4
*
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-10-11
2
-2
/
+4
*
powerpc: Set MSR_LE bit on little endian builds
Anton Blanchard
2013-10-11
1
-1
/
+6
*
powerpc: Add little endian support for word-at-a-time functions
Anton Blanchard
2013-10-11
1
-0
/
+71
*
powerpc: Support endian agnostic MMIO
Ian Munsie
2013-10-11
1
-18
/
+49
*
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2013-10-11
2
-4
/
+20
*
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
Anton Blanchard
2013-10-11
1
-4
/
+4
*
powerpc: Fix offset of FPRs in VSX registers in little endian builds
Anton Blanchard
2013-10-11
1
-2
/
+10
*
powerpc: Book 3S MMU little endian support
Anton Blanchard
2013-10-11
3
-42
/
+46
*
powerpc: Fix endian issues in VMX copy loops
Anton Blanchard
2013-10-11
2
-46
/
+63
*
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-07
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-07
13
-27
/
+63
|
\
|
*
HID: wiimote: fix FF deadlock
David Herrmann
2013-10-07
2
-12
/
+32
|
*
HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider
Anders F. U. Kiær
2013-10-02
4
-0
/
+7
|
*
HID: hidraw: close underlying device at removal of last reader
Manoj Chourasia
2013-10-02
1
-7
/
+14
|
*
HID: roccat: Fix "cannot create duplicate filename" problems
Stefan Achatz
2013-09-30
4
-7
/
+7
|
*
HID: uhid: allocate static minor
David Herrmann
2013-09-26
2
-1
/
+3
*
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2013-10-07
9
-42
/
+84
|
\
\
|
*
|
arch: tile: re-use kbasename() helper
Andy Shevchenko
2013-09-30
1
-7
/
+5
|
*
|
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
2013-09-30
1
-3
/
+31
|
*
|
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
2013-09-27
2
-0
/
+6
|
*
|
tile: change lock initalization in hardwall
Henrik Austad
2013-09-27
1
-3
/
+3
|
*
|
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...
Chen Gang
2013-09-27
4
-29
/
+39
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-10-07
6
-27
/
+33
|
\
\
\
|
*
|
|
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-09-30
2
-0
/
+2
|
*
|
|
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
2013-09-30
1
-22
/
+20
|
*
|
|
s390/sclp: properly detect line mode console
Christian Borntraeger
2013-09-30
1
-3
/
+5
|
*
|
|
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
2013-09-30
1
-1
/
+5
|
*
|
|
s390/3270: fix return value check in tty3270_resize_work()
Wei Yongjun
2013-09-30
1
-1
/
+1
*
|
|
|
Linux 3.12-rc4
Linus Torvalds
2013-10-06
1
-1
/
+1
*
|
|
|
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
2013-10-06
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-10-06
8
-25
/
+67
|
\
\
\
\
|
*
|
|
|
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
|
*
|
|
|
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
|
*
|
|
|
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
|
*
|
|
|
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
|
|
|
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
|
|
|
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
|
*
|
|
|
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
|
*
|
|
|
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-10-01
1
-5
/
+15
|
*
|
|
|
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
2013-10-01
1
-1
/
+6
|
*
|
|
|
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
*
|
|
|
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
|
/
/
/
[next]