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