Age | Commit message (Expand) | Author |
2009-01-26 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-01-26 | eeprom: More consistent symbol names | Jean Delvare |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-26 | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin |
2009-01-26 | x86: fix section mismatch warning | Rakib Mullick |
2009-01-26 | x86: improve early fault/irq printout | Ingo Molnar |
2009-01-26 | x86, debug: remove early_printk() #ifdefs from head_32.S | Ingo Molnar |
2009-01-26 | x86: micro-optimize __raw_read_trylock() | Frederic Weisbecker |
2009-01-26 | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar |
2009-01-26 | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt |
2009-01-25 | x86: use standard PIT frequency | Ingo Molnar |
2009-01-23 | x86: filter CPU features dependent on unavailable CPUID levels | H. Peter Anvin |
2009-01-23 | x86: handle PAT more like other CPU features | H. Peter Anvin |
2009-01-23 | x86: clean up stray space in <asm/processor.h> | H. Peter Anvin |
2009-01-23 | x86: ia32_signal: use {get|put}_user_try and catch | Hiroshi Shimamoto |
2009-01-23 | x86: signal: use {get|put}_user_try and catch | Hiroshi Shimamoto |
2009-01-23 | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto |
2009-01-23 | x86, mm: fix pte_free() | Peter Zijlstra |
2009-01-23 | x86, xen: fix hardirq.h merge fallout | Ingo Molnar |
2009-01-23 | x86: make irq_cpustat_t fields conditional | Brian Gerst |
2009-01-23 | x86: merge hardirq_{32,64}.h into hardirq.h | Brian Gerst |
2009-01-23 | x86: sync hardirq_{32,64}.h | Brian Gerst |
2009-01-23 | x86: remove include of apic.h from hardirq_64.h | Brian Gerst |
2009-01-23 | x86: remove idle_timestamp from 32bit irq_cpustat_t | Brian Gerst |
2009-01-22 | x86: add pte_set_flags/clear_flags for pte flag manipulation | Jeremy Fitzhardinge |
2009-01-22 | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge |
2009-01-22 | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com |
2009-01-22 | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner |
2009-01-22 | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin |
2009-01-21 | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> | H. Peter Anvin |
2009-01-21 | x86: optimise page fault entry, cleanup | Johannes Weiner |
2009-01-21 | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha |
2009-01-21 | x86: make UV support configurable | Nick Piggin |
2009-01-21 | x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() | Hiroshi Shimamoto |
2009-01-21 | x86: uaccess: fix style problems | Hiroshi Shimamoto |
2009-01-21 | x86: mtrr fix debug boot parameter | Thomas Renninger |
2009-01-21 | x86: fix page attribute corruption with cpa() | Suresh Siddha |
2009-01-21 | x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES | Ingo Molnar |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-21 | x86: uv cleanup, build fix | Ingo Molnar |
2009-01-21 | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar |
2009-01-21 | Merge branch 'cpus4096' into core/percpu | Ingo Molnar |
2009-01-21 | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar |
2009-01-21 | x86: use early clobbers in usercopy*.c | Andi Kleen |
2009-01-21 | x86: rename tlb_64.c to tlb.c | Tejun Heo |
2009-01-21 | x86: make x86_32 use tlb_64.c | Tejun Heo |
2009-01-21 | x86: prepare for tlb merge | Tejun Heo |