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
*
x86: stricter check in follow_huge_addr()
Christoph Lameter
2008-03-27
1
-1
/
+1
*
rdc321x: GPIO routines bugfixes
Florian Fainelli
2008-03-27
4
-53
/
+165
*
x86: ptrace.c: fix defined-but-unused warnings
Andrew Morton
2008-03-27
1
-84
/
+85
*
x86: fix prefetch workaround
Ingo Molnar
2008-03-27
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-03-26
11
-44
/
+70
|
\
|
*
x86: fix performance drop for glx
Suresh Siddha
2008-03-26
3
-2
/
+8
|
*
x86: fix trim mtrr not to setup_memory two times
Yinghai Lu
2008-03-26
2
-6
/
+4
|
*
x86: GEODE: add missing module.h include
Andres Salomon
2008-03-26
1
-0
/
+1
|
*
x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX
Stephan Diestelhorst
2008-03-26
1
-15
/
+24
|
*
x86: fix memoryless node oops during boot
Yinghai Lu
2008-03-26
1
-1
/
+1
|
*
x86: add dmi quirk for io_delay
Ingo Molnar
2008-03-26
1
-0
/
+8
|
*
x86: convert mtrr/generic.c to kernel-doc
Randy Dunlap
2008-03-26
1
-19
/
+23
|
*
x86: Documentation/i386/IO-APIC.txt: fix description
Nick Andrew
2008-03-26
1
-1
/
+1
*
|
hugetlb: fix potential livelock in return_unused_surplus_hugepages()
Nishanth Aravamudan
2008-03-26
1
-1
/
+10
*
|
hugetlb: indicate surplus huge page counts in per-node meminfo
Nishanth Aravamudan
2008-03-26
1
-2
/
+4
*
|
kprobes: MAINTAINERS update
Masami Hiramatsu
2008-03-26
1
-0
/
+2
|
/
*
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2008-03-26
2
-2
/
+4
|
\
|
*
slab: fix cache_cache bootstrap in kmem_cache_init()
Daniel Yeisley
2008-03-26
1
-2
/
+2
|
*
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
Christoph Lameter
2008-03-26
1
-0
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Linus Torvalds
2008-03-26
4
-2
/
+59
|
\
\
|
*
|
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
2008-03-26
3
-1
/
+58
|
*
|
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
2008-03-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-03-26
1
-1
/
+6
|
\
\
\
|
*
|
|
relay: set an spd_release() hook for splice
Jens Axboe
2008-03-26
1
-0
/
+5
|
*
|
|
set relay file can not be read by pread(2)
Lai Jiangshan
2008-03-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
2008-03-26
1
-10
/
+11
*
|
|
Revert "PCI: remove transparent bridge sizing"
Linus Torvalds
2008-03-26
1
-5
/
+0
|
/
/
*
|
Linux 2.6.25-rc7
v2.6.25-rc7
Linus Torvalds
2008-03-25
1
-1
/
+1
*
|
ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")
Bjorn Helgaas
2008-03-25
1
-2
/
+2
*
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-03-25
4
-13
/
+31
|
\
\
|
*
|
i2c: Fix docbook problem
Randy Dunlap
2008-03-23
1
-2
/
+2
|
*
|
ASoC/TLV320AIC3X: Stop I2C driver ID abuse
Jean Delvare
2008-03-23
1
-2
/
+0
|
*
|
i2c-omap: Fix unhandled fault
Tony Lindgren
2008-03-23
1
-8
/
+28
|
*
|
i2c-bfin-twi: Disable BF54x support for now
Bryan Wu
2008-03-23
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2008-03-25
2
-9
/
+16
|
\
\
\
|
*
|
|
KVM: MMU: Fix memory leak on guest demand faults
Avi Kivity
2008-03-25
1
-1
/
+1
|
*
|
|
KVM: VMX: convert init_rmode_tss() to slots_lock
Marcelo Tosatti
2008-03-25
1
-2
/
+2
|
*
|
|
KVM: MMU: handle page removal with shadow mapping
Marcelo Tosatti
2008-03-25
1
-1
/
+12
|
*
|
|
KVM: MMU: Fix is_rmap_pte() with io ptes
Avi Kivity
2008-03-25
1
-2
/
+1
|
*
|
|
KVM: VMX: Restore tss even on x86_64
Avi Kivity
2008-03-25
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-03-25
10
-366
/
+302
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[PATCH] get stack footprint of pathname resolution back to relative sanity
Al Viro
2008-03-19
1
-31
/
+32
|
*
|
[PATCH] double iput() on failure exit in hugetlb
Al Viro
2008-03-19
1
-1
/
+1
|
*
|
[PATCH] double dput() on failure exit in tiny-shmem
Al Viro
2008-03-19
1
-0
/
+2
|
*
|
[PATCH] fix up new filp allocators
Dave Hansen
2008-03-19
3
-20
/
+23
|
*
|
[PATCH] check for null vfsmount in dentry_open()
Christoph Hellwig
2008-03-19
1
-0
/
+12
|
*
|
[PATCH] reiserfs: eliminate private use of struct file in xattr
Jeff Mahoney
2008-03-19
1
-80
/
+30
|
*
|
[PATCH] sanitize hppfs
Al Viro
2008-03-19
1
-79
/
+34
|
*
|
hppfs pass vfsmount to dentry_open()
Dave Hansen
2008-03-19
1
-176
/
+188
|
*
|
[PATCH] restore export of do_kern_mount()
Al Viro
2008-03-17
1
-0
/
+1
[next]