Age | Commit message (Expand) | Author | Files | Lines |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -26/+43 |
2012-11-09 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 9 | -395/+13 |
2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -36/+57 |
2012-11-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -13/+21 |
2012-11-09 | Merge tag 'for-linus-v3.7-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 13 | -63/+127 |
2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 1 | -1/+2 |
2012-11-09 | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() | Takamori Yamaguchi | 1 | -0/+2 |
2012-11-09 | fanotify: fix missing break | Eric Paris | 1 | -0/+1 |
2012-11-09 | revert "epoll: support for disabling items, and a self-test app" | Andrew Morton | 5 | -392/+4 |
2012-11-09 | checkpatch: improve network block comment style checking | Joe Perches | 1 | -2/+4 |
2012-11-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 5 | -13/+17 |
2012-11-09 | virtio: Don't access index after unregister. | Cornelia Huck | 1 | -1/+3 |
2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 1 | -1/+1 |
2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 1 | -8/+12 |
2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 1 | -1/+1 |
2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 1 | -2/+2 |
2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 1 | -1/+1 |
2012-11-09 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 5 | -23/+40 |
2012-11-08 | xfs: fix reading of wrapped log data | Dave Chinner | 1 | -1/+1 |
2012-11-08 | xfs: fix buffer shudown reference count mismatch | Dave Chinner | 1 | -0/+18 |
2012-11-08 | xfs: don't vmap inode cluster buffers during free | Dave Chinner | 1 | -1/+2 |
2012-11-08 | xfs: invalidate allocbt blocks moved to the free list | Dave Chinner | 1 | -0/+2 |
2012-11-08 | xfs: silence uninitialised f.file warning. | Dave Chinner | 1 | -1/+1 |
2012-11-08 | xfs: growfs: don't read garbage for new secondary superblocks | Dave Chinner | 1 | -2/+19 |
2012-11-08 | xfs: move allocation stack switch up to xfs_bmapi_allocate | Dave Chinner | 4 | -56/+54 |
2012-11-08 | xfs: introduce XFS_BMAPI_STACK_SWITCH | Dave Chinner | 5 | -3/+13 |
2012-11-08 | xfs: zero allocation_args on the kernel stack | Mark Tinguely | 3 | -0/+5 |
2012-11-08 | xfs: only update the last_sync_lsn when a transaction completes | Dave Chinner | 1 | -3/+16 |
2012-11-08 | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+2 |
2012-11-08 | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+7 |
2012-11-07 | drm/radeon/dce3: switch back to old pll allocation order for discrete | Alex Deucher | 1 | -23/+31 |
2012-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 6 | -38/+43 |
2012-11-07 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -6/+7 |
2012-11-07 | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski | 2 | -12/+10 |
2012-11-07 | GFS2: Don't call file_accessed() with a shared glock | Benjamin Marzinski | 2 | -8/+7 |
2012-11-07 | GFS2: Fix FITRIM argument handling | Lukas Czerner | 1 | -3/+17 |
2012-11-07 | GFS2: Require user to provide argument for FITRIM | Lukas Czerner | 1 | -6/+2 |
2012-11-07 | GFS2: Clean up some unused assignments | Andrew Price | 2 | -4/+0 |
2012-11-07 | GFS2: Fix possible null pointer deref in gfs2_rs_alloc | Andrew Price | 1 | -3/+2 |
2012-11-07 | GFS2: Fix an unchecked error from gfs2_rs_alloc | Andrew Price | 1 | -2/+5 |
2012-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -15/+31 |
2012-11-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -29/+21 |
2012-11-07 | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 1 | -1/+1 |
2012-11-07 | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 1 | -17/+30 |
2012-11-07 | drm: restore open_count if drm_setup fails | Ilija Hadzic | 1 | -1/+4 |
2012-11-06 | modules: don't break modules_install on external modules with no key. | Rusty Russell | 1 | -1/+2 |
2012-11-05 | hwmon: Fix chip feature table headers | Jean Delvare | 6 | -6/+6 |
2012-11-05 | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 1 | -0/+1 |
2012-11-04 | Linux 3.7-rc4v3.7-rc4 | Linus Torvalds | 1 | -1/+1 |
2012-11-04 | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 1 | -1/+1 |