summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move processing of coherency kernel parameters earlierShane McDonald2012-11-091-4/+4
* mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin2012-11-091-1/+2
* MIPS: tlbex: Fix section mismatchesKevin Cernekee2012-11-091-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-11-076-38/+43
|\
| * GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski2012-11-072-12/+10Star
| * GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski2012-11-072-8/+7Star
| * GFS2: Fix FITRIM argument handlingLukas Czerner2012-11-071-3/+17
| * GFS2: Require user to provide argument for FITRIMLukas Czerner2012-11-071-6/+2Star
| * GFS2: Clean up some unused assignmentsAndrew Price2012-11-072-4/+0Star
| * GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price2012-11-071-3/+2Star
| * GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price2012-11-071-2/+5
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-11-077-6/+7
|\ \
| * | hwmon: Fix chip feature table headersJean Delvare2012-11-056-6/+6
| * | hwmon: (w83627ehf) Force initial bank selectionJean Delvare2012-11-051-0/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-072-15/+31
|\ \ \
| * | | drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher2012-11-071-1/+1
| * | | drm: set dev_mapping before calling drm_open_helperIlija Hadzic2012-11-071-17/+30
| * | | drm: restore open_count if drm_setup failsIlija Hadzic2012-11-071-1/+4
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-077-29/+21Star
|\ \ \ | |/ / |/| |
| * | ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar2012-11-041-1/+1
| * | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon2012-10-291-2/+2
| * | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-10-293-10/+14
| * | ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22012-10-292-16/+4Star
* | | Linux 3.7-rc4Linus Torvalds2012-11-041-1/+1
* | | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
|\ \ \
| * | | NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| * | | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| * | | SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| * | | NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| * | | nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| * | | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| * | | nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| * | | NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3
| * | | NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust2012-10-311-0/+1
| * | | NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust2012-10-311-13/+23
| * | | NFS: Wait for session recovery to finish before returningBryan Schumaker2012-10-311-2/+1Star
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2012-11-033-6/+9
|\ \ \ \
| * | | | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-031-1/+1
| * | | | ACPI video: Ignore errors after _DOD evaluation.Igor Murzov2012-11-031-4/+7
| * | | | thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
* | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-11-033-175/+22Star
|\ \ \ \ \
| * | | | | i2c: tegra: set irq name as device nameLaxman Dewangan2012-11-021-1/+1
| * | | | | i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7
| * | | | | i2c: mxs: remove broken PIOQUEUE supportWolfram Sang2012-11-021-172/+14Star
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-0319-92/+275
|\ \ \ \ \ \
| * | | | | | drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-023-8/+11
| * | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2012-11-025-18/+21
| |\ \ \ \ \ \
| | * | | | | | drm: exynos: removed warning due to missing typecast for mixer driver dataRahul Sharma2012-10-311-1/+1
| | * | | | | | drm/exynos: add support for ARCH_MULTIPLATFORMRob Clark2012-10-311-1/+1
| | * | | | | | MAINTAINERS: Add git repository for Exynos DRMInki Dae2012-10-311-0/+1