1. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 14 years ago
  2. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 14 years ago
  3. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 14 years ago
  4. 0407a31 powerpc: Fix build warning of the defconfigs by Wanlong Gao · 14 years ago
  5. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 14 years ago
  6. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 14 years ago
  7. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 14 years ago
  8. 69b1236 powerpc/pci: Properly initialize IO workaround "private" by Michael Ellerman · 14 years ago
  9. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 14 years ago
  10. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 14 years ago
  11. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  12. e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 14 years ago
  13. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  14. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 14 years ago
  15. 1a51dde powerpc/book3e: Use way 3 for linear mapping bolted entry by Benjamin Herrenschmidt · 14 years ago
  16. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 14 years ago
  17. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 14 years ago
  18. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 14 years ago
  19. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 14 years ago
  20. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 14 years ago
  21. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 14 years ago
  22. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 14 years ago
  23. 0b2e9a8 of: Export of_irq_find_parent() by Michael Ellerman · 14 years ago
  24. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 14 years ago
  25. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 14 years ago
  26. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 14 years ago
  27. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  28. 6c5b59b powerpc/boot: Add an ePAPR compliant boot wrapper by David Gibson · 14 years ago
  29. 6975a78 powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN by Michael Ellerman · 14 years ago
  30. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 14 years ago
  31. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 14 years ago
  32. af27714 powerpc: Improve prom_printf() by Benjamin Herrenschmidt · 14 years ago
  33. dd79773 powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold by Benjamin Herrenschmidt · 14 years ago
  34. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  35. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  36. ad0693e powerpc: Call CPU ->restore callback earlier on secondary CPUs by Benjamin Herrenschmidt · 14 years ago
  37. b144871 powerpc: Initialize TLB and LPID register on HV mode Power7 by Benjamin Herrenschmidt · 14 years ago
  38. 895796a powerpc: Initialize LPCR:DPFD on power7 to a sane default by Benjamin Herrenschmidt · 14 years ago
  39. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  40. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 14 years ago
  41. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 14 years ago
  42. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  43. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 14 years ago
  44. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 14 years ago
  45. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 14 years ago
  46. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 14 years ago
  47. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 13 years ago
  48. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  49. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  50. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  51. 5d5b1b9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  52. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  53. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 13 years ago
  54. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 13 years ago
  55. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 13 years ago
  56. 80b4895 Input: estimate number of events per packet by Jeff Brown · 13 years ago
  57. f65647c Btrfs: fix free space cache leak by Chris Mason · 14 years ago
  58. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  59. 4521cc4 block: blk_delay_queue() should use kblockd workqueue by Jens Axboe · 14 years ago
  60. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 14 years ago
  61. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 14 years ago
  62. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 14 years ago
  63. 482c083 md - remove old plugging code. by NeilBrown · 14 years ago
  64. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  65. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 14 years ago
  66. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 14 years ago
  67. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 14 years ago
  68. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 14 years ago
  69. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 14 years ago
  70. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 14 years ago
  71. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  72. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  73. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 14 years ago
  74. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 14 years ago
  75. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  76. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  77. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  78. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 14 years ago
  79. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 14 years ago
  80. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 14 years ago
  81. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 14 years ago
  82. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 14 years ago
  83. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 14 years ago
  84. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 14 years ago
  85. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  86. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  87. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  89. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  90. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 14 years ago
  91. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 14 years ago
  92. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  93. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  94. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  95. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 14 years ago
  96. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 14 years ago
  97. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
  98. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
  99. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
  100. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago