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-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
1
-0
/
+6
2006-09-30
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
1
-0
/
+9
2006-09-30
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
4
-47
/
+104
2006-09-30
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
1
-6
/
+0
2006-09-30
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
2
-6
/
+2
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2
-0
/
+4
2006-09-30
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
1
-1
/
+0
2006-09-30
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
3
-3
/
+5
2006-09-30
[PATCH] blktrace: support for logging metadata reads
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Allow file systems to differentiate between data and meta reads
Jens Axboe
3
-0
/
+6
2006-09-30
[PATCH] Add blk_start_queueing() helper
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] Make sure all block/io scheduler setups are node aware
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Kill various deprecated/unused block layer defines/functions
Jens Axboe
2
-30
/
+0
2006-09-30
[PATCH] elevator: define ioc counting mechanism
Jens Axboe
1
-0
/
+25
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] struct request: shrink and optimize some more
Jens Axboe
1
-7
/
+13
2006-09-30
[PATCH] Drop useless bio passing in may_queue/set_request API
Jens Axboe
1
-4
/
+4
2006-09-30
[PATCH] Remove ->rq_status from struct request
Jens Axboe
1
-8
/
+5
2006-09-30
[PATCH] Remove struct request_list from struct request
Jens Axboe
1
-1
/
+2
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
1
-2
/
+1
2006-09-30
[PATCH] Add one more pointer to struct request for IO scheduler usage
Jens Axboe
1
-0
/
+6
2006-09-30
[PATCH] as-iosched: remove arq->is_sync member
Jens Axboe
1
-0
/
+5
2006-09-30
[PATCH] elevator: introduce a way to reuse rq for internal FIFO handling
Jens Axboe
1
-0
/
+12
2006-09-30
[PATCH] elevator: abstract out the rbtree sort handling
Jens Axboe
2
-2
/
+17
2006-09-30
[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] elevator: move the backmerging logic into the elevator core
Jens Axboe
2
-15
/
+4
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
3
-83
/
+101
2006-09-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
6
-9
/
+28
2006-09-30
Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2006-09-30
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
5
-8
/
+28
2006-09-30
[ATM]: [lec] header indent, comment and whitespace cleanup
Chas Williams
1
-55
/
+64
2006-09-30
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
1
-0
/
+1
2006-09-30
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
3
-9
/
+14
2006-09-30
[PATCH] Use early clobber in semaphores
Andi Kleen
1
-2
/
+2
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
1
-5
/
+7
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2
-0
/
+13
2006-09-30
[PATCH] Add proper sparse __user casts to __copy_to_user_inatomic
Andi Kleen
1
-1
/
+6
2006-09-29
[PATCH] Access Control Lists for tmpfs
Andreas Gruenbacher
1
-0
/
+24
2006-09-29
[PATCH] Generic infrastructure for acls
Andreas Gruenbacher
1
-0
/
+36
2006-09-29
[PATCH] /sys/modules: allow full length section names
Ian S. Nelson
1
-2
/
+2
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-0
/
+1
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-0
/
+4
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
1
-0
/
+1
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
1
-1
/
+0
2006-09-29
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
Arjan van de Ven
1
-0
/
+16
2006-09-29
[PATCH] cramfs: make cramfs_uncompress_exit() return void
Alexey Dobriyan
1
-1
/
+1
2006-09-29
[PATCH] Pass a lock expression to __cond_lock, like __acquire and __release
Josh Triplett
2
-7
/
+7
2006-09-29
[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __...
Josh Triplett
1
-2
/
+2
2006-09-29
[PATCH] Make spinlock/rwlock annotations more accurate by using parameters, n...
Josh Triplett
1
-25
/
+25
2006-09-29
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
1
-2
/
+2
[next]