index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-08-21
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()
Tejun Heo
2012-08-21
workqueue: use irqsafe timer for delayed_work
Tejun Heo
2012-08-21
workqueue: clean up delayed_work initializers and add missing one
Tejun Heo
2012-08-21
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
workqueue: cosmetic whitespace updates for macro definitions
Tejun Heo
2012-08-21
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Tejun Heo
2012-08-21
timer: Implement TIMER_IRQSAFE
Tejun Heo
2012-08-21
timer: Clean up timer initializers
Tejun Heo
2012-08-21
timer: Relocate declarations of init_timer_on_stack_key()
Tejun Heo
2012-08-21
timer: Generalize timer->base flags handling
Tejun Heo
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
workqueue: gut system_nrt[_freezable]_wq()
Tejun Heo
2012-08-20
workqueue: gut flush[_delayed]_work_sync()
Tejun Heo
2012-08-13
workqueue: fix CPU binding of flush_delayed_work[_sync]()
Tejun Heo
2012-08-03
workqueue: implement mod_delayed_work[_on]()
Tejun Heo
2012-08-03
workqueue: mark a work item being canceled as such
Tejun Heo
2012-08-03
workqueue: introduce WORK_OFFQ_FLAG_*
Tejun Heo
2012-08-03
workqueue: set delayed_work->timer function on initialization
Tejun Heo
2012-08-03
workqueue: make queueing functions return bool
Tejun Heo
2012-08-03
workqueue: reorder queueing functions so that _on() variants are on top
Tejun Heo
2012-08-02
Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc
Linus Torvalds
2012-08-02
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-08-01
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
2012-08-01
block: add partition resize function to blkpg ioctl
Vivek Goyal
2012-08-01
Merge branch 'common/irqdomain' into sh-latest
Paul Mundt
2012-08-01
dmaengine: shdma: restore partial transfer calculation
Guennadi Liakhovetski
2012-07-31
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-07-31
Platform: OLPC: turn EC driver into a platform_driver
Andres Salomon
2012-07-31
Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it
Andres Salomon
2012-07-31
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-31
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
Mel Gorman
2012-07-31
mm: remove redundant initialization
Minchan Kim
2012-07-31
mm: memcg: fix compaction/migration failing due to memcg limits
Johannes Weiner
2012-07-31
nfs: enable swap on NFS
Mel Gorman
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-07-31
mm: swap: implement generic handler for swap_activate
Mel Gorman
[next]