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
*
[CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m
Herbert Xu
2008-01-26
2
-4
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2008-01-25
10
-62
/
+68
|
\
|
*
mount options: fix jfs
Miklos Szeredi
2008-01-24
1
-0
/
+6
|
*
JFS: simplify types to get rid of sparse warning
Dave Kleikamp
2008-01-10
1
-14
/
+14
|
*
JFS: FIx one more plain integer as NULL pointer warning
Dave Kleikamp
2008-01-03
1
-1
/
+1
|
*
JFS: Remove defconfig ptr comparison to 0
Joe Perches
2008-01-03
5
-14
/
+15
|
*
JFS: use DIV_ROUND_UP where appropriate
Shaun Zinck
2008-01-03
2
-3
/
+3
|
*
Remove unnecessary kmalloc casts in the jfs filesystem
Jack Stone
2008-01-03
1
-6
/
+2
|
*
JFS is missing a memory barrier
Nick Piggin
2008-01-03
1
-2
/
+2
|
*
JFS: Make sure special inode data is written after journal is flushed
Dave Kleikamp
2008-01-03
2
-19
/
+17
|
*
JFS: clear PAGECACHE_TAG_DIRTY for no-write pages
Dave Kleikamp
2008-01-03
1
-3
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-01-25
15
-341
/
+642
|
\
\
|
*
|
selinux: make mls_compute_sid always polyinstantiate
Eamon Walsh
2008-01-25
1
-9
/
+2
|
*
|
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
3
-4
/
+4
|
*
|
security: add a secctx_to_secid() hook
David Howells
2008-01-25
4
-0
/
+31
|
*
|
security: call security_file_permission from rw_verify_area
James Morris
2008-01-25
3
-51
/
+24
|
*
|
security: remove security_sb_post_mountroot hook
H. Peter Anvin
2008-01-25
4
-20
/
+0
|
*
|
Security: remove security.h include from mm.h
James Morris
2008-01-25
1
-1
/
+2
|
*
|
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
Richard Knutsson
2008-01-25
1
-2
/
+2
|
*
|
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
5
-254
/
+577
|
*
|
security/selinux: Add missing "space"
Joe Perches
2008-01-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
46
-517
/
+3579
|
\
\
\
|
*
|
|
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
2008-01-25
1
-3
/
+3
|
*
|
|
[AVR32] extint: change set_irq_type() handling
David Brownell
2008-01-25
1
-11
/
+7
|
*
|
|
[AVR32] NMI debugging
Haavard Skinnemoen
2008-01-25
10
-10
/
+166
|
*
|
|
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
2
-2
/
+2
|
*
|
|
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-151
/
+262
|
*
|
|
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-150
/
+483
|
*
|
|
[AVR32] Kconfig: Choose daughterboard instead of CPU
Haavard Skinnemoen
2008-01-25
2
-24
/
+28
|
*
|
|
[AVR32] Add support for ATSTK1003 and ATSTK1004
Haavard Skinnemoen
2008-01-25
8
-20
/
+1975
|
*
|
|
[AVR32] Clean up external DAC setup code
Haavard Skinnemoen
2008-01-25
2
-16
/
+17
|
*
|
|
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
Haavard Skinnemoen
2008-01-25
4
-66
/
+72
|
*
|
|
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
12
-28
/
+58
|
*
|
|
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
2008-01-25
2
-26
/
+82
|
*
|
|
[AVR32] Oprofile support
Haavard Skinnemoen
2008-01-25
4
-0
/
+247
|
*
|
|
[AVR32] Include instrumentation menu
Haavard Skinnemoen
2008-01-25
2
-10
/
+2
|
*
|
|
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
2008-01-25
1
-1
/
+1
|
*
|
|
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2008-01-25
8
-13
/
+186
|
*
|
|
ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEME
Haavard Skinnemoen
2008-01-25
1
-0
/
+2
|
*
|
|
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
2008-01-25
1
-7
/
+0
|
*
|
|
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
2008-01-25
1
-0
/
+7
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2008-01-25
40
-1109
/
+1092
|
\
\
\
|
*
|
|
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
2008-01-25
1
-4
/
+12
|
*
|
|
[GFS2] Lockup on error
Bob Peterson
2008-01-25
1
-1
/
+1
|
*
|
|
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
2008-01-25
1
-0
/
+1
|
*
|
|
[GFS2] Fix typo
Bob Peterson
2008-01-25
1
-1
/
+1
|
*
|
|
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
2008-01-25
1
-2
/
+2
|
*
|
|
[GFS2] gfs2_alloc_required performance
Bob Peterson
2008-01-25
1
-0
/
+5
|
*
|
|
[GFS2] Remove unneeded i_spin
Bob Peterson
2008-01-25
2
-2
/
+0
|
*
|
|
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
2008-01-25
12
-36
/
+39
[next]