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
*
udf: use sector_t and loff_t for file offsets
Jan Kara
2007-05-08
6
-35
/
+38
*
nfs: fix congestion control: use atomic_longs
Peter Zijlstra
2007-05-08
2
-3
/
+3
*
no longer #include <asm/kdebug.h>
Adrian Bunk
2007-05-08
2
-2
/
+1
*
Some grammatical fixups and additions to atomic.h kernel-doc content
Robert P. J. Day
2007-05-08
1
-2
/
+9
*
uml: pcap devices should get MACs from command line
Jeff Dike
2007-05-08
1
-1
/
+1
*
uml: network and pcap cleanup
Jeff Dike
2007-05-08
3
-25
/
+38
*
x86: create asm/cmpxchg.h
Jeff Dike
2007-05-08
7
-418
/
+437
*
Remove tas()
Jeff Dike
2007-05-08
19
-38
/
+0
*
local_t: x86_64 extension
Mathieu Desnoyers
2007-05-08
2
-31
/
+201
*
local_t: sparc64 cleanup
Mathieu Desnoyers
2007-05-08
1
-40
/
+1
*
local_t: powerpc extension
Mathieu Desnoyers
2007-05-08
1
-1
/
+200
*
local_t: parisc cleanup
Mathieu Desnoyers
2007-05-08
1
-40
/
+1
*
local_t: mips extension
Mathieu Desnoyers
2007-05-08
2
-39
/
+390
*
local_t: ia64 extension
Mathieu Desnoyers
2007-05-08
1
-50
/
+1
*
local_t: i386 extension
Mathieu Desnoyers
2007-05-08
2
-28
/
+236
*
local_t: alpha extension
Mathieu Desnoyers
2007-05-08
2
-24
/
+329
*
local_t: architecture independent extension
Mathieu Desnoyers
2007-05-08
1
-10
/
+23
*
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
18
-282
/
+360
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64
Mathieu Desnoyers
2007-05-08
1
-4
/
+32
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64
Mathieu Desnoyers
2007-05-08
1
-2
/
+22
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
2007-05-08
3
-6
/
+131
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc
Mathieu Desnoyers
2007-05-08
1
-3
/
+26
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips
Mathieu Desnoyers
2007-05-08
1
-3
/
+26
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64
Mathieu Desnoyers
2007-05-08
1
-2
/
+22
*
atomic.h: i386 type safety fix
Mathieu Desnoyers
2007-05-08
1
-3
/
+3
*
atomic.h: complete atomic_long operations in asm-generic
Mathieu Desnoyers
2007-05-08
1
-0
/
+133
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha
Mathieu Desnoyers
2007-05-08
1
-3
/
+46
*
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
8
-10
/
+222
*
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
7
-114
/
+44
*
kprobes: codingstyle cleanups
Christoph Hellwig
2007-05-08
1
-25
/
+30
*
kprobes: use hlist_for_each_entry
Christoph Hellwig
2007-05-08
1
-6
/
+3
*
rtc-cmos: make it load on PNPBIOS systems
Marko Vrh
2007-05-08
1
-9
/
+9
*
rtc: remove "RTC_ALM_SET mode" bugs
David Brownell
2007-05-08
4
-36
/
+45
*
revert "rtc: Add rtc_merge_alarm()"
Andrew Morton
2007-05-08
2
-82
/
+0
*
workaround rtc-related acpi table bugs
David Brownell
2007-05-08
1
-2
/
+9
*
ACPI wakeup hooks for rtc-cmos
David Brownell
2007-05-08
2
-3
/
+53
*
rtc-cmos wakeup interface
David Brownell
2007-05-08
2
-10
/
+34
*
rtc: update vr41xx alarm handling
Yoichi Yuasa
2007-05-08
1
-2
/
+26
*
RTC Kconfig cleanup
Alessandro Zummo
2007-05-08
1
-120
/
+130
*
rtc: update to class device removal patches
David Brownell
2007-05-08
3
-1
/
+11
*
RTC: replace some newly-introduced macros with inlines
David Brownell
2007-05-08
1
-11
/
+35
*
rtc: suspend()/resume() restores system clock
David Brownell
2007-05-08
5
-76
/
+91
*
rtc: remove rest of class_device
David Brownell
2007-05-08
9
-66
/
+74
*
rtc: simplified /proc/driver/rtc handling
David Brownell
2007-05-08
5
-59
/
+20
*
rtc: simplified rtc sysfs attribute handling
David Brownell
2007-05-08
5
-66
/
+42
*
rtc: rtc interfaces don't use class_device
David Brownell
2007-05-08
17
-118
/
+119
*
rtc: remove /sys/class/rtc-dev/*
David Brownell
2007-05-08
6
-89
/
+46
*
utimensat implementation
Ulrich Drepper
2007-05-08
10
-75
/
+172
*
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
2007-05-08
1
-9
/
+6
*
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
2007-05-08
1
-14
/
+14
[next]