Age | Commit message (Expand) | Author | Files | Lines |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 14 | -32/+106 |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 3 | -6/+3 |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2 | -0/+102 |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 1 | -0/+5 |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2 | -18/+18 |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 1 | -0/+1 |
2012-09-21 | x86-32, mm: The WP test should be done on a kernel page | H. Peter Anvin | 1 | -1/+1 |
2012-09-09 | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin | 1 | -0/+1 |
2012-09-01 | Linux 3.6-rc4v3.6-rc4 | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz | 2 | -5/+12 |
2012-08-31 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+7 |
2012-08-31 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 3 | -7/+7 |
2012-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -9/+7 |
2012-08-30 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -126/+174 |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 1 | -1/+2 |
2012-08-30 | drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S | Paul Menzel | 1 | -0/+3 |
2012-08-30 | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 8 | -111/+141 |
2012-08-30 | gma500: Consider CRTC initially active. | Forest Bond | 1 | -0/+3 |
2012-08-29 | drm/radeon: fix dig encoder selection on DCE61 | Alex Deucher | 1 | -5/+26 |
2012-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 21 | -376/+418 |
2012-08-29 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2 | -2/+1 |
2012-08-29 | mm, slab: lock the correct nodelist after reenabling irqs | David Rientjes | 1 | -0/+1 |
2012-08-29 | drm/radeon: fix double free in radeon_gpu_reset | Christian König | 1 | -0/+3 |
2012-08-29 | drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 | Jerome Glisse | 1 | -1/+1 |
2012-08-29 | drm/radeon: rework panel mode setup | Alex Deucher | 1 | -17/+12 |
2012-08-29 | drm/radeon/atom: powergating fixes for DCE6 | Alex Deucher | 1 | -20/+2 |
2012-08-29 | drm/radeon/atom: rework DIG modesetting on DCE3+ | Alex Deucher | 1 | -62/+47 |
2012-08-29 | drm/radeon: don't disable plls that are in use by other crtcs | Alex Deucher | 1 | -0/+14 |
2012-08-29 | drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 | Marek Olšák | 4 | -4/+27 |
2012-08-29 | drm/radeon: initialize tracked CS state | Marek Olšák | 1 | -1/+8 |
2012-08-29 | drm/radeon: fix reading CB_COLORn_MASK from the CS | Marek Olšák | 1 | -1/+1 |
2012-08-29 | watchdog: da9052: Remove duplicate inclusion of delay.h | Sachin Kamat | 1 | -1/+0 |
2012-08-29 | watchdog: fix watchdog-test.c build warning | Randy Dunlap | 1 | -1/+1 |
2012-08-29 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 4 | -9/+17 |
2012-08-29 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 1 | -2/+4 |
2012-08-29 | drm/nvc0/copy: check PUNITS to determine which copy engines are disabled | Ben Skeggs | 1 | -2/+4 |
2012-08-28 | Btrfs: fix that repair code is spuriously executed for transid failures | Stefan Behrens | 1 | -2/+6 |
2012-08-28 | Btrfs: fix ordered extent leak when failing to start a transaction | Liu Bo | 1 | -2/+5 |
2012-08-28 | Btrfs: fix a dio write regression | Liu Bo | 1 | -4/+20 |
2012-08-28 | Btrfs: fix deadlock with freeze and sync V2 | Josef Bacik | 1 | -4/+9 |
2012-08-28 | Btrfs: revert checksum error statistic which can cause a BUG() | Stefan Behrens | 3 | -39/+2 |
2012-08-28 | Btrfs: remove superblock writing after fatal error | Stefan Behrens | 2 | -33/+5 |
2012-08-28 | Btrfs: allow delayed refs to be merged | Josef Bacik | 3 | -27/+142 |
2012-08-28 | Btrfs: fix enospc problems when deleting a subvol | Josef Bacik | 1 | -1/+1 |
2012-08-28 | Btrfs: fix wrong mtime and ctime when creating snapshots | Miao Xie | 1 | -0/+1 |
2012-08-28 | Btrfs: fix race in run_clustered_refs | Arne Jansen | 1 | -0/+17 |
2012-08-28 | Btrfs: don't run __tree_mod_log_free_eb on leaves | Chris Mason | 1 | -0/+3 |
2012-08-28 | Btrfs: increase the size of the free space cache | Josef Bacik | 1 | -8/+7 |
2012-08-28 | Btrfs: barrier before waitqueue_active | Josef Bacik | 5 | -12/+10 |
2012-08-28 | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen | 5 | -73/+21 |