summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-267-6/+45
* MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filterMarkos Chandras2014-03-264-4/+12
* MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras2014-03-262-5/+7
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-03-261-1/+2
* MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-262-3/+5
* MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras2014-03-261-0/+6
* MIPS: Deprecate CONFIG_MIPS_CMPPaul Burton2014-03-261-1/+4
* MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton2014-03-261-1/+1
* MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton2014-03-261-2/+4
* MIPS: Remove gcmpregs.hPaul Burton2014-03-262-126/+0
* MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton2014-03-262-0/+3
* MIPS: Malta: Probe CPC when supportedPaul Burton2014-03-262-0/+12
* MIPS: Malta: Make use of generic CM supportPaul Burton2014-03-266-74/+38
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-269-1/+606
* MIPS: Add cpu_vpe_id macroPaul Burton2014-03-261-0/+6
* MIPS: Add CPC probe, access functionsPaul Burton2014-03-064-0/+206
* MIPS: Add generic CM probe & access codePaul Burton2014-03-064-0/+448
* MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton2014-03-065-50/+63
* MIPS: Introduce _EXT assembler macroPaul Burton2014-03-061-0/+11
* MIPS: Add missing includes to gic.hPaul Burton2014-03-061-0/+3
* MIPS: Add CP0 CMGCRBase definitions & accessorPaul Burton2014-03-061-0/+6
* MIPS: Define Config1 cache field shifts & sizesPaul Burton2014-03-061-0/+12
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-0612-4/+18
* MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras2014-03-062-3/+11
* Linux 3.14-rc5v3.14-rc5Linus Torvalds2014-03-021-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0219-63/+118
|\
| * Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| |\
| | * drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | * drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | * drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | * drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | * drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | * drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | * drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| * | Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...Dave Airlie2014-03-024-25/+22
| |\ \ | | |/ | |/|
| | * drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| | * drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| | * drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| |/
| * MAINTAINERS: update drm git tree entryAlex Deucher2014-02-271-1/+1
| * MAINTAINERS: add entry for drm radeon driverAlex Deucher2014-02-271-0/+10
| * Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| |\
| | * drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | * gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | * drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
* | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-023-3/+18
|\ \ \
| * | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-261-3/+10
| * | | USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-262-0/+8
* | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-023-7/+15
|\ \ \ \
| * | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-253-7/+15
* | | | | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-029-39/+38
|\ \ \ \ \
OpenPOWER on IntegriCloud