aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier7-0/+2465
2013-07-08mlx5: Fix parameter type of health_handler_tRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen7-0/+2465
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglockJeff Layton1-0/+1
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton1-0/+6
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang1-2/+2
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+13
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-10/+9
2013-07-07slab: add kmalloc() to kernel API documentationMichael Opdenacker2-12/+14
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-15/+61
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-67/+75
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+4
2013-07-05mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay1-0/+2
2013-07-05helper for reading ->d_countAl Viro1-0/+5
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner1-0/+1
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski1-0/+2
2013-07-05DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski2-2/+1
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown1-4/+4
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre1-0/+4
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann1-4/+2
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-35/+9
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-4/+77
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla1-0/+4
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner47-95/+304
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+4
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+11
2013-07-04cpufreq: Fix serialization of frequency transitionsViresh Kumar1-1/+1
2013-07-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+37
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-50/+50
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-1/+92
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+5
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds25-154/+197
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-12/+23
2013-07-03nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-03rapidio: change endpoint device name formatAlexandre Bounine1-2/+0
2013-07-03rapidio: add udev notificationAlexandre Bounine3-17/+20
2013-07-03rapidio: update enumerator registration mechanismAlexandre Bounine1-0/+15
2013-07-03rapidio: convert switch drivers to modulesAlexandre Bounine1-27/+24
2013-07-03kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid listsOleg Nesterov1-4/+2
2013-07-03exit.c: unexport __set_special_pids()Oleg Nesterov1-2/+0
2013-07-03lcd: add devm_lcd_device_{register,unregister}()Jingoo Han1-0/+5
2013-07-03backlight: add devm_backlight_device_{register,unregister}()Jingoo Han1-0/+6
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2-9/+0
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-3/+4
2013-07-03err.h: IS_ERR() can accept __user pointersDan Carpenter1-5/+5
2013-07-03sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer1-0/+4
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu1-1/+0
2013-07-03mm: introduce helper function set_max_mapnr()Jiang Liu1-1/+8