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