Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 1 | -1/+1 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 1 | -27/+55 |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar | 1 | -3/+14 |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich | 1 | -0/+4 |
2008-12-12 | Merge commit 'v2.6.28-rc8' into x86/mm | Ingo Molnar | 1 | -3/+19 |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar | 1 | -2/+5 |
2008-12-04 | Merge commit 'v2.6.28-rc7' into x86/cleanups | Ingo Molnar | 1 | -1/+1 |
2008-12-03 | Merge branch 'x86/io' into x86/iommu | Ingo Molnar | 1 | -0/+2 |
2008-12-02 | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos | 1 | -7/+0 |
2008-12-02 | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 1 | -1/+1 |
2008-12-01 | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar | 1 | -2/+5 |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too | Hitoshi Mitake | 1 | -0/+2 |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 1 | -1/+1 |
2008-11-23 | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT | Török Edwin | 1 | -0/+1 |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 1 | -2/+5 |
2008-11-21 | Merge commit 'v2.6.28-rc6' into sched/core | Ingo Molnar | 1 | -2/+5 |
2008-11-19 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 1 | -1/+1 |
2008-11-19 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+1 |
2008-11-18 | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 1 | -4/+0 |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -1/+1 |
2008-11-18 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 1 | -1/+4 |
2008-11-18 | x86: default to SWIOTLB=y on x86_64 | Joerg Roedel | 1 | -1/+1 |
2008-11-17 | Merge commit 'v2.6.28-rc5' into x86/cleanups | Ingo Molnar | 1 | -1/+1 |
2008-11-12 | x86: make NUMA on 32-bit depend on EXPERIMENTAL again | Rafael J. Wysocki | 1 | -1/+1 |
2008-11-12 | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 1 | -0/+1 |
2008-11-12 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | x86: fix documentation typo in arch/x86/Kconfig | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | x86, voyager: fix smp generic helper voyager breakage | James Bottomley | 1 | -1/+4 |
2008-11-11 | tracing, x86: clean up FUNCTION_RET_TRACER Kconfig | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 1 | -0/+1 |
2008-11-11 | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 1 | -1/+1 |
2008-11-11 | sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER | Ingo Molnar | 1 | -1/+1 |
2008-11-10 | x86: Make NUMA on 32-bit depend on BROKEN | Rafael J. Wysocki | 1 | -1/+1 |
2008-11-08 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -2/+10 |
2008-11-08 | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't... | Ingo Molnar | 1 | -0/+4 |
2008-11-07 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 1 | -1/+5 |
2008-11-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2008-11-06 | x86, sched: enable wchan config menu item on 64-bit | Ken Chen | 1 | -1/+1 |
2008-11-06 | x86: update CONFIG_NUMA description | KOSAKI Motohiro | 1 | -6/+10 |
2008-11-06 | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 1 | -1/+1 |
2008-11-06 | ftrace: add quick function trace stop | Steven Rostedt | 1 | -0/+1 |
2008-11-03 | io mapping: clean up #ifdefs | Keith Packard | 1 | -0/+4 |
2008-11-03 | x86: add memory hotremove config option | Gary Hade | 1 | -0/+4 |
2008-10-30 | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2008-10-31 | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 1 | -0/+4 |
2008-10-30 | x86: simplify X86_MPPARSE config option | Jan Beulich | 1 | -10/+2 |
2008-10-28 | Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks | Ingo Molnar | 1 | -95/+200 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 1 | -0/+5 |