Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | m68k: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | m68k: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | m32r: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | m32r: remove redundant tests on unsigned | Roel Kluin | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | alpha: use printk_once | Marcin Slusarz | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | alpha: convert to use arch_gettimeoffset() | john stultz | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | const: make block_device_operations const | Alexey Dobriyan | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | const: mark remaining inode_operations as const | Alexey Dobriyan | 2009-09-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Tidy up after the big rename | Ingo Molnar | 2009-09-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 2009-09-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 2009-09-21 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-21 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 2009-09-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove markers | Christoph Hellwig | 2009-09-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: cpuinit-annotate SMP boot trampolines properly | Jan Beulich | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Trivial whitespace cleanups | Felipe Contreras | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86/i386: Remove duplicated #include | Huang Weiyi | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 2009-09-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter' | Yinghai Lu | 2009-09-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=n | Andreas Herrmann | 2009-09-19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 2009-09-19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: SGI UV: Map MMIO-High memory range | Jack Steiner | 2009-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registers | Jack Steiner | 2009-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: SGI UV: Fix IPI macros | Jack Steiner | 2009-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: apic: Convert BUG() to BUG_ON() | Daniel Walker | 2009-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: Remove final bits of CONFIG_X86_OLD_MCE | Andi Kleen | 2009-09-18 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |