aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig1-25/+1
2009-09-22m68k: convert to asm-generic/hardirq.hChristoph Hellwig1-10/+2
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz2-68/+8
2009-09-22m32r: convert to asm-generic/hardirq.hChristoph Hellwig1-13/+2
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz2-71/+9
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin2-4/+3
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig1-11/+3
2009-09-22alpha: use printk_onceMarcin Slusarz1-5/+1
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin1-1/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz2-72/+15
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig2-17/+3
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann10-194/+11
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann16-0/+32
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins1-0/+10
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2-3/+3
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven20-21/+21
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins4-0/+12
2009-09-22const: make block_device_operations constAlexey Dobriyan2-2/+2
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan2-3/+3
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds92-876/+876
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+8
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+0
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-78/+98
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-12/+46
2009-09-21perf: Tidy up after the big renameIngo Molnar3-14/+14
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar92-856/+856
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar1-24/+24
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar572-5568/+43973
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras2-4/+2
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds5-5/+0
2009-09-20loongson: fix cut-and-paste mis-mergeLinus Torvalds1-1/+1
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-5/+5
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-47/+45
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria1-0/+6
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar564-5555/+43965
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich1-2/+2
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich3-10/+7
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich1-1/+1
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky1-1/+1
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras2-2/+1
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov3-3/+16
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches1-6/+6
2009-09-20perf_counter: x86: Fix PMU resource leakPeter Zijlstra1-3/+6
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput1-1/+0