1. 20154fd asm-generic/mmu.h: Remove unused vmlist field from mm_context_t by Lars-Peter Clausen · 12 years ago
  2. cd24834 s390/pci: base support by Jan Glauber · 12 years ago
  3. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  4. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  5. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  6. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  7. 316511c gpiolib: rename pin range arguments by Linus Walleij · 12 years ago
  8. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  9. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  10. 50309a9 gpiolib: iron out include ladder mistakes by Linus Walleij · 12 years ago
  11. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  12. 165adc9 gpiolib: fix up function prototypes etc by Linus Walleij · 12 years ago
  13. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  14. b2656a1 asm-generic: io: remove {read,write} string functions by Will Deacon · 12 years ago
  15. 80b0a60 gpiolib: add gpio get direction callback support by Mathias Nyman · 12 years ago
  16. 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
  17. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  18. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  19. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  20. c87728c vmlinux.lds.h: Allow architectures to add sections to the front of .bss by David Daney · 12 years ago
  21. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  22. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  23. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  24. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  25. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  26. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  27. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  28. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  29. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  30. b9034bf bitops: introduce generic {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  31. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  32. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago
  33. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  34. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  35. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  36. 720fb19 asm-generic: xor: mark static functions as __maybe_unused by Arnd Bergmann · 12 years ago
  37. dff8360 Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  38. 494b3e1 UAPI: Set up uapi/asm/Kbuild.asm by David Howells · 12 years ago
  39. 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
  40. 1ae9631 gpio: Document device_node's det_debounce by Roland Stigge · 12 years ago
  41. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  42. 11ef4cf syscalls: add __NR_kcmp syscall to generic unistd.h by Mark Salter · 12 years ago
  43. 048fa2d generic: Implement generic ffs/fls using __builtin_* functions by Catalin Marinas · 12 years ago
  44. 0bce9c4 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
  45. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  46. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  47. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  48. d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
  49. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  50. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  51. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  52. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  53. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. d801d9e asm-generic: remove km_type definitions by Cong Wang · 13 years ago
  55. cc2caea mm: cma: fix condition check when setting global cma area by Marek Szyprowski · 12 years ago
  56. dccd230 ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> by Alessandro Rubini · 12 years ago
  57. 597e1c3 mm/mmu_gather: enable tlb flush range in generic mmu_gather by Alex Shi · 12 years ago
  58. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  59. 09682c1 bug.h: Fix up CONFIG_BUG=n implicit function declarations. by Paul Mundt · 12 years ago
  60. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  62. 2603efa bug.h: Fix up powerpc build regression. by Paul Mundt · 12 years ago
  63. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  64. 3777808 bug.h: need linux/kernel.h for TAINT_WARN. by Paul Mundt · 12 years ago
  65. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  66. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  67. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  68. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  69. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  70. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  71. 56457f3 KVM: Export asm-generic/kvm_para.h by Avi Kivity · 12 years ago
  72. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  73. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  74. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  75. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  76. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  77. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  78. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  79. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  81. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  82. 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  83. 322728e KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block by Paul Gortmaker · 12 years ago
  84. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  85. bca0fa5 common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  86. bb27f55 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  87. 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
  88. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  89. 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 12 years ago
  90. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 12 years ago
  91. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  92. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  93. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 12 years ago
  94. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 12 years ago
  95. 1f15d10 KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h by Marcelo Tosatti · 12 years ago
  96. bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 12 years ago
  97. a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 12 years ago
  98. 07bd18d asm/syscall.h: add syscall_get_arch by Will Drewry · 12 years ago
  99. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  100. 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 12 years ago