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
2014-01-24
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
6
-15
/
+24
2014-01-24
test: check copy_to/from_user boundary validation
Kees Cook
5
-0
/
+138
2014-01-24
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-24
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-24
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-24
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-24
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
1
-3
/
+3
2014-01-24
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
1
-1
/
+1
2014-01-24
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
1
-1
/
+1
2014-01-24
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
1
-11
/
+2
2014-01-24
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+3
2014-01-24
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+3
2014-01-24
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+2
2014-01-24
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2014-01-24
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+3
2014-01-24
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
1
-1
/
+0
2014-01-24
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
1
-0
/
+5
2014-01-24
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
1
-0
/
+6
2014-01-24
get_maintainer: add commit author information to --rolestats
Joe Perches
1
-6
/
+85
2014-01-24
printk: flush conflicting continuation line
Arun KS
1
-3
/
+6
2014-01-24
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2
-8
/
+36
2014-01-24
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
3
-11
/
+13
2014-01-24
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
1
-0
/
+9
2014-01-24
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-24
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
2014-01-24
lib/parser.c: add match_wildcard() function
Du, Changbin
2
-0
/
+52
2014-01-24
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2
-2
/
+2
2014-01-24
include/uapi/linux/dn.h: pull in ioctl.h header
Mike Frysinger
1
-0
/
+1
2014-01-24
include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
Mike Frysinger
1
-0
/
+1
2014-01-24
headers_check: special case seqbuf_dump()
Paul Bolle
1
-1
/
+5
2014-01-24
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
1
-1
/
+2
2014-01-24
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
1
-0
/
+4
2014-01-24
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
1
-1
/
+1
2014-01-24
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...
David Howells
1
-1
/
+1
2014-01-24
drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...
David Howells
1
-2
/
+2
2014-01-24
include/linux/of.h: make for_each_child_of_node() reference its args when CON...
David Howells
1
-1
/
+6
2014-01-24
remove extra definitions of U32_MAX
Alex Elder
3
-26
/
+0
2014-01-24
kernel.h: define u8, s8, u32, etc. limits
Alex Elder
1
-0
/
+13
2014-01-24
conditionally define U32_MAX
Alex Elder
3
-0
/
+6
2014-01-24
um: use generic fixmap.h
Mark Salter
1
-39
/
+1
2014-01-24
tile: use generic fixmap.h
Mark Salter
1
-32
/
+1
2014-01-24
sh: use generic fixmap.h
Mark Salter
1
-37
/
+2
2014-01-24
powerpc: use generic fixmap.h
Mark Salter
1
-42
/
+2
2014-01-24
mips: use generic fixmap.h
Mark Salter
1
-32
/
+1
2014-01-24
microblaze: use generic fixmap.h
Mark Salter
1
-42
/
+2
2014-01-24
metag: use generic fixmap.h
Mark Salter
1
-31
/
+1
2014-01-24
hexagon: use generic fixmap.h
Mark Salter
1
-39
/
+1
2014-01-24
x86: use generic fixmap.h
Mark Salter
1
-58
/
+1
[next]