summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-2225-26/+25
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-214-4/+4
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-213-4/+4
| * trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-211-1/+1
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-212-2/+2
| * trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale2009-09-2111-11/+11
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg2009-09-211-1/+0
* | 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
OpenPOWER on IntegriCloud