summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | drm/i915: set the LPT FDI RX polarity reversal bit when neededPaulo Zanoni2012-12-104-0/+13
| | * | | drm/i915: add lpt_init_pch_refclkPaulo Zanoni2012-12-104-10/+185
| | * | | drm/i915: add support for mPHY destination on intel_sbi_{read, write}Paulo Zanoni2012-12-103-34/+40
| | * | | drm/i915: reject modes the LPT FDI receiver can't handlePaulo Zanoni2012-12-083-9/+20
| | * | | drm/i915: fix hsw_fdi_link_train "retry" codePaulo Zanoni2012-12-081-16/+27
| | * | | drm/i915: Close race between processing unpin task and queueing the flipChris Wilson2012-12-064-11/+41
| | * | | drm/i915: fixup l3 parity sysfs access checkDaniel Vetter2012-12-051-1/+1
| | * | | drm/i915: Clear the existing watermarks for g4x when modifying the cursor srChris Wilson2012-12-041-4/+5
| | * | | drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-041-10/+11
| | * | | drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-033-3/+14
| | * | | drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson2012-12-031-1/+5
| | * | | drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala2012-11-291-1/+5
| | * | | drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-293-4/+9
OpenPOWER on IntegriCloud