index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: sx150x: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-23
/
+23
*
gpio: stmpe-gpio: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-18
/
+18
*
gpio: pl061: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-14
/
+14
*
gpio: pca953x: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-19
/
+19
*
gpio: max732x: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-19
/
+19
*
gpio: langwell_gpio: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-8
/
+8
*
gpio: adp5588-gpio: irq_data conversion
Lennert Buytenhek
2011-01-13
1
-19
/
+20
*
cs5535: deprecate older cs5535_gpio driver
Andres Salomon
2011-01-13
9
-10
/
+35
*
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
2011-01-13
7
-96
/
+114
*
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
2011-01-13
3
-1
/
+55
*
rtc: rtc-max6902 - set driver data in max6902_probe()
Axel Lin
2011-01-13
1
-1
/
+2
*
rtc: delete legacy MAINTAINERS entry
Paul Gortmaker
2011-01-13
1
-5
/
+0
*
rtc-cmos: fix suspend/resume
Paul Fox
2011-01-13
1
-7
/
+9
*
drivers/rtc/rtc-omap.c: fix a memory leak
Axel Lin
2011-01-13
1
-2
/
+4
*
vgacon: check for efi machine
Yannick Heneault
2011-01-13
1
-1
/
+2
*
binfmt_elf: cleanups
Mikael Pettersson
2011-01-13
2
-17
/
+11
*
epoll: convert max_user_watches to long
Robin Holt
2011-01-13
2
-9
/
+13
*
fs/select.c: fix information leak to userspace
Vasiliy Kulikov
2011-01-13
1
-0
/
+2
*
checkpatch.pl: add "prefer __packed" check
Joe Perches
2011-01-13
1
-0
/
+5
*
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
2011-01-13
1
-0
/
+5
*
checkpatch.pl: fix CAST detection
Florian Mickler
2011-01-13
1
-1
/
+1
*
scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...
Joe Perches
2011-01-13
1
-1
/
+6
*
flex_array: export symbols to modules
David Rientjes
2011-01-13
2
-2
/
+12
*
MAINTAINERS: remove Stelian from the AMS driver record
Stelian Pop
2011-01-13
1
-1
/
+0
*
MAINTAINERS: orphan the meye driver
Stelian Pop
2011-01-13
1
-2
/
+1
*
CREDITS: update Stelian's entry
Stelian Pop
2011-01-13
1
-2
/
+2
*
MAINTAINERS: openwrt-devel@ is subscribers-only
Lennert Buytenhek
2011-01-13
1
-1
/
+1
*
scripts/get_maintainer.pl: use --git-fallback more often
Joe Perches
2011-01-13
1
-1
/
+37
*
scripts/get_maintainer.pl: make --rolestats the default
Joe Perches
2011-01-13
1
-3
/
+4
*
lib/vsprintf.c: fix vscnprintf() if @size is == 0
Anton Arapov
2011-01-13
1
-8
/
+8
*
include/linux/printk.h: use tab not spaces for indent
Joe Perches
2011-01-13
1
-7
/
+7
*
include/linux/printk.h: organize printk_ratelimited macros
Joe Perches
2011-01-13
1
-13
/
+12
*
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
2011-01-13
2
-14
/
+30
*
include/linux/printk.h: add pr_<level>_once macros
Joe Perches
2011-01-13
1
-15
/
+44
*
include/linux/printk.h: use and neaten no_printk
Joe Perches
2011-01-13
1
-32
/
+43
*
include/linux/printk.h: use space after #define
Joe Perches
2011-01-13
1
-9
/
+9
*
include/linux/printk.h: move console functions and variables together
Joe Perches
2011-01-13
1
-11
/
+11
*
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
2011-01-13
1
-27
/
+7
*
dca: remove unneeded NULL check
Dan Carpenter
2011-01-13
1
-2
/
+0
*
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
2011-01-13
4
-0
/
+47
*
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
2011-01-13
5
-29
/
+22
*
ihex: fix unused return value compiler warning
Chris Ruffin
2011-01-13
1
-4
/
+5
*
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
Shaohua Li
2011-01-13
1
-1
/
+2
*
include/linux/unaligned/packed_struct.h: use __packed
Andrew Morton
2011-01-13
1
-3
/
+3
*
toshiba.h: hide a function prototypes behind __KERNEL__ macro
Alexander Shishkin
2011-01-13
1
-0
/
+2
*
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
2011-01-13
1
-3
/
+16
*
set_rtc_mmss: show warning message only once
Stephen Hemminger
2011-01-13
7
-7
/
+7
*
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-13
3
-0
/
+14
*
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2011-01-13
2
-0
/
+10
*
uml: use simple_write_to_buffer()
Akinobu Mita
2011-01-13
1
-7
/
+1
[next]