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
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
2011-10-31
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
2011-10-31
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
2011-10-31
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
2011-10-31
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
2011-10-31
leds: Renesas TPU LED driver
Magnus Damm
2011-10-31
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
2011-10-31
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...
Fabio Estevam
2011-10-31
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
2011-10-31
video/backlight: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
MAINTAINERS: add ASLR maintainer
Jiri Kosina
2011-10-31
MAINTAINERS: Linas has moved
Linas Vepstas
2011-10-31
MAINTAINERS: add new entry for ideapad-laptop
Ike Panhc
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
2011-10-31
lis3: use consistent naming of variables
Éric Piel
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
2011-10-31
hp_accel: add HP ProBook 655x
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 8540w
Éric Piel
2011-10-31
lis3: add support for HP EliteBook 2730p
Éric Piel
2011-10-31
lis3: update maintainer information
Éric Piel
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-10-31
drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-10-31
hwmon: convert idr to ida and use ida_simple interface
Jonathan Cameron
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
2011-10-31
fs/pipe.c: add ->statfs callback for pipefs
Pavel Emelyanov
2011-10-31
alpha: wire up sendmmsg syscall
Michael Cree
2011-10-31
alpha: wire up accept4 syscall
Michael Cree
[next]