index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
[ATM]: [lec] header indent, comment and whitespace cleanup
Chas Williams
1
-55
/
+64
2006-09-29
[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.
Michael Chan
1
-0
/
+1
2006-09-29
[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
2006-09-29
[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
Roland McGrath
1
-2
/
+2
[next]