index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
adfs: add hexadecimal filetype suffix option
Stuart Swales
2011-03-22
6
-26
/
+99
*
adfs: improve timestamp precision
Stuart Swales
2011-03-22
1
-21
/
+19
*
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2011-03-22
2
-21
/
+84
*
Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation
Chen Gong
2011-03-22
1
-4
/
+101
*
Documentation/Changes: minor corrections
Christian Kujau
2011-03-22
1
-4
/
+4
*
Documentation/CodingStyle: flesh out if-else examples
Harry Wei
2011-03-22
1
-0
/
+7
*
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
2011-03-22
1
-7
/
+1
*
x86: allow CONFIG_ISA_DMA_API to be disabled
David Rientjes
2011-03-22
2
-4
/
+12
*
x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
1
-1
/
+1
*
x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
1
-1
/
+2
*
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
2011-03-22
3
-6
/
+10
*
rtc: add real-time clock driver for NVIDIA Tegra
Andrew Chew
2011-03-22
3
-0
/
+499
*
drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file
Vasiliy Kulikov
2011-03-22
1
-1
/
+1
*
drivers/rtc/rtc-isl1208.c: add alarm support
Ryan Mallon
2011-03-22
1
-5
/
+171
*
rtc: convert DS1374 to dev_pm_ops
Mark Brown
2011-03-22
1
-6
/
+13
*
init: return proper error code in do_mounts_rd()
Davidlohr Bueso
2011-03-22
1
-1
/
+1
*
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
David Daney
2011-03-22
1
-1
/
+1
*
epoll: fix compiler warning and optimize the non-blocking path
Shawn Bohrer
2011-03-22
1
-5
/
+28
*
epoll: move ready event check into proper inline
Davide Libenzi
2011-03-22
1
-3
/
+16
*
crc32: add missed brackets in macro
Konstantin Khlebnikov
2011-03-22
1
-1
/
+1
*
checkpatch: warn about memset with swapped arguments
Dave Jones
2011-03-22
1
-0
/
+5
*
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
2011-03-22
1
-0
/
+1
*
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
2011-03-22
1
-4
/
+3
*
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2011-03-22
1
-3
/
+3
*
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
2011-03-22
4
-0
/
+188
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
8
-150
/
+1039
*
MAINTAINERS: add drivers/platform/msm to MSM subsystem
Kenneth Heitke
2011-03-22
1
-0
/
+1
*
MAINTAINERS: update WINBOND CIR pattern
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: uSB SE401 moved to staging, update pattern
Joe Perches
2011-03-22
1
-3
/
+2
*
MAINTAINERS: update SFI pattern
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: remove SHARP LH7A40X section
Joe Perches
2011-03-22
1
-11
/
+0
*
MAINTAINERS: update SCX200 file pattern
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: remove unused TIMEKEEPING timekeeping.h
Joe Perches
2011-03-22
1
-1
/
+0
*
MAINTAINERS: remove IEEE1394 entry
Joe Perches
2011-03-22
1
-9
/
+0
*
MAINTAINERS: update media path
Joe Perches
2011-03-22
1
-2
/
+1
*
MAINTAINERS: update clkdev location
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entries
Joe Perches
2011-03-22
1
-5
/
+0
*
MAINTAINERS: add missing : after HR Timers F tag
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: remove ASOC CODEC DRIVERS files not in tree
Joe Perches
2011-03-22
1
-2
/
+0
*
MAINTAINERS: change web links from wiki-analog to wiki.analog
Joe Perches
2011-03-22
1
-10
/
+10
*
MAINTAINERS: update ADP5520 pattern
Joe Perches
2011-03-22
1
-1
/
+1
*
MAINTAINERS: quote non-alphanumeric email addresses
Joe Perches
2011-03-22
1
-5
/
+5
*
MAINTAINERS: add topgit for T:
Harry Wei
2011-03-22
1
-1
/
+1
*
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
2011-03-22
1
-1
/
+10
*
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
2011-03-22
2
-1
/
+12
*
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2011-03-22
3
-9
/
+7
*
console: prevent registered consoles from dumping old kernel message over again
Feng Tang
2011-03-22
1
-0
/
+18
*
console: allow to retain boot console via boot option keep_bootcon
Fabio M. Di Nitto
2011-03-22
2
-1
/
+21
*
vsprintf: neaten %pK kptr_restrict, save a bit of code space
Joe Perches
2011-03-22
1
-9
/
+5
*
drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...
Kirill A. Shutemov
2011-03-22
1
-4
/
+2
[next]