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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
Joe Perches
1
-1
/
+1
2010-10-27
scripts/get_maintainer.pl: use correct indentation
Joe Perches
1
-15
/
+15
2010-10-27
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...
Joe Perches
1
-3
/
+57
2010-10-27
lib: fix scnprintf() if @size is == 0
Changli Gao
1
-2
/
+6
2010-10-27
vsprintf.c: use default pointer field size for "(null)" strings
Joe Perches
1
-2
/
+9
2010-10-27
ratelimit: add comment warning people off printk_ratelimit()
Andrew Morton
1
-0
/
+5
2010-10-27
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2
-2
/
+2
2010-10-27
printk: change type of 'boot_delay' to int *
Namhyung Kim
1
-1
/
+1
2010-10-27
printk: add lock context annotation
Namhyung Kim
1
-0
/
+1
2010-10-27
printk: fixup declaration of kmsg_reasons
Namhyung Kim
1
-1
/
+1
2010-10-27
misc devices: do not enable by default
Borislav Petkov
1
-1
/
+0
2010-10-27
kernel: remove PF_FLUSHER
Peter Zijlstra
3
-3
/
+2
2010-10-27
stop_machine: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+2
2010-10-27
kernel/stop_machine.c: fix unused variable warning
Rakib Mullick
1
-1
/
+1
2010-10-27
fs: allow for more than 2^31 files
Eric Dumazet
4
-24
/
+21
2010-10-27
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
1
-0
/
+1
2010-10-27
init: mark __user address space on string literals
Namhyung Kim
5
-10
/
+11
2010-10-27
drivers/misc/apds9802als.c: add runtime PM support
Hong Liu
1
-64
/
+103
2010-10-27
drivers/misc/apds9802als.c: ALS drivers for the apds9802als
anantha
3
-0
/
+319
2010-10-27
pca953x: pca953x driver fixes for x86 mrst
Alek Du
1
-6
/
+7
2010-10-27
drivers/misc/isl29020.c: ambient light sensor
Kalhan Trisal
3
-0
/
+259
2010-10-27
lkdtm: prefix enum constants
Namhyung Kim
1
-64
/
+64
2010-10-27
Documentation: short descriptions for bh1770glc and apds990x drivers
Samu Onkalo
2
-0
/
+227
2010-10-27
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
4
-0
/
+1386
2010-10-27
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
4
-0
/
+1477
2010-10-27
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
1
-2
/
+2
2010-10-27
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
5
-14
/
+123
2010-10-27
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2
-10
/
+10
2010-10-27
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
1
-2
/
+6
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
5
-7
/
+7
2010-10-27
procfs: fix numbering in /proc/locks
Jerome Marchand
1
-8
/
+11
2010-10-27
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-27
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
1
-1
/
+0
2010-10-27
vmlinux.lds.h: lower init ramfs alignment to 4
Mike Frysinger
1
-1
/
+1
2010-10-27
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
Mike Frysinger
1
-0
/
+1
2010-10-27
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
1
-1
/
+1
2010-10-27
ihex: add support for CS:IP/EIP records
Mark Brown
1
-3
/
+14
2010-10-27
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
1
-7
/
+5
2010-10-27
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
5
-13
/
+13
2010-10-27
modules: no need to align .modinfo strings
Jan Beulich
1
-2
/
+2
2010-10-27
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
1
-4
/
+4
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
8
-12
/
+9
2010-10-27
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
1
-0
/
+18
2010-10-27
hostfs: code cleanups
Richard Weinberger
1
-3
/
+2
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-27
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-27
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-27
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
[next]