1. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  2. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  4. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  6. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  7. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  8. 07c4cc1 ftrace: disable dynamic ftrace for all archs that use daemon by Steven Rostedt · 16 years ago
  9. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  10. 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
  11. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  12. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  13. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  14. 4792adb powerpc: Don't use a 16G page if beyond mem= limits by Jon Tollefson · 16 years ago
  15. 71773f0 powerpc: Add del_node() for early boot code to prune inapplicable devices. by Mike Ditto · 16 years ago
  16. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  17. 8873d93 powerpc: Remove empty #else from signal_64.c by Michael Neuling · 16 years ago
  18. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 16 years ago
  19. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  20. 84dfcb4 Merge commit 'kumar/kumar-for-2.6.28' by Benjamin Herrenschmidt · 16 years ago
  21. 672e806 powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts by Anton Vorontsov · 16 years ago
  22. 4427469 powerpc/83xx: Add support for MCU microcontroller in .dts files by Anton Vorontsov · 16 years ago
  23. 66eb988 powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2> by Kumar Gala · 16 years ago
  24. fd657ef powerpc: Remove device_type = "board_control" properties in .dts files by Anton Vorontsov · 16 years ago
  25. 13690332 powerpc/85xx: Fix mpc8536ds dma interrupt numbers by Ed Swarthout · 16 years ago
  26. ba556ed2 powerpc/85xx: Enable enhanced functions for 8536 TSEC by Jason Jin · 16 years ago
  27. 34d81f8 powerpc: Delete unused prom_strtoul and prom_memparse by Milton Miller · 16 years ago
  28. 0dcd440 powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bit by Paul Mackerras · 16 years ago
  29. fe55249 powerpc: Always trim numa memory to lmb_end_of_DRAM() by Milton Miller · 16 years ago
  30. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  31. ed7b214 powerpc: Find and destroy possible stale kernel added properties by Milton Miller · 16 years ago
  32. dbc1c5c powerpc: Remove Kconfig support for PPC_MERGE by Kumar Gala · 16 years ago
  33. a3ba68f powerpc: Fix build issue with CONFIG_RELOCATABLE=y by Kumar Gala · 16 years ago
  34. a4292d7a powerpc: Add missing cuImage.initrd.% target by Grant Likely · 16 years ago
  35. 59fd6b8 powerpc: Fix boot wrapper memcmp() called with zero length argument by Mike Ditto · 16 years ago
  36. e817037 powerpc/numa: Make memory reserve code more robust by Jon Tollefson · 16 years ago
  37. a5598ca powerpc/oprofile: Fix mutex locking for cell spu-oprofile by Carl Love · 16 years ago
  38. bb5e649 powerpc: Unsigned speed cannot be negative in udbg_16559.c by roel kluin · 16 years ago
  39. 04badfd powerpc/pseries: Validate PFN in pseries_remove_lmb() by Nathan Fontenot · 16 years ago
  40. c10c178 powerpc/boot: Compare _start against ei.loadsize instead ei.memsize by Sebastian Siewior · 16 years ago
  41. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  42. dfe218b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  43. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 16 years ago
  44. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 16 years ago
  45. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 16 years ago
  46. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 16 years ago
  47. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 16 years ago
  48. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 16 years ago
  49. e869446 powerpc/spufs: sputrace: Don't block until the read buffer is full by Jeremy Kerr · 16 years ago
  50. baf3992 powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers by Jeremy Kerr · 16 years ago
  51. 653c031 misc: replace remaining __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  52. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  53. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  56. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  57. 88e3662 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  58. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  59. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  60. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  61. 975f6b0 Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linus by Takashi Iwai · 16 years ago
  62. 64931a4 ps3: Add passthru support for non-audio streams by Takashi Iwai · 16 years ago
  63. 756ba83 ps3: Add ps3av_audio_mute_analog() by Masakazu Mokuno · 16 years ago
  64. 3e10e87 Merge branch 'linus' into tracing-v28-for-linus-v3 by Ingo Molnar · 16 years ago
  65. 878e755 powerpc/4xx: Add PowerPC 4xx GPIO driver by Steven A. Falco · 16 years ago
  66. 9fa126d powerpc/40x: Add support for Netstal HCU4 board by Niklaus Giger · 16 years ago
  67. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  68. 4cbfc46 powerpc/40x: Add PowerPC 405EZ Acadia defconfig by Josh Boyer · 16 years ago
  69. 94c73a8 powerpc/40x: Add cuboot wrapper for Acadia board by Josh Boyer · 16 years ago
  70. 8105fa8 powerpc/40x: Add PowerPC 40x simple platform support by Josh Boyer · 16 years ago
  71. df8f71f powerpc/40x: Add AMCC PowerPC 405EZ to cputable by Josh Boyer · 16 years ago
  72. 00f3ca7 powerpc/40x: AMCC PowerPC 405EZ Acadia DTS by Josh Boyer · 16 years ago
  73. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  74. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  76. 2994a3b powerpc: use iommu_num_pages function in IOMMU code by Joerg Roedel · 16 years ago
  77. 3400001 powerpc: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  78. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  79. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  80. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  81. 463baa8 powerpc: fix linux-next build failure by Stephen Rothwell · 16 years ago
  82. 25ad2913 oprofile: more whitespace fixes by Robert Richter · 16 years ago
  83. 9629095 powerpc/mpc5200: Don't touch pipelining for MPC5200B by Wolfram Sang · 16 years ago
  84. 4084799 powerpc/52xx: Make cuImage more robust in locating immr node. by Grant Likely · 16 years ago
  85. 4c2155c KVM: switch to get_user_pages_fast by Marcelo Tosatti · 16 years ago
  86. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  87. 0bd595f KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked by Hollis Blanchard · 16 years ago
  88. 49dd2c4 KVM: powerpc: Map guest userspace with TID=0 mappings by Hollis Blanchard · 16 years ago
  89. 83aae4a KVM: ppc: Write only modified shadow entries into the TLB on exit by Hollis Blanchard · 16 years ago
  90. 20754c2 KVM: ppc: Stop saving host TLB state by Hollis Blanchard · 16 years ago
  91. 6a0ab73 KVM: ppc: guest breakpoint support by Hollis Blanchard · 16 years ago
  92. 3b4bd79 KVM: ppc: trace powerpc instruction emulation by Christian Ehrhardt · 16 years ago
  93. 31711f2 KVM: ppc: adds trace points for ppc tlb activity by Jerone Young · 16 years ago
  94. 12f6755 KVM: ppc: enable KVM_TRACE building for powerpc by Jerone Young · 16 years ago
  95. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  96. ee673ea powerpc: Fix CHRP PCI config access for indirect_pci by Benjamin Herrenschmidt · 16 years ago
  97. 22007a1 powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs by Benjamin Herrenschmidt · 16 years ago
  98. 2bda347 powerpc: Fix 32-bit SMP boot on CHRP by Benjamin Herrenschmidt · 16 years ago
  99. 7b6b574 powerpc: Fix link errors on 32-bit machines using legacy DMA by Benjamin Herrenschmidt · 16 years ago
  100. b556151 powerpc/pci: Improve detection of unassigned bridge resources by Benjamin Herrenschmidt · 16 years ago