- 7425464 powerpc/spufs: Constify context contents and coredump callback constants by Jeremy Kerr · 16 years ago
- 3688b46 powerpc/spufs: Clear purge status before setting up isolated mode by Jeremy Kerr · 16 years ago
- 60ee031 powerpc/spufs: Use correct return value for spu_handle_mm_fault by Jeremy Kerr · 16 years ago
- 13870b6 powerpc/mm: Reduce hashtable size when using 64kB pages by Anton Blanchard · 16 years ago
- 33f00dc powerpc: Rework dma-noncoherent to use generic vmalloc layer by Ilya Yanok · 16 years ago
- 812d904 powerpc: Fix warnings from make headers_check by Kumar Gala · 16 years ago
- f817869 powerpc/pci: Fix PCI<->OF matching of old style multifunc devices by Tom Arbuckle · 16 years ago
- 16c57b3 powerpc: Unify opcode definitions and support by Kumar Gala · 16 years ago
- bb9b903 powerpc, ftrace: use create_branch lib function by Steven Rostedt · 16 years ago
- b54dcfe powerpc, ftrace: use unsigned int for instruction manipulation by Steven Rostedt · 16 years ago
- 60ce8f7 powerpc32, ftrace: dynamic function graph tracer by Steven Rostedt · 16 years ago
- fad4f47 powerpc32, ftrace: port function graph tracer to ppc32, static only by Steven Rostedt · 16 years ago
- bf528a3 powerpc32, ftrace: save and restore mcount regs with macro by Steven Rostedt · 16 years ago
- bb72534 powerpc64, ftrace: save toc only on modules for function graph by Steven Rostedt · 16 years ago
- 4654288 powerpc64, tracing: add function graph tracer with dynamic tracing by Steven Rostedt · 16 years ago
- 6794c78 powerpc64: port of the function graph tracer by Steven Rostedt · 16 years ago
- 17be5b3 powerpc, ftrace: fix compile error when modules not configured by Steven Rostedt · 16 years ago
- 44e1d06 ftrace, powerpc: replace debug macro with proper pr_deug by Steven Rostedt · 16 years ago
- 35f88e6 Merge commit 'ftrace/function-graph' into next by Benjamin Herrenschmidt · 16 years ago
- 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
- 3b7faeb Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 16 years ago
- 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 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 · 16 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 · 16 years ago
- b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 16 years ago
- a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
- 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
- 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
- b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
- 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
- abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
- d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
- ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
- 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
- d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 16 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
- 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 16 years ago
- 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 16 years ago
- 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 16 years ago
- fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 16 years ago
- 96a8bac powerpc/fsl-booke: Fix compile warning by Kumar Gala · 16 years ago
- 70fe3af powerpc/book-3e: Introduce concept of Book-3e MMU by Kumar Gala · 16 years ago
- d66c82e powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines by Kumar Gala · 16 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 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 · 16 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 · 16 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 · 16 years ago
- 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
- 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
- d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- a240474 powerpc/85xx: Added 36-bit physical device tree for mpc8572ds board by Kumar Gala · 16 years ago
- ca34040 powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dts by Kumar Gala · 16 years ago
- f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
- 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
- 4b7ad35 powerpc/amigaone: Default config for AmigaOne boards by Gerhard Pircher · 16 years ago
- 8f23735 powerpc/amigaone: Bootwrapper and serial console support for AmigaOne by Gerhard Pircher · 16 years ago
- 50408b7 powerpc/amigaone: Generic device tree for all AmigaOne boards by Gerhard Pircher · 16 years ago
- 54b318a powerpc/amigaone: Add platform support for AmigaOne by Gerhard Pircher · 16 years ago
- 8535ef0 powerpc/eeh: Only disable/enable LSI interrupts in EEH by Mike Mason · 16 years ago
- 10156ce powerpc: Disable mv643xx Ethernet port 0 on Pegasos by Gabriel Paubert · 16 years ago
- 91b0f5e powerpc/mm: Move 64-bit unmapped_area to top of address space by Anton Blanchard · 16 years ago
- c3bd517 powerpc/pci: Move hose_list and pci_address_to_pio to pci-common by Milton Miller · 16 years ago
- 6071ed0 powerpc/pseries: Return the number of MSIs we could allocate by Michael Ellerman · 16 years ago
- 649781f powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup() by Michael Ellerman · 16 years ago
- 3a51c0c powerpc/pseries: Add support for ibm,req#msi-x by Michael Ellerman · 16 years ago
- e27ed69 powerpc/pseries: Fix MSI-X interrupt querying by Michael Ellerman · 16 years ago
- 059f134 powerpc: Allow debugging of LMBs with lmb=debug by Michael Ellerman · 16 years ago
- 33642d3 powerpc: Remove unused ppc64_terminate_msg() by Michael Ellerman · 16 years ago
- 7ce14a3 powerpc/pseries: Remove write only variable in PCI DLPAR by Milton Miller · 16 years ago
- 8b16cd2 powerpc/numa: Remove redundant find_cpu_node() by Milton Miller · 16 years ago
- 20fcefe powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth() by Milton Miller · 16 years ago
- 6a4d7a9 Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
- edbc29d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 16 years ago
- 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
- b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
- e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
- 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
- 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
- d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
- f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
- eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
- 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago