cascardo/linux.git
2013-11-13 P J Pinitramfs: read CONFIG_RD_ variables for initramfs...
2013-11-13 Michael Opdenackerinit: make init failures more explicit
2013-11-13 P J Pinit/do_mounts_rd.c: fix NULL pointer dereference while...
2013-11-13 Geert Uytterhoeveninit.h: document the existence of __initconst
2013-11-13 Jason Baronepoll: do not take global 'epmutex' for simple topologies
2013-11-13 Jason Baronepoll: optimize EPOLL_CTL_DEL using rcu
2013-11-13 Joe Perchescheckpatch: add check for sscanf without return use
2013-11-13 Joe Perchescheckpatch: don't require kernel style __attribute__...
2013-11-13 Joe Perchescheckpatch: improve "return is not a function" test
2013-11-13 Josh Triplettcheckpatch.pl: check for the FSF mailing address
2013-11-13 Joe Perchescheckpatch: make the memory barrier test noisier
2013-11-13 Joe Perchescheckpatch: add rules to check init attribute and const...
2013-11-13 Joe Perchescheckpatch: add test for #defines of ARCH_HAS_<foo>
2013-11-13 Joe Perchescheckpatch: find CamelCase definitions of struct/union...
2013-11-13 Joe Perchescheckpatch: update seq_<foo> tests
2013-11-13 Joe Perchescheckpatch: extend CamelCase types and ignore existing...
2013-11-13 Joe Perchescheckpatch: report missing spaces around trigraphs...
2013-11-13 Oleg Nesterovdebugfs: use list_next_entry() in debugfs_remove_recurs...
2013-11-13 Oleg Nesterovlist: introduce list_last_entry(), use list_{first...
2013-11-13 Oleg Nesterovlist: change list_for_each_entry*() to use list_*_entry()
2013-11-13 Oleg Nesterovlist: introduce list_next_entry() and list_prev_entry()
2013-11-13 Nicolin Chensound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to...
2013-11-13 Nicolin Chensound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc...
2013-11-13 Nicolin Chendrivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to...
2013-11-13 Nicolin Chendrivers/media/platform/coda.c: use gen_pool_dma_alloc...
2013-11-13 Nicolin Chendrivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to...
2013-11-13 Nicolin Chenarch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc...
2013-11-13 Nicolin Chenlib/genalloc: add a helper function for DMA buffer...
2013-11-13 Duan Jionglib/digsig.c: use ERR_CAST inlined function instead...
2013-11-13 Olof Johanssonlib/vsprintf.c: document formats for dentry and struct...
2013-11-13 Xie XiuQilib/debugobjects.c: remove unnecessary work pending...
2013-11-13 Cody P Schaferbitops/find: clarify and extend documentation
2013-11-13 Sachin Kamatdrivers/video/backlight/hx8357.c: remove redundant...
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: use gpio_request_one
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: refactor gpio_on handling
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: use gpio_is_valid
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: remove unused include
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: clean up get_intensity
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: clean up probe error handling
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: fix module autoload
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: fix gpio polarity in remove
2013-11-13 Johan Hovoldbacklight: atmel-pwm-bl: fix reported brightness
2013-11-13 Wei Yongjundrivers/video/backlight/lm3630a_bl.c: add missing destr...
2013-11-13 Jingoo Hanbacklight: s6e63m0: use devm_{backlight,lcd}_device_reg...
2013-11-13 Jingoo Hanbacklight: cr_bllcd: use devm_{backlight,lcd}_device_re...
2013-11-13 Jingoo Hanbacklight: corgi_lcd: use devm_{backlight,lcd}_device_r...
2013-11-13 Jingoo Hanbacklight: ld9040: use devm_{backlight,lcd}_device_regi...
2013-11-13 Jingoo Hanbacklight: ams369fg06: use devm_{backlight,lcd}_device_...
2013-11-13 Jingoo Hanbacklight: tdo24m: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: platform_lcd: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: ltv350qv: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: lms501kf03: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: lms283gf05: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: ili9320: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: ili922x: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: hx8357: use devm_lcd_device_register()
2013-11-13 Jingoo Hanbacklight: wm831x_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: tps65217_bl: use devm_backlight_device_regis...
2013-11-13 Jingoo Hanbacklight: pcf50633: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: pandora_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: max8925_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: lv5207lp: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: lp855x: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: lm3533_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: kb3886_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: gpio_backlight: use devm_backlight_device_re...
2013-11-13 Jingoo Hanbacklight: generic_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: ep93xx: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: da9052_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: da903x_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: bd6107: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: atmel-pwm-bl: use devm_backlight_device_regi...
2013-11-13 Jingoo Hanbacklight: as3711_bl: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: adp8870: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: adp8860: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: adp5520: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: aat2870: use devm_backlight_device_register()
2013-11-13 Jingoo Hanbacklight: 88pm860x_bl: use devm_backlight_device_regis...
2013-11-13 Jingoo Hanbacklight: use dev_get_platdata()
2013-11-13 Jingoo Hanbacklight: lp8788: staticize 'default_bl_config'
2013-11-13 Jingoo Hanbacklight: lm3639: don't mix different enum types
2013-11-13 Jingoo Hanbacklight: ld9040: Staticize local variable gamma_table
2013-11-13 Daniel Jeongbacklight: lm3630: fix sparse warning
2013-11-13 Dan Carpenterdrivers/video/backlight/lm3630a_bl.c: potential NULL...
2013-11-13 Dan Carpenterdrivers/video/backlight/lm3630a_bl.c: fix signedness...
2013-11-13 Daniel Jeongbacklight: lm3630: apply chip revision
2013-11-13 Milo Kimbacklight: lp855x_bl: support new LP8555 device
2013-11-13 Jean DelvareMAINTAINERS: update Zwane Mwaikambo's e-mail address
2013-11-13 Jingoo HanMAINTAINERS: remove Richard Purdie as backlight maintainer
2013-11-13 Dirk Goudersprintk.c: comments should refer to /proc/vmcore instead...
2013-11-13 Dave Youngkernel/printk/printk.c: enable boot delay for earlyprintk
2013-11-13 Ryan Mallonvsprintf: check real user/group id for %pK
2013-11-13 Andrew Mortonkernel/printk/printk.c: convert to pr_foo()
2013-11-13 Kees Cookprintk: report console names during cut-over
2013-11-13 Geert Uytterhoeveninit/main.c: remove prototype for softirq_init()
2013-11-13 Vineet Guptasched: remove ARCH specific fpu_counter from task_struct
2013-11-13 Vineet Guptax86: move fpu_counter into ARCH specific thread_struct
2013-11-13 Vineet Guptash: move fpu_counter into ARCH specific thread_struct
2013-11-13 Roel Kluinjump_label: unlikely(x) > 0
2013-11-13 Geert Uytterhoevenkernel/sys.c: remove obsolete #include <linux/kexec.h>
next