aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-07hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven
2008-09-07hrtimer: add a hrtimer_start_range() functionArjan van de Ven
2008-09-06hrtimer: another build fixArjan van de Ven
2008-09-06hrtimer: fix build bug found by IngoArjan van de Ven
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-09-05hrtimer: turn hrtimers into range timersArjan van de Ven
2008-09-05hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven
2008-09-05hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven
2008-09-05select: switch select() and poll() over to hrtimersArjan van de Ven
2008-09-05select: add a poll specific struct to the restart_block unionThomas Gleixner
2008-09-05select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner
2008-09-05select: Introduce a hrtimeout functionArjan van de Ven
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-09-02ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz
2008-09-02IDE: compile fix for sff_dma_opsKevin Hilman
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01debugobjects: fix lockdep warningVegard Nossum
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle
2008-08-25x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safeH. Peter Anvin