1. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 13 years ago
  2. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 13 years ago
  3. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 13 years ago
  4. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 13 years ago
  5. 12f4d0a be2net: Enable SR-IOV for Lancer by Mammatha Edhala · 13 years ago
  6. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 13 years ago
  7. 60a3427 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 13 years ago
  8. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  9. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 13 years ago
  10. fce5195 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  11. 7103dbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  12. cdbe61b ftrace: Allow dynamically allocated function tracers by Steven Rostedt · 14 years ago
  13. b848914 ftrace: Implement separate user function filtering by Steven Rostedt · 14 years ago
  14. 07fd551 ftrace: Free hash with call_rcu_sched() by Steven Rostedt · 14 years ago
  15. 2b49938 ftrace: Have global_ops store the functions that are to be traced by Steven Rostedt · 14 years ago
  16. bd69c30 ftrace: Add ops parameter to ftrace_startup/shutdown functions by Steven Rostedt · 14 years ago
  17. 647bcd0 ftrace: Add enabled_functions file by Steven Rostedt · 14 years ago
  18. ed926f9 ftrace: Use counters to enable functions to trace by Steven Rostedt · 14 years ago
  19. 33dc9b1 ftrace: Separate hash allocation and assignment by Steven Rostedt · 14 years ago
  20. f45948e ftrace: Create a global_ops to hold the filter and notrace hashes by Steven Rostedt · 14 years ago
  21. 1cf41dd ftrace: Use hash instead for FTRACE_FL_FILTER by Steven Rostedt · 14 years ago
  22. b448c4e ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions by Steven Rostedt · 14 years ago
  23. b313207 perf bench, x86: Add alternatives-asm.h wrapper by Ingo Molnar · 13 years ago
  24. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 13 years ago
  25. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  26. af2d03d Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  27. 5394942 ASoC: Max98095: Move existing NULL check before pointer dereference. by Taylor Hutt · 13 years ago
  28. 01294d8 of: fix race when matching drivers by Milton Miller · 13 years ago
  29. ec08b14 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt by Ben Gardiner · 13 years ago
  30. 7cdd8d7 ALSA: usb-audio - Add support for USB X-Fi S51 Pro by Mathieu Bouffard · 13 years ago
  31. 437f3b1 HID: assorted usage updates from hut 1.12 by Jarod Wilson · 14 years ago
  32. 6b7b8e4 Merge branch 'master' into upstream. by Jiri Kosina · 13 years ago
  33. b50f315 HID: roccat: fix actual/startup profile sysfs attribute in koneplus by Stefan Achatz · 14 years ago
  34. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  35. df167c4 HID: hid-multitouch: Add support for Lumio panels by Benjamin Tissoires · 13 years ago
  36. a5602a3 MIPS: Kludge IP27 build for 2.6.39. by Ralf Baechle · 13 years ago
  37. 3e9957b MIPS: AR7: Fix GPIO register size for Titan variant. by Florian Fainelli · 13 years ago
  38. 10423c9 MIPS: Fix duplicate invocation of notify_die. by Ralf Baechle · 13 years ago
  39. 3436830 MIPS: RB532: Fix iomap resource size miscalculation. by Ralf Baechle · 14 years ago
  40. bd715d9 Merge branch 'signals-review' into ptrace by Oleg Nesterov · 13 years ago
  41. b2b07e4 signal: trivial, fix the "timespec declared inside parameter list" warning by Oleg Nesterov · 13 years ago
  42. edf76f8 irq: Export functions to allow modular irq drivers by Jonathan Cameron · 13 years ago
  43. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 13 years ago
  44. fe05143 genirq: Remove pointless ifdefs by Thomas Gleixner · 13 years ago
  45. dd2ed48 HID: 'name' and 'phys' in 'struct hid_device' can never be NULL by Daniel Mack · 13 years ago
  46. 9e76a7a cris: typo in mach-fs Makefile by Sarah Nadi · 13 years ago
  47. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 13 years ago
  48. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  49. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 14 years ago
  50. 3ec717b block: don't delay blk_run_queue_async by Shaohua Li · 13 years ago
  51. 2e9521f Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  52. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. 8864f5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  55. f12a20f procfs: add stub for proc_mkdir_mode() by Randy Dunlap · 13 years ago
  56. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  57. d6c438b memcg: fix zone congestion by KAMEZAWA Hiroyuki · 13 years ago
  58. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  59. 0bf2461 rapidio: fix default routing initialization by Alexandre Bounine · 13 years ago
  60. b896b4e ALSA: hda - Fix no sound after Windows boot with ALC269 by Kailang Yang · 13 years ago
  61. 296f033 ALSA: hda - Add support of ALC221 / ALC276 codecs by Kailang Yang · 13 years ago
  62. b478b99 ALSA: hda - Add support of ALC898/899 codec by Kailang Yang · 13 years ago
  63. c91d9cd ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC() by Daniel Mack · 13 years ago
  64. 3bc6fbc ALSA: usb-audio: assume valid clock by Daniel Mack · 13 years ago
  65. 0ef2832 ALSA: usb-audio: add quirks for Roland GR-55 by Daniel Mack · 13 years ago
  66. 56a9eb1 ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interface by Daniel Mack · 13 years ago
  67. 759e890 ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6 by Daniel Mack · 13 years ago
  68. ee95cb6 ALSA: usb-audio: include format.h in format.c by Daniel Mack · 13 years ago
  69. 60ed286 ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set by Daniel Mack · 13 years ago
  70. 23dc05a MAINTAINERS: Add entry for Native Instruments sound driver by Daniel Mack · 13 years ago
  71. abb57ea net: add skb_dst_force() in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  72. de5397a x86, cpu: Enable/disable Supervisor Mode Execution Protection by Fenghua Yu · 14 years ago
  73. dc23c0b x86, cpu: Add SMEP CPU feature in CR4 by Fenghua Yu · 13 years ago
  74. d0281a2 x86, cpufeature: Add cpufeature flag for SMEP by Fenghua Yu · 13 years ago
  75. 9bed4ac crypto: aesni-intel - fix aesni build on i386 by Randy Dunlap · 13 years ago
  76. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  77. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  78. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  79. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  80. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  81. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 13 years ago
  82. 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 13 years ago
  83. 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  84. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  85. b562694 sfc: Don't use enums as a bitmask. by David S. Miller · 13 years ago
  86. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  87. 1d1652c ipv4: Don't use enums as bitmasks in ip_fragment.c by David S. Miller · 13 years ago
  88. 6538df8 PM: Introduce generic prepare and complete callbacks for subsystems by Rafael J. Wysocki · 13 years ago
  89. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 13 years ago
  90. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 13 years ago
  91. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  92. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  93. 1c1be3a Revert "PM / Hibernate: Reduce autotuned default image size" by Rafael J. Wysocki · 13 years ago
  94. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 13 years ago
  95. 13e3813 PM / Wakeup: Remove useless synchronize_rcu() call by Eric Dumazet · 14 years ago
  96. 13d53f8 kmod: always provide usermodehelper_disable() by Kay Sievers · 14 years ago
  97. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 14 years ago
  98. e762318 PM / Wakeup: Fix build warning related to the "wakeup" sysfs file by Rafael J. Wysocki · 14 years ago
  99. a144c6a PM: Print a warning if firmware is requested when tasks are frozen by Rafael J. Wysocki · 14 years ago
  100. e1866b3 PM / Runtime: Rework runtime PM handling during driver removal by Rafael J. Wysocki · 14 years ago