1. 8a7d9b4 mm/slab.c: fix comments by Wang Sheng-Hui · 10 years ago
  2. 928cec9 mm: move slab related stuff from util.c to slab_common.c by Andrey Ryabinin · 10 years ago
  3. 5426664 slub: avoid duplicate creation on the first object by Wei Yang · 10 years ago
  4. 5e80478 slab: change int to size_t for representing allocation size by Joonsoo Kim · 10 years ago
  5. a640616 slab: remove BAD_ALIEN_MAGIC by Joonsoo Kim · 10 years ago
  6. 367f7f2 slab: remove a useless lockdep annotation by Joonsoo Kim · 10 years ago
  7. 833b706 slab: destroy a slab without holding any alien cache lock by Joonsoo Kim · 10 years ago
  8. 49dfc30 slab: use the lock on alien_cache, instead of the lock on array_cache by Joonsoo Kim · 10 years ago
  9. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  10. 1fe00d5 slab: factor out initialization of array cache by Joonsoo Kim · 10 years ago
  11. 97654df slab: defer slab_destroy in free_block() by Joonsoo Kim · 10 years ago
  12. 25c063f slab: move up code to get kmem_cache_node in free_block() by Joonsoo Kim · 10 years ago
  13. 8a9c61d slab: add unlikely macro to help compiler by Joonsoo Kim · 10 years ago
  14. 02e72cc mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y by Andrey Ryabinin · 10 years ago
  15. c07b818 mm, slub: mark resiliency_test as init text by David Rientjes · 10 years ago
  16. 5240ab4 mm: slab.h: wrap the whole file with guarding macro by Andrey Ryabinin · 10 years ago
  17. 18bf854 slab: use get_node() and kmem_cache_node() functions by Christoph Lameter · 10 years ago
  18. fa45dc2 slub: use new node functions by Christoph Lameter · 10 years ago
  19. 44c5356 slab common: add functions for kmem_cache_node access by Christoph Lameter · 10 years ago
  20. 1536cb3 mm/slab.c: add __init to init_lock_keys by Fabian Frederick · 10 years ago
  21. 656c3b7 kernel/watchdog.c: convert printk/pr_warning to pr_foo() by Fabian Frederick · 10 years ago
  22. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  23. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  24. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  25. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  26. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  27. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  28. e04aca4 sh: fix build error by adding generic ioport_{map/unmap}() by Pranith Kumar · 10 years ago
  29. d72849c sh: SH7724 clock fixes by Daniel Palmer · 10 years ago
  30. 7c03682 arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  31. 88f9802 arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  32. 455f972 sh: remove CPU_SUBTYPE_SH7764 by Richard Weinberger · 10 years ago
  33. 8cdea06 score, ptrace: remove unused macros by Chen Gang · 10 years ago
  34. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  35. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  36. 1332429 ./Makefile: explain stack-protector-strong CONFIG logic by Kees Cook · 10 years ago
  37. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  38. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  39. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  40. bab5e2d kernel/auditfilter.c: replace count*size kmalloc by kcalloc by Fabian Frederick · 10 years ago
  41. 9ea88a1 tcp: md5: check md5 signature without socket lock by Dmitry Popov · 10 years ago
  42. 269f8cb net: fix USB network driver config option. by Francois Romieu · 10 years ago
  43. 753a2ad net: reallocate new socket option number for IPV6_AUTOFLOWLABEL by Pablo Neira · 10 years ago
  44. 3c5445c cpufreq: OPP: Avoid sleeping while atomic by Stephen Boyd · 10 years ago
  45. 713a3fa cpufreq: cpu0: Do not print error message when deferring by Markus Pargmann · 10 years ago
  46. 18360d6 cpufreq: integrator: Use set_cpus_allowed_ptr by Himangi Saraogi · 10 years ago
  47. f2e0a7d Input: wacom - only register once the MODULE_* macros by Benjamin Tissoires · 10 years ago
  48. 7403a6a Input: HID - remove hid-wacom Bluetooth driver by Benjamin Tissoires · 10 years ago
  49. 1c3c523 Input: wacom - add copyright note and bump version to 2.0 by Benjamin Tissoires · 10 years ago
  50. 296b737 Input: wacom - remove passing id for wacom_set_report by Przemo Firszt · 10 years ago
  51. 849e2f0 Input: wacom - check for bluetooth protocol while setting OLEDs by Benjamin Tissoires · 10 years ago
  52. 81af7e6 Input: wacom - handle Intuos 4 BT in wacom.ko by Benjamin Tissoires · 10 years ago
  53. caa9199 sparc: Hook up seccomp and getrandom system calls. by David S. Miller · 10 years ago
  54. 84c91b7 PM / hibernate: avoid unsafe pages in e820 reserved regions by Lee, Chun-Yi · 10 years ago
  55. 551d57f sparc: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  56. 5e467e2 [IA64] Wire up getrandom() system call by Tony Luck · 10 years ago
  57. 387142b Input: wacom - handle Graphire BT tablets in wacom.ko by Benjamin Tissoires · 10 years ago
  58. f81a129 Input: wacom - prepare the driver to include BT devices by Benjamin Tissoires · 10 years ago
  59. 8b42946 vmxnet3: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  60. 62238f3 Input: hyperv-keyboard - register as a wakeup source by Dexuan Cui · 10 years ago
  61. f066e2b net-timestamp: cumulative tcp timestamping fixes by Willem de Bruijn · 10 years ago
  62. be136ed hyperv: Adjust the size of sendbuf region to support ws2008r2 by KY Srinivasan · 10 years ago
  63. 8e1e605 cxgb4: Fix for SR-IOV VF initialization by Hariprasad Shenai · 10 years ago
  64. 79a093ae drm: Remove drm_vblank_cleanup from drm_vblank_init error path. by Mario Kleiner · 10 years ago
  65. c50d752 drm: Store the vblank timestamp when adjusting the counter during disable by Ville Syrjälä · 10 years ago
  66. 96a9fdd drm: Fix confusing debug message in drm_update_vblank_count() by Ville Syrjälä · 10 years ago
  67. d297e10 drm/i915: Update scanline_offset only for active crtcs by Ville Syrjälä · 10 years ago
  68. cd19e52 drm: Kick start vblank interrupts at drm_vblank_on() by Ville Syrjälä · 10 years ago
  69. 21da270 drm/i915: Opt out of vblank disable timer on >gen2 by Ville Syrjälä · 10 years ago
  70. 00185e6 drm: Add dev->vblank_disable_immediate flag by Ville Syrjälä · 10 years ago
  71. 4ed0ce3 drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0 by Ville Syrjälä · 10 years ago
  72. ffe7c73 drm: Fix race between drm_vblank_off() and drm_queue_vblank_event() by Ville Syrjälä · 10 years ago
  73. 56cc279 drm: Fix deadlock between event_lock and vbl_lock/vblank_time_lock by Ville Syrjälä · 10 years ago
  74. 8a51d5b drm: Reduce the amount of dev->vblank[crtc] in the code by Ville Syrjälä · 10 years ago
  75. f8ad028 drm: Avoid random vblank counter jumps if the hardware counter has been reset by Ville Syrjälä · 10 years ago
  76. 812e746 drm: Have the vblank counter account for the time between vblank irq disable and drm_vblank_off() by Ville Syrjälä · 10 years ago
  77. 13b030a drm: Move drm_update_vblank_count() by Ville Syrjälä · 10 years ago
  78. 844b03f drm: Don't clear vblank timestamps when vblank interrupt is disabled by Ville Syrjälä · 10 years ago
  79. 08c71e5 drm/i915: Warn if drm_vblank_get() still works after drm_vblank_off() by Ville Syrjälä · 10 years ago
  80. 7ffd7a6 drm: Always reject drm_vblank_get() after drm_vblank_off() by Ville Syrjälä · 10 years ago
  81. e6ae868 drm: idiot-proof vblank by Rob Clark · 10 years ago
  82. ea9c167 ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events by Lan Tianyu · 10 years ago
  83. 651e22f ring-buffer: Always reset iterator to reader page by Steven Rostedt (Red Hat) · 10 years ago
  84. 021de3d ring-buffer: Up rb_iter_peek() loop count to 3 by Steven Rostedt (Red Hat) · 10 years ago
  85. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  86. 9b11eb4 ASoC: Intel: Update Baytrail ADSP firmware name by Jarkko Nikula · 10 years ago
  87. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  88. 64b4ca5 cpuidle: menu: Call nr_iowait_cpu less times by Mel Gorman · 10 years ago
  89. 107d4f4 cpuidle: menu: Use ktime_to_us instead of reinventing the wheel by Mel Gorman · 10 years ago
  90. ae77930 cpuidle: menu: Use shifts when calculating averages where possible by Mel Gorman · 10 years ago
  91. 64bdfbf i2c: imx: Fix format warning for dev_dbg by Xiubo Li · 10 years ago
  92. 3cf357d i2c: qup: disable clks and return instead of just returning error by Pramod Gurav · 10 years ago
  93. ae87e8b Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next by James Bottomley · 10 years ago
  94. 653f0c8 Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next by James Bottomley · 10 years ago
  95. 85417ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  96. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  97. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  98. f4f142e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  99. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  100. 77df01d drm/dsi: Replace upcasting macro by function by Thierry Reding · 10 years ago