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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
69
-282
/
+293
2008-07-27
firmware: fix memmap printk format warnings
Randy Dunlap
1
-2
/
+4
2008-07-27
mm/util.c must #include <linux/sched.h>
Adrian Bunk
1
-0
/
+1
2008-07-27
hugetlb: remove unused variable warning
Andrea Righi
1
-1
/
+4
2008-07-27
task IO accounting: correctly account threads IO statistics
Andrea Righi
1
-34
/
+22
2008-07-27
gpiolib: fix typo in comment
Michael Buesch
1
-1
/
+1
2008-07-27
netns: fix ip_rt_frag_needed rt_is_expired
Hugh Dickins
1
-1
/
+1
2008-07-27
netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences
Patrick McHardy
1
-4
/
+4
2008-07-27
netfilter: fix double-free and use-after free
Pekka Enberg
3
-11
/
+36
2008-07-27
netfilter: arptables in netns for real
Alexey Dobriyan
1
-9
/
+30
2008-07-27
netfilter: ip{,6}tables_security: fix future section mismatch
Alexey Dobriyan
2
-2
/
+2
2008-07-27
selinux: use nf_register_hooks()
Alexey Dobriyan
1
-19
/
+8
2008-07-27
netfilter: ebtables: use nf_register_hooks()
Alexey Dobriyan
2
-26
/
+10
2008-07-27
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+28
2008-07-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-31
/
+22
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
70
-1552
/
+5090
2008-07-27
dsp56k: Fix BKL pushdown
Geert Uytterhoeven
1
-2
/
+2
2008-07-27
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
10
-507
/
+399
2008-07-26
video/stifb.c: make 2 functions static
Adrian Bunk
1
-4
/
+2
2008-07-26
video/console/stico{n,re}.c: make code static
Adrian Bunk
3
-21
/
+16
2008-07-26
make macfb_setup() static
Adrian Bunk
1
-1
/
+1
2008-07-26
make init/do_mounts.c:root_device_name static
Adrian Bunk
2
-2
/
+1
2008-07-26
drivers/char/rtc.c: make 2 functions static
Adrian Bunk
2
-4
/
+3
2008-07-26
mm/swapfile.c: make code static
Adrian Bunk
2
-6
/
+3
2008-07-26
make mm/memory.c:print_bad_pte() static
Adrian Bunk
2
-2
/
+2
2008-07-26
mm/allocpercpu.c: make 4 functions static
Adrian Bunk
2
-38
/
+11
2008-07-26
make mm/sparse.c: make a function static
Adrian Bunk
1
-1
/
+1
2008-07-26
make parport_cs_release() static
Adrian Bunk
1
-1
/
+1
2008-07-26
make pnp_add_card_id() static
Adrian Bunk
2
-2
/
+1
2008-07-26
make cgroup_seqfile_release() static
Adrian Bunk
1
-1
/
+1
2008-07-26
drm: make drm_minors_cleanup() static
Adrian Bunk
1
-1
/
+1
2008-07-26
cris: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
frv: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
m32r: use generic show_mem()
Johannes Weiner
1
-36
/
+0
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
m68knommu: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mips: use generic show_mem()
Johannes Weiner
2
-38
/
+1
2008-07-26
h8300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mn10300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
powerpc: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-26
sh: use generic show_mem()
Johannes Weiner
1
-41
/
+0
2008-07-26
sparc64: use generic show_mem()
Johannes Weiner
1
-45
/
+0
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
x86: use generic show_mem()
Johannes Weiner
2
-84
/
+0
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
blackfin: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
alpha: use generic show_mem()
Johannes Weiner
2
-65
/
+0
[next]