summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood
2013-07-09page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen
2013-07-09mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches
2013-07-09mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-09virtio: include asm/barrier explicitlyMichael S. Tsirkin
2013-07-09virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang
2013-07-089P: Add cancelled() to the transport functions.Simon Derr
2013-07-08net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-08target: make queue_tm_rsp() return voidJoern Engel
2013-07-08target: remove unused codes from enum tcm_tmrsp_tableJoern Engel
2013-07-08target: Add tracepoints for SCSI commands being processedRoland Dreier
2013-07-08iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-07iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-07-07iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-05Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay
2013-07-05helper for reading ->d_countAl Viro
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski
2013-07-05ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann
2013-07-05drm/cma: remove GEM CMA specific dma_buf functionalityJoonyoung Shim
2013-07-05drm/cma: add low-level hook functions to use prime helpersJoonyoung Shim
2013-07-05drm: add mmap function to prime helpersJoonyoung Shim