summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move freefall program from Documentation/ to tools/Pali Rohár2015-06-096-6/+30
* Documentation: ARM: EXYNOS: Describe boot loaders interfaceKrzysztof Kozlowski2015-06-091-0/+53
* Doc:nfc: Fix typo in nfc-hci.txtMasanari Iida2015-06-061-1/+1
* vfs: Minor documentation fixAndreas Gruenbacher2015-06-051-4/+4
* Doc: networking: txtimestamp: fix printf format warningFrans Klaver2015-06-051-2/+2
* Documentation, intel_pstate: Improve legacy mode internal governors descriptionPrarit Bhargava2015-06-052-11/+12
* Documentation: extend use case for EXPORT_SYMBOL_GPL()Luis R. Rodriguez2015-06-051-0/+2
* stable: Update documentation to clarify preferred procedureChristoffer Dall2015-05-221-5/+14
* gpiolib: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-221-1/+1
* DMA-API: Spelling s/This/Think/Geert Uytterhoeven2015-05-221-2/+2
* Doc: Fix description of nomce in kernel-parameters.txtMasanari Iida2015-05-151-1/+1
* SubmittingPatches: Clarify requirements for patches directed toward stableLuke Dashjr2015-05-141-1/+3
* Documentation: tracing: fix grammarRabin Vincent2015-05-131-2/+2
* Documentation/magic-number: Remove SCC_MAGICGeert Uytterhoeven2015-05-132-2/+0
* Documentation/magic-number: Remove SCI_MAGICGeert Uytterhoeven2015-05-132-2/+0
* docs: add VmPMD description in procChen Hanxiao2015-05-081-0/+1
* Documentation: kasan: fix a typoWang Long2015-05-081-1/+1
* Docs: proc: fix kernel versionChen Hanxiao2015-05-081-1/+1
* Documentation/CodingStyle: fix example macro parenthesis imbalanceBaruch Siach2015-05-081-1/+1
* firmware: Update information in linux.git about adding firmwareBen Hutchings2015-05-071-2/+12
* Documentation usb serial: fixed how to provide vendor and product idH. Nikolaus Schaller2015-05-071-5/+7
* Docs: blackfin: Use new switch macro SAMPLE_IRQ_TIMER instead of IRQ_TIMER5Chen Gang2015-05-071-3/+11
* Linux 4.1-rc2v4.1-rc2Linus Torvalds2015-05-041-1/+1
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-0413-229/+210
|\
| * ext4: fix growing of tiny filesystemsJan Kara2015-05-031-2/+5
| * ext4: move check under lock scope to close a race.Davide Italiano2015-05-031-7/+8
| * ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2015-05-032-0/+10
| * ext4 crypto: remove duplicated encryption mode definitionsChanho Park2015-05-021-6/+0
| * ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu2015-05-021-2/+7
| * ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-015-8/+31
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-015-204/+149
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-0415-94/+117
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-05-042-0/+10
| |\ \
| | * | drm/i915/chv: Implement WaDisableShadowRegForCpdDeepak S2015-04-282-0/+10
| * | | Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2015-05-042-4/+12
| |\ \ \
| | * | | drm/rockchip: fix error check when getting irqHeiko Stuebner2015-04-201-4/+5
| | * | | MAINTAINERS: add entry for Rockchip drm driversHeiko Stuebner2015-04-201-0/+7
| * | | | Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-04-3011-90/+95
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm/radeon: fix userptr return value checking (v2)Christian König2015-04-271-5/+5
| | * | | drm/radeon: check new address before removing old oneChristian König2015-04-271-14/+17
| | * | | drm/radeon: reset BOs address after clearing it.Christian König2015-04-271-0/+2
| | * | | drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König2015-04-271-1/+2
| | * | | drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher2015-04-271-0/+1
| | * | | drm/radeon: adjust pll when audio is not enabledAlex Deucher2015-04-271-0/+3
| | * | | drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2015-04-272-12/+21
| | * | | drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher2015-04-272-14/+21
| | * | | drm/radeon/audio: don't enable packets until the endAlex Deucher2015-04-271-13/+17
| | * | | drm/radeon: drop dce6_dp_enableAlex Deucher2015-04-273-28/+2
| | * | | drm/radeon: fix ordering of AVI packet setupAlex Deucher2015-04-272-10/+11
| | * | | drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer2015-04-271-2/+2