- 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- d3f12d3 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
- 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
- 54ca541 PS3: replace bus_id usage by Greg Kroah-Hartman · 16 years ago
- 046a48b KVM: ppc: e500: Fix the bug that KVM is unstable in SMP by Liu Yu · 16 years ago
- bc35cbc KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry by Liu Yu · 16 years ago
- b0a1835 KVM: ppc: Add emulation of E500 register mmucsr0 by Liu Yu · 16 years ago
- 9aa4dd5 KVM: ppc: Move to new TLB invalidate interface by Liu Yu · 16 years ago
- fb2838d KVM: ppc: Fix e500 warnings and some spelling problems by Liu Yu · 16 years ago
- 87c656b powerpc/fsl-booke: declare tlbcam_index for use in c by Liu Yu · 16 years ago
- 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
- f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
- bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
- bdc89f1 KVM: ppc: distinguish between interrupts and priorities by Hollis Blanchard · 16 years ago
- b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
- bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
- 17c885e KVM: ppc: ifdef iccci with CONFIG_44x by Hollis Blanchard · 16 years ago
- 366d4b9 KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently by Hollis Blanchard · 16 years ago
- f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
- d0c7dc0 KVM: ppc: split out common Book E instruction emulation by Hollis Blanchard · 16 years ago
- cea5d8c KVM: ppc: use macros instead of hardcoded literals for instruction decoding by Hollis Blanchard · 16 years ago
- f443536 KVM: ppc: remove last 44x-specific bits from booke.c by Hollis Blanchard · 16 years ago
- fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
- be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
- 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
- 475e7cd KVM: ppc: small cosmetic changes to Book E DTLB miss handler by Hollis Blanchard · 16 years ago
- ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
- c46fb02 KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header by Hollis Blanchard · 16 years ago
- 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
- d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
- 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
- b3e3b30 Merge branches 'irq/sparseirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
- 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 16 years ago
- c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
- a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 16 years ago
- c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 16 years ago
- a6bc326 sparseirq, powerpc/cell: fix unused variable warning in interrupt.c by Stephen Rothwell · 16 years ago
- edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
- f507cd2 ps3/block: Replace mtd/ps3vram by block/ps3vram by Geert Uytterhoeven · 16 years ago
- d301a9f Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
- 19390c4 linker script: define __per_cpu_load on all SMP capable archs by Tejun Heo · 16 years ago
- ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 16 years ago
- 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 368a121 powerpc: Run sbc610 USB fixup code only on the appropriate platform. by Tony Breeds · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
- aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- 6b8036a powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms by Grant Likely · 16 years ago
- 1ac00cc powerpc/44x: Fix address decoding setup of PCI 2.x cells by Benjamin Herrenschmidt · 16 years ago
- f72b728 powerpc: Fix 64bit __copy_tofrom_user() regression by Mark Nelson · 16 years ago
- e423b9e powerpc: Fix 64bit memcpy() regression by Mark Nelson · 16 years ago
- 49f297f powerpc: Fix load/store float double alignment handler by Michael Neuling · 16 years ago
- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 3b6f7b9 Merge branch 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 7401922 timers: add mod_timer_pending() by Ingo Molnar · 16 years ago
- 049359d crypto: amcc - Add crypt4xx driver by James Hsiao · 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
- cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
- 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago
- 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
- f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 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
- f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 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
- 08c6e3a arch/powerpc: Eliminate double sizeof by Julia Lawall · 16 years ago
- 7f3ea17 powerpc/cpm2: Fix set interrupt type by paulfax · 16 years ago
- e85477f powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards by Anton Vorontsov · 16 years ago
- 1f0d4d1 powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts by Anton Vorontsov · 16 years ago
- e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 16 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
- 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
- 4810987 headers_check fix: powerpc, swab.h by Jaswinder Singh Rajput · 16 years ago
- 1a16bc4 headers_check fix: powerpc, spu_info.h by Jaswinder Singh Rajput · 16 years ago
- 122bb22 headers_check fix: powerpc, ps3fb.h by Jaswinder Singh Rajput · 16 years ago
- 9f2cd96 headers_check fix: powerpc, kvm.h by Jaswinder Singh Rajput · 16 years ago
- 785857f headers_check fix: powerpc, elf.h by Jaswinder Singh Rajput · 16 years ago
- 4be2c7f headers_check fix: powerpc, bootx.h by Jaswinder Singh Rajput · 16 years ago