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.13.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
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
8
-61
/
+106
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
3
-3
/
+16
2008-04-22
Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-1
/
+63
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
2
-0
/
+4
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+22
2008-04-19
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
1
-0
/
+3
2008-04-19
sched: allow the group scheduler to have multiple levels
Dhaval Giani
1
-1
/
+1
2008-04-19
sched: add new set_cpus_allowed_ptr function
Mike Travis
1
-4
/
+11
2008-04-19
cpumask: add show cpu map functions
Mike Travis
1
-6
/
+11
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
1
-3
/
+9
2008-04-19
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
1
-0
/
+6
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
1
-38
/
+8
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-1
/
+1
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
1
-6
/
+7
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
2
-0
/
+8
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-0
/
+7
2008-04-19
time: add ns_to_ktime()
Ingo Molnar
1
-0
/
+6
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-1
/
+0
2008-04-19
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
Erik Bosman
1
-0
/
+6
2008-04-19
x86: pageattr.c fix shadowed variable warning
Harvey Harrison
1
-3
/
+3
2008-04-19
x86: EFI_PAGE_SHIFT fix
Huang, Ying
1
-0
/
+7
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
1
-0
/
+49
2008-04-19
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
1
-0
/
+1
2008-04-19
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
1
-0
/
+7
2008-04-19
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
1
-0
/
+1
2008-04-19
[PATCH] r/o bind mounts: stub functions
Dave Hansen
1
-0
/
+3
2008-04-19
[PATCH] merge open_namei() and do_filp_open()
Christoph Hellwig
1
-1
/
+2
2008-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-135
/
+142
2008-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
Linus Torvalds
46
-635
/
+1472
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-0
/
+12
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
1
-2
/
+2
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2
-72
/
+29
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
1
-0
/
+72
2008-04-19
SELinux: remove redundant exports
Ahmed S. Darwish
1
-62
/
+0
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
1
-1
/
+29
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
4
-3
/
+10
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
1
-0
/
+10
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-72
/
+106
2008-04-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-15
/
+21
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-286
/
+432
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
3
-39
/
+12
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
5
-0
/
+320
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2
-2
/
+57
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-9
/
+31
2008-04-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-10
/
+19
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-1
/
+1
2008-04-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
11
-30
/
+40
[next]