1. b4f1737 ARM: tegra: disable LP2 cpuidle state if PCIe is enabled by Stephen Warren · 11 years ago
  2. 0447cfd MAINTAINERS: Add myself as Tegra PCIe maintainer by Thierry Reding · 11 years ago
  3. b02b07a PCI: tegra: set up PADS_REFCLK_CFG1 by Stephen Warren · 11 years ago
  4. 94716cd PCI: tegra: Add Tegra 30 PCIe support by Jay Agarwal · 11 years ago
  5. d1523b5 PCI: tegra: Move PCIe driver to drivers/pci/host by Thierry Reding · 11 years ago
  6. 734a0f6 Merge tag 'msi-3.12-2' into for-3.12/soc by Stephen Warren · 11 years ago
  7. 6a4324e PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms by Thomas Petazzoni · 11 years ago
  8. e9f6244 ARM: tegra: add LP1 suspend support for Tegra114 by Joseph Lo · 11 years ago
  9. 731a927 ARM: tegra: add LP1 suspend support for Tegra20 by Joseph Lo · 11 years ago
  10. e7a932b ARM: tegra: add LP1 suspend support for Tegra30 by Joseph Lo · 11 years ago
  11. 95872f4 ARM: tegra: add common LP1 suspend support by Joseph Lo · 11 years ago
  12. 0017f44 clk: tegra114: add LP1 suspend/resume support by Joseph Lo · 11 years ago
  13. 444f9a80 ARM: tegra: config the polarity of the request of sys clock by Joseph Lo · 11 years ago
  14. 5b795d0 ARM: tegra: add common resume handling code for LP1 resuming by Joseph Lo · 11 years ago
  15. 9d981ea ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci by Thomas Petazzoni · 11 years ago
  16. 0d5a6db of: pci: add registry of MSI chips by Thomas Petazzoni · 11 years ago
  17. 0cbdcfc PCI: Introduce new MSI chip infrastructure by Thierry Reding · 11 years ago
  18. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  19. 4287d82 PCI: use weak functions for MSI arch-specific functions by Thomas Petazzoni · 11 years ago
  20. 20984c4 ARM: tegra: unify Tegra's Kconfig a bit more by Stephen Warren · 11 years ago
  21. 9c0c4b4 ARM: tegra: remove the limitation that Tegra114 can't support suspend by Joseph Lo · 11 years ago
  22. ad7d114 clk: tegra: add suspend/resume function for tegra_cpu_car_ops by Joseph Lo · 11 years ago
  23. dd6fe9a ARM: tegra: flowctrl: add support for cpu_suspend_enter/exit by Joseph Lo · 11 years ago
  24. b573ad9 ARM: tegra: hook tegra_tear_down_cpu function by Joseph Lo · 11 years ago
  25. 3f1be81 ARM: tegra: shut off the CPU rail when the last CPU in suspend by Joseph Lo · 11 years ago
  26. ccea4bc ARM: tegra: add low level code for Tegra114 cluster power down by Joseph Lo · 11 years ago
  27. 2f5aaa3 ARM: tegra: set up the correct L2 data RAM latency for Cortex-A15 by Joseph Lo · 11 years ago
  28. ac2527b ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL by Joseph Lo · 11 years ago
  29. c04c775 ARM: tegra: do v7_invalidate_l1 only when CPU is Cortex-A9 by Joseph Lo · 11 years ago
  30. 3045cb3 ARM: tegra114: cpuidle: add powered-down state by Joseph Lo · 11 years ago
  31. 1b9e6b2 ARM: tegra114: add low level support for CPU idle powered-down mode by Joseph Lo · 11 years ago
  32. 7e8b15d ARM: tegra114: Reprogram GIC CPU interface to bypass IRQ on CPU PM entry by Joseph Lo · 11 years ago
  33. a99d34b Revert "ARM: tegra: add cpu_disable for hotplug" by Joseph Lo · 11 years ago
  34. f2bd77c ARM: tegra: enable Cortex-A15 erratum 798181 by Joseph Lo · 11 years ago
  35. ad81f05 Linux 3.11-rc1 by Linus Torvalds · 11 years ago
  36. 54be820 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  37. c25f195 slub: Check for page NULL before doing the node_match check by Steven Rostedt · 12 years ago
  38. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  39. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  40. 786e144 cgroup: we can use simple_lookup() now by Al Viro · 11 years ago
  41. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  42. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  43. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  44. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago
  45. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  46. 63345b4 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  47. 18fb38e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  48. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 03ce3ca Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  50. f8acc45 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 0da2736 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 560ae37 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 4fa109b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 9663398 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  56. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  57. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 833e683 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  59. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  60. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  61. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  62. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  63. e9a17bd llist: llist_add() can use llist_add_batch() by Oleg Nesterov · 11 years ago
  64. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  65. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  66. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  67. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  68. d4e1c7e arm: multi_v7_defconfig: Tweaks for omap and sunxi by Olof Johansson · 11 years ago
  69. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  70. 622f9a8 Merge tag 'fcoe' into for-linus by James Bottomley · 11 years ago
  71. 307f2fb ipv6: only static routes qualify for equal cost multipathing by Hannes Frederic Sowa · 11 years ago
  72. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  73. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  74. 24ab6be tcp: account all retransmit failures by Yuchung Cheng · 11 years ago
  75. e763852 usb/net/r815x: fix cast to restricted __le32 by hayeswang · 11 years ago
  76. 3ff25e3 usb/net/r8152: fix integer overflow in expression by hayeswang · 11 years ago
  77. 40dadff net: access page->private by using page_private by Sunghan Suh · 11 years ago
  78. 92338dc net: strict_strtoul is obsolete, use kstrtoul instead by “Cosmin · 11 years ago
  79. 1b4fcb8 Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  80. 1157d73 arm: multi_v7_defconfig: add i.MX options and NFS root by Vincent Stehlé · 11 years ago
  81. f4b96f5 Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  82. 6ac5310 Merge branch '3.10-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  83. b0ec636 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgent by Thomas Gleixner · 11 years ago
  84. baf64b8 perf/x86: Fix incorrect use of do_div() in NMI warning by Dave Hansen · 11 years ago
  85. 971ee28 sched: Fix HRTICK by Peter Zijlstra · 11 years ago
  86. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 11 years ago
  87. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 11 years ago
  88. 1b375dc mutex: Move ww_mutex definitions to ww_mutex.h by Maarten Lankhorst · 11 years ago
  89. 058ebd0 perf: Fix perf_lock_task_context() vs RCU by Peter Zijlstra · 11 years ago
  90. 06f4179 perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario by Jiri Olsa · 11 years ago
  91. 734df5a perf: Clone child context from parent context pmu by Jiri Olsa · 11 years ago
  92. c3a1b0c Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  93. fdb7027 drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  94. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  95. d25903f drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  96. c073f66 net/usb: add relative mii functions for r815x by hayeswang · 11 years ago
  97. d77e41e net/tipc: use %*phC to dump small buffers in hex form by Andy Shevchenko · 11 years ago
  98. e04abfa Merge branches 'mlx5', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  99. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  100. 0b3ddf3 IB/qib: Log all SDMA errors unconditionally by Dean Luick · 11 years ago