1. 75195da powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  2. 76ef7dd powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  3. e6a9192 powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  4. b0852cb powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx by Wolfgang Grandegger · 16 years ago
  5. f40987b OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. by Robert P. J. Day · 16 years ago
  6. 0d1cde2 powerpc/i2c: Convert i2c-mpc into an of_platform driver by Jon Smirl · 16 years ago
  7. 6eb9d32 powerpc/mpc5200: PCI write combine timer by Andre Schwarz · 16 years ago
  8. 0db9360 powerpc/pseries: Update numa association of hotplug memory add for drconf memory by Nathan Fontenot · 16 years ago
  9. 8342681 powerpc/pseries: Split code into helper routines for drconf memory by Nathan Fontenot · 16 years ago
  10. 3c3f67e powerpc/pseries: Update the device tree correctly for drconf memory add/remove by Nathan Fontenot · 16 years ago
  11. 92ecd17 powerpc/pseries: Use base address to derive starting page frame number by Nathan Fontenot · 16 years ago
  12. 4b6e805 powerpc/pseries: Allow phandle to be specified in formats other than decimal by Nathan Fontenot · 16 years ago
  13. 138fc1ee0 powerpc: Remove old dump_task_* functions by Michael Neuling · 16 years ago
  14. 6a274c0 powerpc: Clean up copy_to/from_user for vsx and fpr by Michael Neuling · 16 years ago
  15. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  16. 5888da1 powerpc: Fix building of feature-fixup tests on ppc32 by Kumar Gala · 16 years ago
  17. e17a256 powerpc: Fix compile warning in init_thread by Michael Neuling · 16 years ago
  18. db7f37d powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPARSEMEM=n by Tony Breeds · 16 years ago
  19. f3e909c powerpc: Update for VSX core file and ptrace by Michael Neuling · 16 years ago
  20. 436db69 powerpc: Fix compile error for CONFIG_VSX by Michael Neuling · 16 years ago
  21. a91a03e powerpc: Keep 3 high personality bytes across exec by Eric B Munson · 16 years ago
  22. 89b5810 powerpc: Make sure that include/asm-powerpc/spinlock.h does not trigger compilation warnings by Bart Van Assche · 16 years ago
  23. fcbc5a9 powerpc: Explicitly copy elements of pt_regs by Stephen Rothwell · 16 years ago
  24. 3420b5d powerpc: Remove experimental status of kdump on 64-bit powerpc by Bernhard Walle · 16 years ago
  25. 016b33c powerpc: Add 64 bit version of huge_ptep_set_wrprotect by Andy Whitcroft · 16 years ago
  26. 03d7061 powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA buffer by Andrew Lewis · 16 years ago
  27. 9d4ae9f powerpc/bootwrapper: Pad .dtb by default by Kumar Gala · 16 years ago
  28. 96d5b52 powerpc: Add CONFIG_VSX config option by Michael Neuling · 16 years ago
  29. ce48b21 powerpc: Add VSX context save/restore, ptrace and signal support by Michael Neuling · 16 years ago
  30. 72ffff5 powerpc: Add VSX assembler code macros by Michael Neuling · 16 years ago
  31. b962ce9 powerpc: Add VSX CPU feature by Michael Neuling · 16 years ago
  32. c6e6771 powerpc: Introduce VSX thread_struct and CONFIG_VSX by Michael Neuling · 16 years ago
  33. 6f3d8e6 powerpc: Make load_up_fpu and load_up_altivec callable by Michael Neuling · 16 years ago
  34. 10e3439 powerpc: Move altivec_unavailable by Michael Neuling · 16 years ago
  35. 9c75a31 powerpc: Add macros to access floating point registers in thread_struct. by Michael Neuling · 16 years ago
  36. 9e75118 powerpc: Fix MSR setting in 32 bit signal code by Michael Neuling · 16 years ago
  37. 9b09c6d powerpc: Change the default link address for pSeries zImage kernels by Tony Breeds · 16 years ago
  38. c230328 powerpc: Use an alternative feature section in entry_64.S by Michael Ellerman · 16 years ago
  39. 362e770 powerpc: Add self-tests of the feature fixup code by Michael Ellerman · 16 years ago
  40. 9b1a735 powerpc: Add logic to patch alternative feature sections by Michael Ellerman · 16 years ago
  41. fac23fe powerpc: Introduce infrastructure for feature sections with alternatives by Michael Ellerman · 16 years ago
  42. c1137c3 powerpc: Consolidate feature fixup macros for 64/32 bit by Michael Ellerman · 16 years ago
  43. c5157e5 powerpc: Consolidate CPU and firmware feature fixup macros by Michael Ellerman · 16 years ago
  44. 51c52e8 powerpc: Split out do_feature_fixups() from cputable.c by Michael Ellerman · 16 years ago
  45. b7bcda6 powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction by Michael Ellerman · 16 years ago
  46. ae0dc73 powerpc: Add tests of the code patching routines by Michael Ellerman · 16 years ago
  47. 411781a powerpc: Add new code patching routines by Michael Ellerman · 16 years ago
  48. 07630a3 powerpc: Add ppc_function_entry() which gets the entry point for a function by Michael Ellerman · 16 years ago
  49. 053a858 powerpc: Make create_branch() return errors if the branch target is too large by Michael Ellerman · 16 years ago
  50. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 16 years ago
  51. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  52. 73f38fe drivers/macintosh/smu.c: Improve error handling by Julia Lawall · 16 years ago
  53. 178f8d7 powerpc: asm/elf.h: Reduce userspace header by Adrian Bunk · 16 years ago
  54. d1cdcf2 powerpc: Don't export asm/asm-compat.h to userspace by Adrian Bunk · 16 years ago
  55. 9b4a8dd drivers/macintosh: Various cleanups by Adrian Bunk · 16 years ago
  56. f0c426b powerpc: Move common module code into its own file by Kumar Gala · 16 years ago
  57. 87e9ab1 powerpc: hash_huge_page() should get the WIMG bits from the lpte by Dave Kleikamp · 16 years ago
  58. 0cb9901 powerpc: Tell firmware we support architecture V2.06 by Joel Schopp · 16 years ago
  59. 635f5a6 powerpc: Add cputable entry for Power7 architected mode by Joel Schopp · 16 years ago
  60. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 16 years ago
  61. e952e6c powerpc: Add cputable entry for POWER7 by Michael Neuling · 16 years ago
  62. e2d7550 powerpc: Fix copy-and-paste error in clrsetbits_le16 by Scott Wood · 16 years ago
  63. 316a405 powerpc: Get rid of bitfields in ppc_bat struct by Becky Bruce · 16 years ago
  64. 7c5c432 powerpc: Change BAT code to use phys_addr_t by Becky Bruce · 16 years ago
  65. bf2737f powerpc: Silly spelling fix in pgtable-ppc32 by Becky Bruce · 16 years ago
  66. 36c35be powerpc: Increase CRASH_HANDLER_MAX by Arnd Bergmann · 16 years ago
  67. 5acb080 powerpc/cell: Disable ptcal in case of crash kdump by Arnd Bergmann · 16 years ago
  68. cf20760 powerpc/pseries: Call pseries_kexec_setup only on pseries by Arnd Bergmann · 16 years ago
  69. aee10c6 powerpc: Provide dummy crash_shutdown_register by Arnd Bergmann · 16 years ago
  70. 41743a4 powerpc: Free a PTE bit on ppc64 with 64K pages by Benjamin Herrenschmidt · 16 years ago
  71. ff1f4ee powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n by Anton Vorontsov · 16 years ago
  72. 9a24729 macintosh/media bay: Convert semaphore to mutex by Daniel Walker · 16 years ago
  73. 1baaeea macintosh/therm_windtunnel: Convert semaphore to mutex by Daniel Walker · 16 years ago
  74. b1e2270 spufs: Convert nopfn to fault by Nick Piggin · 16 years ago
  75. 1976aef powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} by Segher Boessenkool · 16 years ago
  76. ad19dbd pcmcia: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  77. 55b6c8e drivers/net: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  78. ad9e05a macintosh: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  79. 7587cb2 hwmon: Use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  80. 98cad10 pasemi-rng: Use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  81. 10c0ad4 viotape: Use unlocked_ioctl by Stephen Rothwell · 16 years ago
  82. 74f0609 powerpc: Optimise smp_wmb on 64-bit processors by Nick Piggin · 16 years ago
  83. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  84. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  85. 1702b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  86. 0acbbee Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  87. 535e49f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  88. 0b20715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  89. 7476064 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  90. f72e9df Fix and clean top .gitignore by Eduard - Gabriel Munteanu · 16 years ago
  91. db6c24f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  92. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  93. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  94. b660398 kbuild: fix a.out.h export to userspace with O= build. by David Woodhouse · 16 years ago
  95. dee8055 powerpc: Add dma nodes to 83xx, 85xx and 86xx boards by Kumar Gala · 16 years ago
  96. 0e3e2ea firewire: fw-sbp2: fix parsing of logical unit directories by Richard Sharpe · 16 years ago
  97. a178987 V4L/DVB (8108): Fix open/close race in saa7134 by Arjan van de Ven · 16 years ago
  98. 5c554e6 V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff by Marcin Slusarz · 16 years ago
  99. e470d81 V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed by Steven Toth · 16 years ago
  100. 836c285 V4L/DVB (8096): au8522: prevent false-positive lock status by Steven Toth · 16 years ago