1. 78051e3 KVM: nVMX: Disable unrestricted mode if ept=0 by Bandan Das · 10 years ago
  2. be9d173 x86/asm: Unify segment selector defines by Borislav Petkov · 10 years ago
  3. 5de2b61 x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directly by Borislav Petkov · 10 years ago
  4. f647d7c x86_64, switch_to(): Load TLS descriptors before switching DS and ES by Andy Lutomirski · 10 years ago
  5. 29258cf x86/mm: Use min() instead of min_t() in the e820 printout code by Xishi Qiu · 10 years ago
  6. c072b90 x86/mm: Fix zone ranges boot printout by Xishi Qiu · 10 years ago
  7. 96ed4cd x86/doc: Update documentation after file shuffling by Luis R. Rodriguez · 10 years ago
  8. 9fc81d8 perf: Fix events installation during moving group by Jiri Olsa · 10 years ago
  9. af91568 perf/x86/intel/uncore: Make sure only uncore events are collected by Jiri Olsa · 10 years ago
  10. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  11. 3161293 Documentation: Add entry for dell-laptop sysfs interface by Gabriele Mazzotta · 10 years ago
  12. c75059c Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. cc888de Merge branch 'thinkpad-acpi' into for-next by Darren Hart · 10 years ago
  14. f74ea36 Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  15. 52c9b12 Merge branch 'fec-next' by David S. Miller · 10 years ago
  16. 0c5a3ae net: fec: only enable mdio interrupt before phy device link up by Nimrod Andy · 10 years ago
  17. e17f7fe net: fec: clear all interrupt events to support i.MX6SX by Nimrod Andy · 10 years ago
  18. 858eeb7 net: fec: reset fep link status in suspend function by Nimrod Andy · 10 years ago
  19. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  20. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  21. c328095 Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  22. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  23. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  24. 81e1dad arm: omap3: twl: remove usb phy init data by Heikki Krogerus · 10 years ago
  25. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  26. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  27. 1f55a6e make nameidata completely opaque outside of fs/namei.c by Al Viro · 10 years ago
  28. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  29. 3d3d35b kill proc_ns completely by Al Viro · 10 years ago
  30. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  31. a53b831 exit: pidns: fix/update the comments in zap_pid_ns_processes() by Oleg Nesterov · 10 years ago
  32. 24c037e exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting by Oleg Nesterov · 10 years ago
  33. 6c66e7d exit: exit_notify: re-use "dead" list to autoreap current by Oleg Nesterov · 10 years ago
  34. 482a376 exit: reparent: call forget_original_parent() under tasklist_lock by Oleg Nesterov · 10 years ago
  35. ad9e206 exit: reparent: avoid find_new_reaper() if no children by Oleg Nesterov · 10 years ago
  36. c9dc05b exit: reparent: introduce find_alive_thread() by Oleg Nesterov · 10 years ago
  37. 1109909 exit: reparent: introduce find_child_reaper() by Oleg Nesterov · 10 years ago
  38. 175aed3 exit: reparent: document the ->has_child_subreaper checks by Oleg Nesterov · 10 years ago
  39. 3750ef9 exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper() by Oleg Nesterov · 10 years ago
  40. 7d24e2d exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  41. 8a1296a exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting by Oleg Nesterov · 10 years ago
  42. c35a7f1 exit: proc: don't try to flush /proc/tgid/task/tgid by Oleg Nesterov · 10 years ago
  43. 26e75b5 exit: release_task: fix the comment about group leader accounting by Oleg Nesterov · 10 years ago
  44. 986094d exit: wait: drop tasklist_lock before psig->c* accounting by Oleg Nesterov · 10 years ago
  45. f953ccd exit: wait: don't use zombie->real_parent by Oleg Nesterov · 10 years ago
  46. f6507f8 exit: wait: cleanup the ptrace_reparented() checks by Oleg Nesterov · 10 years ago
  47. 7f6def9 usermodehelper: kill the kmod_thread_locker logic by Oleg Nesterov · 10 years ago
  48. 7117bc8 usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper() by Oleg Nesterov · 10 years ago
  49. ddbc22e fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp by Rasmus Villemoes · 10 years ago
  50. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  51. 72b9918 nilfs2: deletion of an unnecessary check before the function call "iput" by Markus Elfring · 10 years ago
  52. 75dc857 nilfs2: avoid duplicate segment construction for fsync() by Andreas Rohner · 10 years ago
  53. 6528b88 rtc: refine rtc_timer_do_work() to consider other set alarm failures by Xunlei Pang · 10 years ago
  54. c594d67 rtc/ab8500: set uie_unsupported flag by Xunlei Pang · 10 years ago
  55. 7654e9d drivers/rtc/rtc-snvs: fix suspend/resume by Sanchayan Maity · 10 years ago
  56. 7f89939 drivers/rtc/rtc-snvs: add clock support by Sanchayan Maity · 10 years ago
  57. 094d3ee rtc: omap: drop vendor-prefix from power-controller dt property by Johan Hovold · 10 years ago
  58. cf67d0b drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() calls by Arnaud Ebalard · 10 years ago
  59. 10df1e6 drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bit by Arnaud Ebalard · 10 years ago
  60. b5f4184 drivers/rtc/rtc-isl12057.c: add support for century bit by Arnaud Ebalard · 10 years ago
  61. 5945b28 drivers/rtc/rtc-isl12057.c: fix masking of register values by Arnaud Ebalard · 10 years ago
  62. dd01a1c of: add vendor prefix for Pericom Technology by Tomas Novotny · 10 years ago
  63. f4199f8 rtc: ds1307: add support for mcp7940x chips by Tomas Novotny · 10 years ago
  64. 920f91e drivers/rtc/rtc-ds1374.c: add watchdog support by Søren Andersen · 10 years ago
  65. e9bc736 drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP safety by Barry Song · 10 years ago
  66. 09e427f drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support by hao liu · 10 years ago
  67. a45d528 rtc: pcf8563: clear expired alarm at boot time by Jan Kardell · 10 years ago
  68. ff0bc50 rtc: pcf8563: save battery power by Jan Kardell · 10 years ago
  69. 599cda5 rtc: pcf8563: handle consequeces of lacking second alarm reg by Jan Kardell · 10 years ago
  70. c7aef4f rtc: pcf8563: fix wrong time from read_alarm by Jan Kardell · 10 years ago
  71. 45ef045 rtc: pcf8563: fix write of invalid bits to ST2 reg by Jan Kardell · 10 years ago
  72. 17a1e5e rtc: pcf8563: remove leftover code by Jan Kardell · 10 years ago
  73. 672e2b1 ARM: dts: am335x-boneblack: enable power off and rtc wake up by Johan Hovold · 10 years ago
  74. 6ac7b4a ARM: dts: am33xx: update rtc-node compatible property by Johan Hovold · 10 years ago
  75. 0125138 rtc: omap: add copyright entry by Johan Hovold · 10 years ago
  76. 10211ae rtc: omap: fix minor coding style issues by Johan Hovold · 10 years ago
  77. 8ad5c72 rtc: omap: enable wake-up from power off by Johan Hovold · 10 years ago
  78. 222a12f rtc: omap: add support for pmic_power_en by Johan Hovold · 10 years ago
  79. c253a89 rtc: omap: add helper to read 32-bit registers by Johan Hovold · 10 years ago
  80. cbbe326 rtc: omap: add helper to read raw bcd time by Johan Hovold · 10 years ago
  81. 9291e34 rtc: omap: silence bogus power-up reset message at probe by Johan Hovold · 10 years ago
  82. 2153f94 rtc: omap: add structured device-type info by Johan Hovold · 10 years ago
  83. a430ca2 rtc: omap: remove DRIVER_NAME macro by Johan Hovold · 10 years ago
  84. 55ba953 rtc: omap: add device abstraction by Johan Hovold · 10 years ago
  85. d17a82e rtc: omap: make platform-device id table const by Johan Hovold · 10 years ago
  86. 397b630 rtc: omap: use dev_info by Johan Hovold · 10 years ago
  87. 8777340 rtc: omap: remove unused register-base define by Johan Hovold · 10 years ago
  88. 4390ce0 rtc: omap: fix class-device registration by Johan Hovold · 10 years ago
  89. 437b37a rtc: omap: clean up probe error handling by Johan Hovold · 10 years ago
  90. 1ed8b5d rtc: omap: fix interrupt disable at probe by Johan Hovold · 10 years ago
  91. 7ecd9a3 rtc: omap: fix missing wakealarm attribute by Johan Hovold · 10 years ago
  92. 44c63a5 rtc: omap: fix clock-source configuration by Johan Hovold · 10 years ago
  93. 16682c86 drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time by Hyogi Gim · 10 years ago
  94. 0e95325 drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe by Guo Zeng · 10 years ago
  95. a682e9c ncpfs: return proper error from NCP_IOC_SETROOT ioctl by Jan Kara · 10 years ago
  96. 6ef4536 init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails by Andy Lutomirski · 10 years ago
  97. 52f5592e fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size by Jungseung Lee · 10 years ago
  98. f7e1ad1 fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER by Andrew Morton · 10 years ago
  99. e6084d4 binfmt_misc: clean up code style a bit by Mike Frysinger · 10 years ago
  100. 6b899c4 binfmt_misc: add comments & debug logs by Mike Frysinger · 10 years ago