aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse2012-02-22
| * | | | | | | | | | | drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer2012-02-22
| * | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov2012-02-15
| | * | | | | | | | | | | drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-02-10
| | * | | | | | | | | | | drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-02-10
| | * | | | | | | | | | | drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-02-10
| | * | | | | | | | | | | drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-02-10
| * | | | | | | | | | | | drm/exynos: added postclose to release resource.Inki Dae2012-02-16
| * | | | | | | | | | | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-16
| * | | | | | | | | | | | drm/exynos: fixed page flip issue.Inki Dae2012-02-16
| * | | | | | | | | | | | drm/exynos: added possible_clones setup function.Inki Dae2012-02-16
| * | | | | | | | | | | | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-16
| * | | | | | | | | | | | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-16
| * | | | | | | | | | | | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-16
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-02-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | m68k: Do not set global share for non-kernel shared pagesAlexander Stein2012-02-06
| * | | | | | | | | | | | | m68k: Add shared bit to Coldfire kernel page entriesAlexander Stein2012-02-06
| * | | | | | | | | | | | | m68knommu: fix syscall tracing stuck processGreg Ungerer2012-02-06
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-02-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFSv4: fix server_scope memory leakWeston Andros Adamson2012-02-17
| * | | | | | | | | | | | | | NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust2012-02-17
| * | | | | | | | | | | | | | NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust2012-02-09
| * | | | | | | | | | | | | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-03
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | maintainers: update my email addressJames Morris2012-02-21
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ARM/audit: include audit header and fix audit archEric Paris2012-02-21
| * | | | | | | | | | | | | | | ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2012-02-21
| * | | | | | | | | | | | | | | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe2012-02-21
| * | | | | | | | | | | | | | | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar2012-02-21
| * | | | | | | | | | | | | | | ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson2012-02-15
| * | | | | | | | | | | | | | | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino2012-02-15
| * | | | | | | | | | | | | | | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino2012-02-15
| * | | | | | | | | | | | | | | ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-15
| * | | | | | | | | | | | | | | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren2012-02-15
| * | | | | | | | | | | | | | | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas2012-02-15
* | | | | | | | | | | | | | | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-21
* | | | | | | | | | | | | | | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-21
| |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds2012-02-20
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()Al Viro2012-02-13
| * | | | | | | | | | | | | | | vfs: fix compat_sys_stat() handling of overflows in st_nlinkAl Viro2012-02-13
| * | | | | | | | | | | | | | | quota: Fix deadlock with suspend and quotasJan Kara2012-02-13
| * | | | | | | | | | | | | | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-13
| * | | | | | | | | | | | | | | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-13
| * | | | | | | | | | | | | | | autofs4 - fix lockdep splat in autofsSteven Rostedt2012-02-13
| * | | | | | | | | | | | | | | vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi2012-02-13
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-02-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [S390] correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-17