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
...
|
|
*
[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc
Benjamin Herrenschmidt
2006-12-04
1
-4
/
+0
|
|
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
2
-2
/
+1
|
|
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
424
-2973
/
+5640
|
|
|
\
|
|
*
|
[PATCH] ppc: Fix io.h for config with CONFIG_PCI not set
Sylvain Munaut
2006-11-13
5
-42
/
+1
|
|
*
|
[PATCH] Optimize qe_brg struct to use an array
Timur Tabi
2006-11-13
1
-16
/
+1
|
|
*
|
[PATCH] of_irq_to_resource now returns the virq
Andy Fleming
2006-11-13
1
-3
/
+11
|
|
*
|
[PATCH] Slight refactor of interrupt mapping for FSL parts
Andy Fleming
2006-11-13
2
-0
/
+10
|
|
*
|
[PATCH] Add MPC5200 Interrupt Controller support.
Nicolas DET
2006-11-13
1
-0
/
+287
|
|
*
|
[PATCH] Remove _machine macro
s.hauer@pengutronix.de
2006-11-13
1
-4
/
+0
|
|
*
|
[PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h
s.hauer@pengutronix.de
2006-11-13
1
-2
/
+0
|
|
*
|
[PATCH] Remove dead code in iommu.h
Sascha Hauer
2006-11-13
1
-8
/
+0
|
|
*
|
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
2006-10-25
1
-0
/
+2
|
|
*
|
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
2006-10-25
1
-0
/
+8
|
|
*
|
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
2006-10-25
1
-0
/
+9
|
|
*
|
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
2006-10-25
1
-2
/
+2
|
|
*
|
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-25
1
-1
/
+4
|
|
*
|
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
2006-10-25
1
-1
/
+0
|
|
*
|
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
2006-10-25
2
-4
/
+3
|
|
*
|
[POWERPC] Make pSeries_lpar_hpte_insert static
Geoff Levand
2006-10-16
1
-15
/
+0
|
|
*
|
[POWERPC] Remove todc code from ARCH=powerpc
David Gibson
2006-10-16
1
-487
/
+0
|
|
*
|
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
2
-11
/
+23
|
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-04
4
-39
/
+53
|
|
\
\
\
|
|
*
|
|
[PATCH] libata: always use polling IDENTIFY
Tejun Heo
2006-12-03
1
-3
/
+1
|
|
*
|
|
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...
Tejun Heo
2006-12-03
1
-0
/
+1
|
|
*
|
|
[PATCH] libata: remove unused HSM_ST_UNKNOWN
Tejun Heo
2006-12-03
1
-1
/
+0
|
|
*
|
|
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
1
-0
/
+3
|
|
*
|
|
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
2006-12-01
1
-0
/
+1
|
|
*
|
|
[libata] ARM: add ixp4xx PATA driver
Alessandro Zummo
2006-12-01
1
-0
/
+13
|
|
*
|
|
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
1
-0
/
+2
|
|
*
|
|
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
1
-0
/
+1
|
|
*
|
|
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
1
-0
/
+2
|
|
*
|
|
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
1
-31
/
+0
|
|
*
|
|
[PATCH] libata: handle 0xff status properly
Tejun Heo
2006-12-01
1
-5
/
+4
|
|
*
|
|
[PATCH] ata: Generic platform_device libata driver
Paul Mundt
2006-12-01
1
-0
/
+13
|
|
*
|
|
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2006-12-01
1
-0
/
+3
|
|
*
|
|
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
2006-12-01
1
-2
/
+12
|
*
|
|
|
[PATCH] fix fallout from header dependency trimming
Al Viro
2006-12-04
3
-1
/
+2
|
*
|
|
|
netfilter.h needs rcuupdate.h for RCU locking functions
Linus Torvalds
2006-12-04
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-12-04
20
-67
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] severing poll.h -> mm.h
Al Viro
2006-12-04
2
-1
/
+3
|
|
*
|
|
|
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-04
9
-1
/
+8
|
|
*
|
|
|
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
3
-1
/
+2
|
|
*
|
|
|
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
1
-19
/
+0
|
|
*
|
|
|
[PATCH] severing uaccess.h -> sched.h
Al Viro
2006-12-04
1
-1
/
+0
|
|
*
|
|
|
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
2
-31
/
+7
|
|
*
|
|
|
[PATCH] severing module.h->sched.h
Al Viro
2006-12-04
4
-13
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-12-04
12
-111
/
+132
|
|
\
\
\
\
|
|
*
|
|
|
[S390] Memory detection fixes.
Heiko Carstens
2006-12-04
1
-3
/
+12
|
|
*
|
|
|
[S390] cio: Make ccw_dev_id_is_equal() more robust.
Cornelia Huck
2006-12-04
1
-1
/
+4
|
|
*
|
|
|
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
1
-0
/
+10
[prev]
[next]