1. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  2. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  3. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  7. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  8. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  9. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  10. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  11. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 0588f1f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 9d55ab7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  15. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  16. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  17. cfd4da1 acct: constify the name arg to acct_on by Jeff Layton · 12 years ago
  18. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  19. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  20. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  21. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  22. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  23. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  24. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  25. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  26. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  27. 759e00b Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  28. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  29. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  30. fb45550 make sure that kernel_thread() callbacks call do_exit() themselves by Al Viro · 12 years ago
  31. d5b7193 MODSIGN: Make mrproper should remove generated files. by Rusty Russell · 12 years ago
  32. e7d113b MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs by David Howells · 12 years ago
  33. 5e8cb1e MODSIGN: Use the same digest for the autogen key sig as for the module sig by David Howells · 12 years ago
  34. 48ba246 MODSIGN: Implement module signature checking by David Howells · 12 years ago
  35. 631cc66 MODSIGN: Provide module signing public keys to the kernel by David Howells · 12 years ago
  36. d441108 MODSIGN: Automatically generate module signing keys if missing by David Howells · 12 years ago
  37. 1d0059f MODSIGN: Add FIPS policy by David Howells · 12 years ago
  38. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  39. 2854d16 irqdomain: augment add_simple() to allocate descs by Linus Walleij · 12 years ago
  40. d1c7d97 fs: handle failed audit_log_start properly by Sasha Levin · 12 years ago
  41. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  42. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 12 years ago
  43. 26cff4e timers: Fix endless looping between cascade() and internal_add_timer() by Hildner, Christian · 12 years ago
  44. db8c246 Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  45. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  46. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  47. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  48. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  49. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  50. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  51. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  52. 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
  53. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  54. a4fbe35 rcu: Grace-period initialization excludes only RCU notifier by Paul E. McKenney · 12 years ago
  55. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  56. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  57. 4965f56 kernel/resource.c: fix stack overflow in __reserve_region_with_split() by T Makphaibulchoke · 12 years ago
  58. 0324b5a taskstats: cgroupstats_user_cmd() may leak on error by Jesper Juhl · 12 years ago
  59. de4ec99 kdump: remove unneeded include by Wei Yongjun · 12 years ago
  60. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  61. 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
  62. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  63. 6c0c0d4 poweroff: fix bug in orderly_poweroff() by hongfeng · 12 years ago
  64. f96972f kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 12 years ago
  65. 95cf59e perf: Fix perf_cgroup_switch for sw-events by Peter Zijlstra · 12 years ago
  66. 3f1f332 perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu by Peter Zijlstra · 12 years ago
  67. 301a5cb sched: Update sched_domains_numa_masks[][] when new cpus are onlined by Tang Chen · 12 years ago
  68. 5f7865f sched: Ensure 'sched_domains_numa_levels' is safe to use in other functions by Tang Chen · 12 years ago
  69. 2b17c54 nohz: Fix one jiffy count too far in idle cputime by Frederic Weisbecker · 12 years ago
  70. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  71. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  72. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  74. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  75. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  76. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  77. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  78. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  79. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  80. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  81. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 2fff566 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  83. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 7a68294 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 627312b Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. 94095a1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  89. 2aa3a7f preparation for generic kernel_thread() by Al Viro · 12 years ago
  90. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. d55cb6c ftrace: Allow stealing pages from pipe buffer by Masami Hiramatsu · 12 years ago
  92. 9bb9c3b module: wait when loading a module which is currently initializing. by Rusty Russell · 12 years ago
  93. 6f13909 module: fix symbol waiting when module fails before init by Rusty Russell · 12 years ago
  94. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  95. c99af37 module: taint kernel when lve module is loaded by Matthew Garrett · 12 years ago
  96. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  97. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  98. e10ce27 switch prctl_set_mm_exe_file() to fget_light() by Al Viro · 12 years ago
  99. 864bdb3 new helper: daemonize_descriptors() by Al Viro · 12 years ago
  100. 7cf4dc3 move files_struct-related bits from kernel/exit.c to fs/file.c by Al Viro · 12 years ago