aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uml: fix order of pud and pmd_free()Roel Kluin2009-09-221-2/+2
* um: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-25/+1
* m68k: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-10/+2
* m68k: convert to use arch_gettimeoffset()john stultz2009-09-222-68/+8
* m32r: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-13/+2
* m32r: convert to use arch_gettimeoffset()john stultz2009-09-222-71/+9
* m32r: remove redundant tests on unsignedRoel Kluin2009-09-222-4/+3
* alpha: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-11/+3
* alpha: use printk_onceMarcin Slusarz2009-09-221-5/+1
* arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin2009-09-221-1/+1
* alpha: convert to use arch_gettimeoffset()john stultz2009-09-222-72/+15
* h8300: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-222-17/+3
* mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-2210-194/+11
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-2216-0/+32
* mm: ZERO_PAGE without PTE_SPECIALHugh Dickins2009-09-221-0/+10
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-222-3/+3
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-2220-21/+21
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-224-0/+12
* const: make block_device_operations constAlexey Dobriyan2009-09-222-2/+2
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-222-3/+3
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-2192-876/+876
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-213-14/+14
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-2192-856/+856
| * perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-211-24/+24
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21572-5568/+43973
| |\
* | \ Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-213-7/+8
|\ \ \ | |/ /
| * | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-212-4/+2
| * | perf_counter: x86: Fix PMU resource leakPeter Zijlstra2009-09-201-3/+6
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-212-2/+0
|\ \ \
| * | | tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-2119-78/+98
|\ \ \ \
| * | | | x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20564-5555/+43965
| |\ \ \ \
| * | | | | x86: Correct segment permission flags in 64-bit linker scriptJan Beulich2009-09-201-2/+2
| * | | | | x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich2009-09-203-10/+7
| * | | | | x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
| * | | | | x86: Fix uaccess_32.h typoSergey Senozhatsky2009-09-201-1/+1
| * | | | | x86: Trivial whitespace cleanupsFelipe Contreras2009-09-202-2/+1
| * | | | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-203-3/+16
| * | | | | x86/i386: Remove duplicated #includeHuang Weiyi2009-09-201-1/+0
| * | | | | x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches2009-09-201-6/+6
| * | | | | Revert 'x86: Fix system crash when loading with "reservetop" parameter'Yinghai Lu2009-09-191-15/+15
| * | | | | x86, mce: Fix compile warning in case of CONFIG_SMP=nAndreas Herrmann2009-09-191-1/+2
| * | | | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-192-22/+19
| * | | | | x86: SGI UV: Map MMIO-High memory rangeJack Steiner2009-09-181-0/+11
| * | | | | x86: SGI UV: Add volatile semantics to macros that access chipset registersJack Steiner2009-09-181-8/+9
| * | | | | x86: SGI UV: Fix IPI macrosJack Steiner2009-09-181-1/+1
| * | | | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-181-2/+1