Age | Commit message (Expand) | Author |
2009-08-18 | sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR | Hiroshi Shimamoto |
2009-08-09 | sched: Add default defines for PREEMPT_ACTIVE | Arnd Bergmann |
2009-08-02 | sched: Enhance the pre/post scheduling logic | Gregory Haskins |
2009-08-02 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2009-08-02 | sched: Fix cond_resched_lock() in !CONFIG_PREEMPT | Frederic Weisbecker |
2009-07-31 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-07-31 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-31 | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm |
2009-07-31 | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG | Sebastian Andrzej Siewior |
2009-07-31 | lib/scatterlist: add a flags to signalize mapping direction | Sebastian Andrzej Siewior |
2009-07-31 | io context: fix ref counting | Li Zefan |
2009-07-30 | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell |
2009-07-30 | lguest: fix comment style | Rusty Russell |
2009-07-29 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2009-07-29 | uio: mark uio.h functions __KERNEL__ only | Jiri Slaby |
2009-07-29 | lib: flexible array implementation | Dave Hansen |
2009-07-29 | pps.h needs <linux/types.h> | Dave Jones |
2009-07-29 | cgroup avoid permanent sleep at rmdir | KAMEZAWA Hiroyuki |
2009-07-29 | cgroups: fix pid namespace bug | Li Zefan |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-07-29 | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi |
2009-07-29 | PM / Hibernate: Replace bdget call with simple atomic_inc of i_count | Alan Jenkins |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie |
2009-07-28 | libata: accept late unlocking of HPA | Tejun Heo |
2009-07-27 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2009-07-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-26 | NET: ROSE: Don't use static buffer. | Ralf Baechle |
2009-07-24 | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. | Brian Johnson |
2009-07-23 | dm table: pass correct dev area size to device_area_is_valid | Mike Snitzer |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-22 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-22 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-22 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-22 | of/mdio: Add support function for Ethernet fixed-link property | Anton Vorontsov |
2009-07-22 | perf_counter: PERF_SAMPLE_ID and inherited counters | Peter Zijlstra |
2009-07-22 | softirq: introduce tasklet_hrtimer infrastructure | Peter Zijlstra |
2009-07-21 | inotify: use GFP_NOFS under potential memory pressure | Eric Paris |
2009-07-21 | rfkill: remove too-strict __must_check | Alan Jenkins |
2009-07-21 | genirq: Delegate irq affinity setting to the irq thread | Thomas Gleixner |
2009-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-07-20 | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra |
2009-07-18 | sched: Convert the only user of cond_resched_bkl to use cond_resched() | Frederic Weisbecker |
2009-07-18 | sched: Pull up the might_sleep() check into cond_resched() | Frederic Weisbecker |