1. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  2. 5522ddb x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) by Alexander van Heukelum · 11 years ago
  3. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  4. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 126de6b linkage.h: fix build breakage due to symbol prefix handling by James Hogan · 11 years ago
  6. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 11 years ago
  7. 094dd33 Merge branch 'vfree' into for-next by Al Viro · 11 years ago
  8. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 11 years ago
  9. c30480b proc: Make the PROC_I() and PDE() macros internal to procfs by David Howells · 11 years ago
  10. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  11. 8d8b97b take cgroup_open() and cpuset_open() to fs/proc/base.c by Al Viro · 11 years ago
  12. 4c23782 ppc: Clean up scanlog by David Howells · 11 years ago
  13. e8eeded ppc: Clean up rtas_flash driver somewhat by David Howells · 11 years ago
  14. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  15. 8bc742e drm: proc: Use remove_proc_subtree() by David Howells · 11 years ago
  16. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  17. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  18. 0c2f343 zoran: Don't print proc_dir_entry data in debug by David Howells · 11 years ago
  19. e42270a reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() by David Howells · 11 years ago
  20. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago
  21. b25f774 airo: Use remove_proc_subtree() by David Howells · 11 years ago
  22. cc87e0f rtl8192u: Don't need to save device proc dir PDE by David Howells · 11 years ago
  23. c4558a2 rtl8187se: Use a dir under /proc/net/r8180/ by David Howells · 11 years ago
  24. 270b5ac proc: Add proc_mkdir_data() by David Howells · 11 years ago
  25. 34db8aa proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h} by David Howells · 11 years ago
  26. 4abfd02 proc: Move PDE_NET() to fs/proc/proc_net.c by David Howells · 11 years ago
  27. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  28. c3bef7b proc: Move proc_fd() to fs/proc/fd.h by David Howells · 11 years ago
  29. 1dd704b proc: Uninline pid_delete_dentry() by David Howells · 11 years ago
  30. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  31. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. 20074f3 filter: fix va_list build error by Xi Wang · 11 years ago
  33. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  34. 60bc851 af_unix: fix a fatal race with bit fields by Eric Dumazet · 11 years ago
  35. c3b28ea Merge branch 'bnx2x' by David S. Miller · 11 years ago
  36. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 11 years ago
  37. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 11 years ago
  38. be3e458 net: sctp: attribute printl with __printf for gcc fmt checks by Daniel Borkmann · 11 years ago
  39. ee1bec9 netlink: kconfig: move mmap i/o into netlink kconfig by Daniel Borkmann · 11 years ago
  40. bd7c4b6 netpoll: convert mutex into a semaphore by Neil Horman · 11 years ago
  41. ae6164a netlink: Fix skb ref counting. by Pravin B Shelar · 11 years ago
  42. 8a72f38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  43. bf5d770 init: Do not warn on non-zero initcall return by Steven Rostedt · 11 years ago
  44. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 11 years ago
  45. a49fe6d Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  46. bf61c88 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  47. 823e75f Merge branch 'ipc-scalability' by Linus Torvalds · 11 years ago
  48. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  49. 41239fe ipc/msg.c: use list_for_each_entry_[safe] for list traversing by Nikola Pajkovsky · 11 years ago
  50. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 11 years ago
  51. 9f1bc2c9 ipc,sem: have only one list in struct sem_queue by Rik van Riel · 11 years ago
  52. c460b66 ipc,sem: open code and rename sem_lock by Rik van Riel · 11 years ago
  53. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 11 years ago
  54. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 11 years ago
  55. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 11 years ago
  56. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 11 years ago
  57. 1e3c941 ipc/msgutil.c: use linux/uaccess.h by HoSung Jung · 11 years ago
  58. daaf74c ipc: refactor msg list search into separate function by Peter Hurley · 11 years ago
  59. d076ac9 ipc: simplify msg list search by Peter Hurley · 11 years ago
  60. 8ac6ed5 ipc: implement MSG_COPY as a new receive mode by Peter Hurley · 11 years ago
  61. 852028a ipc: remove msg handling from queue scan by Peter Hurley · 11 years ago
  62. 2b3097a ipc: set EFAULT as default error in load_msg() by Peter Hurley · 11 years ago
  63. da085d4 ipc: tighten msg copy loops by Peter Hurley · 11 years ago
  64. be5f4b3 ipc: separate msg allocation from userspace copy by Peter Hurley · 11 years ago
  65. 3d8fa45 ipc: clamp with min() by Peter Hurley · 11 years ago
  66. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  67. b0ca4d0 Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  68. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  69. b0b8856 tty: fix up atime/mtime mess, take three by Linus Torvalds · 11 years ago
  70. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  71. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 11 years ago
  72. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 11 years ago
  73. 426d29c Hexagon: add v4 CS regs to core copyout macro by Richard Kuo · 11 years ago
  74. 5c883b4 Hexagon: use correct translation for VMALLOC_START by Richard Kuo · 11 years ago
  75. 5e11505 Hexagon: use correct translations for DMA mappings by Richard Kuo · 11 years ago
  76. c710f590 Hexagon: fix return value for notify_resume case in do_work_pending by Richard Kuo · 11 years ago
  77. 610208bc Hexagon: fix signal number for user mem faults by Richard Kuo · 11 years ago
  78. 4192979 Hexagon: remove two Kconfig entries by Paul Bolle · 11 years ago
  79. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 11 years ago
  80. 7c6a5df Hexagon: update copyright dates by Richard Kuo · 11 years ago
  81. 7959bd7 Hexagon: add translation types for __vmnewmap by Richard Kuo · 11 years ago
  82. f3f601c Hexagon: fix signal.c compile error by Richard Kuo · 11 years ago
  83. 0d3ab45 Hexagon: break up user fn/arg register setting by Richard Kuo · 12 years ago
  84. c05c3ec Hexagon: use generic sys_fork, sys_vfork, and sys_clone by Richard Kuo · 11 years ago
  85. 82092776 Hexagon: fix psp/sp macro by Richard Kuo · 12 years ago
  86. 3981c47 Hexagon: fix up int enable/disable at ret_from_fork by Richard Kuo · 12 years ago
  87. 1ce81f4 Hexagon: add IOMEM and _relaxed IO macros by Richard Kuo · 11 years ago
  88. f167063 Hexagon: switch to using the device type for IO mappings by Richard Kuo · 11 years ago
  89. 2b3c744 Hexagon: don't print info for offline CPU's by Richard Kuo · 11 years ago
  90. 7777746 Hexagon: add support for single-stepping (v4+) by Richard Kuo · 11 years ago
  91. f8722a4 Hexagon: use correct work mask when checking for more work by Richard Kuo · 11 years ago
  92. db0fe53 Hexagon: add support for additional exceptions by Richard Kuo · 12 years ago
  93. 20f704b Hexagon: fix initial page table setup prior to jump to VA by Richard Kuo · 11 years ago
  94. 0357d2f Hexagon: remove keyring related call by Richard Kuo · 12 years ago
  95. 9cdae82 Hexagon: check to if we will overflow the signal stack by Richard Kuo · 12 years ago
  96. a11e67c Hexagon: Signal and return path fixes by Richard Kuo · 12 years ago
  97. 60c4ba9 Hexagon: add support for new v4+ registers by Richard Kuo · 12 years ago
  98. 444dd74 Hexagon: add individual register access for switch_stack by Richard Kuo · 12 years ago
  99. e470d93 Hexagon: use defines for MIN_KERNEL_SEG calculation by Richard Kuo · 12 years ago
  100. 53debcd Hexagon: use GENERIC_CPU_DEVICES by Richard Kuo · 12 years ago