| Commit message (Expand) | Author | Age | Files | Lines |
* | printk: boot_delay should only affect output | Andrew Cooks | 2012-12-18 | 1 | -19/+21 |
* | dmatest: check for dma mapping error | Andy Shevchenko | 2012-12-18 | 1 | -1/+21 |
* | dmatest: implement two helpers to unmap dma memory | Andy Shevchenko | 2012-12-18 | 1 | -10/+17 |
* | watchdog: store the watchdog sample period as a variable | Chuansheng Liu | 2012-12-18 | 1 | -5/+8 |
* | usb: musb: use io{read,write}*_rep accessors | Matthew Leach | 2012-12-18 | 2 | -27/+6 |
* | musb: tusb6010: use io{read,write}*_rep accessors | Matthew Leach | 2012-12-18 | 1 | -2/+3 |
* | asm-generic: io: don't perform swab during {in,out} string functions | Will Deacon | 2012-12-18 | 1 | -6/+6 |
* | .gitignore: remove stale entry for generated version.h | Jonathan Austin | 2012-12-18 | 1 | -1/+0 |
* | fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static | Tushar Behera | 2012-12-18 | 1 | -2/+3 |
* | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-18 | 26 | -116/+116 |
* | drivers: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-18 | 1 | -5/+1 |
* | sound: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-18 | 2 | -5/+1 |
* | kernel: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-18 | 2 | -4/+0 |
* | Documentation: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-18 | 2 | -5/+0 |
* | include/linux/init.h: use the stringify operator for the __define_initcall macro | Matthew Leach | 2012-12-18 | 2 | -38/+38 |
* | Documentation/kernel-parameters.txt: update mem= option's spec according to i... | Wen Congyang | 2012-12-18 | 1 | -3/+4 |
* | frv: properly use the declarations provided by <asm/sections.h> | Geert Uytterhoeven | 2012-12-18 | 1 | -7/+5 |
* | frv: fix use of extinct _sbss and _ebss in debug code | Geert Uytterhoeven | 2012-12-18 | 2 | -2/+2 |
* | mm/memory.c: suppress warning | Andrew Morton | 2012-12-18 | 1 | -0/+1 |
* | create non-empty arch/x86/include/uapi/asm/ files | Andrew Morton | 2012-12-18 | 2 | -0/+2 |
* | Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads" | Linus Torvalds | 2012-12-17 | 2 | -88/+0 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-12-17 | 4 | -10/+14 |
|\ |
|
| * | quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B... | Lee Jones | 2012-12-13 | 1 | -0/+4 |
| * | ext3: drop if around WARN_ON | Julia Lawall | 2012-12-13 | 1 | -2/+1 |
| * | ext3: get rid of the duplicate code on ext3_fill_super | Zhao Hongjiang | 2012-12-13 | 1 | -3/+0 |
| * | udf: remove un-needed variable from inode_getblk | Namjae Jeon | 2012-12-13 | 1 | -3/+0 |
| * | udf: don't increment lenExtents while writing to a hole | Namjae Jeon | 2012-12-13 | 1 | -2/+5 |
| * | udf: fix memory leak while allocating blocks during write | Namjae Jeon | 2012-12-13 | 1 | -0/+4 |
* | | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 19 | -99/+224 |
|\ \ |
|
| * | | block: export block_unplug tracepoint | NeilBrown | 2012-12-14 | 1 | -0/+1 |
| * | | block: add plug for blkdev_issue_discard | Shaohua Li | 2012-12-14 | 1 | -0/+3 |
| * | | block: discard granularity might not be power of 2 | Shaohua Li | 2012-12-14 | 3 | -16/+20 |
| * | | deadline: Allow 0ms deadline latency, increase the read speed | xiaobing tu | 2012-12-09 | 1 | -1/+1 |
| * | | partitions: enable EFI/GPT support by default | Diego Calleja | 2012-12-06 | 1 | -2/+2 |
| * | | bsg: Remove unused function bsg_goose_queue() | Bart Van Assche | 2012-12-06 | 2 | -14/+0 |
| * | | block: Make blk_cleanup_queue() wait until request_fn finished | Bart Van Assche | 2012-12-06 | 2 | -0/+16 |
| * | | block: Avoid scheduling delayed work on a dead queue | Bart Van Assche | 2012-12-06 | 1 | -24/+9 |
| * | | block: Avoid that request_fn is invoked on a dead queue | Bart Van Assche | 2012-12-06 | 4 | -5/+32 |
| * | | block: Let blk_drain_queue() caller obtain the queue lock | Bart Van Assche | 2012-12-06 | 1 | -12/+18 |
| * | | block: Rename queue dead flag | Bart Van Assche | 2012-12-06 | 8 | -22/+22 |
| * | | bdi: add a user-tunable cpu_list for the bdi flusher threads | Jeff Moyer | 2012-12-05 | 2 | -0/+88 |
| * | | block: use NUMA_NO_NODE instead of -1 | Ezequiel Garcia | 2012-11-10 | 2 | -3/+3 |
| * | | block: recursive merge requests | Shaohua Li | 2012-11-09 | 1 | -4/+12 |
| * | | block CFQ: avoid moving request to different queue | Shaohua Li | 2012-11-06 | 1 | -1/+2 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-12-17 | 364 | -14876/+38931 |
|\ \ \ |
|
| * \ \ | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-12-16 | 24 | -280/+591 |
| |\ \ \ |
|
| | * | | | drm/i915: Fix missed needs_dmar setting | Zhenyu Wang | 2012-12-13 | 1 | -0/+4 |
| | * | | | drm/i915: Fix shifted screen on top of LVDS on IVY laptop | Takashi Iwai | 2012-12-11 | 1 | -0/+5 |
| | * | | | drm/i915: disable cpt phase pointer fdi rx workaround | Daniel Vetter | 2012-12-10 | 1 | -29/+0 |
| | * | | | drm/i915: set the LPT FDI RX polarity reversal bit when needed | Paulo Zanoni | 2012-12-10 | 4 | -0/+13 |