index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-03-17
5
-52
/
+145
|
\
|
*
ahci: Add Marvell 6121 SATA support
Jose Alberto Reguero
2008-03-17
1
-4
/
+15
|
*
pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size
Tejun Heo
2008-03-17
1
-1
/
+1
|
*
ahci: implement skip_host_reset parameter
Tejun Heo
2008-03-17
1
-19
/
+29
|
*
ahci: request all PCI BARs
Tejun Heo
2008-03-17
1
-1
/
+4
|
*
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
2008-03-17
2
-0
/
+27
|
*
libata-acpi: improve dock event handling
Tejun Heo
2008-03-17
1
-27
/
+69
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-03-17
6
-14
/
+34
|
\
\
|
*
|
virtio: fix race in enable_cb
Christian Borntraeger
2008-03-17
3
-6
/
+10
|
*
|
virtio: Enable netpoll interface for netconsole logging
Amit Shah
2008-03-17
1
-0
/
+12
|
*
|
virtio: handle > 2 billion page balloon targets
Rusty Russell
2008-03-17
1
-2
/
+2
|
*
|
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
2008-03-17
1
-0
/
+1
|
*
|
virtio: Use spin_lock_irqsave/restore for virtio-pci
Anthony Liguori
2008-03-17
1
-6
/
+9
|
|
/
*
/
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
2008-03-17
1
-3
/
+15
|
/
*
Linux 2.6.25-rc6
v2.6.25-rc6
Linus Torvalds
2008-03-16
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
2008-03-16
18
-65
/
+125
|
\
|
*
[PARISC] make ptr_to_pide() static
FUJITA Tomonori
2008-03-15
1
-2
/
+2
|
*
[PARISC] head.S: section mismatch fixes
Helge Deller
2008-03-15
1
-3
/
+4
|
*
[PARISC] add back Crestone Peak cpu
Kyle McMartin
2008-03-15
1
-0
/
+1
|
*
[PARISC] futex: special case cmpxchg NULL in kernel space
Kyle McMartin
2008-03-15
1
-2
/
+8
|
*
[PARISC] clean up show_stack
Kyle McMartin
2008-03-15
1
-4
/
+21
|
*
[PARISC] add pa8900 CPUs to hardware inventory
James Bottomley
2008-03-15
1
-1
/
+11
|
*
[PARISC] clean up include/asm-parisc/elf.h
Randolph Chung
2008-03-15
1
-12
/
+10
|
*
[PARISC] move defconfig to arch/parisc/configs/
Adrian Bunk
2008-03-15
2
-0
/
+3
|
*
[PARISC] add back AD1889 MAINTAINERS entry
Thibaut VARENE
2008-03-15
1
-0
/
+9
|
*
[PARISC] pdc_console: fix bizarre panic on boot
Kyle McMartin
2008-03-15
3
-13
/
+35
|
*
[PARISC] dump_stack in show_regs
Kyle McMartin
2008-03-15
1
-0
/
+2
|
*
[PARISC] pdc_stable: fix compile errors
Joel Soete
2008-03-15
1
-3
/
+3
|
*
[PARISC] remove unused pdc_iodc_printf function
Kyle McMartin
2008-03-15
2
-14
/
+0
|
*
[PARISC] bump __NR_syscalls
Kyle McMartin
2008-03-15
1
-1
/
+1
|
*
[PARISC] unbreak pgalloc.h
Kyle McMartin
2008-03-15
1
-2
/
+2
|
*
[PARISC] move VMALLOC_* definitions to fixmap.h
Kyle McMartin
2008-03-15
2
-9
/
+8
|
*
[PARISC] wire up timerfd syscalls
Kyle McMartin
2008-03-15
2
-0
/
+6
|
*
[PARISC] remove old timerfd syscall
Kyle McMartin
2008-03-15
1
-1
/
+1
*
|
ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option
Linus Torvalds
2008-03-15
7
-165
/
+3
*
|
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
2008-03-15
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-15
1
-9
/
+14
|
\
\
|
*
|
[NET]: Fix tbench regression in 2.6.25-rc1
Zhang Yanmin
2008-03-12
1
-9
/
+14
*
|
|
sched: simplify sched_slice()
Ingo Molnar
2008-03-15
1
-6
/
+2
*
|
|
sched: fix fair sleepers
Ingo Molnar
2008-03-15
1
-2
/
+4
*
|
|
sched: fix overload performance: buddy wakeups
Peter Zijlstra
2008-03-15
2
-1
/
+27
*
|
|
sched: fix calc_delta_mine()
Ingo Molnar
2008-03-15
1
-1
/
+1
*
|
|
sched: fix update_load_add()/sub()
Ingo Molnar
2008-03-15
1
-0
/
+2
[next]