summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-08ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionalityTero Kristo
2015-05-08ARM: OMAP4+: PRM: add support for passing status register/bit info to resetTero Kristo
2015-05-08ARM: AM43xx: hwmod: add VPFE hwmod entriesBenoit Parrot
2015-05-09ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snowJavier Martinez Canillas
2015-05-09ARM: dts: Fix typo in trip point temperature for exynos5420/5440Abhilash Kesavan
2015-05-09ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boardsMarkus Reichl
2015-05-09ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420Javier Martinez Canillas
2015-05-08MAINTAINERS: add Conexant Digicolor machines entryBaruch Siach
2015-05-08MAINTAINERS: socfpga: update the git repo for SoCFPGADinh Nguyen
2015-05-08arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang
2015-05-08Merge tag 'extcon-fixes-for-4.1-rc2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2015-05-08iio: adc: cc10001: Fix the channel number mappingNaidu Tellapati
2015-05-08staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley
2015-05-08staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley
2015-05-08staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley
2015-05-08staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley
2015-05-08staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley
2015-05-08staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley
2015-05-08staging: vt6656: use ieee80211_tx_info to select packet type.Malcolm Priestley
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko
2015-05-08earlycon: Revert log warningsPeter Hurley
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-08ipc/mqueue: Implement lockless pipelined wakeupsDavidlohr Bueso
2015-05-08futex: Implement lockless wakeupsDavidlohr Bueso
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low
2015-05-08sched, timer: Provide an atomic 'struct task_cputime' data structureJason Low
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low
2015-05-08sched/numa: Document usages of mm->numa_scan_seqJason Low
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low
2015-05-08sched/core: Remove unnecessary down/up conversionNicholas Mc Guire
2015-05-08signals, ptrace, sched: Fix a misaligned load inside ptrace_attach()Palmer Dabbelt
2015-05-08sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *Palmer Dabbelt
2015-05-08signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'Palmer Dabbelt
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra
2015-05-08Merge branch 'sched/urgent' into sched/core, before applying new patchesIngo Molnar
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang
2015-05-08perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra
2015-05-08sched/core: Remove __cpuinit section tag that crept back inPaul Gortmaker
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-08Merge branch 'sched/urgent' into sched/coreIngo Molnar