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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPARC]: Move over to arch_ptrace().
David S. Miller
2008-02-07
2
-21
/
+0
*
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
2008-02-07
2
-4
/
+0
*
9p: transport API reorganization
Eric Van Hensbergen
2008-02-06
3
-65
/
+8
*
9p: add support for sticky bit
Anthony Liguori
2008-02-06
1
-0
/
+1
*
9p: block-based virtio client
Eric Van Hensbergen
2008-02-06
1
-1
/
+1
*
9p: create transport rpc cut-thru
Eric Van Hensbergen
2008-02-06
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-06
3
-5
/
+8
|
\
|
*
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
2008-02-06
1
-4
/
+6
|
*
generic: add __FINITDATA
Ingo Molnar
2008-02-06
1
-0
/
+1
|
*
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
2008-02-06
1
-1
/
+1
*
|
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
2008-02-06
4
-37
/
+53
|
\
\
|
*
|
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
2008-02-06
1
-2
/
+9
|
*
|
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
2008-02-06
3
-25
/
+40
|
*
|
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
2008-02-06
1
-12
/
+8
|
*
|
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
2008-02-06
1
-2
/
+0
|
|
/
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-06
2
-5
/
+10
|
\
\
|
*
|
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
2008-02-06
1
-2
/
+0
|
*
|
sata_mv: Support SoC controllers
Saeed Bishara
2008-02-06
1
-3
/
+10
|
*
|
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-02-06
1
-0
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-06
4
-21
/
+21
|
\
\
|
*
\
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-02-06
1
-18
/
+7
|
|
\
\
|
|
*
|
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
2008-02-05
1
-18
/
+7
|
*
|
|
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-05
1
-0
/
+9
|
|
\
\
\
|
|
*
|
|
b43: fix build with CONFIG_SSB_PCIHOST=n
Andrew Morton
2008-02-05
1
-0
/
+9
|
|
|
/
/
|
*
|
|
[NET_SCHED]: cls_flow: support classification based on VLAN tag
Patrick McHardy
2008-02-05
1
-0
/
+1
|
*
|
|
[VLAN]: Constify skb argument to vlan_get_tag()
Patrick McHardy
2008-02-05
1
-3
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-02-06
3
-5
/
+9
|
\
\
\
\
|
*
|
|
|
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
2008-02-06
1
-1
/
+1
|
*
|
|
|
[SPARC]: Add new timerfd syscall entries.
David S. Miller
2008-02-06
2
-4
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
jbd.h: hide kernel only code
Olaf Hering
2008-02-06
1
-2
/
+0
*
|
|
|
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2008-02-06
1
-1
/
+0
*
|
|
|
isapnp driver semaphore to mutex
Daniel Walker
2008-02-06
1
-0
/
+1
*
|
|
|
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
1
-10
/
+4
*
|
|
|
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
1
-1
/
+1
*
|
|
|
md: allow devices to be shared between md arrays
NeilBrown
2008-02-06
1
-0
/
+2
*
|
|
|
md: allow a maximum extent to be set for resyncing
NeilBrown
2008-02-06
1
-0
/
+2
*
|
|
|
md: support 'external' metadata for md arrays
NeilBrown
2008-02-06
1
-0
/
+3
*
|
|
|
md: Update md bitmap during resync.
NeilBrown
2008-02-06
1
-0
/
+3
*
|
|
|
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2008-02-06
1
-1
/
+10
*
|
|
|
ps3: use symbolic names for video modes
Geert Uytterhoeven
2008-02-06
1
-11
/
+30
*
|
|
|
ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused
Geert Uytterhoeven
2008-02-06
1
-2
/
+0
*
|
|
|
atmel_lcdfb: backlight control
David Brownell
2008-02-06
1
-2
/
+9
*
|
|
|
sm501fb: control panel pin usage with platform data flags
Magnus Damm
2008-02-06
1
-0
/
+2
*
|
|
|
atmel_lcdfb: validate display timings
Haavard Skinnemoen
2008-02-06
1
-7
/
+7
*
|
|
|
gpio: rename pca953x symbols
Guennadi Liakhovetski
2008-02-06
1
-1
/
+1
*
|
|
|
gpio: rename pca9539 driver
Guennadi Liakhovetski
2008-02-06
1
-0
/
+0
*
|
|
|
w1-gpio: add GPIO w1 bus master driver
Ville Syrjala
2008-02-06
1
-0
/
+23
*
|
|
|
kprobes: kretprobe user entry-handler
Abhishek Sagar
2008-02-06
1
-0
/
+3
*
|
|
|
spi: s3c drivers shouldn't care about spi_board_info
David Brownell
2008-02-06
2
-12
/
+0
*
|
|
|
system timer: fix crash in <100Hz system timer
David Fries
2008-02-06
1
-0
/
+4
[next]