Age | Commit message (Expand) | Author |
2009-11-16 | x86, mm: Clean up and simplify NX enablement | H. Peter Anvin |
2009-11-16 | x86, pageattr: Make set_memory_(x|nx) aware of NX support | H. Peter Anvin |
2009-11-16 | x86, sleep: Always save the value of EFER | H. Peter Anvin |
2009-11-16 | x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX | H. Peter Anvin |
2009-11-11 | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu |
2009-11-08 | x86: k8.h: Add struct bootnode | Randy Dunlap |
2009-11-02 | x86_64, cpa: Use only text section in set_kernel_text_rw/ro | Suresh Siddha |
2009-11-02 | x86_64, ftrace: Make ftrace use kernel identity mapping to modify code | Suresh Siddha |
2009-11-02 | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha |
2009-10-27 | tracing: allow to change permissions for text with dynamic ftrace enabled | Steven Rostedt |
2009-10-24 | x86, boot: Simplify setting of the PAE bit | Alexander Potashev |
2009-10-23 | x86: Remove pfn in add_one_highpage_init() | Minchan Kim |
2009-10-20 | x86-64: add comment for RODATA large page retainment | Suresh Siddha |
2009-10-20 | x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA | Suresh Siddha |
2009-10-20 | x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_... | Suresh Siddha |
2009-10-12 | x86: Interleave emulated nodes over physical nodes | David Rientjes |
2009-10-12 | x86: Export srat physical topology | David Rientjes |
2009-10-12 | x86: Export k8 physical topology | David Rientjes |
2009-10-12 | x86: Clean up and add missing log levels for k8 | David Rientjes |
2009-10-11 | pci: increase alignment to make more space for hidden code | Yinghai Lu |
2009-10-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-10-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-09 | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming |
2009-10-09 | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming |
2009-10-09 | sh: Plug PMB alloc memory leak | Matt Fleming |
2009-10-09 | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming |
2009-10-09 | sh: enable sleep state LEDs on Ecovec24 | Magnus Damm |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-08 | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds |
2009-10-08 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-10-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-08 | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven |
2009-10-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa... | Linus Torvalds |
2009-10-08 | Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ | Michael Hennerich |
2009-10-08 | Blackfin: drop all simple-gpio board resources | Mike Frysinger |
2009-10-08 | Blackfin: fix framebuffer mmap bug for nommu | Thomas Chou |
2009-10-08 | Blackfin: includecheck fix: mach-bf548, ezkit.c | Jaswinder Singh Rajput |
2009-10-08 | Blackfin: drop cs_change_per_word setting | Mike Frysinger |
2009-10-08 | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger |
2009-10-08 | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich |
2009-10-07 | Blackfin: fix missed cache config renames | Graf Yang |
2009-10-07 | Blackfin: cplbinfo: drop d_path() hacks | Mike Frysinger |
2009-10-07 | Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines | Mike Frysinger |
2009-10-07 | Blackfin: BF51x: add PTP MMR defines | Barry Song |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz |
2009-10-07 | Blackfin: convert to use arch_gettimeoffset() | john stultz |
2009-10-06 | Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Tony Lindgren |