summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | block: Make blk_cleanup_queue() wait until request_fn finishedBart Van Assche2012-12-062-0/+16
| * | block: Avoid scheduling delayed work on a dead queueBart Van Assche2012-12-061-24/+9
| * | block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-064-5/+32
| * | block: Let blk_drain_queue() caller obtain the queue lockBart Van Assche2012-12-061-12/+18
| * | block: Rename queue dead flagBart Van Assche2012-12-068-22/+22
| * | bdi: add a user-tunable cpu_list for the bdi flusher threadsJeff Moyer2012-12-052-0/+88
| * | block: use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-11-102-3/+3
| * | block: recursive merge requestsShaohua Li2012-11-091-4/+12
| * | block CFQ: avoid moving request to different queueShaohua Li2012-11-061-1/+2
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-17364-14876/+38931
|\ \ \
| * \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-1624-280/+591
| |\ \ \
| | * | | drm/i915: Fix missed needs_dmar settingZhenyu Wang2012-12-131-0/+4
| | * | | drm/i915: Fix shifted screen on top of LVDS on IVY laptopTakashi Iwai2012-12-111-0/+5
| | * | | drm/i915: disable cpt phase pointer fdi rx workaroundDaniel Vetter2012-12-101-29/+0