Age | Commit message (Expand) | Author |
2011-05-02 | timerfd: Allow timers to be cancelled when clock was set | Thomas Gleixner |
2011-05-02 | hrtimers: Prepare for cancel on clock was set timers | Thomas Gleixner |
2011-05-02 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2011-05-01 | i2c-i801: Move device ID definitions to driver | Jean Delvare |
2011-04-28 | timers: Improve alarmtimer comments and minor fixes | John Stultz |
2011-04-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-04-28 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-04-28 | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups | Andrea Arcangeli |
2011-04-27 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-04-27 | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust |
2011-04-27 | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie |
2011-04-27 | drm/radeon/kms: add info query for tile pipes | Alex Deucher |
2011-04-26 | timers: Posix interface for alarm-timers | John Stultz |
2011-04-26 | timers: Introduce in-kernel alarm-timer interface | John Stultz |
2011-04-26 | timers: Add rb_init_node() to allow for stack allocated rb nodes | John Stultz |
2011-04-26 | time: Add timekeeping_inject_sleeptime | John Stultz |
2011-04-25 | add hlist_bl_lock/unlock helpers | Christoph Hellwig |
2011-04-25 | bit_spinlock: don't play preemption games inside the busy loop | Linus Torvalds |
2011-04-24 | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust |
2011-04-24 | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust |
2011-04-24 | Merge branch 'dcache-cleanup' | Linus Torvalds |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo |
2011-04-24 | libata: Kill unused ATA_DFLAG_{H|D}IPM flags | Tejun Heo |
2011-04-24 | vfs: get rid of insane dentry hashing rules | Linus Torvalds |
2011-04-22 | SECURITY: Move exec_permission RCU checks into security modules | Andi Kleen |
2011-04-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-04-19 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-04-19 | [media] media: add missing 8-bit bayer formats and Y12 | Michael Jones |
2011-04-19 | [media] v4l: add V4L2_PIX_FMT_Y12 format | Michael Jones |
2011-04-19 | block: get rid of QUEUE_FLAG_REENTER | Jens Axboe |
2011-04-18 | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-04-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-18 | next_pidmap: fix overflow condition | Linus Torvalds |
2011-04-18 | Input: estimate number of events per packet | Jeff Brown |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig |
2011-04-18 | posix clocks: Replace mutex with reader/writer semaphore | Richard Cochran |
2011-04-18 | md/dm - remove remains of plug_fn callback. | NeilBrown |
2011-04-18 | Revert "block: add callback function for unplug notification" | Jens Axboe |
2011-04-18 | block: Enhance new plugging support to support general callbacks | NeilBrown |
2011-04-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe |
2011-04-16 | block: let io_schedule() flush the plug inline | Jens Axboe |
2011-04-15 | net/9p: nwname should be an unsigned int | Harsh Prateek Bora |
2011-04-15 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-04-15 | block: only force kblockd unplugging from the schedule() path | Jens Axboe |
2011-04-15 | block: cleanup the block plug helper functions | Christoph Hellwig |