1. de64d3a target: use kvfree() in session alloc and free by Pekka Enberg · 9 years ago
  2. f8c5b93 IB/ehca: use kvfree() in ipz_queue_{cd}tor() by Pekka Enberg · 9 years ago
  3. 48a2013 drm/nouveau/gem: use kvfree() in u_free() by Pekka Enberg · 9 years ago
  4. 15e21cd drm: use kvfree() in drm_free_large() by Pekka Enberg · 9 years ago
  5. d2fcb54 cxgb4: use kvfree() in t4_free_mem() by Pekka Enberg · 9 years ago
  6. 68c61b9 cxgb3: use kvfree() in cxgb_free_mem() by Pekka Enberg · 9 years ago
  7. 200f1ce kernel/relay.c: use kvfree() in relay_free_page_array() by Pekka Enberg · 9 years ago
  8. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 9 years ago
  9. 9b597fd arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR by Masanari Iida · 9 years ago
  10. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 9 years ago
  11. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 9 years ago
  12. 4dc7daf lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer() by Dave Gordon · 9 years ago
  13. 6157dbb ipc,sysv: return -EINVAL upon incorrect id/seqnum by Davidlohr Bueso · 9 years ago
  14. f8b5918 ipc,sysv: make return -EIDRM when racing with RMID consistent by Davidlohr Bueso · 9 years ago
  15. 55b7ae5 ipc: rename ipc_obtain_object by Davidlohr Bueso · 9 years ago
  16. ff35e5e ipc,msg: provide barrier pairings for lockless receive by Davidlohr Bueso · 9 years ago
  17. c5c8975 ipc,shm: move BUG_ON check into shm_lock by Davidlohr Bueso · 9 years ago
  18. c859aa8 ipc/util.c: use kvfree() in ipc_rcu_free() by Pekka Enberg · 9 years ago
  19. 92ed932 arc: use for_each_sg() by Akinobu Mita · 9 years ago
  20. 9ce7114 devpts: if initialization failed, don't crash when opening /dev/ptmx by Josh Triplett · 9 years ago
  21. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  22. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  23. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  24. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  25. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  26. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  27. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  28. 43abdbc memstick: remove deprecated use of pci api by Quentin Lambert · 9 years ago
  29. 196a4f8 fs/affs/symlink.c: remove unneeded err variable by Fabian Frederick · 9 years ago
  30. 4709187 fs/affs/amigaffs.c: remove unneeded initialization by Fabian Frederick · 9 years ago
  31. 78f444f fs/affs/inode.c: remove unneeded initialization by Fabian Frederick · 9 years ago
  32. d96f184 fs/adfs: remove unneeded cast by Firo Yang · 9 years ago
  33. 3e44c47 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 9 years ago
  34. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  35. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 9 years ago
  36. a846f47 x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line. by KarimAllah Ahmed · 9 years ago
  37. 460b865 fs: document seq_open()'s usage of file->private_data by Yann Droneaud · 9 years ago
  38. 189f984 fs: allocate structure unconditionally in seq_open() by Yann Droneaud · 9 years ago
  39. ede1bf0 fs: use seq_open_private() for proc_mounts by Yann Droneaud · 9 years ago
  40. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  41. 74033a7 mm: meminit: remove mminit_verify_page_links by Mel Gorman · 9 years ago
  42. ac5d253 mm: meminit: reduce number of times pageblocks are set during struct page init by Mel Gorman · 9 years ago
  43. a4de83d mm: meminit: free pages in large chunks where possible by Mel Gorman · 9 years ago
  44. 3b242c6 x86: mm: enable deferred struct page initialisation on x86-64 by Mel Gorman · 9 years ago
  45. 54608c3 mm: meminit: minimise number of pfn->page lookups during initialisation by Mel Gorman · 9 years ago
  46. 7e18adb mm: meminit: initialise remaining struct pages in parallel with kswapd by Mel Gorman · 9 years ago
  47. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  48. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 9 years ago
  49. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  50. d70ddd7 mm: page_alloc: pass PFN to __free_pages_bootmem by Mel Gorman · 9 years ago
  51. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  52. 1e8ce83 mm: meminit: move page initialization into a separate function by Robin Holt · 9 years ago
  53. 8e7a7f8 memblock: introduce a for_each_reserved_mem_region iterator by Robin Holt · 9 years ago
  54. ab944c8 Bluetooth: Reinitialize the list after deletion for session user list by Tedd Ho-Jeong An · 9 years ago
  55. b922622 sock_diag: don't broadcast kernel sockets by Craig Gallek · 9 years ago
  56. 7f4ef97 Merge branch 'mvneta-jumbo-frames' by David S. Miller · 9 years ago
  57. b65657f net: mvneta: disable IP checksum with jumbo frames for Armada 370 by Simon Guinot · 9 years ago
  58. ea3b55f ARM: mvebu: update Ethernet compatible string for Armada XP by Simon Guinot · 9 years ago
  59. f522a97 net: mvneta: introduce compatible string "marvell, armada-xp-neta" by Simon Guinot · 9 years ago
  60. 48a9b73 of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh by Geert Uytterhoeven · 9 years ago
  61. d23b251 of/irq: Fix pSeries boot failure by Jeremy Linton · 9 years ago
  62. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  63. 279c6c7 api: fix compatibility of linux/in.h with netinet/in.h by Stephen Hemminger · 9 years ago
  64. 1625fec net: icplus: fix typo in constant name by Nik Nyby · 9 years ago
  65. a6e08fb iommu/arm-smmu: Delete an unnecessary check before the function call "free_io_pgtable_ops" by Markus Elfring · 9 years ago
  66. d38f0ff iommu/arm-smmu: Fix broken ATOS check by Will Deacon · 9 years ago
  67. 38667f1 iommu: Ignore -ENODEV errors from add_device call-back by Joerg Roedel · 9 years ago
  68. 47af6b0 sis900: Trivial: Fix typos in enums by Nik Nyby · 9 years ago
  69. 1dfd18d cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts by Sachin Prabhu · 9 years ago
  70. 55d9161 stmmac: Trivial: fix typo in constant name by Nik Nyby · 9 years ago
  71. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  72. a9730fc Fix kmalloc slab creation sequence by Christoph Lameter · 9 years ago
  73. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  74. b678932 leds:lp55xx: fix firmware loading error by Milo Kim · 9 years ago
  75. 10c19c9 leds: fix max77693-led build errors by Jacek Anaszewski · 9 years ago
  76. 0755e74 ALSA: Fix uninintialized error return by Colin Ian King · 9 years ago
  77. 58d1809 leds: fix aat1290 build errors by Randy Dunlap · 9 years ago
  78. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  79. 29c4afc sctp: Fix race between OOTB responce and route removal by Alexander Sverdlin · 9 years ago
  80. 9686f31 net-Liquidio: Delete unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  81. a694717 vmxnet3: Bump up driver version number by Shreyas Bhatewara · 9 years ago
  82. 472cfe7 amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation by Tom Lendacky · 9 years ago
  83. f199b66 Merge tag 'please-pull-misc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  84. d93a74a Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 9 years ago
  85. 5e53c8e watchdog: gpio_wdt: Add option for early registration by Jean-Baptiste Theou · 9 years ago
  86. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 9 years ago
  87. b9be966 watchdog: max63xx: dynamically allocate device by Vivien Didelot · 9 years ago
  88. 1947a11 ALSA: hda: Delete an unnecessary check before the function call "snd_info_free_entry" by Markus Elfring · 9 years ago
  89. 4275554 ALSA: hda - Add a fixup for Dell E7450 by Takashi Iwai · 9 years ago
  90. 1af135a s390/kdump: fix compile for !SMP by Heiko Carstens · 9 years ago
  91. 0fbafd0 crypto: aesni - fix failing setkey for rfc4106-gcm-aesni by Tadeusz Struk · 9 years ago
  92. 12a4bd3 crypto: qat - Deletion of unnecessary checks before two function calls by Markus Elfring · 9 years ago
  93. 4df3fd1 ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780 by Takashi Iwai · 9 years ago
  94. 7c80c3a Merge branch 'bcm7xxx_workaround' by David S. Miller · 9 years ago
  95. d8e704e net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs by Florian Fainelli · 9 years ago
  96. 7b635da net: bcmgenet: workaround initial read failures for integrated PHYs by Florian Fainelli · 9 years ago
  97. 8e346e1 net: phy: bcm7xxx: workaround MDIO management controller initial read by Florian Fainelli · 9 years ago
  98. 8031612 bnx2x: fix DMA API usage by Michal Schmidt · 9 years ago
  99. 0f8b6ce net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  100. ebb3a9d Update negotiate protocol for SMB3.11 dialect by Steve French · 9 years ago