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
*
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
2006-03-23
6
-3
/
+11
*
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
2006-03-23
1
-4
/
+1
*
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
2
-9
/
+29
*
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
2006-03-23
1
-3
/
+6
*
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2006-03-23
1
-0
/
+5
*
[PATCH] kernel/power: move externs to header files
Randy Dunlap
2006-03-23
1
-1
/
+2
*
[PATCH] swsusp: low level interface
Rafael J. Wysocki
2006-03-23
1
-2
/
+3
*
[PATCH] x86: Make _syscallX() macros compile in PIC mode
Markus Gutschke
2006-03-23
1
-15
/
+21
*
[PATCH] i386 spinlocks: disable interrupts only if we enabled them
Chuck Ebbert
2006-03-23
1
-4
/
+9
*
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
2006-03-23
1
-0
/
+1
*
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-03-23
3
-3
/
+3
*
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2006-03-23
2
-0
/
+4
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
1
-0
/
+3
*
[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus
Chris Wright
2006-03-23
1
-1
/
+0
*
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
2006-03-23
1
-2
/
+8
*
[PATCH] i386: Add a temporary to make put_user more type safe
Eric W. Biederman
2006-03-23
1
-5
/
+7
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
10
-124
/
+200
*
[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
NeilBrown
2006-03-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-03-22
33
-101
/
+417
|
\
|
*
[PATCH] powerpc: Remove calculation of io hole
Michael Ellerman
2006-03-22
2
-3
/
+0
|
*
[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCII
Michael Ellerman
2006-03-22
1
-0
/
+2
|
*
[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c
Michael Ellerman
2006-03-22
1
-4
/
+0
|
*
[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)
Michael Ellerman
2006-03-22
1
-1
/
+1
|
*
[PATCH] powerpc: iseries: mf related cleanups
Michael Ellerman
2006-03-22
1
-1
/
+0
|
*
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
2006-03-22
2
-4
/
+4
|
*
[PATCH] powerpc: trivial: Cleanup whitespace in cputable.h
Michael Ellerman
2006-03-22
1
-17
/
+17
|
*
[PATCH] powerpc: add for_each_node_by_foo helpers
Christoph Hellwig
2006-03-17
1
-0
/
+6
|
*
[PATCH] powerpc: Better pmd_bad() and pud_bad() checks
David Gibson
2006-03-17
1
-2
/
+7
|
*
Merge ../linux-2.6
Paul Mackerras
2006-03-17
10
-8
/
+49
|
|
\
|
*
\
Merge ../linux-2.6
Paul Mackerras
2006-03-09
25
-28
/
+88
|
|
\
\
|
*
\
\
Merge ../powerpc-merge
Paul Mackerras
2006-02-28
18
-31
/
+147
|
|
\
\
\
|
*
|
|
|
[PATCH] powerpc: native atomic_add_unless
Nick Piggin
2006-02-24
1
-14
/
+24
|
*
|
|
|
[PATCH] powerpc: newline for ISYNC_ON_SMP
Nick Piggin
2006-02-24
1
-1
/
+1
|
*
|
|
|
[PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKS
David Gibson
2006-02-24
1
-3
/
+8
|
*
|
|
|
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-24
8
-3
/
+280
|
*
|
|
|
Merge ../powerpc-merge
Paul Mackerras
2006-02-24
106
-741
/
+582
|
|
\
\
\
\
|
*
|
|
|
|
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
5
-8
/
+2
|
*
|
|
|
|
[PATCH] ppc32: Make platform devices being able to assign functions
Vitaly Bordug
2006-02-10
7
-0
/
+38
|
*
|
|
|
|
[PATCH] powerpc: Move pSeries firmware feature setup into platforms/pseries
Michael Ellerman
2006-02-10
1
-9
/
+0
|
*
|
|
|
|
Merge ../powerpc-merge
Paul Mackerras
2006-02-10
58
-642
/
+542
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Paul Mackerras
2006-02-08
181
-1411
/
+2127
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
[PATCH] powerpc: Put parameter names in lmb.h prototypes
Michael Ellerman
2006-02-07
1
-9
/
+8
|
|
*
|
|
|
|
|
[PATCH] powerpc: Move LMB_ALLOC_ANYWHERE out of lmb.h
Michael Ellerman
2006-02-07
1
-2
/
+0
|
|
*
|
|
|
|
|
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
2006-02-07
1
-0
/
+2
|
|
*
|
|
|
|
|
[PATCH] powerpc: Add support for Xilinx ML403 reference design
Grant C. Likely
2006-02-07
1
-0
/
+4
|
|
*
|
|
|
|
|
[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo...
Grant C. Likely
2006-02-07
1
-0
/
+2
|
|
*
|
|
|
|
|
[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path
Grant C. Likely
2006-02-07
1
-18
/
+0
|
*
|
|
|
|
|
|
[PATCH] powerpc: generalize PPC44x_PIN_SIZE
Marcelo Tosatti
2006-01-20
3
-4
/
+6
|
*
|
|
|
|
|
|
[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...
Vitaly Bordug
2006-01-20
1
-0
/
+7
*
|
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-22
6
-154
/
+94
|
\
\
\
\
\
\
\
\
[next]