1. 3965f8c [POWERPC] Simplify the code defining the 64-bit CPU features by Paul Mackerras · 19 years ago
  2. f127a2b [POWERPC] powerpc: kconfig warning fix by Andrew Morton · 19 years ago
  3. 127efeb [POWERPC] Consolidate some of kernel/misc*.S by Stephen Rothwell · 19 years ago
  4. a240da3 [POWERPC] Remove unused function call_with_mmu_off by Stephen Rothwell · 19 years ago
  5. 9b47569 [POWERPC] update asm-powerpc/time.h by Stephen Rothwell · 19 years ago
  6. 612f02d [POWERPC] Clean up it_lp_queue.h by Stephen Rothwell · 19 years ago
  7. d0b79c5 [POWERPC] Skip the "copy down" of the kernel if it is already at zero. by Jimi Xenidis · 19 years ago
  8. c0ce7d0 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. by David Wilder · 19 years ago
  9. 2cd90bc [POWERPC] spufs: fix class0 interrupt assignment by Arnd Bergmann · 19 years ago
  10. 4da30d1 [POWERPC] spufs: fix memory hotplug dependency by Geoff Levand · 19 years ago
  11. 910ab66 [POWERPC] spufs: fix MFC command queue purge by Benjamin Herrenschmidt · 19 years ago
  12. 23cc770 [POWERPC] spufs: map mmio space as guarded into user space by Benjamin Herrenschmidt · 19 years ago
  13. 6b7290b [POWERPC] Enable XMON in cell_defconfig by Michael Ellerman · 19 years ago
  14. 94b60ec [POWERPC] Enable the RTAS udbg console on IBM Cell Blade by Michael Ellerman · 19 years ago
  15. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 19 years ago
  16. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 19 years ago
  17. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 19 years ago
  18. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 19 years ago
  19. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 19 years ago
  20. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 19 years ago
  21. c30a4df [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() by Michael Ellerman · 19 years ago
  22. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 19 years ago
  23. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 19 years ago
  24. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 19 years ago
  25. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 19 years ago
  26. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 19 years ago
  27. 790d427 [POWERPC] Remove redundant STD_MMU selection. by Jon Loeliger · 19 years ago
  28. f17607fb [POWERPC] Move I8259 selection under MPC8641HPCN board by Jon Loeliger · 19 years ago
  29. c53b334 [POWERPC] Remove redundant PPC_86XX check. by Jon Loeliger · 19 years ago
  30. 6d7c466 [POWERPC] Don't access HID registers if running on a Hypervisor. by Jimi Xenidis · 19 years ago
  31. 70c3967 [POWERPC] Convert powermac ide blink to new led infrastructure by Johannes Berg · 19 years ago
  32. 266bee8 [PATCH] fix static linking of NFS by David Brownell · 19 years ago
  33. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 19 years ago
  34. d38b6968 Revert "kbuild: fix make -rR breakage" by Linus Torvalds · 19 years ago
  35. eb99add Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 19 years ago
  36. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  37. ba262e4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  38. f964c30 [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt by Ben Dooks · 19 years ago
  39. 1855565 [ARM] Update mach-types by Russell King · 19 years ago
  40. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 19 years ago
  41. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 19 years ago
  42. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 19 years ago
  43. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 19 years ago
  44. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 19 years ago
  45. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 19 years ago
  46. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 19 years ago
  47. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 19 years ago
  48. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 19 years ago
  49. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 19 years ago
  50. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 19 years ago
  51. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 19 years ago
  52. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 19 years ago
  53. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 19 years ago
  54. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 19 years ago
  55. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 19 years ago
  56. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 19 years ago
  57. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 19 years ago
  58. c87a9ae ocfs2: temporarily disable automatic lock migration by Kurt Hackel · 19 years ago
  59. 2abaf97 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() by Kurt Hackel · 19 years ago
  60. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 19 years ago
  61. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 19 years ago
  62. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 19 years ago
  63. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 19 years ago
  64. e4eb036 ocfs2: gracefully handle stale create_lock messages. by Kurt Hackel · 19 years ago
  65. ccd8b1f ocfs2: update lvb immediately during recovery by Kurt Hackel · 19 years ago
  66. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 19 years ago
  67. 8b21980 ocfs2: purge lockres' sooner by Kurt Hackel · 19 years ago
  68. 343e26a ocfs2: dump mismatching migrated lvbs before BUG() by Kurt Hackel · 19 years ago
  69. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 19 years ago
  70. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 19 years ago
  71. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 19 years ago
  72. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 19 years ago
  73. c0a8520 ocfs2: do LVB puts in place by Mark Fasheh · 19 years ago
  74. aa85235 ocfs2: mle ref count debugging by Kurt Hackel · 19 years ago
  75. dc2ed19 ocfs2: allow for an assert message during lock mastery by Kurt Hackel · 19 years ago
  76. 2d1a868 ocfs2: take mle reference during migration by Kurt Hackel · 19 years ago
  77. 41b8c8a ocfs2: properly initialize the mle structure by Kurt Hackel · 19 years ago
  78. da01ad055 ocfs2: detach mle from heartbeat events by Kurt Hackel · 19 years ago
  79. a2bf047 ocfs2: mle ref counting fixes by Kurt Hackel · 19 years ago
  80. 9588371 ocfs2: better mle debugging by Kurt Hackel · 19 years ago
  81. d6dea6e ocfs2: clean up recovery related messages by Kurt Hackel · 19 years ago
  82. 29c0fa0 ocfs2: handle network errors during recovery by Kurt Hackel · 19 years ago
  83. c3187ce ocfs2: only recover one dead node at a time by Kurt Hackel · 19 years ago
  84. ab27eb6 ocfs2: Better tracking for recovery state changes by Kurt Hackel · 19 years ago
  85. 8bc674c ocfs2: Fix empty lvb check by Kurt Hackel · 19 years ago
  86. aba9aac ocfs2: fix inverted logic in dlm_is_node_dead by Kurt Hackel · 19 years ago
  87. 2580a58 ocfs2: recheck lockres master before sending an unlock request. by Kurt Hackel · 19 years ago
  88. 8d79d08 ocfs2: add a small delay after a failed migration by Kurt Hackel · 19 years ago
  89. 685f1ad ocfs2: silence a compile warning in dlm_alloc_pagevec() by Mark Fasheh · 19 years ago
  90. c8f33b6 [PATCH] ocfs2: Alloc at least a page for the DLM hash by Joel Becker · 19 years ago
  91. 03d864c ocfs2: allocate lockres hash pages in an array by Daniel Phillips · 19 years ago
  92. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 19 years ago
  93. 4198985 [PATCH] Clean up ocfs2 hash probe and make it faster by Daniel Phillips · 19 years ago
  94. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 19 years ago
  95. 65c491d ocfs2: move lockres qstr next to hlist_node structure by Mark Fasheh · 19 years ago
  96. a09ab7e [PATCH] type-oh bug in tlclk.c by mark gross · 19 years ago
  97. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  98. 916d154 [PATCH] fix processing of the last byte in isdn_readbchan_tty() by Karsten Keil · 19 years ago
  99. 5fd571c [PATCH] Array overrun in drivers/infiniband/core/cma.c by Eric Sesterhenn · 19 years ago
  100. 09c0dc6 Revert "[PATCH] kthread: update loop.c to use kthread" by Linus Torvalds · 19 years ago