1. c10c178 powerpc/boot: Compare _start against ei.loadsize instead ei.memsize by Sebastian Siewior · 18 years ago
  2. c1075fb Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 18 years ago
  3. dfe218b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 18 years ago
  4. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 18 years ago
  5. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 18 years ago
  6. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 18 years ago
  7. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 18 years ago
  8. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 18 years ago
  9. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 18 years ago
  10. e869446 powerpc/spufs: sputrace: Don't block until the read buffer is full by Jeremy Kerr · 18 years ago
  11. baf3992 powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers by Jeremy Kerr · 18 years ago
  12. 1ff0fcf ibm_newemac: Fix new MAL feature handling by Josh Boyer · 18 years ago
  13. 878e755 powerpc/4xx: Add PowerPC 4xx GPIO driver by Steven A. Falco · 18 years ago
  14. 9fa126d powerpc/40x: Add support for Netstal HCU4 board by Niklaus Giger · 18 years ago
  15. 4cbfc46 powerpc/40x: Add PowerPC 405EZ Acadia defconfig by Josh Boyer · 18 years ago
  16. 94c73a8 powerpc/40x: Add cuboot wrapper for Acadia board by Josh Boyer · 18 years ago
  17. 8105fa8 powerpc/40x: Add PowerPC 40x simple platform support by Josh Boyer · 18 years ago
  18. df8f71f powerpc/40x: Add AMCC PowerPC 405EZ to cputable by Josh Boyer · 18 years ago
  19. 00f3ca7 powerpc/40x: AMCC PowerPC 405EZ Acadia DTS by Josh Boyer · 18 years ago
  20. 04ab591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  21. 7c3b1dc tty: make sure that proc_clear_tty stores the cpu flags by Arjan van de Ven · 18 years ago
  22. 6d54aaf metronomefb: Fix warning when building 64bit by Alan Cox · 18 years ago
  23. 51d9861 powerpc/mpc5200: Refactor FEC mdio read/write routines by Wolfram Sang · 18 years ago
  24. 9629095 powerpc/mpc5200: Don't touch pipelining for MPC5200B by Wolfram Sang · 18 years ago
  25. 4084799 powerpc/52xx: Make cuImage more robust in locating immr node. by Grant Likely · 18 years ago
  26. 6c5e51d xfs: fix remount rw with unrecognized options by Christoph Hellwig · 18 years ago
  27. eae8254 Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  28. 5f2434a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  29. 08da6f1 MIPS: Kill unused <asm/debug.h> inclusions by Shinya Kuribayashi · 18 years ago
  30. 656e950 MIPS: IP32: Add platform device for CMOS RTC; remove dead code by Thomas Bogendoerfer · 18 years ago
  31. d1dbd82 RTC: M48T35: new RTC driver by Thomas Bogendoerfer · 18 years ago
  32. 3ec066c MIPS: IP27: Switch over to RTC class driver by Thomas Bogendoerfer · 18 years ago
  33. 5f119f2 MIPS: DS1286: New RTC driver by Thomas Bogendoerfer · 18 years ago
  34. 7d81a5e MIPS: IP22/28: Switch over to RTC class driver by Thomas Bogendoerfer · 18 years ago
  35. 540799e MIPS: PCI: Scan busses when they are registered by Aurelien Jarno · 18 years ago
  36. 89f8c04 MIPS: WGT634U: Add reset button support by Aurelien Jarno · 18 years ago
  37. b06f3e1 MIPS: BCM47xx: Use the new SSB GPIO API by Aurelien Jarno · 18 years ago
  38. d412283 MIPS: BCM47xx: Remove references to BCM947XX by Aurelien Jarno · 18 years ago
  39. 91a385b MIPS: WGT634U: Add machine detection message by Aurelien Jarno · 18 years ago
  40. 2dbac10 MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT by David Daney · 18 years ago
  41. e47c659 MIPS: show_cpuinfo prints the type of the calling CPU by Johannes Dickgreber · 18 years ago
  42. 9b8f386 MIPS: Fix wrong branch target in new spin_lock code. by Johannes Dickgreber · 18 years ago
  43. 201c72a MIPS: Have a heart for a lonely, lost header file ... by Ralf Baechle · 18 years ago
  44. 1efd47f ocfs2: fix build error by Mark Fasheh · 18 years ago
  45. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 18 years ago
  46. 278429c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  47. e413b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  48. acd15a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  49. 72f22b1 rtc-cmos: look for PNP RTC first, then for platform RTC by Bjorn Helgaas · 18 years ago
  50. 758a7f7 x86: register a platform RTC device if PNP doesn't describe it by Bjorn Helgaas · 18 years ago
  51. ee673ea powerpc: Fix CHRP PCI config access for indirect_pci by Benjamin Herrenschmidt · 18 years ago
  52. 22007a1 powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs by Benjamin Herrenschmidt · 18 years ago
  53. 2bda347 powerpc: Fix 32-bit SMP boot on CHRP by Benjamin Herrenschmidt · 18 years ago
  54. 7b6b574 powerpc: Fix link errors on 32-bit machines using legacy DMA by Benjamin Herrenschmidt · 18 years ago
  55. b556151 powerpc/pci: Improve detection of unassigned bridge resources by Benjamin Herrenschmidt · 18 years ago
  56. eef2622 hvc_console: Fix free_irq in spinlocked section by Christian Borntraeger · 18 years ago
  57. a474aae rtc-cmos: move wake setup from ACPI glue into RTC driver by Bjorn Helgaas · 18 years ago
  58. 9be7bbd HID: build drivers for all quirky devices by default by Jiri Kosina · 18 years ago
  59. df9bcac HID: add missing blacklist entry for Apple ATV ircontrol by Jiri Kosina · 18 years ago
  60. a48c65b HID: add support for Bright ABNT2 brazilian device by Mauro Carvalho Chehab · 18 years ago
  61. ffcf70f HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers by Mauro Carvalho Chehab · 18 years ago
  62. 0dc4916 HID: fix numlock led on Dell device 0x413c/0x2105 by Mauro Carvalho Chehab · 18 years ago
  63. 7d89fe1 HID: remove warn() macro from usb hid drivers by From: Greg Kroah-Hartman · 18 years ago
  64. ddbe324 HID: remove info() macro from usb HID drivers by Greg Kroah-Hartman · 18 years ago
  65. 0f492f2 HID: add appletv IR receiver quirk by Peter Korsgaard · 18 years ago
  66. f129ea6 HID: fix a lockup regression when using force feedback on a PID device by Anssi Hannula · 18 years ago
  67. dded364 HID: hiddev.h: Fix example code. by Antonio Ospite · 18 years ago
  68. 34a5cee HID: hiddev.h: Fix mixed space and tabs in example code. by Antonio Ospite · 18 years ago
  69. 7957501 HID: convert to dev_* prints by Jiri Slaby · 18 years ago
  70. 76483cf HID: remove hid-ff by Jiri Slaby · 18 years ago
  71. 987fbc1 HID: move zeroplus FF processing by Jiri Slaby · 18 years ago
  72. 10e41a7 HID: move thrustmaster FF processing by Jiri Slaby · 18 years ago
  73. 5f02229 HID: move pantherlord FF processing by Jiri Slaby · 18 years ago
  74. 2b107d6 HID: fix incorrent length condition in hidraw_write() by Jiri Kosina · 18 years ago
  75. d92870d HID: fix tty<->hid deadlock by Jiri Slaby · 18 years ago
  76. d1d3a5f HID: ignore iBuddy devices by Remi Cattiau · 18 years ago
  77. 1f93445 HID: report descriptor fix for remaining MacBook JIS keyboards by Tomoya Adachi · 18 years ago
  78. e36153f HID: fix gyration build error by Randy Dunlap · 18 years ago
  79. 2bea94d HID: Autocentering support for Logitech MOMO Racing Wheel by Sergey Belyashov · 18 years ago
  80. 6f3c0e5 HID: fix grammo in HID_COMPAT Kconfig help text by Alex Chiang · 18 years ago
  81. 66ebf66 HID: add support for Super Dual Box Pro USB PS2/PS2 adapter by Jiri Kosina · 18 years ago
  82. c0bd6a4 HID: remove ignore quirk for MGE UPS devices by Richard Hughes · 18 years ago
  83. 0f37cd0 HID: introduce list for hiddev creation forcing by Jiri Kosina · 18 years ago
  84. 606bd0a HID: move logitech FF processing by Jiri Slaby · 18 years ago
  85. 6edfa8d HID: move reset leds quirk by Jiri Slaby · 18 years ago
  86. 93c1013 HID: move connect quirks by Jiri Slaby · 18 years ago
  87. fea6f18 HID: move dell quirks by Jiri Slaby · 18 years ago
  88. bd28ce0 HID: move sony quirks by Jiri Slaby · 18 years ago
  89. 2b88b80 HID: remove rdesc quirk support by Jiri Slaby · 18 years ago
  90. 3715ade HID: remove hid-input-quirks by Jiri Slaby · 18 years ago
  91. 980a3da HID: move samsung quirks by Jiri Slaby · 18 years ago
  92. 949f8fe HID: move gyration quirks by Jiri Slaby · 18 years ago
  93. 3b8006e HID: move monterey quirks by Jiri Slaby · 18 years ago
  94. 1e76253 HID: move petalynx quirks by Jiri Slaby · 18 years ago
  95. b5635b1 HID: move belkin quirks by Jiri Slaby · 18 years ago
  96. fcfacfd HID: move chicony quirks by Jiri Slaby · 18 years ago
  97. 1f243e3 HID: move ezkey quirks by Jiri Slaby · 18 years ago
  98. 3b239cd HID: move cherry quirks by Jiri Slaby · 18 years ago
  99. 14a21cd HID: move a4tech quirks by Jiri Slaby · 18 years ago
  100. 0f22132 HID: move cypress quirks by Jiri Slaby · 18 years ago