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