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
*
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
2
-0
/
+83
*
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
2006-01-10
1
-0
/
+3
*
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
2
-3
/
+8
*
[PATCH] hrtimer: coding style and white space cleanup 2
Thomas Gleixner
2006-01-10
1
-36
/
+44
*
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
3
-46
/
+54
*
[PATCH] hrtimer: coding style and white space cleanup
Ingo Molnar
2006-01-10
1
-30
/
+31
*
[PATCH] hrtimer: coding style clean up of clock constants
Ingo Molnar
2006-01-10
1
-14
/
+9
*
[PATCH] hrtimer: remove unused clock constants
Thomas Gleixner
2006-01-10
1
-7
/
+4
*
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
2006-01-10
1
-0
/
+2
*
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
2006-01-10
2
-11
/
+14
*
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
2006-01-10
2
-47
/
+66
*
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
2006-01-10
1
-9
/
+1
*
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
Thomas Gleixner
2006-01-10
2
-12
/
+55
*
[PATCH] Generic ioctl.h
Brian Gerst
2006-01-10
17
-1196
/
+96
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
16
-17
/
+0
*
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
6
-18
/
+44
*
[PATCH] 9p: remove superflous MS_NODIRATIME assignment
Christoph Hellwig
2006-01-10
1
-1
/
+1
*
[PATCH] ntfs: remove superflous MS_NOATIME/MS_NODIRATIME assignments
Christoph Hellwig
2006-01-10
1
-14
/
+14
*
[PATCH] sanitize building of fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
17
-341
/
+29
*
[PATCH] add ->compat_ioctl to dasd
Christoph Hellwig
2006-01-10
4
-21
/
+14
*
[PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c
Christoph Hellwig
2006-01-10
3
-66
/
+47
*
[PATCH] common compat_sys_timer_create
Christoph Hellwig
2006-01-10
11
-154
/
+23
*
[PATCH] ->compat_ioctl for 390 tape_char
Christoph Hellwig
2006-01-10
2
-2
/
+20
*
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390
Christoph Hellwig
2006-01-10
1
-4
/
+0
*
[PATCH] switch fs3270 to ->compat_ioctl
Christoph Hellwig
2006-01-10
2
-16
/
+11
*
[PATCH] __deprecated_for_modules the lookup_hash() prototype
Adrian Bunk
2006-01-10
1
-1
/
+1
*
[PATCH] remove update_atime
Christoph Hellwig
2006-01-10
2
-12
/
+7
*
[PATCH] switch autofs4 to touch_atime()
Christoph Hellwig
2006-01-10
1
-9
/
+9
*
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-10
11
-27
/
+44
*
[PATCH] remove xfs xattr permission checks
Christoph Hellwig
2006-01-10
2
-26
/
+8
*
[PATCH] remove reiserfs xattr permission checks
Christoph Hellwig
2006-01-10
2
-51
/
+0
*
[PATCH] remove ext3 xattr permission checks
akpm@osdl.org
2006-01-10
3
-23
/
+0
*
[PATCH] remove ext2 xattr permission checks
akpm@osdl.org
2006-01-10
3
-22
/
+0
*
[PATCH] remove jfs xattr permission checks
Christoph Hellwig
2006-01-10
1
-42
/
+9
*
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
2006-01-10
3
-19
/
+72
*
[PATCH] add vfs_* helpers for xattr operations
Christoph Hellwig
2006-01-10
3
-130
/
+145
*
[PATCH] Kdump documentation update
Maneesh Soni
2006-01-10
1
-70
/
+79
*
[PATCH] kexec: change CONFIG_PHYSICAL_START dependency
Maneesh Soni
2006-01-10
3
-25
/
+41
*
[PATCH] kexec: increase max segment limit
akpm@osdl.org
2006-01-10
1
-1
/
+1
*
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2006-01-10
6
-27
/
+88
*
[PATCH] kdump: x86_64 save cpu registers upon crash
Vivek Goyal
2006-01-10
3
-0
/
+113
*
[PATCH] kdump: x86_64 kexec on panic
akpm@osdl.org
2006-01-10
1
-1
/
+85
*
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
2006-01-10
3
-4
/
+14
*
[PATCH] kdump: x86_64: add memmmap command line option
akpm@osdl.org
2006-01-10
4
-1
/
+50
*
[PATCH] Kdump: powerpc and s390 build failure fix
akpm@osdl.org
2006-01-10
2
-0
/
+10
*
[PATCH] Kdump: i386 compiler warning fix
Vivek Goyal
2006-01-10
1
-0
/
+1
*
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
2006-01-10
3
-45
/
+51
*
[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)
Vivek Goyal
2006-01-10
1
-2
/
+0
*
[PATCH] kdump: export per cpu crash notes pointer through sysfs
Vivek Goyal
2006-01-10
2
-13
/
+32
*
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2006-01-10
10
-24
/
+21
[next]