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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2006-03-31
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
1
-0
/
+8
2006-03-31
[PATCH] Introduce sys_splice() system call
Jens Axboe
2
-0
/
+6
2006-03-30
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
2006-03-30
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-0
/
+1
2006-03-30
[PATCH] libata: BMDMA handling updates
Alan Cox
1
-0
/
+4
2006-03-30
Merge branch 'master'
Jeff Garzik
125
-1361
/
+1446
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+1
2006-03-29
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2
-4
/
+8
2006-03-29
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2
-1
/
+2
2006-03-29
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2
-2
/
+1
2006-03-29
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
1
-1
/
+0
2006-03-29
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
1
-0
/
+9
2006-03-29
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-8
/
+0
2006-03-29
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-29
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-2
/
+0
2006-03-29
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
1
-12
/
+0
2006-03-29
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-29
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-1
/
+0
2006-03-29
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
1
-1
/
+0
2006-03-29
Merge ../linux-2.6
Paul Mackerras
63
-653
/
+685
2006-03-29
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+6
2006-03-28
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-9
/
+13
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
1
-0
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
14
-34
/
+34
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
11
-22
/
+22
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2
-3
/
+3
2006-03-28
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
KAMEZAWA Hiroyuki
1
-2
/
+3
2006-03-28
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
1
-0
/
+17
2006-03-28
[PATCH] Small fixes backported to old IDE SiS driver
Alan Cox
1
-0
/
+1
2006-03-28
[PATCH] remove relayfs_fs.h
Andrew Morton
1
-287
/
+0
2006-03-28
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
1
-0
/
+3
2006-03-28
[PATCH] Add oprofile_add_ext_sample
Brian Rogan
1
-0
/
+10
2006-03-28
[PATCH] synclink_gt add gpio feature
Paul Fulghum
1
-1
/
+10
2006-03-28
[BLOCK] cfq-iosched: seek and async performance fixes
Jens Axboe
1
-1
/
+7
2006-03-28
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
Jens Axboe
1
-8
/
+6
2006-03-27
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-6
/
+6
2006-03-27
[PATCH] md: Convert reconfig_sem to reconfig_mutex
NeilBrown
1
-1
/
+1
2006-03-27
[PATCH] md: Support suspending of IO to regions of an md array
NeilBrown
1
-0
/
+4
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
1
-1
/
+2
2006-03-27
[PATCH] md: Only checkpoint expansion progress occasionally
NeilBrown
1
-0
/
+3
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
4
-3
/
+40
2006-03-27
[PATCH] md: Final stages of raid5 expand code
NeilBrown
1
-1
/
+2
2006-03-27
[PATCH] md: Core of raid5 resize process
NeilBrown
2
-1
/
+7
2006-03-27
[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...
NeilBrown
1
-0
/
+6
2006-03-27
[PATCH] md: Allow stripes to be expanded in preparation for expanding an array
NeilBrown
1
-2
/
+7
2006-03-27
[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...
NeilBrown
1
-1
/
+1
[next]