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
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
19
-72
/
+39
*
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-0
/
+8
*
[PATCH] mempool: use common mempool kzalloc allocator
Matthew Dobson
2006-03-26
1
-15
/
+2
*
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
2006-03-26
2
-3
/
+16
*
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
2006-03-26
7
-129
/
+34
*
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
2006-03-26
2
-0
/
+29
*
[PATCH] mempool: use common mempool page allocator
Matthew Dobson
2006-03-26
2
-32
/
+8
*
[PATCH] mempool: add page allocator
Matthew Dobson
2006-03-26
2
-0
/
+30
*
[PATCH] 3c59x: documentation update
Steffen Klassert
2006-03-26
1
-39
/
+42
*
[PATCH] 3c59x: minor cleanups
Steffen Klassert
2006-03-26
1
-47
/
+34
*
[PATCH] 3c59x: remove per-driver versioning
Steffen Klassert
2006-03-26
1
-7
/
+2
*
[PATCH] 3c59x: use ethtool_op_get_link
Steffen Klassert
2006-03-26
1
-15
/
+1
*
[PATCH] 3c59x: carriercheck for forced media
Steffen Klassert
2006-03-26
1
-4
/
+5
*
[PATCH] 3c59x: decrease polling interval
Steffen Klassert
2006-03-26
1
-0
/
+4
*
[PATCH] 3c59x: use mii_check_media
Steffen Klassert
2006-03-26
1
-77
/
+49
*
[PATCH] Fix typo causing bad mode of /initrd.image
Jason Gunthorpe
2006-03-26
1
-1
/
+1
*
[PATCH] Fix compilation for sound/oss/vwsnd.c
Eric Sesterhenn
2006-03-26
1
-21
/
+19
*
[PATCH] Update documentation for BLK_DEV_INITRD to match current usage
H. Peter Anvin
2006-03-26
1
-6
/
+9
*
[PATCH] isicom: select FW_LOADER
maximilian attems
2006-03-26
1
-0
/
+1
*
[PATCH] fix array overrun in efi.c
Darren Jenkins
2006-03-26
1
-1
/
+1
*
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
2006-03-26
1
-1
/
+1
*
[PATCH] remove fixup_cpu_present_map()
Andrew Morton
2006-03-26
1
-19
/
+0
*
[PATCH] tlclk: fix handling of device major
Andrew Morton
2006-03-26
1
-0
/
+1
*
[PATCH] loop: potential kernel hang waiting for kthread
Herbert Poetzl
2006-03-26
1
-1
/
+3
*
[PATCH] Use loff_t for size in struct proc_dir_entry
Maneesh Soni
2006-03-26
1
-1
/
+1
*
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2006-03-26
18
-409
/
+73
*
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
2006-03-26
8
-119
/
+38
*
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
2006-03-26
1
-22
/
+16
*
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
2006-03-26
2
-8
/
+25
*
[PATCH] VFS,fs/locks.c: cleanup locks_insert_block
J. Bruce Fields
2006-03-26
1
-6
/
+1
*
[PATCH] Use __read_mostly on some hot fs variables
Eric Dumazet
2006-03-26
12
-35
/
+35
*
[PATCH] hpet header sanitization
Randy Dunlap
2006-03-26
1
-16
/
+20
*
[PATCH] ipmi: Increment driver version to v39.0
Corey Minyard
2006-03-26
1
-1
/
+1
*
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
8
-57
/
+712
*
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2006-03-26
2
-454
/
+496
*
[PATCH] cleanup smp_call_function UP build
Con Kolivas
2006-03-26
1
-1
/
+5
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
11
-38
/
+33
*
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2006-03-26
4
-6
/
+7
*
[PATCH] sem2mutex: ipc, id.sem
Ingo Molnar
2006-03-26
7
-56
/
+65
*
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-26
20
-157
/
+172
*
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-26
11
-89
/
+99
*
[PATCH] swswsup: return correct load_image error
Con Kolivas
2006-03-26
1
-3
/
+4
*
[PATCH] ACPI: clean up memory attribute checking for map/read/write
Bjorn Helgaas
2006-03-26
1
-43
/
+11
*
[PATCH] EFI fixes
Tolentino, Matthew E
2006-03-26
3
-5
/
+6
*
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2006-03-26
12
-60
/
+84
*
[PATCH] DMI: only ioremap stuff we actually need
Bjorn Helgaas
2006-03-26
1
-1
/
+1
*
[PATCH] ia64: ioremap: check EFI for valid memory attributes
Bjorn Helgaas
2006-03-26
3
-14
/
+46
*
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
2006-03-26
4
-35
/
+30
*
[PATCH] ia64: use i386 dmi_scan.c
Matt Domsch
2006-03-26
6
-33
/
+83
*
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
2006-03-26
1
-2
/
+0
[next]