index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
asn1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
cs5535: deprecate older cs5535_gpio driver
Andres Salomon
9
-10
/
+35
2011-01-13
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
7
-96
/
+114
2011-01-13
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
3
-1
/
+55
2011-01-13
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
1
-1
/
+2
2011-01-13
rtc: delete legacy MAINTAINERS entry
Paul Gortmaker
1
-5
/
+0
2011-01-13
rtc-cmos: fix suspend/resume
Paul Fox
1
-7
/
+9
2011-01-13
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
1
-2
/
+4
2011-01-13
vgacon: check for efi machine
Yannick Heneault
1
-1
/
+2
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
2
-17
/
+11
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
2
-9
/
+13
2011-01-13
fs/select.c: fix information leak to userspace
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
checkpatch.pl: add "prefer __packed" check
Joe Perches
1
-0
/
+5
2011-01-13
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
1
-0
/
+5
2011-01-13
checkpatch.pl: fix CAST detection
Florian Mickler
1
-1
/
+1
2011-01-13
scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...
Joe Perches
1
-1
/
+6
2011-01-13
flex_array: export symbols to modules
David Rientjes
2
-2
/
+12
2011-01-13
MAINTAINERS: remove Stelian from the AMS driver record
Stelian Pop
1
-1
/
+0
2011-01-13
MAINTAINERS: orphan the meye driver
Stelian Pop
1
-2
/
+1
2011-01-13
CREDITS: update Stelian's entry
Stelian Pop
1
-2
/
+2
2011-01-13
MAINTAINERS: openwrt-devel@ is subscribers-only
Lennert Buytenhek
1
-1
/
+1
2011-01-13
scripts/get_maintainer.pl: use --git-fallback more often
Joe Perches
1
-1
/
+37
2011-01-13
scripts/get_maintainer.pl: make --rolestats the default
Joe Perches
1
-3
/
+4
2011-01-13
lib/vsprintf.c: fix vscnprintf() if @size is == 0
Anton Arapov
1
-8
/
+8
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
[next]