Age | Commit message (Expand) | Author | Files | Lines |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+35 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 23 | -923/+1465 |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 3 | -10/+35 |
2008-12-25 | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 12 | -57/+138 |
2008-12-25 | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 4 | -4/+33 |
2008-12-25 | Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core | Ingo Molnar | 1 | -1/+1 |
2008-12-25 | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32 | Jaswinder Singh | 1 | -1/+1 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2 | -1/+6 |
2008-12-24 | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 6 | -14/+30 |
2008-12-23 | Merge branch 'x86/irq' into x86/core | Ingo Molnar | 13 | -903/+921 |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar | 6 | -8/+8 |
2008-12-23 | Merge branch 'x86/tsc' into x86/core | Ingo Molnar | 4 | -4/+33 |
2008-12-23 | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 3 | -12/+9 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 62 | -2530/+2170 |
2008-12-23 | Merge branch 'x86/apic' into x86/irq | Ingo Molnar | 5 | -88/+106 |
2008-12-23 | Merge commit 'v2.6.28-rc9' into x86/apic | Ingo Molnar | 24 | -138/+194 |
2008-12-22 | x86: prioritize the FPU traps for the error code | H. Peter Anvin | 1 | -19/+15 |
2008-12-20 | x86: fix resume (S2R) broken by Intel microcode module, on A110L | Dmitry Adamushko | 2 | -5/+20 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -11/+34 |
2008-12-20 | x86, bts: add fork and exit handling | Markus Metzger | 4 | -32/+69 |
2008-12-19 | x86: common.c boot_cpu_stack and boot_exception_stacks should be static | Jaswinder Singh | 1 | -3/+3 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 7 | -41/+46 |
2008-12-19 | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha | 2 | -1/+15 |
2008-12-19 | x86: fix warning in arch/x86/kernel/microcode_amd.c | Ingo Molnar | 1 | -1/+2 |
2008-12-18 | x86: asm-offset_64: use rt_sigframe_ia32 | Hiroshi Shimamoto | 1 | -1/+3 |
2008-12-18 | x86: process.c declare c1e_remove_cpu before they get used | Jaswinder Singh | 1 | -0/+1 |
2008-12-18 | x86: time_64.c timer_interrupt() should be static | Jaswinder Singh | 1 | -1/+1 |
2008-12-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -2/+7 |
2008-12-18 | x86 gart: don't complain if no AMD GART found | Bjorn Helgaas | 1 | -3/+1 |
2008-12-18 | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 1 | -33/+28 |
2008-12-18 | x86: signal: move sigframe.h to arch/x86/include/asm | Hiroshi Shimamoto | 3 | -45/+2 |
2008-12-18 | x86: signal: rename sigframe and rt_sigframe on 32-bit | Hiroshi Shimamoto | 1 | -11/+17 |
2008-12-18 | x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c | Hiroshi Shimamoto | 2 | -5/+5 |
2008-12-17 | x86/swiotlb: add default swiotlb_arch_range_needs_mapping | Ian Campbell | 1 | -0/+5 |
2008-12-17 | x86/swiotlb: add default phys<->bus conversion | Ian Campbell | 1 | -0/+10 |
2008-12-17 | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 3 | -3/+8 |
2008-12-17 | x86: add swiotlb allocation functions | Jeremy Fitzhardinge | 1 | -0/+12 |
2008-12-17 | AMD IOMMU: panic if completion wait loop fails | Joerg Roedel | 1 | -2/+3 |
2008-12-17 | AMD IOMMU: set cmd buffer pointers to zero manually | Joerg Roedel | 1 | -0/+4 |
2008-12-17 | x86: entry_64 - introduce FTRACE_ frame macro v2 | Cyrill Gorcunov | 1 | -50/+7 |
2008-12-16 | x86: signal: use signal_fault() in sys_sigreturn() | Hiroshi Shimamoto | 1 | -12/+3 |
2008-12-16 | sgi-xp: xpc needs to pass the physical address, not virtual | Russ Anderson | 1 | -3/+1 |
2008-12-16 | x86: re-enable MCE on secondary CPUS after suspend/resume | Andi Kleen | 1 | -3/+0 |
2008-12-16 | x86: UV fix for global physical addresses | Jack Steiner | 1 | -2/+1 |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/uv | Ingo Molnar | 15 | -103/+160 |
2008-12-16 | x86: clean up dead code in vmi_32.c | Zachary Amsden | 1 | -119/+0 |
2008-12-16 | x86: hardirq: use inc_irq_stat() in non-unified functions | Hiroshi Shimamoto | 6 | -6/+6 |
2008-12-16 | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge | 1 | -7/+0 |
2008-12-16 | x86: setup.c find_and_reserve_crashkernel should be static | Jaswinder Singh | 1 | -0/+1 |
2008-12-16 | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 3 | -3/+18 |