1. cf67d0b drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() calls by Arnaud Ebalard · 10 years ago
  2. 10df1e6 drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bit by Arnaud Ebalard · 10 years ago
  3. b5f4184 drivers/rtc/rtc-isl12057.c: add support for century bit by Arnaud Ebalard · 10 years ago
  4. 5945b28 drivers/rtc/rtc-isl12057.c: fix masking of register values by Arnaud Ebalard · 10 years ago
  5. dd01a1c of: add vendor prefix for Pericom Technology by Tomas Novotny · 10 years ago
  6. f4199f8 rtc: ds1307: add support for mcp7940x chips by Tomas Novotny · 10 years ago
  7. 920f91e drivers/rtc/rtc-ds1374.c: add watchdog support by Søren Andersen · 10 years ago
  8. e9bc736 drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP safety by Barry Song · 10 years ago
  9. 09e427f drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support by hao liu · 10 years ago
  10. a45d528 rtc: pcf8563: clear expired alarm at boot time by Jan Kardell · 10 years ago
  11. ff0bc50 rtc: pcf8563: save battery power by Jan Kardell · 10 years ago
  12. 599cda5 rtc: pcf8563: handle consequeces of lacking second alarm reg by Jan Kardell · 10 years ago
  13. c7aef4f rtc: pcf8563: fix wrong time from read_alarm by Jan Kardell · 10 years ago
  14. 45ef045 rtc: pcf8563: fix write of invalid bits to ST2 reg by Jan Kardell · 10 years ago
  15. 17a1e5e rtc: pcf8563: remove leftover code by Jan Kardell · 10 years ago
  16. 672e2b1 ARM: dts: am335x-boneblack: enable power off and rtc wake up by Johan Hovold · 10 years ago
  17. 6ac7b4a ARM: dts: am33xx: update rtc-node compatible property by Johan Hovold · 10 years ago
  18. 0125138 rtc: omap: add copyright entry by Johan Hovold · 10 years ago
  19. 10211ae rtc: omap: fix minor coding style issues by Johan Hovold · 10 years ago
  20. 8ad5c72 rtc: omap: enable wake-up from power off by Johan Hovold · 10 years ago
  21. 222a12f rtc: omap: add support for pmic_power_en by Johan Hovold · 10 years ago
  22. c253a89 rtc: omap: add helper to read 32-bit registers by Johan Hovold · 10 years ago
  23. cbbe326 rtc: omap: add helper to read raw bcd time by Johan Hovold · 10 years ago
  24. 9291e34 rtc: omap: silence bogus power-up reset message at probe by Johan Hovold · 10 years ago
  25. 2153f94 rtc: omap: add structured device-type info by Johan Hovold · 10 years ago
  26. a430ca2 rtc: omap: remove DRIVER_NAME macro by Johan Hovold · 10 years ago
  27. 55ba953 rtc: omap: add device abstraction by Johan Hovold · 10 years ago
  28. d17a82e rtc: omap: make platform-device id table const by Johan Hovold · 10 years ago
  29. 397b630 rtc: omap: use dev_info by Johan Hovold · 10 years ago
  30. 8777340 rtc: omap: remove unused register-base define by Johan Hovold · 10 years ago
  31. 4390ce0 rtc: omap: fix class-device registration by Johan Hovold · 10 years ago
  32. 437b37a rtc: omap: clean up probe error handling by Johan Hovold · 10 years ago
  33. 1ed8b5d rtc: omap: fix interrupt disable at probe by Johan Hovold · 10 years ago
  34. 7ecd9a3 rtc: omap: fix missing wakealarm attribute by Johan Hovold · 10 years ago
  35. 44c63a5 rtc: omap: fix clock-source configuration by Johan Hovold · 10 years ago
  36. 16682c86 drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time by Hyogi Gim · 10 years ago
  37. 0e95325 drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe by Guo Zeng · 10 years ago
  38. a682e9c ncpfs: return proper error from NCP_IOC_SETROOT ioctl by Jan Kara · 10 years ago
  39. 6ef4536 init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails by Andy Lutomirski · 10 years ago
  40. 52f5592e fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size by Jungseung Lee · 10 years ago
  41. f7e1ad1 fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER by Andrew Morton · 10 years ago
  42. e6084d4 binfmt_misc: clean up code style a bit by Mike Frysinger · 10 years ago
  43. 6b899c4 binfmt_misc: add comments & debug logs by Mike Frysinger · 10 years ago
  44. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 10 years ago
  45. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 10 years ago
  46. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 10 years ago
  47. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 10 years ago
  48. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 10 years ago
  49. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 10 years ago
  50. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 10 years ago
  51. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 10 years ago
  52. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 10 years ago
  53. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 10 years ago
  54. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 10 years ago
  55. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 10 years ago
  56. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 10 years ago
  57. 69c953c lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n by Rasmus Villemoes · 10 years ago
  58. 74a5fef lib/lcm.c: ensure correct result whenever it fits by Rasmus Villemoes · 10 years ago
  59. 7b212ed MAINTAINERS: update ivtv mailing lists as subscriber-only by Joe Perches · 10 years ago
  60. f099755 printk: drop logbuf_cpu volatile qualifier by Alex Elder · 10 years ago
  61. a39d4a8 printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents by Joe Perches · 10 years ago
  62. f80e696 tile: use pr_warn instead of pr_warning by Joe Perches · 10 years ago
  63. 4b3ed614 tile: neaten early_printk uses by Joe Perches · 10 years ago
  64. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
  65. 9e3961a kernel: add panic_on_warn by Prarit Bhargava · 10 years ago
  66. f938612 include/linux/file.h: remove get_unused_fd() macro by Yann Droneaud · 10 years ago
  67. 8d10a03 fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  68. c6cb898 binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  69. 6b9cdf3 ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  70. aeb682d ia64: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  71. 7c8bd23 exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() by Oleg Nesterov · 10 years ago
  72. 2831096 exit: reparent: cleanup the usage of reparent_leader() by Oleg Nesterov · 10 years ago
  73. 57a0591 exit: reparent: cleanup the changing of ->parent by Oleg Nesterov · 10 years ago
  74. dc2fd4b exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks by Oleg Nesterov · 10 years ago
  75. a90e984 sched_show_task: fix unsafe usage of ->real_parent by Oleg Nesterov · 10 years ago
  76. abdba6e proc: task_state: ptrace_parent() doesn't need pid_alive() check by Oleg Nesterov · 10 years ago
  77. b0fafc1 proc: task_state: move the main seq_printf() outside of rcu_read_lock() by Oleg Nesterov · 10 years ago
  78. 0f4a0d5 proc: task_state: deuglify the max_fds calculation by Oleg Nesterov · 10 years ago
  79. 4af1036 proc: task_state: read cred->group_info outside of task_lock() by Oleg Nesterov · 10 years ago
  80. 2fc1e94 fs/proc.c: use rb_entry_safe() instead of rb_entry() by Nicolas Dichtel · 10 years ago
  81. b208d54 procfs: fix error handling of proc_register() by Debabrata Banerjee · 10 years ago
  82. 710585d fs/proc: use a rb tree for the directory entries by Nicolas Dichtel · 10 years ago
  83. 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
  84. 5d1ea48 mm: page_cgroup: rename file to mm/swap_cgroup.c by Johannes Weiner · 10 years ago
  85. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  86. 22811c6 mm: memcontrol: remove stale page_cgroup_lock comment by Johannes Weiner · 10 years ago
  87. a1ad289 mm/frontswap.c: fix the condition in BUG_ON by Li Haifeng · 10 years ago
  88. 26086de mm: fix a spelling mistake by Wei Yuan · 10 years ago
  89. 569f48b mm: hugetlb: fix __unmap_hugepage_range() by Hillf Danton · 10 years ago
  90. e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 10 years ago
  91. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  92. 2314b42 mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  93. 413918b mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
  94. c01f46c mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task() by Johannes Weiner · 10 years ago
  95. 312722c mm: memcontrol: shorten the page statistics update slowpath by Johannes Weiner · 10 years ago
  96. e544a4e thp: do not mark zero-page pmd write-protected explicitly by Kirill A. Shutemov · 10 years ago
  97. b047501 memcg: use generic slab iterators for showing slabinfo by Vladimir Davydov · 10 years ago
  98. 4ef461e memcg: remove mem_cgroup_reclaimable check from soft reclaim by Vladimir Davydov · 10 years ago
  99. 97ad2be mm, hugetlb: correct bit shift in hstate_sizelog() by Sasha Levin · 10 years ago
  100. 247b144 mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move() by Johannes Weiner · 10 years ago