Age | Commit message (Expand) | Author | Files | Lines |
2013-01-16 | time: create __getnstimeofday for WARNless calls | Kees Cook | 3 | -8/+32 |
2012-11-21 | Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 739 | -5944/+8888 |
2012-11-13 | time: Kill xtime_lock, replacing it with jiffies_lock | John Stultz | 7 | -31/+25 |
2012-11-13 | clocksource: arm_generic: use this_cpu_ptr per-cpu helper | Shan Wei | 1 | -1/+1 |
2012-11-13 | clocksource: arm_generic: use integer math helpers | Linus Walleij | 1 | -2/+2 |
2012-11-13 | time/jiffies: Make clocksource_jiffies static | Lars-Peter Clausen | 1 | -1/+1 |
2012-11-13 | clocksource: clean up parse_pmtmr() | Dan Carpenter | 1 | -9/+8 |
2012-11-10 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+6 |
2012-11-10 | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 8 | -52/+62 |
2012-11-10 | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 16 | -97/+144 |
2012-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -3/+8 |
2012-11-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 20 | -40/+92 |
2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 1 | -1/+1 |
2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 1 | -0/+5 |
2012-11-09 | Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -50/+369 |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -28/+35 |
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-08 | ALSA: Fix card refcount unbalance | Takashi Iwai | 5 | -4/+8 |
2012-11-08 | ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150) | Kailang Yang | 1 | -0/+2 |
2012-11-08 | ALSA: hda - Improve HP depop when system enter to S3 | Kailang Yang | 1 | -13/+11 |
2012-11-08 | ALSA: usb-audio: Fix crash at re-preparing the PCM stream | Takashi Iwai | 3 | -0/+17 |