1. 11f63d3 powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO by Alexey Kardashevskiy · 12 years ago
  2. 4715fed powerpc: cleanup old DABRX #defines by Michael Neuling · 12 years ago
  3. cd14457 powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor by Michael Neuling · 12 years ago
  4. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  5. 3ab96a0 powerpc/eeh: Cleanup on EEH PCI address cache by Gavin Shan · 12 years ago
  6. f8f7d63 powerpc/eeh: Trace eeh device from I/O cache by Gavin Shan · 12 years ago
  7. d7bb886 powerpc/eeh: Probe mode support by Gavin Shan · 12 years ago
  8. dbbceee powerpc/eeh: Move stats to PE by Gavin Shan · 12 years ago
  9. 9b3c76f powerpc/eeh: Handle EEH error based on PE by Gavin Shan · 12 years ago
  10. 120dc49 powerpc/eeh: Make EEH handler PE sensitive by Gavin Shan · 12 years ago
  11. c270a24 powerpc/eeh: Do reset based on PE by Gavin Shan · 12 years ago
  12. ff47796 powerpc/eeh: I/O enable and log retrival based on PE by Gavin Shan · 12 years ago
  13. 9e6d2cf powerpc/eeh: Device bars restore based on PE by Gavin Shan · 12 years ago
  14. 371a395 powerpc/eeh: Make EEH operations based on PE by Gavin Shan · 12 years ago
  15. 66523d9 powerpc/eeh: Trace error based on PE from beginning by Gavin Shan · 12 years ago
  16. 5b66352 powerpc/eeh: Trace EEH state based on PE by Gavin Shan · 12 years ago
  17. c533b46 powerpc/eeh: Build EEH event based on PE by Gavin Shan · 12 years ago
  18. 82e8882 powerpc/eeh: Remove PE at appropriate time by Gavin Shan · 12 years ago
  19. 9b84348 powerpc/eeh: Create PEs duing EEH initialization by Gavin Shan · 12 years ago
  20. 22f4ab1 powerpc/eeh: Search PE based on requirement by Gavin Shan · 12 years ago
  21. 55037d1 powerpc/eeh: Create PEs for PHBs by Gavin Shan · 12 years ago
  22. 646a849 powerpc/eeh: Introduce global mutex by Gavin Shan · 12 years ago
  23. 968f968 powerpc/eeh: Introduce eeh_pe struct by Gavin Shan · 12 years ago
  24. 3ea1ae9 powerpc/eeh: More logs for EEH initialization by Gavin Shan · 12 years ago
  25. 7e4bbaf powerpc/eeh: Use slab to allocate eeh devices by Gavin Shan · 12 years ago
  26. 35e5cfe powerpc/eeh: Move EEH initialization around by Gavin Shan · 12 years ago
  27. 407821a powerpc: Initialise paca.data_offset with poison by Michael Ellerman · 12 years ago
  28. 06c8876 powerpc: Use the XDABR hcall by Michael Neuling · 12 years ago
  29. 3f4693e powerpc: Use consistent name info for arch_hw_breakpoint by Michael Neuling · 12 years ago
  30. ab046a9 powerpc: Pack arch_hw_breakpoint to avoid holes in struct by Michael Neuling · 12 years ago
  31. 4bc77a5 powerpc: Export memory limit via device tree by Suzuki Poulose · 12 years ago
  32. a84fcd4 powerpc: Change memory_limit from phys_addr_t to unsigned long long by Suzuki Poulose · 12 years ago
  33. 0090e02 powerpc: Fix build dependencies for c files requiring libfdt.h by Matthew McClintock · 12 years ago
  34. adbf115 powerpc/oprofile: Fix marked events support on Power7+ not set. by Carl E. Love · 12 years ago
  35. 22d8ce8 powerpc: Define Power7+ PV constant PV_POWER7p by sukadev@linux.vnet.ibm.com · 12 years ago
  36. 752f521 powerpc/pseries: Round up MSI-X requests by Anton Blanchard · 12 years ago
  37. cf1a4cf powerpc/pci: Save P2P bridge resource if possible by Gavin Shan · 12 years ago
  38. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  39. 28e1e58 powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_t by Ananth N Mavinakayanahalli · 12 years ago
  40. 0127262 powerpc: Restore VDSO information on critical exception om BookE by Mihai Caraman · 12 years ago
  41. 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 12 years ago
  42. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  43. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 12 years ago
  44. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 12 years ago
  45. 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 12 years ago
  46. 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 12 years ago
  47. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 12 years ago
  48. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 12 years ago
  49. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 12 years ago
  50. 8b64a9d powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int by Mihai Caraman · 12 years ago
  51. 79b5c8d powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog by Mihai Caraman · 12 years ago
  52. fecff0f powerpc/booke64: Add DO_KVM kernel hooks by Mihai Caraman · 12 years ago
  53. 5473eb1 powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts by Mihai Caraman · 12 years ago
  54. a131075 powerpc/booke64: Fix machine check handler to use the right prolog by Mihai Caraman · 12 years ago
  55. 8b7b80b powerpc: Uprobes port to powerpc by Ananth N Mavinakayanahalli · 12 years ago
  56. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  57. 7118e7e powerpc: Consolidate {k,u}probe definitions by Ananth N Mavinakayanahalli · 12 years ago
  58. d3dbeef powerpc: Rename 64-bit PVR constants to PVR_foo by Michael Ellerman · 12 years ago
  59. d1cfc0c hvc_vio: Improve registration of udbg backend by Benjamin Herrenschmidt · 12 years ago
  60. 92057a4 hvc_console: Better kernel console support by Benjamin Herrenschmidt · 12 years ago
  61. baa436b powerpc: Remove <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  62. beacc6d powerpc: Remove all includes of <asm/abs_addr.h> by Michael Ellerman · 12 years ago
  63. c6424e3 powerpc: Remove virt_to_abs() now all users have been fixed by Michael Ellerman · 12 years ago
  64. 4130b5d powerpc: Remove abs_to_virt() now all users have been fixed by Michael Ellerman · 12 years ago
  65. 6bfa5c5 powerpc: Remove phys_to_abs() now all users have been removed by Michael Ellerman · 12 years ago
  66. f6b3df6 powerpc/ps3: Replace virt_to_abs() with __pa() by Michael Ellerman · 12 years ago
  67. d88dc13 powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs() by Michael Ellerman · 12 years ago
  68. 474e3d5 powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs() by Michael Ellerman · 12 years ago
  69. 3d26752 powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() by Michael Ellerman · 12 years ago
  70. 67e1dbc ehea: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  71. 48817c5 drivers/macintosh/smu.c: Replace abs_to_virt() with __va() by Michael Ellerman · 12 years ago
  72. b4b8d1e IB/ehca: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  73. 579468a powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  74. 7db90c0 powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt() by Michael Ellerman · 12 years ago
  75. 70267a7 powerpc/mm: Replace abs_to_virt() with __va() by Michael Ellerman · 12 years ago
  76. aa97c32 IB/ehca: Don't use phys_to_abs(), it's a nop by Michael Ellerman · 12 years ago
  77. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 12 years ago
  78. c6e565f powerpc: Remove remaining iSeries chunks by Michael Ellerman · 12 years ago
  79. 5b716ac Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  80. 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 12 years ago
  82. e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 12 years ago
  83. 4cbe5a5 Linux 3.6-rc4 by Linus Torvalds · 12 years ago
  84. cee5848 time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
  85. 7a611e6 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  86. a16d9d2 Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  87. a492246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  88. b27393a net: ethernet: fix kernel OOPS when remove davinci_mdio module by Bin Liu · 12 years ago
  89. 599901c net/xfrm/xfrm_state.c: fix error return code by Julia Lawall · 12 years ago
  90. 48f125c net: ipv6: fix error return code by Julia Lawall · 12 years ago
  91. fa026e2 net: qmi_wwan: new device: Foxconn/Novatel E396 by Aleksander Morgado · 12 years ago
  92. ab6f148 usbnet: fix deadlock in resume by Oliver Neukum · 12 years ago
  93. b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 12 years ago
  94. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  95. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  96. 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 12 years ago
  97. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 12 years ago
  98. c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 12 years ago
  99. 5c879d2 bnx2x: fix 57840_MF pci id by Yuval Mintz · 12 years ago
  100. acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 12 years ago