summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin1-7/+12
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2-4/+4
2009-11-23x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin1-2/+4
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner5-4/+33
2009-11-23x86: SGI UV: Fix BAU initializationCliff Wickman1-3/+1
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2-2/+25
2009-11-23x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu1-2/+8
2009-11-23x86: Change crash kernel to reserve via reserve_early()Yinghai Lu1-42/+15
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich5-19/+18
2009-11-17x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu1-2/+0
2009-11-16x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin1-9/+9
2009-11-16x86, mm: Report state of NX protections during bootKees Cook4-9/+29
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin6-50/+13
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2-4/+8
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin1-6/+3
2009-11-16x86-32: Use symbolic constants, safer CPUID when enabling EFER.NXH. Peter Anvin1-7/+11
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu3-13/+17
2009-11-08x86: k8.h: Add struct bootnodeRandy Dunlap1-0/+1
2009-11-02x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha1-2/+10
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2-2/+18
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha4-6/+9
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt1-1/+2
2009-10-24x86, boot: Simplify setting of the PAE bitAlexander Potashev1-2/+1
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim1-2/+2
2009-10-20x86-64: add comment for RODATA large page retainmentSuresh Siddha1-1/+12
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha4-1/+50
2009-10-20x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2-4/+5
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes2-28/+184
2009-10-12x86: Export srat physical topologyDavid Rientjes4-11/+27
2009-10-12x86: Export k8 physical topologyDavid Rientjes8-24/+62
2009-10-12x86: Clean up and add missing log levels for k8David Rientjes1-20/+19
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu1-2/+2
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds17-51/+221
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan12-0/+12
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-39/+39
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds250-4717/+1078
2009-10-09Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+106
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming1-0/+7
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming1-1/+1
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming1-6/+24
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2-3/+3
2009-10-09sh: enable sleep state LEDs on Ecovec24Magnus Damm1-0/+5
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-28/+51
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds1-0/+2
2009-10-08Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+3
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-123/+193
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2-0/+3
2009-10-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds15-80/+126
2009-10-08Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich1-0/+3
2009-10-08Blackfin: drop all simple-gpio board resourcesMike Frysinger17-255/+0