index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
rwsem: lighter active count checks when waking up readers
Michel Lespinasse
1
-25
/
+32
2010-08-10
rwsem: fully separate code paths to wake writers vs readers
Michel Lespinasse
1
-27
/
+34
2010-08-10
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
3
-11
/
+82
2010-08-10
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
1
-4
/
+0
2010-08-10
hwmon: coretemp: documentation update and cleanup
Chen Gong
2
-3
/
+104
2010-08-10
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
1
-14
/
+3
2010-08-10
hwmon: coretemp: update hotplug condition check
Chen Gong
1
-0
/
+5
2010-08-10
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
5
-0
/
+709
2010-08-10
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
Guenter Roeck
5
-0
/
+923
2010-08-10
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
4
-0
/
+195
2010-08-10
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
Ritesh Raj Sarraf
1
-0
/
+1
2010-08-10
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
1
-0
/
+3
2010-08-10
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
1
-0
/
+7
2010-08-10
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
1
-0
/
+8
2010-08-10
checkpatch: add more exceptions to 80 char lines
Joe Perches
1
-2
/
+3
2010-08-10
checkpatch: change externals to globals
Joe Eloff
1
-2
/
+2
2010-08-10
checkpatch: fix handling of leading spaces
Raffaele Recalcati
1
-0
/
+7
2010-08-10
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
1
-1
/
+7
2010-08-10
edd: fix possible memory leak in edd_init() error path
Axel Lin
1
-7
/
+13
2010-08-10
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
2
-1
/
+29
2010-08-10
lib: vsprintf: useless strlen() removed
Michal Nazarewicz
1
-10
/
+4
2010-08-10
list debugging: warn when deleting a deleted entry
Baruch Siach
1
-0
/
+6
2010-08-10
MAINTAINERS: orphan BEFS
Joe Perches
1
-2
/
+1
2010-08-10
MAINTAINERS: update Laurent Pinchart email
Joe Perches
1
-1
/
+1
2010-08-10
MAINTAINERS: update information about Linux Test Project maintainence
Subrata Modak
1
-1
/
+1
2010-08-10
MAINTAINERS: add patterns to WIMAX STACK
Joe Perches
1
-0
/
+5
2010-08-10
MAINTAINERS: add patterns to PS3VRAM DRIVER
Joe Perches
1
-0
/
+1
2010-08-10
MAINTAINERS: remove section PROMISE DC4030
Joe Perches
1
-5
/
+0
2010-08-10
MAINTAINERS: add patterns to OMAP USB
Joe Perches
1
-0
/
+2
2010-08-10
MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XX
Joe Perches
1
-0
/
+1
2010-08-10
MAINTAINERS: add patterns to DELL WMI EXTRAS
Joe Perches
1
-0
/
+1
2010-08-10
MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
Joe Perches
1
-0
/
+2
2010-08-10
MAINTAINERS: update DRM DRIVERS patterns
Joe Perches
1
-0
/
+1
2010-08-10
MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300
Joe Perches
1
-0
/
+3
2010-08-10
MAINTAINERS: remove section STRIP
Joe Perches
1
-5
/
+0
2010-08-10
MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patterns
Joe Perches
1
-1
/
+2
2010-08-10
MAINTAINERS: remove section SMX UIO Interface
Joe Perches
1
-5
/
+0
2010-08-10
MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patterns
Joe Perches
1
-2
/
+2
2010-08-10
MAINTAINERS: update PPP OVER L2TP file patterns
Joe Perches
1
-1
/
+1
2010-08-10
MAINTAINERS: update NETWORKING [WIRELESS] file patterns
Joe Perches
1
-1
/
+1
2010-08-10
MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns
Joe Perches
1
-1
/
+1
2010-08-10
MAINTAINERS: update ARM/VOIPAC PXA270 file patterns
Joe Perches
1
-1
/
+1
2010-08-10
MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns
Joe Perches
1
-2
/
+1
2010-08-10
MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patterns
Joe Perches
1
-1
/
+0
2010-08-10
gcc-4.6: printk: use stable variable to dump kmsg buffer
Andi Kleen
1
-5
/
+5
2010-08-10
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
3
-3
/
+3
2010-08-10
char: add WARN_ON() in misc_deregister()
Akinobu Mita
1
-1
/
+1
2010-08-10
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
1
-1
/
+1
2010-08-10
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
2
-15
/
+8
2010-08-10
init/main.c: mark do_one_initcall* as __init_or_module
Kevin Winchester
1
-2
/
+2
[next]