aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* backlight: ili9320: fix checkpatch error and warningJingoo Han2012-12-17
* backlight: hp680_bl: fix checkpatch error and warningJingoo Han2012-12-17
* backlight: generic_bl: fix checkpatch warningJingoo Han2012-12-17
* backlight: da903x_bl: fix checkpatch warningJingoo Han2012-12-17
* backlight: corgi_lcd: fix checkpatch error and warningJingoo Han2012-12-17
* backlight: atmel-pwm-bl: fix checkpatch warningJingoo Han2012-12-17
* backlight: 88pm860x_bl: fix checkpatch warningJingoo Han2012-12-17
* backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han2012-12-17
* MAINTAINERS: adjust for UAPI: firewireStefan Richter2012-12-17
* Corentin has movedCorentin Chary2012-12-17
* MAINTAINERS: remove include/linux/ext3*Cesar Eduardo Barros2012-12-17
* MAINTAINERS: CHINESE MAINTAINERS mailing list is subscribers onlyJoe Perches2012-12-17
* lib/vsprintf.c: fix handling of %zd when using ssize_tJason Gunthorpe2012-12-17
* printk: boot_delay should only affect outputAndrew Cooks2012-12-17
* dmatest: check for dma mapping errorAndy Shevchenko2012-12-17
* dmatest: implement two helpers to unmap dma memoryAndy Shevchenko2012-12-17
* watchdog: store the watchdog sample period as a variableChuansheng Liu2012-12-17
* usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-17
* musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach2012-12-17
* asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-17
* .gitignore: remove stale entry for generated version.hJonathan Austin2012-12-17
* fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera2012-12-17
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* drivers: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* sound: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* kernel: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* Documentation: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-17
* Documentation/kernel-parameters.txt: update mem= option's spec according to i...Wen Congyang2012-12-17
* frv: properly use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-12-17
* frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2012-12-17
* mm/memory.c: suppress warningAndrew Morton2012-12-17
* create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2012-12-17
* Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2012-12-17
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-12-17
|\
| * quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...Lee Jones2012-12-13
| * ext3: drop if around WARN_ONJulia Lawall2012-12-13
| * ext3: get rid of the duplicate code on ext3_fill_superZhao Hongjiang2012-12-13
| * udf: remove un-needed variable from inode_getblkNamjae Jeon2012-12-13
| * udf: don't increment lenExtents while writing to a holeNamjae Jeon2012-12-13
| * udf: fix memory leak while allocating blocks during writeNamjae Jeon2012-12-13
* | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-17
|\ \
| * | block: export block_unplug tracepointNeilBrown2012-12-14
| * | block: add plug for blkdev_issue_discardShaohua Li2012-12-14
| * | block: discard granularity might not be power of 2Shaohua Li2012-12-14
| * | deadline: Allow 0ms deadline latency, increase the read speedxiaobing tu2012-12-09
| * | partitions: enable EFI/GPT support by defaultDiego Calleja2012-12-06
| * | bsg: Remove unused function bsg_goose_queue()Bart Van Assche2012-12-06
| * | block: Make blk_cleanup_queue() wait until request_fn finishedBart Van Assche2012-12-06
| * | block: Avoid scheduling delayed work on a dead queueBart Van Assche2012-12-06