2013-04-30 |
Jingoo Han | drivers/rtc/rtc-max77686.c: fix indentation of bit... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/rtc/rtc-max77686.c: use devm_kzalloc() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/rtc/rtc-max77686.c: add missing module author... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/rtc/rtc-max77686.c: use module_platform_driver() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: add devm_rtc_device_{register,unregister}() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-tegra: add __init/__exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-pcap: add __init/__exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-nuc900: add __init/__exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-imxdi: add __init/__exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-ds1302: add __exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-davinci: add __exit annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | rtc: rtc-mv: add __init annotation |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Andrew Morton | init/main.c: convert to pr_foo() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Richard Weinberger | init: raise log level |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Steven Rostedt | init: scream bloody murder if interrupts are enabled... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Mugunthan V N | checkpatch: add Suggested-by as a standard signature |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Matthijs Kooijman | checkpatch: only warn for empty lines before closing... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Joe Perches | checkpatch: warn on space before semicolon |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Joe Perches | checkpatch: complain about executable files |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Joe Perches | checkpatch: Prefer seq_puts to seq_printf |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Joe Perches | checkpatch: add check for reuse of krealloc arg |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Andy Shevchenko | lib, net: make isodigit() public and use it |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Oleg Nesterov | argv_split(): teach it to handle mutable strings |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Davidlohr Bueso | lib/int_sqrt.c: optimize square root algorithm |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Matus Ujhelyi | drivers/video/backlight/tps65217_bl.c add default brigh... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Matus Ujhelyi | Documentation: add missing documentation for tps65217... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | backlight: lp855x: add a device tree structure |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | backlight: lp855x: remove duplicate platform data |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | backlight: lp855x: fix initial brightness type |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | backlight: lp855x: move backlight mode platform data |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | backlight: lp855x: convert a type of device name |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: vgg2432a4: convert vgg2432a4_driver to dev_p... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: tosa: convert tosa to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: omap1: convert omapbl to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Andrew Bresticker | drivers/video/backlight/platform_lcd.c: introduce probe... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: ili922x: use spi_set_drvdata() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: ili9320: use spi_set_drvdata() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Guennadi Liakhovetski | drivers/video/backlight/as3711_bl.c: add OF support |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Wei Yongjun | drivers/video/backlight/adp8870_bl.c: fix error return... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Wei Yongjun | drivers/video/backlight/adp8860_bl.c: fix error return... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Kim, Milo | drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Stefano Babic | video: backlight: add ili922x lcd driver |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Devendra Naga | drivers/video/backlight/adp5520_bl.c: fix compiler... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Paul Bolle | drivers/video/backlight/Kconfig: fix typo "MACH_SAM9... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: tdo24m: convert tdo24m to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: ltv350qv: convert ltv350qv to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: locomolcd: convert locomolcd to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: lm3533_bl: convert lm3533_bl to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: kb3886_bl: convert kb3886bl to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: hp680_bl: convert hp680bl to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: ep93xx: convert ep93xx to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: corgi_lcd: convert corgi_lcd to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: adp8870: convert adp8870 to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: adp8860: convert adp8860 to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: adp5520: convert adp5520_bl to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: s6e63m0: convert s6e63m0 to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: lms501kf03: convert lms501kf03 to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | backlight: ld9040: convert ld9040 to dev_pm_ops |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/l4f00242t03.c: check return... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/adp8870_bl.c: add missing braces |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/generic_bl.c: use dev_info... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/omap1_bl.c: use dev_info()... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/jornada720_*.c: use dev_err... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Devendra Naga | drivers/video/backlight/lp855x_bl.c: fix compiler warni... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/atmel-pwm-bl.c: add __init... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/atmel-pwm-bl.c: use module_plat... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/ep93xx_bl.c: remove incorrect... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/platform_lcd.c: remove unnecess... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jingoo Han | drivers/video/backlight/ams369fg06.c: convert ams369fg0... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Petko Manolov | MAINTAINERS: Petko has moved |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Jean Delvare | MAINTAINERS: i8k driver is orphan |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Stephen Warren | get_maintainer: use filename-only regex match for Tegra |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Nicolas Kaiser | printk: fix failure to return error in devkmsg_poll() |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Andrew Morton | include/linux/printk.h: include stdarg.h |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Thomas Gleixner | early_printk: consolidate random copies of identical... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
zhangwei(Jovi) | printk/tracing: rework console tracing |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Guenter Roeck | gcc4: disable __compiletime_object_size for GCC 4.6+ |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Philipp Zabel | media: coda: use genalloc API |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Philipp Zabel | misc: generic on-chip SRAM allocation driver |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Philipp Zabel | genalloc: add devres support, allow to find a managed... |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Wei Yongjun | drivers/rpmsg/virtio_rpmsg_bus.c: fix error return... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Li Zefan | memcg: take reference before releasing rcu_read_lock |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Yasuaki Ishimatsu | mem hotunplug: fix kfree() of bootmem memory |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Vinayak Menon | mmKconfig: add an option to disable bounce |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, nobootmem: do memset() after memblock_reserve() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, nobootmem: clean-up of free_low_memory_core_early() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
majianpeng | fs/buffer.c: remove unnecessary init operation after... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Yasuaki Ishimatsu | numa, cpu hotplug: change links of CPU and node when... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Randy Dunlap | mm: fix memory_hotplug.c printk format warning |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Mel Gorman | mm: swap: mark swap pages writeback before queueing... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jerome Marchand | swap: redirty page if page write fails on swap file |
commit | commitdiff | tree | snapshot |
2013-04-29 |
David Rientjes | mm, memcg: give exiting processes access to memory... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Kirill A. Shutemov | thp: fix huge zero page logic for page with pfn == 0 |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Li Zefan | memcg: avoid accessing memcg after releasing reference |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Dmitry Monakhov | fs: fix fsync() error reporting |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Tang Chen | memblock: fix missing comment of memblock_insert_region() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Tang Chen | mm: Remove unused parameter of pages_correctly_reserved() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Yasuaki Ishimatsu | firmware, memmap: fix firmware_map_entry leak |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cody P Schafer | mm/vmstat: add note on safety of drain_zonestat |
commit | commitdiff | tree | snapshot |
next |