- 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
- 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
- 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago
- a7c4c0d x86, sleep: Always save the value of EFER by H. Peter Anvin · 15 years ago
- 8a50e51 x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX by H. Peter Anvin · 15 years ago
- 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
- 0420101 x86: k8.h: Add struct bootnode by Randy Dunlap · 15 years ago
- e7d23dd x86_64, cpa: Use only text section in set_kernel_text_rw/ro by Suresh Siddha · 15 years ago
- 55ca3cc x86_64, ftrace: Make ftrace use kernel identity mapping to modify code by Suresh Siddha · 15 years ago
- 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
- 883242d tracing: allow to change permissions for text with dynamic ftrace enabled by Steven Rostedt · 15 years ago
- 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
- b1258ac x86: Remove pfn in add_one_highpage_init() by Minchan Kim · 15 years ago
- d6cc1c3 x86-64: add comment for RODATA large page retainment by Suresh Siddha · 15 years ago
- 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
- b9af7c0 x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
- adc1938 x86: Interleave emulated nodes over physical nodes by David Rientjes · 15 years ago
- 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
- 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
- 1af5ba5 x86: Clean up and add missing log levels for k8 by David Rientjes · 15 years ago
- 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
- f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- 79a6f56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
- 1442138 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
- a2767cf sh: Don't allocate smaller sized mappings on every iteration by Matt Fleming · 15 years ago
- 2bea7ea sh: Try PMB mapping based on physical address, not mapping size by Matt Fleming · 15 years ago
- fc2bdef sh: Plug PMB alloc memory leak by Matt Fleming · 15 years ago
- a632524 sh: Sprinkle __uses_jump_to_uncached by Matt Fleming · 15 years ago
- f78bab3 sh: enable sleep state LEDs on Ecovec24 by Magnus Damm · 15 years ago
- 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7c1632b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d8e7b2b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
- 9bcbdd9 x86, timers: Check for pending timers after (device) interrupts by Arjan van de Ven · 15 years ago
- 385c51d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
- 796dada Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ by Michael Hennerich · 15 years ago
- 282246d Blackfin: drop all simple-gpio board resources by Mike Frysinger · 15 years ago
- 59bd00c Blackfin: fix framebuffer mmap bug for nommu by Thomas Chou · 15 years ago
- 4a7bcb4 Blackfin: includecheck fix: mach-bf548, ezkit.c by Jaswinder Singh Rajput · 15 years ago
- 5a2b0d7 Blackfin: drop cs_change_per_word setting by Mike Frysinger · 15 years ago
- 7036c61 Blackfin: bf533-ezkit: convert to physmap/jedec_probe by Mike Frysinger · 15 years ago
- 50c4c08 Blackfin: convert adv7393 resources to new i2c framework by Michael Hennerich · 15 years ago
- 19a3b60 Blackfin: fix missed cache config renames by Graf Yang · 15 years ago
- 48dee09 Blackfin: cplbinfo: drop d_path() hacks by Mike Frysinger · 15 years ago
- d586e83 Blackfin: asm/irq.h: pull in mach/anomaly.h for anomaly defines by Mike Frysinger · 15 years ago
- 6206f70 Blackfin: BF51x: add PTP MMR defines by Barry Song · 15 years ago
- 96f1050 Blackfin: mass clean up of copyright/licensing info by Robin Getz · 15 years ago
- 10f03f1 Blackfin: convert to use arch_gettimeoffset() by john stultz · 15 years ago
- ab8d64d Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linus by Tony Lindgren · 15 years ago
- 2654890 omap: iovmm: Add missing mutex_unlock by Daniel Walker · 15 years ago
- ba6a117 omap: iovmm: Fix incorrect spelling by Hiroshi DOYU · 15 years ago
- 913b143 omap: SRAM: flush the right address after memcpy in omap_sram_push by ye janboe · 15 years ago
- 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 15 years ago
- af9d2ff [S390] Add EX_TABLE for addressing exception in usercopy functions. by Gerald Schaefer · 15 years ago
- ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 15 years ago
- dd43bfc [S390] hibernate: Use correct place for CPU address in lowcore by Michael Holzheu · 15 years ago
- 623c08e [S390] pm: ignore time spend in suspended state by Martin Schwidefsky · 15 years ago
- 930e44f [S390] perf_counter: fix vdso detection by Heiko Carstens · 15 years ago
- 22ceaf4 [S390] ftrace: drop nmi protection by Heiko Carstens · 15 years ago
- 593c4f7 [S390] compat: fix truncate system call wrapper by Heiko Carstens · 15 years ago
- 0cd6a40 [S390] Provide arch specific mdelay implementation. by Heiko Carstens · 15 years ago
- 78d81f2 [S390] Fix enabled udelay for short delays. by Christian Borntraeger · 15 years ago
- 6a03f5f [S390] module: fix memory leak in s390 module loader by Christian Borntraeger · 15 years ago
- dfcc3e6 [S390] Enable kmemleak on s390. by Heiko Carstens · 15 years ago
- 52a21f2 [S390] fix build breakage with CONFIG_AIO=n by Martin Schwidefsky · 15 years ago
- acf442d Input: fix rx51 board keymap by Amit Kucheria · 15 years ago
- 7a66a39 omap: Lock DPLL5 at boot by Rajendra Nayak · 15 years ago
- a9f82d1 omap: Fix incorrect 730 vs 850 detection by Tony Lindgren · 15 years ago
- 19d031e Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- e8d809c Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
- 46302b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5b1755f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
- ee894b1 OMAP3: PM: introduce a new powerdomain walk helper by Artem Bityutskiy · 15 years ago
- eb350f7 OMAP3: PM: Enable GPIO module-level wakeups by Kevin Hilman · 15 years ago
- 71a8077 OMAP3: PM: USBHOST: clear wakeup events on both hosts by Vikram Pandita · 15 years ago
- 8cb0ac9 OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts by Paul Walmsley · 15 years ago
- 5d80597 OMAP3: PM: PRCM interrupt: check MPUGRPSEL register by Paul Walmsley · 15 years ago
- 77da2d9 OMAP3: PM: Prevent hang in prcm_interrupt_handler by Jon Hunter · 15 years ago
- 131e4e9 microblaze: Clear sticky FSR register after saving it to func parametr by Michal Simek · 15 years ago
- f1ae3f6 microblaze: UMS is used only for MMU kernel by Michal Simek · 15 years ago
- c4a5743 sparc: using HZ needs an include of linux/param.h by Stephen Rothwell · 15 years ago
- 9c472c4 sh: mach-ecovec24: Document DS2 switch settings. by Kuninori Morimoto · 15 years ago
- 3da0dd4 KVM: add support for change_pte mmu notifiers by Izik Eidus · 15 years ago
- 1403283 KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes by Izik Eidus · 15 years ago
- acb66dd KVM: MMU: dont hold pagecount reference for mapped sptes pages by Izik Eidus · 15 years ago
- 6a54435 KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID by Avi Kivity · 15 years ago
- eb5109e KVM: VMX: flush TLB with INVEPT on cpu migration by Marcelo Tosatti · 15 years ago
- b2d83cf KVM: fix LAPIC timer period overflow by Aurelien Jarno · 15 years ago
- 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
- 20824f3 KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly by Joerg Roedel · 15 years ago
- 77b1ab1 KVM: SVM: Fix tsc offset adjustment when running nested by Joerg Roedel · 15 years ago
- 8a0382f Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
- 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
- 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
- bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
- d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
- ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago