index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-08-10
Merge branches 'master' and 'devel' into for-linus
Russell King
2010-08-10
ARM: 6323/1: cam60: don't use __init for cam60_spi_{flash_platform_data,parti...
Uwe Kleine-König
2010-08-10
ARM: 6324/1: cam60: move cam60_spi_devices to .init.data
Uwe Kleine-König
2010-08-10
ARM: 6322/1: imx/pca100: Fix name of spi platform data
Uwe Kleine-König
2010-08-10
ARM: 6321/1: fix syntax error in main Kconfig file
Uwe Kleine-König
2010-08-10
ARM: 6297/1: move U300 timer to dynamic clock lookup
Linus Walleij
2010-08-10
ARM: 6296/1: clock U300 intcon and timer properly
Linus Walleij
2010-08-10
ARM: 6295/1: fix U300 apb_pclk split
Linus Walleij
2010-08-10
ARM: 6306/1: fix inverted MMC card detect in U300
Linus Walleij
2010-08-10
ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...
Will Deacon
2010-08-10
ARM: 6294/1: etm: do a dummy read from OSSRR during initialization
Alexander Shishkin
2010-08-10
ARM: 6292/1: coresight: add ETM management registers
Alexander Shishkin
2010-08-10
ARM: 6288/1: ftrace: document mcount formats
Rabin Vincent
2010-08-10
ARM: 6287/1: ftrace: clean up mcount assembly indentation
Rabin Vincent
2010-08-10
ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR"
Rabin Vincent
2010-08-10
ARM: 6281/1: video/imxfb.c: allow usage without BACKLIGHT_CLASS_DEVICE
Eric Bénard
2010-08-10
ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...
Uwe Kleine-König
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-08-09
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2010-08-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-08-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-08-09
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
2010-08-09
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
2010-08-09
rwsem: smaller wrappers around rwsem_down_failed_common
Michel Lespinasse
2010-08-09
rwsem: wake queued readers when writer blocks on active read lock
Michel Lespinasse
2010-08-09
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
Michel Lespinasse
2010-08-09
rwsem: lighter active count checks when waking up readers
Michel Lespinasse
2010-08-09
rwsem: fully separate code paths to wake writers vs readers
Michel Lespinasse
2010-08-09
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2010-08-09
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
2010-08-09
hwmon: coretemp: documentation update and cleanup
Chen Gong
2010-08-09
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
2010-08-09
hwmon: coretemp: update hotplug condition check
Chen Gong
2010-08-09
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
2010-08-09
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
Guenter Roeck
2010-08-09
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
2010-08-09
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
Ritesh Raj Sarraf
2010-08-09
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
2010-08-09
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
2010-08-09
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
2010-08-09
checkpatch: add more exceptions to 80 char lines
Joe Perches
2010-08-09
checkpatch: change externals to globals
Joe Eloff
2010-08-09
checkpatch: fix handling of leading spaces
Raffaele Recalcati
2010-08-09
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
2010-08-09
edd: fix possible memory leak in edd_init() error path
Axel Lin
2010-08-09
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
2010-08-09
lib: vsprintf: useless strlen() removed
Michal Nazarewicz
[next]