index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] kprobes: fix build breakage
Ananth N Mavinakayanahalli
2006-01-10
9
-13
/
+16
*
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
12
-18
/
+12
*
[PATCH] kprobes-changed-from-using-spinlock-to-mutex fix
Keshavamurthy Anil S
2006-01-10
3
-19
/
+20
*
[PATCH] kprobes: changed from using spinlock to mutex
Anil S Keshavamurthy
2006-01-10
7
-77
/
+53
*
[PATCH] kprobes: cleanup include/asm/kprobes.h
Anil S Keshavamurthy
2006-01-10
4
-34
/
+1
*
[PATCH] kprobes: enable funcions only for required arch
Anil S Keshavamurthy
2006-01-10
3
-0
/
+6
*
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
2
-23
/
+0
*
[PATCH] Switch getnstimestamp() calls to ktime_get_ts()
Matt Helsley
2006-01-10
1
-5
/
+6
*
[PATCH] Export ktime_get_ts()
Matt Helsley
2006-01-10
1
-0
/
+1
*
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
5
-622
/
+149
*
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
3
-136
/
+45
*
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
2006-01-10
2
-56
/
+14
*
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
2006-01-10
2
-0
/
+133
*
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
7
-68
/
+65
*
[PATCH] hrtimer: hrtimer documentation
Thomas Gleixner
2006-01-10
2
-0
/
+183
*
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
6
-1
/
+828
*
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
2006-01-10
2
-0
/
+273
*
[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
[next]