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