1. ee11006 powerpc: fix i8042 module build error by Grant Likely · 16 years ago
  2. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  3. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 16 years ago
  4. eca3930 of: Merge of_platform_bus_type with platform_bus_type by Grant Likely · 16 years ago
  5. 95f72d1 lmb: rename to memblock by Yinghai Lu · 16 years ago
  6. 540c6c3 powerpc: Add i8042 keyboard and mouse irq parsing by Martyn Welch · 16 years ago
  7. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 16 years ago
  8. e6532c6 powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API by Anton Blanchard · 16 years ago
  9. 2c2df03 powerpc/cpumask: Refactor /proc/cpuinfo code by Anton Blanchard · 16 years ago
  10. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 16 years ago
  11. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  12. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 16 years ago
  13. 907b1f4 powerpc: Export powerpc_debugfs_root by Anton Blanchard · 16 years ago
  14. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  15. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  16. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 17 years ago
  17. 88e9d34 seq_file: constify seq_operations by James Morris · 17 years ago
  18. 85701e6 powerpc: Remove duplicated #include's by Huang Weiyi · 17 years ago
  19. d746286 powerpc: setup default archdata for {of_}platform via bus_register_notifier by Kumar Gala · 17 years ago
  20. f465df8 powerpc: Move memory size print into common show_cpuinfo for 32-bit by Becky Bruce · 17 years ago
  21. a501d8f powerpc: Fix major revision number for Freescale cores by Martin Langer · 18 years ago
  22. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 18 years ago
  23. d33b78d powerpc: Add the PC speaker only when requested by Emil Medve · 18 years ago
  24. 0276c13 [POWERPC] Add 'model: ...' line to common show_cpuinfo() by Marian Balakowicz · 18 years ago
  25. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 18 years ago
  26. 8d08908 [POWERPC] Cleanup SMT thread handling by Benjamin Herrenschmidt · 18 years ago
  27. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 18 years ago
  28. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 19 years ago
  29. f5d834f [POWERPC] Fix Pegasos keyboard detection by Alan Curry · 19 years ago
  30. 94a3807 [POWERPC] Make the debugfs "powerpc" dir globally accessible by Michael Ellerman · 19 years ago
  31. db0dbae [POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport() by Wade Farnsworth · 19 years ago
  32. 06cce43 [POWERPC] Check cache coherency of kernel vs firmware by Dale Farnsworth · 19 years ago
  33. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 19 years ago
  34. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 19 years ago
  35. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 19 years ago
  36. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 19 years ago
  37. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 19 years ago
  38. 30437b3 [POWERPC] Automatically lmb_reserve() initrd by David Gibson · 19 years ago
  39. 47679283 [POWERPC] Fix xmon=off and cleanup xmon initialisation by Michael Ellerman · 20 years ago
  40. a4dc7ff [POWERPC] Define of_read_ulong helper by Paul Mackerras · 20 years ago
  41. 26c8af5 [POWERPC] print backtrace when entering xmon by Olaf Hering · 20 years ago
  42. 57cad80 Merge branch 'merge' by Paul Mackerras · 20 years ago
  43. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 20 years ago
  44. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 20 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  46. 480f6f3 [PATCH] powerpc: Make early xmon logic immune to location of early parsing by Michael Ellerman · 20 years ago
  47. 7e99026 powerpc: provide ppc_md.panic() for both ppc32 & ppc64 by Kumar Gala · 20 years ago
  48. 1269277 [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 20 years ago
  49. 95d465f Manual merge with Linus. by Dmitry Torokhov · 20 years ago
  50. 0e55195 [PATCH] for_each_possible_cpu: powerpc by KAMEZAWA Hiroyuki · 20 years ago
  51. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 20 years ago
  52. 4df2046 [PATCH] powerpc: Allow non zero boot cpuids by Anton Blanchard · 20 years ago
  53. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 20 years ago
  54. e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 20 years ago
  55. b8e383d [PATCH] powerpc: Allow for ppc_md restart, power_off, and halt to be NULL by Kumar Gala · 20 years ago
  56. 51fae6d [PATCH] powerpc: Add a is_kernel_addr() macro by Michael Ellerman · 20 years ago
  57. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 20 years ago
  58. 3d1229d [PATCH] powerpc: Merge kexec by Michael Ellerman · 20 years ago
  59. f9e4ec5 [PATCH] powerpc: More debugging fixups by Michael Ellerman · 20 years ago
  60. a7f290d [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel by Benjamin Herrenschmidt · 20 years ago
  61. 6761c4a [PATCH] powerpc: remove initrd debug printk by David Woodhouse · 20 years ago
  62. 49b0985 powerpc: Move some extern declarations from C code into headers by Paul Mackerras · 20 years ago
  63. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 20 years ago
  64. 66ba135 powerpc: create kernel/setup.h by Stephen Rothwell · 20 years ago
  65. fca5dcd powerpc: Simplify and clean up the xmon terminal I/O by Paul Mackerras · 20 years ago
  66. a82765b [PATCH] powerpc: Fix ppc32 initrd by David Woodhouse · 20 years ago
  67. 5ad5707 powerpc: Merge smp.c and smp.h by Paul Mackerras · 20 years ago
  68. bccfd58 powerpc: Fix compile error with CONFIG_TAU=y by Paul Mackerras · 20 years ago
  69. ea65266 [PATCH] ppc64: remove duplicate local variable in set_preferred_console by Olaf Hering · 20 years ago
  70. a8e3d48 [PATCH] powerpc: Remove dregs of bootinfo.h by David Gibson · 20 years ago
  71. 03501da powerpc: Pull common bits of setup_{32,64}.c into setup-common.c by Paul Mackerras · 20 years ago