1. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  2. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  3. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  4. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  5. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  6. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  7. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  8. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  9. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  10. 541880d do_coredump(): get rid of pt_regs argument by Al Viro · 12 years ago
  11. b7f9591 get rid of ptrace_signal_deliver() arguments by Al Viro · 12 years ago
  12. 22062a9 new helper: signal_pt_regs() by Al Viro · 12 years ago
  13. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  14. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  15. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  16. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  17. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  18. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  19. da3d4c5 get rid of pt_regs argument of do_execve() by Al Viro · 12 years ago
  20. d03d26e make compat_do_execve() static, lose pt_regs argument by Al Viro · 12 years ago
  21. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  22. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  23. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  24. c414467 kill daemonize() by Al Viro · 12 years ago
  25. 5e351cd Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  26. 0e622d3 of/address: sparc: Declare of_iomap as an extern function for sparc again by Andreas Larsson · 12 years ago
  27. 33f1459 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  28. eb5aaed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  29. 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  30. 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  31. a2d2eda Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  32. 0e0f092 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  33. 0181bd5 drm/radeon: add new SI pci id by Alex Deucher · 12 years ago
  34. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  35. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  36. 9526d9b Merge branch 'arch-arm64' into no-rebases by Al Viro · 12 years ago
  37. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  38. 0cad3ff Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  39. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 12 years ago
  40. 2ca3cb5 rapidio: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  41. bea8c15 memcg: fix hotplugged memory zone oops by Hugh Dickins · 12 years ago
  42. fa0cbbf mm, oom: reintroduce /proc/pid/oom_adj by David Rientjes · 12 years ago
  43. f4bcd79 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  44. 57260e4 Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 12 years ago
  45. 93532c8 clk: remove inline usage from clk-provider.h by Igor Mazanov · 12 years ago
  46. 9aadd70 Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" by Paul Walmsley · 12 years ago
  47. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  48. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  49. 703fb94 xfrm: Fix the gc threshold value for ipv4 by Steffen Klassert · 12 years ago
  50. b251f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  51. 2b1768f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  52. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  53. 0bce04b of/address: sparc: Declare of_address_to_resource() as an extern function for sparc again by Andreas Larsson · 12 years ago
  54. a427515 Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  55. a80a6b8 revert "epoll: support for disabling items, and a self-test app" by Andrew Morton · 12 years ago
  56. 8e2b36e mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end by Arnd Bergmann · 12 years ago
  57. 63ef5d8 mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs by Jerry Huang · 12 years ago
  58. d676188 mmc: dw_mmc: convert the variable type of irq by Seungwon Jeon · 12 years ago
  59. 0133370 drivers: bus: ocp2scp: add pdata support by Kishon Vijay Abraham I · 12 years ago
  60. 6d877e6 xen/hvm: If we fail to fetch an HVM parameter print out which flag it is. by Konrad Rzeszutek Wilk · 12 years ago
  61. 87f4d7c ptp: update adjfreq callback description by Jacob Keller · 12 years ago
  62. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  63. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  64. d9b482c hashtable: introduce a small and naive hashtable by Sasha Levin · 12 years ago
  65. 8c23f40 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  66. 3304695 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  67. 87da7e6 KVM: x86: fix vcpu->mmio_fragments overflow by Xiao Guangrong · 12 years ago
  68. 0627291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  69. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 12 years ago
  70. 2df4f26 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  71. a0830db ALSA: Add a reference counter to card instance by Takashi Iwai · 12 years ago
  72. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  73. 1bf11c5 percpu-rw-semaphores: use rcu_read_lock_sched by Mikulas Patocka · 12 years ago
  74. 5c1eabe percpu-rw-semaphores: use light/heavy barriers by Mikulas Patocka · 12 years ago
  75. e657e07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  76. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  77. 490916d Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  78. 299650c Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. f76ddd9 Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  80. 622f202 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 6a2e52f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. b394209 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. 29fc7c5 rbtree: include linux/compiler.h for definition of __always_inline by Will Deacon · 12 years ago
  84. 4864ccb Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  85. c0d2af6 dynamic_debug: Remove unnecessary __used by Joe Perches · 12 years ago
  86. 6ede1fd x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 12 years ago
  87. c13d38e perf, cpu hotplug: Use cached value of smp_processor_id() by Srivatsa S. Bhat · 12 years ago
  88. 6760bca perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled by Srivatsa S. Bhat · 12 years ago
  89. 0e9e3e3 Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  90. b6aa22d drm/radeon: add some new SI PCI ids by Alex Deucher · 12 years ago
  91. f8457d57 extcon: MAX77693: Add platform data for MUIC device to initialize registers by Chanwoo Choi · 12 years ago
  92. 6f73601 tcp: add SYN/data info to TCP_INFO by Yuchung Cheng · 12 years ago
  93. 0cf6ad8 extcon: standard cable names definition and declaration changed by anish kumar · 12 years ago
  94. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  95. 733deca Drop struct pt_regs * argument in compat_sys_execve() by Al Viro · 12 years ago
  96. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  97. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  98. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  99. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  100. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago