Age | Commit message (Expand) | Author | Files | Lines |
2009-11-23 | x86: UV SGI: Don't track GRU space in PAT | Jack Steiner | 5 | -4/+33 |
2009-11-23 | x86: SGI UV: Fix BAU initialization | Cliff Wickman | 1 | -3/+1 |
2009-11-23 | x86, numa: Use near(er) online node instead of roundrobin for NUMA | Yinghai Lu | 2 | -2/+25 |
2009-11-23 | x86, numa, bootmem: Only free bootmem on NUMA failure path | Yinghai Lu | 1 | -2/+8 |
2009-11-23 | x86: Change crash kernel to reserve via reserve_early() | Yinghai Lu | 1 | -42/+15 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 5 | -19/+18 |
2009-11-17 | x86: When cleaning MTRRs, do not fold WP into UC | Yinghai Lu | 1 | -2/+0 |
2009-11-17 | x86: remove "extern" from function prototypes in <asm/proto.h> | H. Peter Anvin | 1 | -9/+9 |
2009-11-17 | x86, mm: Report state of NX protections during boot | Kees Cook | 4 | -9/+29 |
2009-11-17 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin | 6 | -50/+13 |
2009-11-17 | x86, pageattr: Make set_memory_(x|nx) aware of NX support | H. Peter Anvin | 2 | -4/+8 |
2009-11-17 | x86, sleep: Always save the value of EFER | H. Peter Anvin | 1 | -6/+3 |
2009-11-17 | x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX | H. Peter Anvin | 1 | -7/+11 |
2009-11-11 | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 3 | -13/+17 |
2009-11-08 | x86: k8.h: Add struct bootnode | Randy Dunlap | 1 | -0/+1 |
2009-11-02 | x86_64, cpa: Use only text section in set_kernel_text_rw/ro | Suresh Siddha | 1 | -2/+10 |
2009-11-02 | x86_64, ftrace: Make ftrace use kernel identity mapping to modify code | Suresh Siddha | 2 | -2/+18 |
2009-11-02 | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 4 | -6/+9 |
2009-10-27 | tracing: allow to change permissions for text with dynamic ftrace enabled | Steven Rostedt | 1 | -1/+2 |
2009-10-24 | x86, boot: Simplify setting of the PAE bit | Alexander Potashev | 1 | -2/+1 |
2009-10-23 | x86: Remove pfn in add_one_highpage_init() | Minchan Kim | 1 | -2/+2 |
2009-10-20 | x86-64: add comment for RODATA large page retainment | Suresh Siddha | 1 | -1/+12 |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha | 4 | -1/+50 |
2009-10-20 | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha | 2 | -4/+5 |
2009-10-13 | x86: Interleave emulated nodes over physical nodes | David Rientjes | 2 | -28/+184 |
2009-10-13 | x86: Export srat physical topology | David Rientjes | 4 | -11/+27 |
2009-10-13 | x86: Export k8 physical topology | David Rientjes | 8 | -24/+62 |
2009-10-13 | x86: Clean up and add missing log levels for k8 | David Rientjes | 1 | -20/+19 |
2009-10-12 | pci: increase alignment to make more space for hidden code | Yinghai Lu | 1 | -2/+2 |
2009-10-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 17 | -51/+221 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 12 | -0/+12 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -39/+39 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 250 | -4717/+1078 |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -19/+106 |
2009-10-09 | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming | 1 | -0/+7 |
2009-10-09 | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming | 1 | -1/+1 |
2009-10-09 | sh: Plug PMB alloc memory leak | Matt Fleming | 1 | -6/+24 |
2009-10-09 | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming | 2 | -3/+3 |
2009-10-09 | sh: enable sleep state LEDs on Ecovec24 | Magnus Damm | 1 | -0/+5 |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -28/+51 |
2009-10-08 | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -0/+2 |
2009-10-08 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+3 |
2009-10-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -123/+193 |
2009-10-08 | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven | 2 | -0/+3 |
2009-10-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds | 15 | -80/+126 |
2009-10-08 | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ | Michael Hennerich | 1 | -0/+3 |
2009-10-08 | Blackfin: drop all simple-gpio board resources | Mike Frysinger | 17 | -255/+0 |
2009-10-08 | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou | 2 | -0/+17 |
2009-10-08 | Blackfin: includecheck fix: mach-bf548, ezkit.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-10-08 | Blackfin: drop cs_change_per_word setting | Mike Frysinger | 5 | -8/+0 |