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
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
15
-61
/
+62
*
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
2008-01-25
3
-41
/
+115
*
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
2008-01-25
4
-45
/
+331
*
sched: introduce a mutex and corresponding API to serialize access to doms_cu...
Srivatsa Vaddagiri
2008-01-25
1
-0
/
+19
*
sched: group scheduling, change how cpu load is calculated
Srivatsa Vaddagiri
2008-01-25
3
-20
/
+40
*
sched: group scheduling, minor fixes
Srivatsa Vaddagiri
2008-01-25
2
-9
/
+28
*
sched: group scheduling code cleanup
Srivatsa Vaddagiri
2008-01-25
1
-18
/
+3
*
sched: remove printk_clock references from ia64
Ingo Molnar
2008-01-25
2
-15
/
+0
*
sched: remove printk_clock()
Ingo Molnar
2008-01-25
3
-43
/
+0
*
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
Ingo Molnar
2008-01-25
1
-1
/
+1
*
printk: make printk more robust by not allowing recursion
Ingo Molnar
2008-01-25
1
-10
/
+38
*
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]