| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 2012-09-21 | 3 | -6/+3 |
* | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2012-09-21 | 2 | -0/+102 |
* | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 2012-09-21 | 1 | -0/+5 |
* | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2012-09-21 | 2 | -18/+18 |
* | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 2012-09-21 | 1 | -0/+1 |
* | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin | 2012-09-21 | 1 | -1/+1 |
* | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin | 2012-09-09 | 1 | -0/+1 |
* | Linux 3.6-rc4v3.6-rc4 | Linus Torvalds | 2012-09-01 | 1 | -1/+1 |
* | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz | 2012-09-01 | 2 | -5/+12 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-08-31 | 2 | -3/+7 |
|\ |
|
| * | KVM: x86: fix KVM_GET_MSR for PV EOI | Michael S. Tsirkin | 2012-08-27 | 1 | -0/+3 |
| * | kvm: Fix nonsense handling of compat ioctl | Alan Cox | 2012-08-26 | 1 | -3/+4 |
* | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-08-31 | 3 | -7/+7 |
|\ \ |
|
| * | | [PARISC] fix personality flag check in copy_thread() | Jiri Kosina | 2012-08-03 | 2 | -5/+5 |
| * | | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-07-25 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-08-31 | 5 | -9/+7 |
|\ \ \ |
|
| * | | | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 | 1 | -1/+2 |
| * | | | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 | 1 | -0/+1 |
| * | | | s390/dasd: fix ioctl return value | Heiko Carstens | 2012-08-28 | 2 | -6/+3 |
| * | | | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 | 1 | -2/+1 |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-30 | 18 | -126/+174 |
|\ \ \ \ |
|
| * | | | | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S | Paul Menzel | 2012-08-30 | 1 | -0/+3 |
| * | | | | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-08-30 | 8 | -111/+141 |
| |\ \ \ \ |
|
| | * | | | | drm/radeon: fix dig encoder selection on DCE61 | Alex Deucher | 2012-08-29 | 1 | -5/+26 |
| | * | | | | drm/radeon: fix double free in radeon_gpu_reset | Christian König | 2012-08-29 | 1 | -0/+3 |
| | * | | | | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 | Jerome Glisse | 2012-08-29 | 1 | -1/+1 |
| | * | | | | drm/radeon: rework panel mode setup | Alex Deucher | 2012-08-29 | 1 | -17/+12 |
| | * | | | | drm/radeon/atom: powergating fixes for DCE6 | Alex Deucher | 2012-08-29 | 1 | -20/+2 |
| | * | | | | drm/radeon/atom: rework DIG modesetting on DCE3+ | Alex Deucher | 2012-08-29 | 1 | -62/+47 |
| | * | | | | drm/radeon: don't disable plls that are in use by other crtcs | Alex Deucher | 2012-08-29 | 1 | -0/+14 |
| | * | | | | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 | Marek Olšák | 2012-08-29 | 4 | -4/+27 |
| | * | | | | drm/radeon: initialize tracked CS state | Marek Olšák | 2012-08-29 | 1 | -1/+8 |
| | * | | | | drm/radeon: fix reading CB_COLORn_MASK from the CS | Marek Olšák | 2012-08-29 | 1 | -1/+1 |
| * | | | | | gma500: Consider CRTC initially active. | Forest Bond | 2012-08-30 | 1 | -0/+3 |
| |/ / / / |
|
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-29 | 4 | -9/+17 |
| |\ \ \ \ |
|
| | * | | | | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard | Calvin Walton | 2012-08-24 | 1 | -0/+8 |
| | * | | | | drm/i915: Use the correct size of the GTT for placing the per-process entries | Chris Wilson | 2012-08-24 | 1 | -1/+1 |
| | * | | | | drm/i915: fix color order for BGR formats on IVB | Vijay Purushothaman | 2012-08-23 | 1 | -2/+2 |
| | * | | | | drm/i915: fix wrong order of parameters in port checking functions | Xu, Anhua | 2012-08-23 | 1 | -6/+6 |
| * | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-08-29 | 1 | -2/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/nvc0/copy: check PUNITS to determine which copy engines are disabled | Ben Skeggs | 2012-08-29 | 1 | -2/+4 |
| * | | | | | | drm: Check for invalid cursor flags | Jakob Bornecrantz | 2012-08-24 | 2 | -3/+4 |
| * | | | | | | drm: Initialize object type when using DRM_MODE() macro | Ville Syrjälä | 2012-08-24 | 1 | -1/+2 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-08-29 | 21 | -376/+418 |
|\ \ \ \ \ \ |
|
| * | | | | | | Btrfs: fix that repair code is spuriously executed for transid failures | Stefan Behrens | 2012-08-28 | 1 | -2/+6 |
| * | | | | | | Btrfs: fix ordered extent leak when failing to start a transaction | Liu Bo | 2012-08-28 | 1 | -2/+5 |
| * | | | | | | Btrfs: fix a dio write regression | Liu Bo | 2012-08-28 | 1 | -4/+20 |
| * | | | | | | Btrfs: fix deadlock with freeze and sync V2 | Josef Bacik | 2012-08-28 | 1 | -4/+9 |
| * | | | | | | Btrfs: revert checksum error statistic which can cause a BUG() | Stefan Behrens | 2012-08-28 | 3 | -39/+2 |
| * | | | | | | Btrfs: remove superblock writing after fatal error | Stefan Behrens | 2012-08-28 | 2 | -33/+5 |