1. 53872ed fs/reiserfs: replace not-standard %Lu/%Ld by Fabian Frederick · 10 years ago
  2. edc023ca fs/ufs/inode.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  3. d4beaab fs/ufs: convert UFSD printk to pr_debug by Fabian Frederick · 10 years ago
  4. 7e1e416 fs/ufs/super.c: use va_format instead of buffer/vsnprintf by Fabian Frederick · 10 years ago
  5. 07bc94f fs/ufs/super.c: use __func__ in logging by Fabian Frederick · 10 years ago
  6. de771bd fs/ufs: use pr_fmt by Fabian Frederick · 10 years ago
  7. a9814c5 fs/ufs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  8. dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
  9. a5a7332 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group by Vyacheslav Dubeyko · 10 years ago
  10. a2ecb79 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group by Vyacheslav Dubeyko · 10 years ago
  11. 02a0ba1 nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group by Vyacheslav Dubeyko · 10 years ago
  12. ef43d5c nilfs2: add /sys/fs/nilfs2/<device>/segments group by Vyacheslav Dubeyko · 10 years ago
  13. abc968d nilfs2: add /sys/fs/nilfs2/<device>/segctor group by Vyacheslav Dubeyko · 10 years ago
  14. caa05d4 nilfs2: add /sys/fs/nilfs2/<device>/superblock group by Vyacheslav Dubeyko · 10 years ago
  15. da7141f nilfs2: add /sys/fs/nilfs2/<device> group by Vyacheslav Dubeyko · 10 years ago
  16. aebe17f nilfs2: add /sys/fs/nilfs2/features group by Vyacheslav Dubeyko · 10 years ago
  17. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  18. 8e19189 fs/befs/linuxvfs.c: check superblock before dump operation by Fabian Frederick · 10 years ago
  19. 6d6747f minix zmap block counts calculation fix by Qi Yong · 10 years ago
  20. 9f7d7a1 drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference by Thierry Reding · 10 years ago
  21. e1d6009 driver/rtc/class.c: check the error after rtc_read_time() by Hyogi Gim · 10 years ago
  22. 796b7ab rtc: add pcf85063 support by Søren Andersen · 10 years ago
  23. db04d62 drivers/rtc/rtc-isl12022.c: device tree support by Stuart Longland · 10 years ago
  24. ede3e9d drivers/rtc/rtc-pcf8563.c: add alarm support by Vincent Donnefort · 10 years ago
  25. 2784366c drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data by Vincent Donnefort · 10 years ago
  26. da167ad rtc: ia64: allow other architectures to use EFI RTC by Mark Salter · 10 years ago
  27. ca6dc2d drivers/rtc/interface.c: check the error after __rtc_read_time() by Hyogi Gim · 10 years ago
  28. 6e85bab drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI by Jan Beulich · 10 years ago
  29. 3710f59 drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper" by Alexander Shiyan · 10 years ago
  30. 441fb76 drivers/rtc/Kconfig: add hardware dependency to rtc-moxart by Jean Delvare · 10 years ago
  31. ad0200f drivers/rtc/Kconfig: move DS2404 entry where it belongs by Jean Delvare · 10 years ago
  32. 571eb88 drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343 by Raghavendra Ganiga · 10 years ago
  33. 3b97dd0 autofs4: comment typo: remove a a doubled word by NeilBrown · 10 years ago
  34. bdac383 autofs4: remove some unused inline functions by NeilBrown · 10 years ago
  35. 668128e autofs4: don't take spinlock when not needed in autofs4_lookup_expiring by NeilBrown · 10 years ago
  36. c312442 autofs4: remove a redundant assignment by NeilBrown · 10 years ago
  37. 26b7a54 autofs4: remove unused autofs4_ispending() by NeilBrown · 10 years ago
  38. 4878b14 kernel/test_kprobes.c: use current logging functions by Fabian Frederick · 10 years ago
  39. 4dfe694 init: make rootdelay=N consistent with rootwait behaviour by Paul Gortmaker · 10 years ago
  40. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  41. b86280a kernel/kallsyms.c: fix %pB when there's no symbol at the address by Namhyung Kim · 10 years ago
  42. ca35664 fs/efs/namei.c: return is not a function by Fabian Frederick · 10 years ago
  43. c119239 mm/zswap.c: add __init to zswap_entry_cache_destroy() by Fabian Frederick · 10 years ago
  44. 6abb5a8 mm: memcontrol: avoid charge statistics churn during page migration by Johannes Weiner · 10 years ago
  45. 3cbb018 memcg: remove lookup_cgroup_page() prototype by Greg Thelen · 10 years ago
  46. 9a3f4d8 page-cgroup: get rid of NR_PCG_FLAGS by Vladimir Davydov · 10 years ago
  47. 434584f page-cgroup: trivial cleanup by Vladimir Davydov · 10 years ago
  48. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  49. 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
  50. 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
  51. 4449a51 vm_is_stack: use for_each_thread() rather then buggy while_each_thread() by Oleg Nesterov · 10 years ago
  52. edcad25 Revert "slab: remove BAD_ALIEN_MAGIC" by Joonsoo Kim · 10 years ago
  53. 27d438c Revert "drm/i915: Enable PSR by default." by Linus Torvalds · 10 years ago
  54. 0a44e68 Merge tag 'defconfig-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  55. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  56. d4e1f5a Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  57. 231bf80 Merge tag 'boards-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  58. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  60. 2b16292 dm9000: Remove typedef board_info_t by Himangi Saraogi · 10 years ago
  61. 945a367 rtnetlink: fix VF info size by Jiri Benc · 10 years ago
  62. f8e8be1 fec_mpc52xx: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  63. 6a3e6aa ll_temac: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  64. 6f3a59a net: axienet: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  65. 889fa782 Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  66. b7a71b5 ipv4: removed redundant conditional by Niv Yehezkel · 10 years ago
  67. a0bbe99 dmaengine: sun6i: depends on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  68. ebba48b i2c: mpc: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  69. 9b936c9 drivers/vfio: Enable VFIO if EEH is not supported by Alexey Kardashevskiy · 10 years ago
  70. 89a2edd drivers/vfio: Allow EEH to be built as module by Alexey Kardashevskiy · 10 years ago
  71. 92d18a6 drivers/vfio: Fix EEH build error by Gavin Shan · 10 years ago
  72. 9c5f7ca i2c: rk3x: fix interrupt handling issue by addy ke · 10 years ago
  73. 23526d9 Input: cap1106 - allow changing key mapping from userspace by Dmitry Torokhov · 10 years ago
  74. e08d9af Input: synaptics - use firmware data for Cr-48 by Henrik Rydberg · 10 years ago
  75. 609ccf0 netfilter: nf_tables: fix error return code by Julia Lawall · 10 years ago
  76. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  77. be71eab Revert "drm/i915: Enable semaphores on BDW" by Rodrigo Vivi · 10 years ago
  78. ece4a17 drm/i915: read HEAD register back in init_ring_common() to enforce ordering by Jiri Kosina · 10 years ago
  79. ed3b667 drm/i915: Fix crash when failing to parse MIPI VBT by Rafael Barbalho · 10 years ago
  80. b88825d netfilter: nf_tables: don't update chain with unset counters by Pablo Neira Ayuso · 10 years ago
  81. a3716e7 netfilter: nf_tables: uninitialize element key/data from the commit path by Pablo Neira Ayuso · 10 years ago
  82. dc85950 MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entry by Mark Brown · 10 years ago
  83. e4e42b8 OMAPDSS: DSI: fix depopulating dsi peripherals by Tomi Valkeinen · 10 years ago
  84. f630629 pwm: rockchip: Added to support for RK3288 SoC by Caesar Wang · 10 years ago
  85. 695d49d pwm: rockchip: document RK3288 SoC compatible by Caesar Wang · 10 years ago
  86. 3aacd3e pwm: sti: Remove PWM period table by Ajit Pal Singh · 10 years ago
  87. 6ad6b83 pwm: sti: Sync between enable/disable calls by Ajit Pal Singh · 10 years ago
  88. 5165166 pwm: sti: Ensure same period values for all channels by Ajit Pal Singh · 10 years ago
  89. bf9cc80 pwm: sti: Fix PWM prescaler handling by Ajit Pal Singh · 10 years ago
  90. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  91. f96f567 kprobes: Skip kretprobe hit in NMI context to avoid deadlock by Masami Hiramatsu · 10 years ago
  92. 7c7f154 x86/mm: Fix RCU splat from new TLB tracepoints by Dave Hansen · 10 years ago
  93. ae84197 Input: synaptics - properly initialize slots for semi-MT by Dmitry Torokhov · 10 years ago
  94. f8ec894 Input: MT - make slot cleanup callable outside mt_sync_frame() by Henrik Rydberg · 10 years ago
  95. 437d4f3 Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA by Nick Dyer · 10 years ago
  96. c704b4e Input: wacom - update the ABI doc according to latest changes by Benjamin Tissoires · 10 years ago
  97. d66b1b3 md: don't allow bitmap file to be added to raid0/linear. by NeilBrown · 10 years ago
  98. a8461a6 md/raid0: check for bitmap compatability when changing raid levels. by NeilBrown · 10 years ago
  99. ac7e50a md: Recovery speed is wrong by Xiao Ni · 10 years ago
  100. 942ba36 selinux: remove unused variabled in the netport, netnode, and netif caches by Paul Moore · 10 years ago