1. 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
  2. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  3. 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
  4. 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  5. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  6. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 16 years ago
  7. 87c656b powerpc/fsl-booke: declare tlbcam_index for use in c by Liu Yu · 16 years ago
  8. f5d0906 KVM: ppc: remove debug support broken by KVM debug rewrite by Hollis Blanchard · 16 years ago
  9. bb3a8a1 KVM: ppc: Add extra E500 exceptions by Hollis Blanchard · 16 years ago
  10. b52a638 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke by Hollis Blanchard · 16 years ago
  11. bc8080c KVM: ppc: E500 core-specific code by Hollis Blanchard · 16 years ago
  12. f7b200a KVM: ppc: Add dbsr in kvm_vcpu_arch by Hollis Blanchard · 16 years ago
  13. fa86b8d KVM: ppc: rename 44x MMU functions used in booke.c by Hollis Blanchard · 16 years ago
  14. be8d1ca KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) by Hollis Blanchard · 16 years ago
  15. 58a9621 KVM: ppc: change kvmppc_mmu_map() parameters by Hollis Blanchard · 16 years ago
  16. ecc0981 KVM: ppc: cosmetic changes to mmu hook names by Hollis Blanchard · 16 years ago
  17. c46fb02 KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header by Hollis Blanchard · 16 years ago
  18. 989c0f0 KVM: Remove old kvm_guest_debug structs by Jan Kiszka · 16 years ago
  19. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  20. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 16 years ago
  21. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  23. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  24. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  25. fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 16 years ago
  26. 4810987 headers_check fix: powerpc, swab.h by Jaswinder Singh Rajput · 16 years ago
  27. 1a16bc4 headers_check fix: powerpc, spu_info.h by Jaswinder Singh Rajput · 16 years ago
  28. 122bb22 headers_check fix: powerpc, ps3fb.h by Jaswinder Singh Rajput · 16 years ago
  29. 9f2cd96 headers_check fix: powerpc, kvm.h by Jaswinder Singh Rajput · 16 years ago
  30. 785857f headers_check fix: powerpc, elf.h by Jaswinder Singh Rajput · 16 years ago
  31. 4be2c7f headers_check fix: powerpc, bootx.h by Jaswinder Singh Rajput · 16 years ago
  32. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  33. 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  34. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  35. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  36. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  37. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  38. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  39. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  40. 8838232 powerpc/oprofile: IBM CELL: add SPU event profiling support by Carl Love · 16 years ago
  41. 02af87a powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() by Anton Vorontsov · 16 years ago
  42. 0a2d15b mtd/ps3vram: Add modalias support to the ps3vram driver by Geert Uytterhoeven · 16 years ago
  43. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 16 years ago
  44. ee418b8 powerpc/cell: Bitops work on unsigned longs by Stephen Rothwell · 16 years ago
  45. d507017 powerpc: Add ioctls for RS485 mode control of serial drivers by Matthias Fuchs · 16 years ago
  46. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  47. fdd4e81 powerpc/qe: add Ethernet UPSMR definitions to QE library by Timur Tabi · 16 years ago
  48. 156ca2b powerpc: introduce asm/swab.h by Harvey Harrison · 16 years ago
  49. ea435467 atomic_t: unify all arch definitions by Matthew Wilcox · 16 years ago
  50. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  51. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  52. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  54. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. 9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc by Rusty Russell · 16 years ago
  56. 7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code by Hollis Blanchard · 16 years ago
  57. 73e75b4 KVM: ppc: Implement in-kernel exit timing statistics by Hollis Blanchard · 16 years ago
  58. c5fbdff KVM: ppc: save and restore guest mappings on context switch by Hollis Blanchard · 16 years ago
  59. 7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB by Hollis Blanchard · 16 years ago
  60. c0ca609 powerpc/44x: declare tlb_44x_index for use in C code by Hollis Blanchard · 16 years ago
  61. 8916861 KVM: ppc: support large host pages by Hollis Blanchard · 16 years ago
  62. fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch by Hollis Blanchard · 16 years ago
  63. d4cf389 KVM: ppc: optimize irq delivery path by Hollis Blanchard · 16 years ago
  64. 5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores by Hollis Blanchard · 16 years ago
  65. db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor by Hollis Blanchard · 16 years ago
  66. 5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c by Hollis Blanchard · 16 years ago
  67. 75f74f0 KVM: ppc: refactor instruction emulation into generic and core-specific pieces by Hollis Blanchard · 16 years ago
  68. c381a04 ppc: Create disassemble.h to extract instruction fields by Hollis Blanchard · 16 years ago
  69. 9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code by Hollis Blanchard · 16 years ago
  70. 0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" by Hollis Blanchard · 16 years ago
  71. a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c by Hollis Blanchard · 16 years ago
  72. be11d3b powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n by Anton Vorontsov · 16 years ago
  73. 1b9e890 powerpc/qe: Implement QE Pin Multiplexing API by Anton Vorontsov · 16 years ago
  74. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  75. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  76. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  77. 1db2a5c Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  78. 86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  79. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
  80. f8f50b1 powerpc/32: Wire up the trampoline code for kdump by Dale Farnsworth · 16 years ago
  81. ccdcef7 powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M by Dale Farnsworth · 16 years ago
  82. 7375331 powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() by Anton Vorontsov · 16 years ago
  83. 322b439 powerpc: Prepare xmon_save_regs for use with kdump by Anton Vorontsov · 16 years ago
  84. aec739e powerpc/mpc5200: add rts/cts handling in PSC UART driver by Wolfram Sang · 16 years ago
  85. bcb73f5 powerpc/mpc5200: Document and tidy irq driver by Grant Likely · 16 years ago
  86. e14d774 powerpc: Const-qualify Device Node Argument to DCR Resource Extent API by Grant Erickson · 16 years ago
  87. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  88. 2a4aca11 powerpc/mm: Split low level tlb invalidate for nohash processors by Benjamin Herrenschmidt · 16 years ago
  89. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  90. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  91. 2ca8cf7 powerpc/mm: Rework context management for CPUs with no hash table by Benjamin Herrenschmidt · 16 years ago
  92. 5e69661 powerpc/mm: Split mmu_context handling by Benjamin Herrenschmidt · 16 years ago
  93. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  94. e523f72 powerpc: Add of_find_next_cache_node() by Nathan Lynch · 16 years ago
  95. 1a37a3f powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations by Benjamin Herrenschmidt · 16 years ago
  96. a58f053 powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG by Benjamin Herrenschmidt · 16 years ago
  97. 3045b3c powerpc: Remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  98. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  99. edc72ac powerpc/pseries: Check for GIQ indicator before calling set-indicator by Nathan Lynch · 16 years ago
  100. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago