Age | Commit message (Expand) | Author |
2009-08-08 | x86, 32-bit: Use generic sys_pipe() | Amerigo Wang |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT(), fix APM | Ingo Molnar |
2009-08-08 | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita |
2009-07-19 | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita |
2009-07-19 | x86: Remove unused patch_espfix_desc() | Akinobu Mita |
2009-07-19 | x86: Use get_desc_base() | Akinobu Mita |
2009-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l... | Linus Torvalds |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-17 | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu... | Aurelien Jarno |
2009-07-17 | Add dma_debug_init() for ia64 | fujita |
2009-07-17 | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui |
2009-07-15 | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab |
2009-07-15 | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp |
2009-07-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-07-13 | mn10300: remove duplicated #include | Huang Weiyi |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick |
2009-07-12 | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-11 | x86: Remove spurious printk level from segfault message | Roland Dreier |
2009-07-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-07-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-07-10 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-10 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe |
2009-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter |
2009-07-09 | memory barrier: adding smp_mb__after_lock | Jiri Olsa |
2009-07-08 | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-07-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-07-08 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-07-08 | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR | Peter Chubb |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov |
2009-07-08 | powerpc: Fix spin_event_timeout() to be robust over context switches | Grant Likely |
2009-07-08 | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman |
2009-07-08 | powerpc/cell: Use pr_devel() in axon_msi.c | Michael Ellerman |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman |
2009-07-08 | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c | Michael Ellerman |
2009-07-08 | powerpc/perf_counter: Remove duplicated #include | Huang Weiyi |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c | Michael Ellerman |
2009-07-08 | powerpc/pseries: Use pr_devel() in xics.c | Michael Ellerman |