aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-53/+38
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-19/+107
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Gravatar Linus Torvalds 3-35/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 7-44/+177
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-47/+141
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+26
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-133/+161
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-15/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+0
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-7/+30
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Gravatar Linus Torvalds 2-0/+19
2015-11-03leds: netxbig: add device tree bindingGravatar Simon Guinot 2-0/+19
2015-11-02Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Linus Torvalds 1-0/+11
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 4-0/+17
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 3-32/+50
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpGravatar Linus Torvalds 1-2/+0
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 5-39/+47
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoGravatar Linus Torvalds 1-12/+0
2015-11-01Merge branch 'fs-file-descriptor-optimization'Gravatar Linus Torvalds 1-0/+2
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-1/+1
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Gravatar Linus Torvalds 1-0/+2
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-1/+41
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledGravatar David Woodhouse 1-1/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextGravatar Russell King 1-2/+0
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Gravatar Hannes Frederic Sowa 2-22/+0
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDGravatar Aaro Koskinen 1-1/+1
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictGravatar Ingo Molnar 15-113/+116
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapGravatar Ard Biesheuvel 1-1/+1
2015-10-27drivers/pinctrl: Add the concept of an "init" stateGravatar Douglas Anderson 2-0/+18
2015-10-27mmc: mmc: extend the mmc_send_tuning()Gravatar Chaotian Jing 1-1/+1
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingGravatar Tejun Heo 1-2/+2
2015-10-26mmc: dw_mmc: Add external dma interface supportGravatar Shawn Lin 1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Gravatar Douglas Anderson 1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEGravatar Ulf Hansson 2-33/+0
2015-10-26mmc: block: Add new ioctl to send multi commandsGravatar Jon Hunter 1-1/+18
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionGravatar Ulf Hansson 1-2/+0
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-67/+13
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-13/+66
2015-10-23Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+3
2015-10-23overflow-arith: begin to add support for overflow builtin functionsGravatar Hannes Frederic Sowa 2-0/+22
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-3/+5
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationGravatar Rohit Vaswani 2-3/+3
2015-10-22openvswitch: Fix egress tunnel info.Gravatar Pravin B Shelar 2-0/+39
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Gravatar Mark Brown 2-3/+5
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourGravatar Joe Stringer 1-1/+2
2015-10-20ASoC: wm8904: Correct number of EQ registersGravatar Charles Keepax 1-1/+1
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Gravatar Thomas Gleixner 3-11/+11
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Gravatar Andrey Ryabinin 2-13/+66
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLGravatar Stephane Eranian 1-0/+2
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageGravatar Adrian Hunter 1-2/+2