- c026c98 powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers by Anton Vorontsov · 17 years ago
- 30c4046 powerpc/83xx: Fix the interrupt loss problem on ipic by dayu@datangmobile.cn · 17 years ago
- 652e8f8 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 17 years ago
- 501cb16 powerpc: Randomise PIEs by Anton Blanchard · 17 years ago
- 002b0ec powerpc: Increase stack gap on 64bit binaries by Anton Blanchard · 17 years ago
- a5adc91 powerpc: Ensure random space between stack and mmaps by Anton Blanchard · 17 years ago
- 912f9ee powerpc: Randomise the brk region by Anton Blanchard · 17 years ago
- d839088 powerpc: Randomise lower bits of stack address by Anton Blanchard · 17 years ago
- 2dadb98 powerpc: More stack randomisation for 64bit binaries by Anton Blanchard · 17 years ago
- 9f14c42 powerpc: Randomise mmap start address by Anton Blanchard · 17 years ago
- 13a2cb3 powerpc: Rearrange mmap.c by Anton Blanchard · 17 years ago
- a465f9b powerpc: Move is_32bit_task by Anton Blanchard · 17 years ago
- 4c4ece3 powerpc/powermac: Hotplug /sys entries are missing by Giuliano Pochini · 17 years ago
- 41fd81c powerpc/cell: Add rtas rtc calls for the QPACE platform by Benjamin Krill · 17 years ago
- 553631e powerpc: Fix load/store float double alignment handler by Michael Neuling · 17 years ago
- 545bba1 powerpc: Add alignment handler for new lfiwzx instruction by Michael Neuling · 17 years ago
- 0f16ef7 powerpc/numa: Cleanup hot_add_scn_to_nid by Nathan Fontenot · 17 years ago
- f52862f powerpc/pseries: Fix partition migration hang under load by Brian King · 17 years ago
- 448e2ca powerpc/pseries: Implement a quota system for MSIs by Michael Ellerman · 17 years ago
- d523cc3 powerpc/pseries: Return req#msi(-x) if request is larger by Michael Ellerman · 17 years ago
- 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 17 years ago
- 6ed8d12 powerpc/cell: Fix dependency in cpufreq by Arnd Bergmann · 17 years ago
- 7425464 powerpc/spufs: Constify context contents and coredump callback constants by Jeremy Kerr · 17 years ago
- 3688b46 powerpc/spufs: Clear purge status before setting up isolated mode by Jeremy Kerr · 17 years ago
- 60ee031 powerpc/spufs: Use correct return value for spu_handle_mm_fault by Jeremy Kerr · 17 years ago
- 13870b6 powerpc/mm: Reduce hashtable size when using 64kB pages by Anton Blanchard · 17 years ago
- 33f00dce powerpc: Rework dma-noncoherent to use generic vmalloc layer by Ilya Yanok · 17 years ago
- 812d904 powerpc: Fix warnings from make headers_check by Kumar Gala · 17 years ago
- f817869 powerpc/pci: Fix PCI<->OF matching of old style multifunc devices by Tom Arbuckle · 17 years ago
- 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 17 years ago
- bb9b903 powerpc, ftrace: use create_branch lib function by Steven Rostedt · 17 years ago
- b54dcfe powerpc, ftrace: use unsigned int for instruction manipulation by Steven Rostedt · 17 years ago
- 60ce8f7 powerpc32, ftrace: dynamic function graph tracer by Steven Rostedt · 17 years ago
- fad4f47 powerpc32, ftrace: port function graph tracer to ppc32, static only by Steven Rostedt · 17 years ago
- bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 17 years ago
- bb72534 powerpc64, ftrace: save toc only on modules for function graph by Steven Rostedt · 17 years ago
- 4654288 powerpc64, tracing: add function graph tracer with dynamic tracing by Steven Rostedt · 17 years ago
- 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 17 years ago
- 17be5b3 powerpc, ftrace: fix compile error when modules not configured by Steven Rostedt · 17 years ago
- 44e1d06 ftrace, powerpc: replace debug macro with proper pr_deug by Steven Rostedt · 17 years ago
- 35f88e6 Merge commit 'ftrace/function-graph' into next by Benjamin Herrenschmidt · 17 years ago
- 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 17 years ago
- 3b7faeb Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 17 years ago
- 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
- f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
- 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
- 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 17 years ago
- a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 17 years ago
- 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 17 years ago
- 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 17 years ago
- b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 17 years ago
- 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 17 years ago
- abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 17 years ago
- d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 17 years ago
- ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 17 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 17 years ago
- 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 17 years ago
- d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 17 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 17 years ago
- 6c71209 AMCC PPC 460SX redwood SoC platform initial framework by Madhulika Madishetty · 17 years ago
- 41b6a08 powerpc/4xx: Enable PCI domains on 4xx by Benjamin Herrenschmidt · 17 years ago
- 018f76e powerpc/4xx: Add missing USB and i2c devices to Canyonlands by Benjamin Herrenschmidt · 17 years ago
- e124012 powerpc/44x: Support for 256KB PAGE_SIZE by Yuri Tikhonov · 17 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 17 years ago
- 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 17 years ago
- 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 17 years ago
- 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 17 years ago
- fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 17 years ago
- 96a8bac powerpc/fsl-booke: Fix compile warning by Kumar Gala · 17 years ago
- 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 17 years ago
- d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 17 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 17 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 17 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 17 years ago
- be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 17 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 17 years ago
- 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
- da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 17 years ago
- 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 17 years ago
- 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 17 years ago
- d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 17 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 17 years ago
- a240474 powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board by Kumar Gala · 17 years ago
- ca34040 powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts by Kumar Gala · 17 years ago
- f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 17 years ago
- 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 17 years ago
- 4b7ad35 powerpc/amigaone: Default config for AmigaOne boards by Gerhard Pircher · 17 years ago
- 8f23735 powerpc/amigaone: Bootwrapper and serial console support for AmigaOne by Gerhard Pircher · 17 years ago
- 50408b7 powerpc/amigaone: Generic device tree for all AmigaOne boards by Gerhard Pircher · 17 years ago
- 54b318a powerpc/amigaone: Add platform support for AmigaOne by Gerhard Pircher · 17 years ago
- 8535ef0 powerpc/eeh: Only disable/enable LSI interrupts in EEH by Mike Mason · 17 years ago
- 10156ce powerpc: Disable mv643xx Ethernet port 0 on Pegasos by Gabriel Paubert · 17 years ago
- 91b0f5e powerpc/mm: Move 64-bit unmapped_area to top of address space by Anton Blanchard · 17 years ago