index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
xfs: kill off xfs_printk()
Joe Perches
2011-05-19
2
-23
/
+4
*
xfs: fix race condition in AIL push trigger
Dave Chinner
2011-05-09
1
-6
/
+10
*
xfs: make AIL target updates and compares 32bit safe.
Dave Chinner
2011-05-09
1
-3
/
+4
*
xfs: always push the AIL to the target
Dave Chinner
2011-05-09
1
-1
/
+1
*
xfs: exit AIL push work correctly when AIL is empty
Dave Chinner
2011-05-09
1
-13
/
+13
*
xfs: ensure reclaim cursor is reset correctly at end of AG
Dave Chinner
2011-05-09
1
-0
/
+1
*
xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
Christoph Hellwig
2011-04-28
2
-1
/
+3
*
xfs: fix compiler warning in xfs_trace.h
Christoph Hellwig
2011-04-28
1
-1
/
+1
*
xfs: cleanup duplicate initializations
David Sterba
2011-04-28
3
-8
/
+3
*
xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
Christoph Hellwig
2011-04-28
6
-19
/
+61
*
xfs: exact busy extent tracking
Christoph Hellwig
2011-04-28
9
-248
/
+237
*
xfs: do not immediately reuse busy extent ranges
Christoph Hellwig
2011-04-28
2
-79
/
+361
*
xfs: optimize AGFL refills
Christoph Hellwig
2011-04-28
2
-27
/
+6
*
xfs: fix duplicate message output
Dave Chinner
2011-04-20
1
-1
/
+3
*
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
2011-04-18
1
-1
/
+1
*
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2011-04-18
2
-5
/
+2
|
\
|
*
msm: timer: fix missing return value
David Brown
2011-03-31
1
-1
/
+1
|
*
msm: Remove extraneous ffa device check
David Brown
2011-03-31
1
-4
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-04-18
8
-26
/
+361
|
\
\
|
*
|
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
2011-04-18
1
-1
/
+12
|
*
|
Input: estimate number of events per packet
Jeff Brown
2011-04-18
2
-0
/
+46
|
*
|
Input: evdev - indicate buffer overrun with SYN_DROPPED
Jeff Brown
2011-04-12
3
-12
/
+28
|
*
|
Input: document event types and codes and their intended use
Chase Douglas
2011-04-12
1
-0
/
+256
|
*
|
Input: add KEY_IMAGES specifically for AL Image Browser
Jarod Wilson
2011-04-12
1
-4
/
+5
|
*
|
Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe()
Axel Lin
2011-04-11
1
-1
/
+3
|
*
|
Input: h3600_ts - fix error handling at connect
Christoph Fritz
2011-04-06
1
-7
/
+10
|
*
|
Input: twl4030_keypad - avoid potential NULL-pointer dereference
Shubhrajyoti D
2011-04-06
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-04-18
18
-187
/
+186
|
\
\
\
|
*
|
|
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
9
-23
/
+36
|
*
|
|
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
2011-04-18
1
-1
/
+2
|
*
|
|
md: fix up raid1/raid10 unplugging.
NeilBrown
2011-04-18
2
-28
/
+20
|
*
|
|
md: incorporate new plugging into raid5.
NeilBrown
2011-04-18
1
-7
/
+16
|
*
|
|
md: provide generic support for handling unplug callbacks.
NeilBrown
2011-04-18
2
-0
/
+60
|
*
|
|
md - remove old plugging code.
NeilBrown
2011-04-18
4
-104
/
+8
|
*
|
|
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
2
-9
/
+0
|
*
|
|
md: use new plugging interface for RAID IO.
NeilBrown
2011-04-18
3
-1
/
+10
|
*
|
|
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
2011-04-18
1
-8
/
+25
|
*
|
|
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-18
3
-22
/
+0
|
*
|
|
block: Enhance new plugging support to support general callbacks
NeilBrown
2011-04-18
2
-1
/
+26
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-04-18
11
-26
/
+81
|
\
\
\
\
|
*
|
|
|
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
2011-04-18
1
-3
/
+5
|
*
|
|
|
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
2011-04-18
1
-7
/
+30
|
*
|
|
|
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
2011-04-18
1
-1
/
+1
|
*
|
|
|
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
2011-04-18
1
-0
/
+3
|
*
|
|
|
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
2011-04-18
1
-2
/
+10
|
*
|
|
|
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
2011-04-18
1
-6
/
+6
|
*
|
|
|
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2011-04-18
5
-7
/
+26
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
powerpc/85xx: disable Suspend support if SMP enabled
Kumar Gala
2011-04-12
1
-1
/
+1
|
|
*
|
|
powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE
Scott Wood
2011-04-12
1
-2
/
+1
|
|
*
|
|
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
2011-04-12
2
-1
/
+14
[next]