1. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 17 years ago
  2. cfd529b2 [CELL] spufs: remove needless context save/restore code by Masato Noguchi · 17 years ago
  3. daced0f [CELL] spufs: fix array size of channel index by Jeremy Kerr · 17 years ago
  4. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 17 years ago
  5. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  6. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 17 years ago
  7. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  8. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 17 years ago
  9. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 17 years ago
  10. ce21b3c [CELL] add support for MSI on Axon-based Cell systems by Michael Ellerman · 17 years ago
  11. 8d2655e [CELL] saving spus information for kexec crash by Andre Detsch · 17 years ago
  12. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 17 years ago
  13. b86ce01 [CELL] allow linux to map Cell regs on legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  14. 827e364 [CELL] fix cbe_thermal for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  15. 64bafa9 [CELL] fix cbe_cpufreq for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  16. 74889e4 [CELL] cbe_cpufreq: reorganize code by Christian Krafft · 17 years ago
  17. 1e21fd5 [CELL] cbe_cpufreq: fix minor issues by Christian Krafft · 17 years ago
  18. e5ecc87 [CELL] cbe_cpufreq: fix initialization by Christian Krafft · 17 years ago
  19. a964b9b [CELL] cbe_cpufreq: fix latency measurement by Christian Krafft · 17 years ago
  20. 813f907 [CELL] pmi: remove support for mutiple devices. by Christian Krafft · 17 years ago
  21. 2cb7e71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons by Linus Torvalds · 17 years ago
  22. 5f7e08c Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  23. c8e16aa Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  24. 5c72fc5 arm: fix up handle_mm_fault changes by Nick Piggin · 17 years ago
  25. 22982a5 m68knommu: reformat show_cpuinfo() by Greg Ungerer · 17 years ago
  26. 8d1b875 arch/i386/xen/events.c should #include <asm/xen/hypervisor.h> by Adrian Bunk · 17 years ago
  27. d2eea68 xen: disable vdso "nosegneg" on native boot by Roland McGrath · 17 years ago
  28. 5ac12c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  29. dfedfaf m68k: exclude more unbuildable drivers by Al Viro · 17 years ago
  30. 66a3f82 m68k: missing __init by Al Viro · 17 years ago
  31. 88f8bb780 m68k: missing exports by Al Viro · 17 years ago
  32. 7e5de05 m68k: use .text.head by Al Viro · 17 years ago
  33. f9569e1 m68k iomem (based on Geert's tree + memcpy_... stuff) by Al Viro · 17 years ago
  34. 56386f6 sh: intc - add support for SH7750 and its variants by Magnus Damm · 17 years ago
  35. fad9e7d sh64: Flag sh64_get_page() as __init_refok. by Paul Mundt · 17 years ago
  36. 5698200 sh64: Move entry point code to .text.head. by Paul Mundt · 17 years ago
  37. 339547b sh: Move entry point code to .text.head. by Paul Mundt · 17 years ago
  38. bf73af2 sh: heartbeat: Shut up resource size warning. by Paul Mundt · 17 years ago
  39. ee54505 sh: update r2d defconfig and fix SH7751R pci compliation by Magnus Damm · 17 years ago
  40. 98d877c sh: Many symbol exports for nommu allmodconfig. by Paul Mundt · 17 years ago
  41. 3a35382 sh: zero terminate 8250 platform data for r2d board by Magnus Damm · 17 years ago
  42. 6894e0a sh: cpufreq: Fix up the build for SH-2. by Paul Mundt · 17 years ago
  43. fc10020 sh: Make on-chip DMA channel selection explicit. by Paul Mundt · 17 years ago
  44. 3e76783 sh: Fix up CPU dependencies for on-chip DMAC. by Paul Mundt · 17 years ago
  45. 78d0012 [SPARC64]: Fix two year old bug in early bootup asm. by David S. Miller · 17 years ago
  46. da9f0ac Merge branch 'clkfwk' by Paul Mundt · 17 years ago
  47. cb5ec75 sh: cpufreq: clock framework support. by Paul Mundt · 17 years ago
  48. cbc5a06 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  49. fe04d77 sh: Support rate rounding for SH7722 FRQCR clocks. by Paul Mundt · 17 years ago
  50. f6991b0 sh: Implement clk_round_rate() in the clock framework. by Paul Mundt · 17 years ago
  51. 74121b6 [SPARC64]: Fix log message type in vio_create_one(). by Fabio Massimo Di Nitto · 17 years ago
  52. 5f7426c [SPARC64]: Tweak assertions in sun4v_build_virq(). by David S. Miller · 17 years ago
  53. 2a26302 [SPARC64]: Tweak kernel log messages in power_probe(). by David S. Miller · 17 years ago
  54. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 17 years ago
  55. 48db7b7 [SPARC64]: Fix device type matching in VIO's devspec_show(). by Fabio Massimo Di Nitto · 17 years ago
  56. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  57. a376178 [SPARC64]: Use orderly_poweroff(). by David S. Miller · 17 years ago
  58. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  59. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 17 years ago
  60. bd5f0d1 sh: Fix up PCI section mismatch warnings. by Paul Mundt · 17 years ago
  61. beeea6d sh64: Fix up PCI section mismatch warnings. by Paul Mundt · 17 years ago
  62. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 17 years ago
  63. 207a130 sh64: Update cayman defconfig. by Paul Mundt · 17 years ago
  64. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago
  65. a13c16e sh64: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  66. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 17 years ago
  67. e679c5f Consolidate of_get_parent by Stephen Rothwell · 17 years ago
  68. 581b605 Consolidate of_find_property by Stephen Rothwell · 17 years ago
  69. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 17 years ago
  70. 97e873e Start split out of common open firmware code by Stephen Rothwell · 17 years ago
  71. 0c99adb sh: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  72. 39c7aa9 sh: intc - add support for 7780 by Magnus Damm · 17 years ago
  73. 680c459 sh: intc - improve group support by Magnus Damm · 17 years ago
  74. e5e3dfc sh: push-switch: Correct license string. by Paul Mundt · 17 years ago
  75. 792e947 sh: cpufreq: Fix driver dependencies and flag as broken. by Paul Mundt · 17 years ago
  76. 90015c8 sh: IPR/INTC2 IRQ setup consolidation. by Magnus Damm · 17 years ago
  77. 493a358 sh: clean up interrupt code for solution engine 7722 board by Magnus Damm · 17 years ago
  78. 1b06428 sh: intc - add support for 7722 processor by Magnus Damm · 17 years ago
  79. 02ab3f7 sh: intc - shared IPR and INTC2 controller by Magnus Damm · 17 years ago
  80. 53aba19 sh: Fix irq assignment for uarts on sh7722 by Magnus Damm · 17 years ago
  81. 4aafae27 sh: hd64461 tidying. by Kristoffer Ericson · 17 years ago
  82. e6c972f sh: r7780rp: Add R8A66597 and M66592 support. by Yoshihiro Shimoda · 17 years ago
  83. 9a79b22 Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  84. 75473c1 fallout from kbuild changes by Al Viro · 17 years ago
  85. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  86. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  87. 1279506 Update .gitignore for arch/i386/boot by Matthew Wilcox · 17 years ago
  88. 8042297 fix spufs build after ->fault changes by Christoph Hellwig · 17 years ago
  89. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  90. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  91. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  92. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  93. c0d1217 drivers/edac: add new nmi rescan by Dave Jiang · 17 years ago
  94. 6db7016 lguest: the asm offsets by Rusty Russell · 17 years ago
  95. d7e28ff lguest: the host code by Rusty Russell · 17 years ago
  96. 5992b6d lguest: export symbols for lguest as a module by Rusty Russell · 17 years ago
  97. 1014680 m68knommu: remove is_in_rom() function by Greg Ungerer · 17 years ago
  98. a4c8b91 m68knommu: start dump from exception stack by Greg Ungerer · 17 years ago
  99. 2502b667 m68knommu: generic irq handling by Greg Ungerer · 17 years ago
  100. ea02e3d FRV: work around a possible compiler bug by David Howells · 17 years ago