summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-234-9/+9
|\
| * Merge branch 'linus' into x86/fpuIngo Molnar2015-05-2592-487/+761
| |\
| * | x86/fpu: Pass 'struct fpu' to fpu__restore()Ingo Molnar2015-05-191-1/+1
| * | x86/fpu: Rename user_has_fpu() to fpregs_active()Ingo Molnar2015-05-191-3/+3
| * | x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-191-1/+1
| * | x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-194-4/+4
| * | x86/fpu: Rename math_state_restore() to fpu__restore()Ingo Molnar2015-05-191-2/+2
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-235-8/+571
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-112-1/+7
| |\ \ \
| | * | | efi: Work around ia64 build problem with ESRT driverPeter Jones2015-06-082-1/+7
| * | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-06-024-9/+566
| |\| | |
| | * | | efi: dmi: List SMBIOS3 table before SMBIOS tableJean Delvare2015-05-051-2/+7
| | * | | efi/esrt: Fix some compiler warningsPeter Jones2015-04-301-11/+18
| | * | | efi: Add esrt supportPeter Jones2015-04-303-2/+546
| | * | | efi: efivar_create_sysfs_entry() should return negative error codesDan Carpenter2015-04-301-5/+6
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-2314-23/+39
|\ \ \ \ \
| * | | | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-02192-1215/+1534
| |\| | | |
| * | | | | speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | | | acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-271-2/+3
| * | | | | p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| * | | | | powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski2015-05-271-10/+3
| * | | | | coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+2
| * | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-275-6/+6
| * | | | | sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitlyDavid Hildenbrand2015-05-193-1/+21
| * | | | | mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaultsDavid Hildenbrand2015-05-191-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-223-39/+8
|\ \ \ \ \
| * | | | | lustre: kill unused helperAl Viro2015-05-151-15/+0
| * | | | | lustre: kill unused macro (LOOKUP_CONTINUE)Al Viro2015-05-151-6/+0
| * | | | | switch ->put_link() from dentry to inodeAl Viro2015-05-111-1/+1
| * | | | | don't pass nameidata to ->follow_link()Al Viro2015-05-111-1/+1
| * | | | | lustre: rip the private symlink nesting limit outAl Viro2015-05-111-12/+3
| * | | | | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-111-6/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-211-3/+22
|\ \ \ \ \ \
| * | | | | | iser-target: Fix possible use-after-freeSagi Grimberg2015-06-091-0/+1
| * | | | | | iser-target: release stale iser connectionsSagi Grimberg2015-06-091-1/+17
| * | | | | | iser-target: Fix variable-length response error completionSagi Grimberg2015-06-091-2/+4
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-204-1/+17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-06-191-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula2015-06-151-0/+3
| | * | | | | | | drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson2015-06-151-1/+1
| * | | | | | | | drm/radeon: don't probe MST on hw we don't support it onDave Airlie2015-06-181-0/+5
| * | | | | | | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-181-0/+3
| * | | | | | | | drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson2015-06-161-0/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-193-7/+15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-193-7/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
| | * | | | | | | clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon2015-06-191-4/+4
| | * | | | | | | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
* | | | | | | | | Kconfig: disable Media Controller for DVBMauro Carvalho Chehab2015-06-181-0/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-182-1/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |