Age | Commit message (Expand) | Author |
2008-12-16 | x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used | Jaswinder Singh |
2008-12-16 | Merge branch 'x86/cpufeature' into x86/tsc | Ingo Molnar |
2008-12-16 | x86: support always running TSC on Intel CPUs, add cpufeature definition | Ingo Molnar |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/cpufeature | Ingo Molnar |
2008-12-16 | x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions | Andreas Herrmann |
2008-12-16 | x86, mm: limit MAXMEM on 64-bit | Ingo Molnar |
2008-12-16 | x86, 32-bit: improve lazy TLB handling code | Jan Beulich |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich |
2008-12-16 | x86: consolidate __swp_XXX() macros | Jan Beulich |
2008-12-16 | x86: convert rdtscll() to use __native_read_tsc | Ken Chen |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar |
2008-12-12 | x86: hardirq: introduce inc_irq_stat() | Hiroshi Shimamoto |
2008-12-12 | Merge commit 'v2.6.28-rc8' into x86/irq | Ingo Molnar |
2008-12-12 | x86: kill #ifdef for exit_idle() | Hiroshi Shimamoto |
2008-12-12 | x86: uaccess: return value of __{get|put}_user() can be int | Hiroshi Shimamoto |
2008-12-12 | x86, bts: provide in-kernel branch-trace interface | Markus Metzger |
2008-12-08 | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar |
2008-12-08 | x86: signal: change type of paramter for sys_rt_sigreturn() | Hiroshi Shimamoto |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar |
2008-12-08 | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu |
2008-12-08 | x86: use NR_IRQS_LEGACY | Yinghai Lu |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu |
2008-12-08 | x86: change static allocation of trampoline area | Rafael J. Wysocki |
2008-12-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-12-04 | x86: change thread_info's flag field back to 32 bits | Joe Korty |
2008-12-04 | Merge commit 'v2.6.28-rc7' into x86/cleanups | Ingo Molnar |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar |
2008-12-04 | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar |
2008-12-03 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-12-03 | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy |
2008-12-03 | x86: remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori |
2008-12-03 | Merge branch 'x86/io' into x86/iommu | Ingo Molnar |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-01 | x86: fix dma_mapping_error for 32bit x86, cleanup | FUJITA Tomonori |
2008-12-01 | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar |
2008-12-01 | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar |
2008-11-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, complete | Ingo Molnar |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, cleanup | Ingo Molnar |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too | Hitoshi Mitake |
2008-11-29 | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer |
2008-11-28 | Merge branch 'x86/debug' into x86/irq | Ingo Molnar |
2008-11-28 | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel |
2008-11-27 | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger |