1. 4fa5daa watchdog: davinci: add "timeout-sec" property by Ivan Khoronzhuk · 11 years ago
  2. a771994 watchdog: davinci: add GET_TIMELEFT option support by Ivan Khoronzhuk · 11 years ago
  3. 6d9a6cf watchdog: davinci: use davinci_wdt_device structure to hold device data by Ivan Khoronzhuk · 11 years ago
  4. f48f3ce watchdog: davinci: change driver to use WDT core by Ivan Khoronzhuk · 11 years ago
  5. 6e2ac20 watchdog: bcm281xx: Debugfs support by Markus Mayer · 11 years ago
  6. 6adb730 watchdog: bcm281xx: Watchdog Driver by Markus Mayer · 11 years ago
  7. 2c34d59 watchdog: core: Make dt "timeout-sec" property work on drivers w/out min/max by Doug Anderson · 11 years ago
  8. bc17f9d watchdog: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  9. 627f4b3 Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  10. e770d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  11. be864971 Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
  12. a53b75b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  13. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  14. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. cd065a0 CRISv10: Readd missing header by Jesper Nilsson · 11 years ago
  16. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  17. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  18. d12de1e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  19. c2218e2 firmware/google: drop 'select EFI' to avoid recursive dependency by Ard Biesheuvel · 11 years ago
  20. 592f6b8 compat: fix sys_fanotify_mark by Heiko Carstens · 11 years ago
  21. b36190c checkpatch.pl: check for function declarations without arguments by Joe Perches · 11 years ago
  22. a3978a5 mm/migrate.c: fix setting of cpupid on page migration twice against normal page by Wanpeng Li · 11 years ago
  23. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 11 years ago
  24. 4032276 softirq: convert printks to pr_<level> by Joe Perches · 11 years ago
  25. 2e702b9 softirq: use ffs() in __do_softirq() by Joe Perches · 11 years ago
  26. a19428e kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() by Chen Gang · 11 years ago
  27. 53e0ee9 splice: fix unexpected size truncation by Xiao Guangrong · 11 years ago
  28. e7ca255 ipc: fix compat msgrcv with negative msgtyp by Mateusz Guzik · 11 years ago
  29. ffa571d ipc,msg: document barriers by Davidlohr Bueso · 11 years ago
  30. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 11 years ago
  31. 8dc5cd0 ipc: simplify sysvipc_proc_open() return by Davidlohr Bueso · 11 years ago
  32. 95d4eb2 ipc: remove useless return statement by Davidlohr Bueso · 11 years ago
  33. 3ab08fe ipc: remove braces for single statements by Davidlohr Bueso · 11 years ago
  34. 8001c85 ipc: standardize code comments by Davidlohr Bueso · 11 years ago
  35. 239521f ipc: whitespace cleanup by Manfred Spraul · 11 years ago
  36. 72a8ff2 ipc: change kern_ipc_perm.deleted type to bool by Rafael Aquini · 11 years ago
  37. 0f3d2b0 ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races by Rafael Aquini · 11 years ago
  38. 78f5009 ipc/sem.c: avoid overflow of semop undo (semadj) value by Petr Mladek · 11 years ago
  39. 729abd2 init/main.c: remove unused declaractions of mca_init() and sbus_init() by Kang Hu · 11 years ago
  40. 4592599 dynamic_debug: replace obselete simple_strtoul() with kstrtouint() by Andrey Ryabinin · 11 years ago
  41. 3ace678 dynamic_debug: fix ddebug_parse_query() by Andrey Ryabinin · 11 years ago
  42. d9e133e dynamic_debug: remove wrong error message by Andrey Ryabinin · 11 years ago
  43. f5b2585 ocfs2: do not log ENOENT in unlink() by Xiaowei.Hu · 11 years ago
  44. e82cb95 mm: bring back /sys/kernel/mm by Hugh Dickins · 11 years ago
  45. 40e05dd arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization by Heinrich Schuchardt · 11 years ago
  46. add688f Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" by malc · 11 years ago
  47. fb5bb60 memblock: don't silently align size in memblock_virt_alloc() by Yinghai Lu · 11 years ago
  48. 4ce7a86 x86: revert wrong memblock current limit setting by Yinghai Lu · 11 years ago
  49. ad6492b memblock, nobootmem: add memblock_virt_alloc_low() by Yinghai Lu · 11 years ago
  50. 7179ba5 powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() by Michael Ellerman · 11 years ago
  51. 3405d23 powerpc: Add support for the optimised lockref implementation by Michael Ellerman · 11 years ago
  52. ba635f8 Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  53. ba6b508 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 11 years ago
  54. 398b60a Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  55. 028e219 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  56. 562e74f Merge tag 'cris-for-3.14' of git://jni.nu/cris by Linus Torvalds · 11 years ago
  57. c0d68ce microblaze: Add missing v8.50.a version by Michal Simek · 11 years ago
  58. eae3810 microblaze: Fix missing bracket in printk by Michal Simek · 11 years ago
  59. 52ade59 microblaze: Fix compilation error for BS=0 by Michal Simek · 11 years ago
  60. 34b9c07 microblaze: Disable stack protection from bootloader by Michal Simek · 11 years ago
  61. 17578ea microblaze: Define read/write{b,w,l}_relaxed MMIO by Michal Simek · 11 years ago
  62. 03fe0d3 microblaze: timer: Do not initialized system timer twice by Michal Simek · 11 years ago
  63. 839396a microblaze: timer: Use generic sched_clock implementation by Michal Simek · 11 years ago
  64. 0f7e364 microblaze: Add NOTES section to linker script by Michal Simek · 11 years ago
  65. c112054 microblaze: Add support for CCF by Michal Simek · 11 years ago
  66. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  67. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  68. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  69. f650080 __dentry_path() fixes by Al Viro · 11 years ago
  70. a8323da vfs: Remove second variable named error in __dentry_path by Eric W. Biederman · 11 years ago
  71. 260a459 vfs: Is mounted should be testing mnt_ns for NULL or error. by Eric W. Biederman · 11 years ago
  72. 9fe55ee Fix race when checking i_size on direct i/o read by Steven Whitehouse · 11 years ago
  73. 2796e4c hfsplus: remove can_set_xattr by Christoph Hellwig · 11 years ago
  74. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  75. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  76. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  77. 9e443bc um: hostfs: make functions static by James Hogan · 11 years ago
  78. 9af2452 um: Include generic barrier.h by Richard Weinberger · 11 years ago
  79. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  80. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  81. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  82. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  83. 47f70d0 reiserfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  84. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  85. f2963d4 jffs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  86. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  87. a6dda0e f2fs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  88. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  89. 996a710 btrfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  90. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  91. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  92. 2aeccbe fs: add generic xattr_acl handlers by Christoph Hellwig · 11 years ago
  93. 893d46e fs: add a set_acl inode operation by Christoph Hellwig · 11 years ago
  94. 2982baa fs: add get_acl helper by Christoph Hellwig · 11 years ago
  95. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 11 years ago
  96. 9dad943 reiserfs: prefix ACL symbols with reiserfs_ by Christoph Hellwig · 11 years ago
  97. b2e448e Merge branch 'ipmi' (ipmi patches from Corey Minyard) by Linus Torvalds · 11 years ago
  98. d02b370 ipmi: Cleanup error return by Corey Minyard · 11 years ago
  99. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 11 years ago
  100. ccb3368 ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful by Xie XiuQi · 11 years ago