Age | Commit message (Expand) | Author |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | remove __KERNEL_STRICT_NAMES | Arnd Bergmann |
2009-03-26 | make exported headers use strict posix types | Arnd Bergmann |
2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron |
2009-01-30 | linker script: use separate simpler definition for PERCPU() | Tejun Heo |
2009-01-29 | Revert "generic, x86: fix __per_cpu_load relocation" | Ingo Molnar |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-26 | generic, x86: fix __per_cpu_load relocation | Brian Gerst |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-20 | linker script: kill PERCPU_VADDR_PREALLOC() | Tejun Heo |
2009-01-20 | percpu: refactor percpu.h | Brian Gerst |
2009-01-17 | linker script: add missing VMLINUX_SYMBOL | Tejun Heo |
2009-01-16 | percpu: add optimized generic percpu accessors | Ingo Molnar |
2009-01-16 | x86: fold pda into percpu area on SMP | Tejun Heo |
2009-01-16 | x86: make percpu symbols zerobased on SMP | Tejun Heo |
2009-01-15 | alpha: fix RTC on marvel | Ivan Kokshaysky |
2009-01-15 | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-13 | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param | venkatesh.pallipadi@intel.com |
2009-01-13 | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen |
2009-01-06 | remove linux/hardirq.h from asm-generic/local.h | Russell King |
2009-01-06 | documentation: when to BUG(), and when to not BUG() | David Brownell |
2009-01-06 | mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE | KOSAKI Motohiro |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-25 | Merge branch 'core/debug' into core/core | Ingo Molnar |
2008-12-25 | [S390] __page_to_pfn warnings | Martin Schwidefsky |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-19 | x86: PAT: move track untrack pfnmap stubs to asm-generic | venkatesh.pallipadi@intel.com |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar |
2008-12-18 | x86: PAT: add pgprot_writecombine() interface for drivers - v3 | venkatesh.pallipadi@intel.com |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask | Rusty Russell |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-12 | tracing/function-graph-tracer: add a new .irqentry.text section | Frederic Weisbecker |
2008-12-10 | atomic: fix a typo in atomic_long_xchg() | Eric Dumazet |
2008-12-09 | [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ... | Mike Frysinger |
2008-11-28 | debug warnings: eliminate warn_on_slowpath() | Ingo Molnar |
2008-11-23 | trace: profile all if conditionals | Steven Rostedt |
2008-11-23 | trace: consolidate unlikely and likely profiler | Steven Rostedt |
2008-11-16 | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt |
2008-11-12 | tracing: profile likely and unlikely annotations | Steven Rostedt |
2008-11-08 | Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y | Rafael J. Wysocki |
2008-10-27 | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn |
2008-10-23 | mutex: speed up generic mutex implementations | Nick Piggin |