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