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
2010-09-10
block: remove spurious uses of REQ_HARDBARRIER
Tejun Heo
1
-5
/
+1
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-2
/
+4
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
1
-16
/
+1
2010-09-10
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
1
-1
/
+0
2010-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2010-08-22
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
1
-0
/
+62
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
1
-1
/
+1
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+2
2010-08-18
Fix the declaration of sys_execve() in asm-generic/syscalls.h
David Howells
1
-2
/
+4
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-23
/
+197
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
1
-0
/
+1
2010-08-18
fs: scale files_lock
Nick Piggin
1
-0
/
+7
2010-08-18
lglock: introduce special lglock and brlock spin locks
Nick Piggin
1
-0
/
+172
2010-08-18
tty: fix fu_list abuse
Nick Piggin
2
-2
/
+8
2010-08-18
fs: cleanup files_lock locking
Nick Piggin
2
-5
/
+3
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-7
/
+7
2010-08-18
remove SWRITE* I/O types
Christoph Hellwig
2
-9
/
+1
2010-08-18
kill BH_Ordered flag
Christoph Hellwig
1
-2
/
+1
2010-08-18
spi.h: missing kernel-doc notation, please fix
Ernst Schwab
1
-0
/
+3
2010-08-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
3
-5
/
+8
2010-08-18
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-0
/
+1
2010-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-6
/
+5
2010-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+5
2010-08-15
Merge branch 'linus' into release
Len Brown
466
-4599
/
+12310
2010-08-15
ACPI processor: remove deprecated ACPI procfs I/F
Zhang Rui
1
-1
/
+0
2010-08-15
Merge branch 'acpica-gpe' into release
Len Brown
4
-15
/
+57
2010-08-15
Merge branch 'procfs-cleanup' into release
Len Brown
1
-1
/
+1
2010-08-15
ACPI: introduce module parameter acpi.aml_debug_output
Zhang Rui
1
-1
/
+1
2010-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanup
Linus Torvalds
15
-325
/
+321
2010-08-15
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+21
2010-08-15
include: replace unifdef-y with header-y
Sam Ravnborg
15
-325
/
+321
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
1
-0
/
+21
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+17
2010-08-14
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-3
/
+2
2010-08-14
Merge branch 'master' into for-linus
Chris Metcalf
82
-976
/
+2339
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
4
-17
/
+17
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-3
/
+2
2010-08-13
dma-mapping: fix build errors on !HAS_DMA architectures
Heiko Carstens
1
-0
/
+2
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-5
/
+7
2010-08-13
Add fanotify syscalls to <asm-generic/unistd.h>.
Chris Metcalf
1
-1
/
+5
2010-08-13
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
2
-24
/
+29
2010-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
3
-4
/
+18
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
5
-20
/
+39
2010-08-12
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+2
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+110
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-67
/
+221
2010-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
4
-0
/
+221
[next]