summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* sched: Enhance the pre/post scheduling logicGregory Haskins2009-08-02
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-08-02
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-31
| |\
| | * io context: fix ref countingLi Zefan2009-07-31
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-31
| |\ \
| | * | clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-31
| * | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31
| * | | lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-31
| * | | lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
| * | | lguest: fix comment styleRusty Russell2009-07-30
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-29
| |\ \ \
| | * | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-29
| | | |/ | | |/|
| * | | uio: mark uio.h functions __KERNEL__ onlyJiri Slaby2009-07-29
| * | | lib: flexible array implementationDave Hansen2009-07-29
| * | | pps.h needs <linux/types.h>Dave Jones2009-07-29
| * | | cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
| * | | cgroups: fix pid namespace bugLi Zefan2009-07-29
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
| |\ \ \
| | * | | libata: accept late unlocking of HPATejun Heo2009-07-28
| | |/ /
| * / / pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi2009-07-29
| |/ /
| * | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-27
| |\ \
| | * | inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-21
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-22
| | |\ \ \
| | | * | | rfkill: remove too-strict __must_checkAlan Jenkins2009-07-21
| | * | | | of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-22
| | |/ / /
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-27
| |\ \ \ \
| | * | | | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson2009-07-24
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-07-27
| |\ \ \ \
| | * | | | dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-23
| | |/ / /
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-15
| * | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
| |\ \ \ \
| | * | | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
| |\ \ \ \ \
| | * | | | | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
| |\ \ \ \ \
| | * | | | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
| | |/ / / /
| * / / / / sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-18
| |/ / / /
* | | | | sched: Fix cond_resched_lock() in !CONFIG_PREEMPTFrederic Weisbecker2009-08-02
* | | | | sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker2009-07-18
* | | | | sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker2009-07-18
* | | | | sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()Frederic Weisbecker2009-07-18
* | | | | sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker2009-07-18
* | | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker2009-07-18
* | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-07-18
|\| | | |
| * | | | virtio_net: Sync header with qemuAlex Williamson2009-07-17
| * | | | lguest: fix journeyMatias Zabaljauregui2009-07-17
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-16
| |\ \ \ \
| | * | | | timer stats: fix quick check optimizationHeiko Carstens2009-07-10