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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
akpm@linux-foundation.org
2007-05-08
1
-0
/
+11
*
consolidate asm/const.h to linux/const.h
Randy Dunlap
2007-05-08
2
-0
/
+20
*
fat: don't use free_clusters for fat32
OGAWA Hirofumi
2007-05-08
1
-1
/
+2
*
ext3: copy i_flags to inode flags on write
Jan Kara
2007-05-08
1
-0
/
+1
*
Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecation
Michael Ellerman
2007-05-08
1
-0
/
+6
*
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
1
-0
/
+11
*
SPIN_LOCK_UNLOCKED cleanup in init_task.h
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
EFI: warn only for pre-1.00 system tables
Bjorn Helgaas
2007-05-08
1
-1
/
+0
*
fix hotplug for legacy platform drivers
David Brownell
2007-05-08
1
-2
/
+2
*
cleanup compat ioctl handling
Christoph Hellwig
2007-05-08
1
-17
/
+0
*
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2007-05-08
1
-3
/
+1
*
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
2007-05-08
1
-830
/
+0
*
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
2007-05-08
1
-12
/
+18
*
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
2
-0
/
+12
*
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
2
-0
/
+13
*
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2007-05-08
1
-14
/
+7
*
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2007-05-08
1
-3
/
+2
*
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
2007-05-08
1
-0
/
+10
*
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
1
-1
/
+16
*
remove artificial software max_loop limit
Ken Chen
2007-05-08
1
-0
/
+2
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
1
-0
/
+4
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
1
-0
/
+1
*
time: SMP friendly alignment of struct clocksource
Eric Dumazet
2007-05-08
1
-2
/
+13
*
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-05-08
3
-3
/
+4
*
Add a new deferrable delayed work init
Venki Pallipadi
2007-05-08
1
-0
/
+6
*
Add support for deferrable timers
Venki Pallipadi
2007-05-08
1
-0
/
+1
*
parport->dev driver model support
David Brownell
2007-05-08
2
-4
/
+7
*
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2007-05-08
2
-526
/
+0
*
make remove_inode_dquot_ref() static
Adrian Bunk
2007-05-08
1
-3
/
+0
*
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
1
-5
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
2
-0
/
+21
*
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-05-08
1
-1
/
+1
*
enlarge console.name
Andrew Morton
2007-05-08
1
-3
/
+2
*
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-05-08
1
-0
/
+29
*
cyclades: remove custom types
Klaus Kudielka
2007-05-08
1
-89
/
+91
*
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
2007-05-08
1
-8
/
+6
*
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
2007-05-08
1
-1
/
+1
*
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2007-05-08
1
-0
/
+6
*
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2007-05-08
1
-0
/
+3
*
add filesystem subtype support
Miklos Szeredi
2007-05-08
1
-0
/
+7
*
init dma masks in pnp_dev
David Brownell
2007-05-08
1
-0
/
+1
*
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
2007-05-08
5
-24
/
+16
*
IRQ: add __must_check to request_irq
Monakhov Dmitriy
2007-05-08
1
-2
/
+2
*
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
2007-05-08
1
-1
/
+2
*
Fix compilation of drivers with -O0
Michal Schmidt
2007-05-08
1
-25
/
+0
*
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2007-05-08
1
-1
/
+2
*
use use SEEK_MAX to validate user lseek arguments
Chris Snook
2007-05-08
1
-0
/
+1
*
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
2007-05-08
1
-39
/
+69
*
reduce size of task_struct on 64-bit machines
William Cohen
2007-05-08
1
-6
/
+6
*
simplify the stacktrace code
Christoph Hellwig
2007-05-08
1
-4
/
+2
[next]