index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add IRQF_IRQPOLL flag on arm
Bernhard Walle
2007-05-08
31
-31
/
+31
*
Add IRQF_IRQPOLL flag on parisc
Bernhard Walle
2007-05-08
1
-1
/
+1
*
Add IRQF_IRQPOLL flag on sh
Bernhard Walle
2007-05-08
3
-3
/
+3
*
Add IRQF_IRQPOLL flag on IA64
Bernhard Walle
2007-05-08
1
-1
/
+1
*
Add IRQF_IRQPOLL flag on i386
Bernhard Walle
2007-05-08
3
-3
/
+3
*
Add IRQF_IRQPOLL flag on x86_64
Bernhard Walle
2007-05-08
1
-1
/
+4
*
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2007-05-08
3
-1
/
+9
*
udf: possible null pointer dereference while load_partition
Dmitriy Monakhov
2007-05-08
1
-0
/
+2
*
udf: support files larger than 1G
Jan Kara
2007-05-08
3
-82
/
+180
*
udf: add assertions
Jan Kara
2007-05-08
1
-1
/
+3
*
udf: use get_bh()
Jan Kara
2007-05-08
12
-177
/
+174
*
UDF: introduce struct extent_position
Jan Kara
2007-05-08
8
-445
/
+434
*
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
[next]