index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-11
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
1
-1
/
+2
2006-07-11
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+0
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
5
-12
/
+12
2006-07-11
[PATCH] lockdep: clean up completion initializer in smpboot.c
Ingo Molnar
1
-1
/
+4
2006-07-11
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
1
-1
/
+1
2006-07-11
[PATCH] lockdep: add more rwsem.h documentation
Ingo Molnar
1
-2
/
+15
2006-07-11
[PATCH] count_vm_events() fix
Andrew Morton
1
-1
/
+1
2006-07-10
[PATCH] i386: use thread_info flags for debug regs and IO bitmaps
Stephane Eranian
1
-0
/
+7
2006-07-10
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
4
-3
/
+13
2006-07-10
Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2006-07-09
Revert "ACPI: dock driver"
Linus Torvalds
2
-18
/
+1
2006-07-09
i386: improve and correct inline asm memory constraints
Linus Torvalds
8
-62
/
+57
2006-07-09
power: improve inline asm memory constraints
Linus Torvalds
3
-32
/
+32
2006-07-09
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
3
-3
/
+8
2006-07-09
[NET] gso: Add skb_is_gso
Herbert Xu
2
-1
/
+6
2006-07-06
[PATCH] Only the first two bits in bio->bi_rw and rq->flags match
Jens Axboe
1
-1
/
+1
2006-07-06
[PATCH] blktrace: readahead support
Nathan Scott
1
-0
/
+1
2006-07-06
[PATCH] blktrace: fix barrier vs sync typo
Nathan Scott
1
-1
/
+1
2006-07-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+14
2006-07-06
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-21
/
+71
2006-07-06
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
1
-0
/
+14
2006-07-06
[PCI] Add JMicron PCI ID constants
Jeff Garzik
1
-0
/
+7
2006-07-06
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
1
-0
/
+12
2006-07-06
[PATCH] libata: reimplement per-dev PM
Tejun Heo
1
-2
/
+0
2006-07-06
[PATCH] libata: implement PM EH actions
Tejun Heo
1
-1
/
+11
2006-07-06
[PATCH] libata: separate out __ata_ehi_hotplugged()
Tejun Heo
1
-2
/
+7
2006-07-06
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
1
-0
/
+2
2006-07-06
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
1
-3
/
+12
2006-07-06
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
1
-1
/
+2
2006-07-06
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
1
-12
/
+18
2006-07-06
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2
-0
/
+3
2006-07-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-8
/
+0
2006-07-06
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
1
-0
/
+1
2006-07-05
VFS: Allow caller to determine if BSD or posix locks were actually freed
Trond Myklebust
1
-0
/
+1
2006-07-05
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
141
-665
/
+2418
2006-07-05
[PATCH] powerpc: implement missing jiffies64_to_cputime64()
David Woodhouse
1
-0
/
+18
2006-07-05
[ARM] 3711/1: AT91 timer update
Andrew Victor
1
-8
/
+0
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-0
/
+4
2006-07-05
Fix up headers_install wrt devfs removal
Linus Torvalds
1
-1
/
+1
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
46
-0
/
+216
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-3
/
+1
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+2
2006-07-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-58
/
+76
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-69
/
+137
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
6
-31
/
+101
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-04
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2
-4
/
+4
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
1
-0
/
+1
2006-07-04
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2
-38
/
+86
[next]