aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prandom: introduce prandom_bytes() and prandom_bytes_state()Akinobu Mita2012-12-171-0/+2
* random32: rename random32 to prandomAkinobu Mita2012-12-171-5/+12
* linux/compiler.h: add __must_hold macro for functions called with a lock heldJosh Triplett2012-12-171-0/+2
* pidns: remove unused is_container_init()Gao feng2012-12-171-6/+0
* exec: use -ELOOP for max recursion depthKees Cook2012-12-171-2/+0
* ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov2012-12-172-1/+6
* kstrto*: add documentationEldad Zack2012-12-171-0/+33
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-171-0/+3
* percpu_rw_semaphore: add lockdep annotationsOleg Nesterov2012-12-171-1/+9
* percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctrOleg Nesterov2012-12-171-2/+2
* percpu_rw_semaphore: reimplement to not block the readers unnecessarilyOleg Nesterov2012-12-171-70/+13
* string: introduce helper to get base file name from given pathAndy Shevchenko2012-12-171-0/+11
* backlight: add of_find_backlight_by_node()Thierry Reding2012-12-171-0/+10
* drivers/video/backlight/lp855x_bl.c: use generic PWM functionsKim, Milo2012-12-171-7/+2
* asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-171-6/+6
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-173-10/+10
* include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-171-20/+20
* Revert "bdi: add a user-tunable cpu_list for the bdi flusher threads"Linus Torvalds2012-12-171-4/+0
* Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-173-5/+17
|\
| * block: discard granularity might not be power of 2Shaohua Li2012-12-141-3/+4
| * bsg: Remove unused function bsg_goose_queue()Bart Van Assche2012-12-061-1/+0
| * block: Make blk_cleanup_queue() wait until request_fn finishedBart Van Assche2012-12-061-0/+6
| * block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-061-0/+2
| * block: Rename queue dead flagBart Van Assche2012-12-061-2/+2
| * bdi: add a user-tunable cpu_list for the bdi flusher threadsJeff Moyer2012-12-051-0/+4
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-12-1718-74/+362
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-12-161-0/+1
| |\ \
| | * | drm: add drm_mode_cea_vicPaulo Zanoni2012-11-291-0/+1
| * | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-12-152-0/+216
| |\ \ \
| | * | | drm/exynos: add fimc ipp driverEunchul Kim2012-12-141-0/+26
| | * | | drm/exynos: add ipp subsystemEunchul Kim2012-12-141-0/+190
| * | | | drm/radeon: enable the async DMA rings in the CS ioctlAlex Deucher2012-12-141-0/+1
| |/ / /
| * | | drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-102-14/+8
| * | | Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2012-12-1018-17/+102
| |\ \ \
| | * | | drm/radeon: add new INFO ioctl requestsAlex Deucher2012-12-071-0/+4
| | * | | drm/radeon: add a CS flag END_OF_FRAMEMarek Olšák2012-12-071-0/+1
| * | | | Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-o...Dave Airlie2012-12-051-8/+0
| |\ \ \ \
| | * | | | drm: remove legacy drm_connector_property fxnsRob Clark2012-11-301-8/+0
| * | | | | drm/exynos: add userptr feature for g2d moduleInki Dae2012-12-031-2/+11
| * | | | | common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski2012-11-291-0/+1
| |/ / / /
| * | | | drm/doc: add new dp helpers into drm DocBookDaniel Vetter2012-11-281-0/+8
| * | | | drm: Add a hash-tab rcu-safe APIThomas Hellstrom2012-11-281-0/+14
| | |/ / | |/| |
| * | | drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2012-11-202-16/+3
| * | | drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom2012-11-201-0/+4
| * | | kref: Implement kref_get_unless_zero v3Thomas Hellstrom2012-11-201-0/+21
| * | | drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst2012-11-201-3/+3
| * | | drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst2012-11-201-3/+0
| * | | drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-202-5/+0
| * | | drm/ttm: remove ttm_mem_global->queueMarcin Slusarz2012-11-201-2/+0
| * | | drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz2012-11-201-3/+0