index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: Add write memory barriers to OMAP2 clock code
Juha Yrjola
2006-09-25
1
-4
/
+10
*
ARM: OMAP: Fix OMAP2 clock.c typo
Samuel Ortiz
2006-09-25
1
-1
/
+1
*
ARM: OMAP: Use GPT iclk only when needed
Timo Teras
2006-09-25
1
-13
/
+62
*
ARM: OMAP: DMA source and destination addresses are unsigned
Tony Lindgren
2006-09-25
2
-2
/
+4
*
ARM: OMAP2: Dynamic allocator for GPMC memory space
Imre Deak
2006-09-25
2
-4
/
+180
*
ARM: OMAP: Add some extra #defines for Amstrad Delta
Jonathan McDowell
2006-09-25
1
-0
/
+11
*
ARM: OMAP: Fix OMAP1 compilation after MPUIO check change
Jonathan McDowell
2006-09-25
1
-1
/
+1
*
ARM: OMAP: mux: add config for 16xx SPI pins
Mark Howell
2006-09-25
2
-0
/
+22
*
ARM: OMAP: Sleep is prevented when no LCD is attached
Imre Deak
2006-09-25
1
-0
/
+8
*
ARM: OMAP: GPIO: fix MPUIO check
Imre Deak
2006-09-25
1
-3
/
+3
*
ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx
Tony Lindgren
2006-09-25
1
-9
/
+0
*
ARM: OMAP: Apollon MMC support
Kyungmin Park
2006-09-25
5
-5
/
+51
*
ARM: OMAP: 2420 boot BUG(): failure to map SRAM
Kevin Hilman
2006-09-25
1
-4
/
+1
*
ARM: OMAP: Added OMAP24xx camera IRQ definition
Samuel Ortiz
2006-09-25
1
-0
/
+1
*
ARM: OMAP: timer32k: fix tick count calculation when reprogramming
Imre Deak
2006-09-25
1
-1
/
+11
*
ARM: OMAP: Avoid sleeping during arch_reset
Tony Lindgren
2006-09-25
2
-7
/
+23
*
[PATCH] pata_pdc2027x iomem annotations
Al Viro
2006-09-24
1
-3
/
+3
*
[PATCH] fix idiocy in asd_init_lseq_mdp()
Al Viro
2006-09-24
1
-1
/
+1
*
[PATCH] SCSI gfp_t annotations
Al Viro
2006-09-24
6
-16
/
+16
*
[PATCH] wrong thing iounmapped (qla3xxx)
Al Viro
2006-09-24
1
-1
/
+1
*
[PATCH] qla3xxx iomem annotations
Al Viro
2006-09-24
2
-26
/
+25
*
[PATCH] Revert ABI-breaking change in /proc
Matthew Wilcox
2006-09-24
1
-6
/
+10
*
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
Linus Torvalds
2006-09-24
1
-1
/
+0
|
\
|
*
Don't remove $(INSTALL_HDR_PATH)/install before headers_install.
David Woodhouse
2006-09-24
1
-1
/
+0
*
|
[PATCH] missing include (free_irq() use)
Al Viro
2006-09-24
1
-0
/
+1
*
|
[PATCH] NULL noise removal
Al Viro
2006-09-24
2
-4
/
+4
*
|
[PATCH] fix iptables __user misannotations
Al Viro
2006-09-24
2
-5
/
+5
*
|
[PATCH] netlabel gfp annotations
Al Viro
2006-09-24
1
-1
/
+1
*
|
[PATCH] libata won't build on SUN4
Al Viro
2006-09-24
1
-0
/
+1
*
|
[PATCH] libata won't build on m68k and m32r
Al Viro
2006-09-24
1
-0
/
+1
*
|
[PATCH] restore libata build on frv
Al Viro
2006-09-24
1
-0
/
+1
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-09-24
27
-910
/
+1245
|
\
|
*
ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
Mark Fasheh
2006-09-24
1
-31
/
+28
|
*
ocfs2: Remove ->unblock lockres operation
Mark Fasheh
2006-09-24
1
-146
/
+6
|
*
ocfs2: move downconvert worker to lockres ops
Mark Fasheh
2006-09-24
1
-18
/
+32
|
*
ocfs2: Remove unused dlmglue functions
Mark Fasheh
2006-09-24
1
-103
/
+0
|
*
ocfs2: Have the metadata lock use generic dlmglue functions
Mark Fasheh
2006-09-24
1
-1
/
+31
|
*
ocfs2: Add ->set_lvb callback in dlmglue
Mark Fasheh
2006-09-24
1
-2
/
+29
|
*
ocfs2: Add ->check_downconvert callback in dlmglue
Mark Fasheh
2006-09-24
1
-1
/
+18
|
*
ocfs2: Check for refreshing locks in generic unblock function
Mark Fasheh
2006-09-24
1
-12
/
+19
|
*
ocfs2: don't unconditionally pass LVB flags
Mark Fasheh
2006-09-24
1
-3
/
+15
|
*
ocfs2: combine inode and generic blocking AST functions
Mark Fasheh
2006-09-24
1
-112
/
+11
|
*
ocfs2: Add ->get_osb() dlmglue locking operation
Mark Fasheh
2006-09-24
1
-0
/
+33
|
*
ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops
Mark Fasheh
2006-09-24
1
-13
/
+3
|
*
ocfs2: combine inode and generic AST functions
Mark Fasheh
2006-09-24
1
-110
/
+10
|
*
ocfs2: Clean up lock resource refresh flags
Mark Fasheh
2006-09-24
1
-14
/
+35
|
*
ocfs2: Remove i_generation from inode lock names
Mark Fasheh
2006-09-24
10
-53
/
+170
|
*
ocfs2: Encode i_generation in the meta data lvb
Mark Fasheh
2006-09-24
2
-7
/
+12
|
*
ocfs2: Free up some space in the lvb
Mark Fasheh
2006-09-24
2
-4
/
+6
|
*
ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()
Mark Fasheh
2006-09-24
3
-37
/
+14
[next]