| Commit message (Expand) | Author | Age |
... | |
| * | | | | sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() | Mike Galbraith | 2009-09-19 |
| * | | | | sched: Remove unneeded indentation in sched_fair.c::place_entity() | Mike Galbraith | 2009-09-18 |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-21 |
|\ \ \ \ \ |
|
| * | | | | | kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file | Alexey Dobriyan | 2009-09-20 |
| * | | | | | tracing: Export trace_profile_buf symbols | Peter Zijlstra | 2009-09-20 |
| * | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-19 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing/events: use list_for_entry_continue | Li Zefan | 2009-09-19 |
| | * | | | | | tracing: remove max_tracer_type_len | Li Zefan | 2009-09-19 |
| | * | | | | | function-graph: use ftrace_graph_funcs directly | Li Zefan | 2009-09-19 |
| * | | | | | | Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2009-09-19 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: Allocate the ftrace event profile buffer dynamically | Frederic Weisbecker | 2009-09-18 |
| | * | | | | | | tracing: Factorize the events profile accounting | Frederic Weisbecker | 2009-09-18 |
| | |/ / / / / |
|
| * | / / / / | tracing: Remove markers | Christoph Hellwig | 2009-09-18 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 2009-09-20 |
| * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 2009-09-20 |
| * | | | | | | | x86: cpuinit-annotate SMP boot trampolines properly | Jan Beulich | 2009-09-20 |
| * | | | | | | | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 2009-09-20 |
| * | | | | | | | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 2009-09-20 |
| * | | | | | | | x86: Trivial whitespace cleanups | Felipe Contreras | 2009-09-20 |
| * | | | | | | | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 2009-09-20 |
| * | | | | | | | x86/i386: Remove duplicated #include | Huang Weiyi | 2009-09-20 |
| * | | | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 2009-09-20 |
| * | | | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter' | Yinghai Lu | 2009-09-19 |
| * | | | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 2009-09-19 |
| * | | | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 2009-09-19 |
| * | | | | | | | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 2009-09-18 |
| * | | | | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 2009-09-18 |
| * | | | | | | | x86: SGI UV: Fix IPI macros | Jack Steiner | 2009-09-18 |
| * | | | | | | | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker | 2009-09-18 |
| * | | | | | | | x86: Remove final bits of CONFIG_X86_OLD_MCE | Andi Kleen | 2009-09-18 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | nfs: initialize the backing_dev_info when creating the server | Jens Axboe | 2009-09-21 |
| * | | | | | | | writeback: make balance_dirty_pages() gradually back more off | Jens Axboe | 2009-09-21 |
| * | | | | | | | writeback: don't use schedule_timeout() without setting runstate | Jens Axboe | 2009-09-21 |
| * | | | | | | | nfs: nfs_kill_super() should call bdi_unregister() after killing super | Jens Axboe | 2009-09-21 |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | V4L/DVB (13033): pt1: Don't use a deprecated DMA_BIT_MASK macro | Mauro Carvalho Chehab | 2009-09-19 |
| * | | | | | | | | V4L/DVB (13029): radio-si4713: remove #include <linux/version.h> | Huang Weiyi | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13027): go7007: convert printks to v4l2_info | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13026): s2250-board: Implement brightness and contrast controls | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13025): s2250-board: Fix memory leaks | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13023): go7007: Merge struct gofh and go declarations | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13022): go7007: Fix mpeg controls | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13021): go7007: Fix whitespace and line lengths | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13020): go7007: Updates to Kconfig and Makefile | Pete Eberlein | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors | 2009-09-18 |
| * | | | | | | | | V4L/DVB (13018): kzalloc failure ignored in au8522_probe() | Roel Kluin | 2009-09-18 |