summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-08-09sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann
2009-08-02sched: Enhance the pre/post scheduling logicGregory Haskins
2009-08-02Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-08-02sched: Fix cond_resched_lock() in !CONFIG_PREEMPTFrederic Weisbecker
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-07-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior
2009-07-31io context: fix ref countingLi Zefan
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-07-30uio: mark uio.h functions __KERNEL__ onlyJiri Slaby
2009-07-30lib: flexible array implementationDave Hansen
2009-07-30pps.h needs <linux/types.h>Dave Jones
2009-07-30cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-30cgroups: fix pid namespace bugLi Zefan
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
2009-07-29libata: accept late unlocking of HPATejun Heo
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-24V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson
2009-07-23dm table: pass correct dev area size to device_area_is_validMike Snitzer
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner
2009-07-18sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker
2009-07-18sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker
2009-07-18sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()Frederic Weisbecker
2009-07-18sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker
2009-07-18sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker
2009-07-18Merge branch 'linus' into sched/coreIngo Molnar
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner
2009-07-17virtio_net: Sync header with qemuAlex Williamson
2009-07-17lguest: fix journeyMatias Zabaljauregui
2009-07-16Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner