1. 67764a0 [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.h by s.hauer@pengutronix.de · 18 years ago
  2. 2b890bc [PATCH] Remove dead code in iommu.h by Sascha Hauer · 18 years ago
  3. bfaadca [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip driver by s.hauer@pengutronix.de · 18 years ago
  4. 74a9d5f [PATCH] Remove inclusion of asm/processor.h in via82cxxx.c by Sascha Hauer · 18 years ago
  5. 36ca4ba [POWERPC] cell: add cpufreq driver for Cell BE processor by Christian Krafft · 18 years ago
  6. a898497 [POWERPC] add support for dumping spu info from xmon by Michael Ellerman · 18 years ago
  7. ff8a8f2 [POWERPC] add support for stopping spus from xmon by Michael Ellerman · 18 years ago
  8. 302eca1 [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop by arnd@arndb.de · 18 years ago
  9. b3d7dc1 [POWERPC] cell: add temperature to SPU and CPU sysfs entries by Christian Krafft · 18 years ago
  10. 0344c6c [POWERPC] sysfs: add support for adding/removing spu sysfs attributes by Christian Krafft · 18 years ago
  11. e570beb [POWERPC] cell: add support for registering sysfs attributes to spus by Christian Krafft · 18 years ago
  12. d8bf96e [POWERPC] cell: add low-level performance monitoring code by Kevin Corry · 18 years ago
  13. bffd492 [POWERPC] cell: add shadow registers for pmd_reg by Kevin Corry · 18 years ago
  14. 22b8c9f [POWERPC] cell: update Cell BE register definitions by David Erb · 18 years ago
  15. 099814b [POWERPC] spufs: Add isolated-mode SPE recycling support by Jeremy Kerr · 18 years ago
  16. 0afacde [POWERPC] spufs: allow isolated mode apps by starting the SPE loader by arnd@arndb.de · 18 years ago
  17. eb758ce [POWERPC] spufs: "stautus" isnt a word. by arnd@arndb.de · 18 years ago
  18. 5737edd [POWERPC] spufs: add support for nonschedulable contexts by Mark Nutter · 18 years ago
  19. cc21a66 [POWERPC] cell: remove unused struct spu variable by Geoff Levand · 18 years ago
  20. 24f43b3 [POWERPC] spufs: wrap mfc sdr access by Masato Noguchi · 18 years ago
  21. 5414c6b [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nop by Michael Ellerman · 18 years ago
  22. a0f4672 [POWERPC] Fixed some missing files to be deleted when running make clean by Matthew McClintock · 18 years ago
  23. 4199929 [POWERPC] Move iSeries initrd logic into device tree by Michael Ellerman · 18 years ago
  24. 83efafb [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually configured by Andy Fleming · 18 years ago
  25. 0cfcccb [POWERPC] Add mktree utility to arch/powerpc/boot by Josh Boyer · 18 years ago
  26. 01a6372 [POWERPC] Add simple memory allocator to bootwrapper by Mark A. Greer · 18 years ago
  27. 0c176fa [POWERPC] Add non-OF serial console support by Mark A. Greer · 18 years ago
  28. 6fb4efc [POWERPC] Add flatdevtree source by Mark A. Greer · 18 years ago
  29. c888554 [POWERPC] More bootwrapper reorganization by Mark A. Greer · 18 years ago
  30. b0a779d [POWERPC] Make sure interrupt enable gets restored properly by Paul Mackerras · 18 years ago
  31. 035223f [POWERPC] Make pSeries_lpar_hpte_insert static by Geoff Levand · 18 years ago
  32. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  33. 5b43d20 [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MP by Olof Johansson · 18 years ago
  34. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  35. 284a940 [POWERPC] Check for offline nodes in pci NUMA code by Anton Blanchard · 18 years ago
  36. 00ae36d [POWERPC] Better check in show_instructions by Anton Blanchard · 18 years ago
  37. 99f4861 [POWERPC] POWER6 has 6 PMCs by Anton Blanchard · 18 years ago
  38. 6c4841c [POWERPC] Never panic when taking altivec exceptions from userspace by Anton Blanchard · 18 years ago
  39. 60b2a46 [POWERPC] Fix IO Window Updates on P2P bridges. by Randy Vinson · 18 years ago
  40. 8ba738c [POWERPC] Add Makefile entry for MPC832x_mds support by Li Yang · 18 years ago
  41. f5a37b0 [POWERPC] Fix MPC8360EMDS PB board support by Li Yang · 18 years ago
  42. 7d2bd30 [POWERPC] ppc: Add missing calls to set_irq_regs by Kumar Gala · 18 years ago
  43. bb579cf [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* by Eric Sesterhenn · 18 years ago
  44. ee4ea82 [POWERPC] Add DOS partition table support to mpc834x_itx_defconfig by Timur Tabi · 18 years ago
  45. 654e4ae [POWERPC] spufs: fix support for read/write on cntl by Noguchi, Masato · 18 years ago
  46. e5267b4 [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA by Benjamin Herrenschmidt · 18 years ago
  47. 51018b0 [PATCH] make UML compile (FC6/x86-64) by Ulrich Drepper · 18 years ago
  48. 80c5606 Fix VM_MAYEXEC calculation by Linus Torvalds · 18 years ago
  49. a7a0d86 [PATCH] Fix core files so they make sense to gdb... by Petr Vandrovec · 18 years ago
  50. 0b269d8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  51. ed75ded Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  52. e5a301e [PATCH] serial167 __user annotations, NULL noise removal by Al Viro · 18 years ago
  53. cbff676 [PATCH] sun3_ioremap() prototype by Al Viro · 18 years ago
  54. 6ce6b3a [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations by Al Viro · 18 years ago
  55. 733f99a [PATCH] new cifs endianness bugs by Al Viro · 18 years ago
  56. 645408d [PATCH] gfp_t in netlabel by Al Viro · 18 years ago
  57. 9aaed2b Pull trivial into test branch by Len Brown · 18 years ago
  58. 18d508b Pull sci into test branch by Len Brown · 18 years ago
  59. 384bc8f Pull bugzilla-5534 into test branch by Len Brown · 18 years ago
  60. e0749be Pull msi-laptop into test branch by Len Brown · 18 years ago
  61. ed3269a Pull ec into test branch by Len Brown · 18 years ago
  62. d7321ad Pull mwait into test branch by Len Brown · 18 years ago
  63. 1d5b30f Pull battery into test branch by Len Brown · 18 years ago
  64. c92fd49 Pull ibm into test branch by Len Brown · 18 years ago
  65. 9443d7c Pull asus into test branch by Len Brown · 18 years ago
  66. 34c4415 ACPI: check battery status on resume for un/plug events during sleep by Jiri Kosina · 18 years ago
  67. aeb1104 ACPICA: Fix incorrect handling of PCI Express Root Bridge _HID by Eiichiro Oiwa · 18 years ago
  68. 6df0570 ACPI: asus_acpi: don't printk on writing garbage to proc files by Alexey Dobriyan · 18 years ago
  69. 6311f0d ACPI: asus_acpi: fix proc files parsing by Darren Jenkins · 18 years ago
  70. 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 18 years ago
  71. a790b32 ACPI: fix printk format warnings by Randy Dunlap · 18 years ago
  72. 7af8b66 ACPI: fix section for CPU init functions by Pierre Ossman · 18 years ago
  73. f4d2e2d ACPI: update comments in motherboard.c by Len Brown · 18 years ago
  74. 168a328 ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL by Jiri Kosina · 18 years ago
  75. 786f18c ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG by Dmitry Torokhov · 18 years ago
  76. 2fe6dff ACPI: ibm_acpi: delete obsolete documentation by Pavel Machek · 18 years ago
  77. 37605a6 ACPI: created a dedicated workqueue for notify() execution by Alexey Y. Starikovskiy · 18 years ago
  78. fcfc638 ACPI: Remove deferred execution from global lock acquire wakeup path by Alexey Y. Starikovskiy · 18 years ago
  79. 8c4c731 MSI S270 Laptop support: backlight, wlan, bluetooth states by Lennart Poettering · 18 years ago
  80. ab9e43c ACPI: EC: export ec_transaction() for msi-laptop driver by Lennart Poettering · 18 years ago
  81. 6ffb221 ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb(). by Denis M. Sadykov · 18 years ago
  82. 8e0341b ACPI: EC: Unify poll and interrupt gpe handlers by Denis M. Sadykov · 18 years ago
  83. 3576cf6 ACPI: EC: Unify poll and interrupt mode transaction functions by Denis M. Sadykov · 18 years ago
  84. 703959d ACPI: EC: Remove unused variables and duplicated code by Denis M. Sadykov · 18 years ago
  85. 7c6db5e ACPI: EC: Remove unnecessary delay added by previous transation patch. by Denis M. Sadykov · 18 years ago
  86. d7a76e4 ACPI: consolidate functions in acpi ec driver by Lennart Poettering · 18 years ago
  87. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 18 years ago
  88. 3cd5b87 ACPI: sbs: fix module_param() initializers by Lebedev, Vladimir P · 18 years ago
  89. 963497c ACPI: sbs: check for NULL device pointer by Lebedev, Vladimir P · 18 years ago
  90. 28b779d ACPI: ibm_acpi: Documentation the wan feature. by Stefan Schmidt · 18 years ago
  91. 24f7ff0 ACPI: ibm_acpi: Update documentation for brightness and volume. by Stefan Schmidt · 18 years ago
  92. 4d6bd5e ACPI: ibm_acpi: Remove experimental status for brightness and volume. by Stefan Schmidt · 18 years ago
  93. 288f3ad ACPI: asus_acpi: W3000 support by Marek W · 18 years ago
  94. 5570dd0 V4L/DVB (4750): AGC command1/2 is board specific by Patrick Boettcher · 18 years ago
  95. 6a74216 V4L/DVB (4748): Fixed oops for Nova-T USB2 by Patrick Boettcher · 18 years ago
  96. 5011915 V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1 by Hans Verkuil · 18 years ago
  97. 1d3e6bd V4L/DVB (4744): The Samsung TCPN2121P30A does not have a tda9887 by Hans Verkuil · 18 years ago
  98. 83427ac V4L/DVB (4743): Fix oops in VIDIOC_G_PARM by Jonathan Corbet · 18 years ago
  99. c12e3be V4L/DVB (4742): Drivers/media/video: handle sysfs errors by Jeff Garzik · 18 years ago
  100. 2444a2f V4L/DVB (4741): {ov511,stv680}: handle sysfs errors by Jeff Garzik · 18 years ago