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