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
2011-01-13
include/linux/printk.h: use tab not spaces for indent
Joe Perches
1
-7
/
+7
2011-01-13
include/linux/printk.h: organize printk_ratelimited macros
Joe Perches
1
-13
/
+12
2011-01-13
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
2
-14
/
+30
2011-01-13
include/linux/printk.h: add pr_<level>_once macros
Joe Perches
1
-15
/
+44
2011-01-13
include/linux/printk.h: use and neaten no_printk
Joe Perches
1
-32
/
+43
2011-01-13
include/linux/printk.h: use space after #define
Joe Perches
1
-9
/
+9
2011-01-13
include/linux/printk.h: move console functions and variables together
Joe Perches
1
-11
/
+11
2011-01-13
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
1
-27
/
+7
2011-01-13
dca: remove unneeded NULL check
Dan Carpenter
1
-2
/
+0
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
4
-0
/
+47
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
5
-29
/
+22
2011-01-13
ihex: fix unused return value compiler warning
Chris Ruffin
1
-4
/
+5
2011-01-13
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
Shaohua Li
1
-1
/
+2
2011-01-13
include/linux/unaligned/packed_struct.h: use __packed
Andrew Morton
1
-3
/
+3
2011-01-13
toshiba.h: hide a function prototypes behind __KERNEL__ macro
Alexander Shishkin
1
-0
/
+2
2011-01-13
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
1
-3
/
+16
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
7
-7
/
+7
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
3
-0
/
+14
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2
-0
/
+10
2011-01-13
uml: use simple_write_to_buffer()
Akinobu Mita
1
-7
/
+1
2011-01-13
uml: mmapper_kern needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+1
2011-01-13
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
1
-2
/
+2
2011-01-13
um: mark CONFIG_HIGHMEM as broken
Richard Weinberger
1
-1
/
+1
2011-01-13
drivers/video/backlight/l4f00242t03.c: fix reset sequence
Alberto Panizzo
1
-1
/
+2
2011-01-13
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...
Alberto Panizzo
1
-4
/
+6
2011-01-13
drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...
Alberto Panizzo
1
-22
/
+75
2011-01-13
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
Mariusz Kozlowski
1
-1
/
+1
2011-01-13
leds: add output inversion option to backlight trigger
Janusz Krzysztofik
2
-4
/
+66
2011-01-13
leds-lp5521: modify the way of setting led device name
Arun Murthy
2
-1
/
+3
2011-01-13
leds: lp5521: fix circular locking
Samu Onkalo
1
-44
/
+8
2011-01-13
leds: lp5523: fix circular locking
Samu Onkalo
1
-40
/
+16
2011-01-13
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
2
-1
/
+3
2011-01-13
leds: leds-pca9532 cleanups
Axel Lin
1
-38
/
+28
2011-01-13
drivers/leds/leds-lp5521.c: fix potential buffer overflow
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
fs/ext4/inode.c: use pr_warn_ratelimited()
Andrew Morton
1
-1
/
+2
2011-01-12
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
23
-637
/
+1082
2011-01-12
Merge branch 'tools' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/li...
Linus Torvalds
6
-0
/
+1665
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
Linus Torvalds
3
-0
/
+2675
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-312
/
+661
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
5
-25
/
+27
2011-01-12
Merge branches 'turbostat' and 'x86_energy_perf_policy' into tools
Len Brown
6
-0
/
+1665
2011-01-12
tools: create power/x86/x86_energy_perf_policy
Len Brown
3
-0
/
+437
2011-01-12
tools: create power/x86/turbostat
Len Brown
3
-0
/
+1228
2011-01-12
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
1
-2
/
+2
2011-01-12
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
1
-2
/
+2
2011-01-12
Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kerne...
Dave Airlie
23
-633
/
+1078
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
109
-1867
/
+2901
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-2
/
+2
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
88
-712
/
+2071
2011-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
37
-622
/
+889
[next]