Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | m32r: convert to use arch_gettimeoffset() | john stultz | 2 | -71/+9 |
2009-09-22 | m32r: remove redundant tests on unsigned | Roel Kluin | 2 | -4/+3 |
2009-09-22 | alpha: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -11/+3 |
2009-09-22 | alpha: use printk_once | Marcin Slusarz | 1 | -5/+1 |
2009-09-22 | arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() | Roel Kluin | 1 | -1/+1 |
2009-09-22 | alpha: convert to use arch_gettimeoffset() | john stultz | 2 | -72/+15 |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2 | -17/+3 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 10 | -194/+11 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 16 | -0/+32 |
2009-09-22 | mm: ZERO_PAGE without PTE_SPECIAL | Hugh Dickins | 1 | -0/+10 |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2 | -3/+3 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 1 | -2/+2 |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 20 | -21/+21 |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 4 | -0/+12 |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan | 2 | -2/+2 |
2009-09-22 | const: mark remaining inode_operations as const | Alexey Dobriyan | 1 | -1/+1 |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan | 2 | -3/+3 |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 92 | -876/+876 |
2009-09-21 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -7/+8 |
2009-09-21 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+0 |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -78/+98 |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -12/+46 |
2009-09-21 | perf: Tidy up after the big rename | Ingo Molnar | 3 | -14/+14 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 92 | -856/+856 |
2009-09-21 | perf_counter: Rename 'event' to event_id/hw_event | Ingo Molnar | 1 | -24/+24 |
2009-09-21 | Merge branch 'linus' into perfcounters/rename | Ingo Molnar | 572 | -5568/+43973 |
2009-09-21 | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2 | -4/+2 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 5 | -5/+0 |
2009-09-21 | loongson: fix cut-and-paste mis-merge | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -5/+5 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -3/+3 |
2009-09-21 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -47/+45 |
2009-09-20 | x86: Print the hypervisor returned tsc_khz during boot | Alok Kataria | 1 | -0/+6 |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 564 | -5555/+43965 |
2009-09-20 | x86: Correct segment permission flags in 64-bit linker script | Jan Beulich | 1 | -2/+2 |
2009-09-20 | x86: cpuinit-annotate SMP boot trampolines properly | Jan Beulich | 3 | -10/+7 |
2009-09-20 | x86: Increase timeout for EHCI debug port reset completion in early printk | Jan Beulich | 1 | -1/+1 |
2009-09-20 | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 1 | -1/+1 |
2009-09-20 | x86: Trivial whitespace cleanups | Felipe Contreras | 2 | -2/+1 |
2009-09-20 | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 3 | -3/+16 |
2009-09-20 | x86/i386: Remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-09-20 | x86, mtrr: Convert loop to a while based construct, avoid naked semicolon | Joe Perches | 1 | -6/+6 |
2009-09-20 | perf_counter: x86: Fix PMU resource leak | Peter Zijlstra | 1 | -3/+6 |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | serial: kill off uart_info | Alan Cox | 1 | -3/+3 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 3 | -5/+5 |