index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
1
-5
/
+11
2013-09-12
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2
-8
/
+140
2013-09-12
kprobes: allow to specify custom allocator for insn caches
Heiko Carstens
2
-2
/
+20
2013-09-12
kprobes: unify insn caches
Heiko Carstens
2
-58
/
+49
2013-09-12
firmware/dmi_scan: drop OOM messages
Jean Delvare
1
-17
/
+6
2013-09-12
firmware/dmi_scan: constify strings
Jean Delvare
1
-5
/
+5
2013-09-12
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
1
-23
/
+24
2013-09-12
firmware/dmi_scan: drop obsolete comment
Jean Delvare
1
-5
/
+0
2013-09-12
epoll: add a reschedule point in ep_free()
Eric Dumazet
1
-0
/
+2
2013-09-12
checkpatch: add test for positional misuse of section specifiers like __initdata
Joe Perches
1
-1
/
+46
2013-09-12
checkpatch: fix perl version 5.12 and earlier incompatibility
Joe Perches
1
-2
/
+2
2013-09-12
checkpatch: reduce runtime/cpu time used
Joe Perches
1
-1
/
+3
2013-09-12
checkpatch: better --fix of SPACING errors.
Joe Perches
1
-22
/
+42
2013-09-12
checkpatch: ignore #define TRACE_<foo> macros
Joe Perches
1
-1
/
+2
2013-09-12
checkpatch: add --types option to report only specific message types
Joe Perches
1
-18
/
+38
2013-09-12
checkpatch: fix networking kernel-doc block comment defect
Joe Perches
1
-0
/
+1
2013-09-12
checkpatch: warn when using extern with function prototypes in .h files
Joe Perches
1
-0
/
+10
2013-09-12
checkpatch: check for duplicate signatures
Joe Perches
1
-0
/
+12
2013-09-12
checkpatch: enforce sane perl version
Dave Hansen
1
-0
/
+12
2013-09-12
checkpatch: check CamelCase by word, not by $Lval
Joe Perches
1
-5
/
+9
2013-09-12
checkpatch: add a few more --fix corrections
Joe Perches
1
-38
/
+84
2013-09-12
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
1
-1
/
+1
2013-09-12
lib/crc32: update the comments of crc32_{be,le}_generic()
Gu Zheng
1
-6
/
+11
2013-09-12
lib/genalloc.c: correct dev_get_gen_pool documentation
Emilio López
1
-1
/
+0
2013-09-12
MAINTAINERS: append "/" to directory patterns
Joe Perches
1
-22
/
+22
2013-09-12
MAINTAINERS: add mach-bcm and drivers
Christian Daudt
1
-0
/
+11
2013-09-12
MAINTAINERS: update GRE DEMUX patterns
Joe Perches
1
-1
/
+2
2013-09-12
MAINTAINERS: usb: phy: update patterns
Joe Perches
1
-1
/
+0
2013-09-12
MAINTAINERS: update USB EHCI platform pattern
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: update file pattern for ARC uart
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: update ssbi patterns
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: update it913x patterns
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: SI4713: fix file pattern
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: update SIANO drivers
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: ghes_edac: update pattern
Joe Perches
1
-1
/
+1
2013-09-12
MAINTAINERS: ARM: S3C24XX: remove plat-s3c24xx
Joe Perches
1
-1
/
+0
2013-09-12
MAINTAINERS: ARM: plat-nomadik: update patterns
Joe Perches
1
-1
/
+0
2013-09-12
MAINTAINERS: ARM: spear: consolidate sections
Joe Perches
1
-29
/
+1
2013-09-12
MAINTAINERS: ARM: S3C2410: update patterns
Joe Perches
1
-3
/
+3
2013-09-12
MAINTAINERS: OMAP POWERDOMAIN, update patterns
Joe Perches
1
-3
/
+2
2013-09-12
MAINTAINERS: ARM: OMAP2/3: remove unused clockdomain files
Joe Perches
1
-2
/
+0
2013-09-12
MAINTAINERS: EXYNOS: remove board files
Joe Perches
1
-2
/
+0
2013-09-12
task_work: documentation
Oleg Nesterov
1
-0
/
+36
2013-09-12
task_work: minor cleanups
Oleg Nesterov
1
-2
/
+2
2013-09-12
kernel/smp.c: quit unconditionally enabling irqs in on_each_cpu_mask().
David Daney
1
-4
/
+7
2013-09-12
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2
-0
/
+2
2013-09-12
extable: skip sorting if the table is empty
Uwe Kleine-König
1
-1
/
+1
2013-09-12
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
2
-16
/
+16
2013-09-12
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
1
-3
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
2
-46
/
+55
[next]