1. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  2. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  3. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  4. c87728c vmlinux.lds.h: Allow architectures to add sections to the front of .bss by David Daney · 12 years ago
  5. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  6. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  7. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  8. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  9. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  10. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  11. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  12. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  13. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  14. b9034bf bitops: introduce generic {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  15. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  16. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago
  17. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  18. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  19. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  20. 720fb19 asm-generic: xor: mark static functions as __maybe_unused by Arnd Bergmann · 12 years ago
  21. 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
  22. 494b3e1 UAPI: Set up uapi/asm/Kbuild.asm by David Howells · 12 years ago
  23. 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
  24. 1ae9631 gpio: Document device_node's det_debounce by Roland Stigge · 12 years ago
  25. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  26. 11ef4cf syscalls: add __NR_kcmp syscall to generic unistd.h by Mark Salter · 12 years ago
  27. 048fa2d generic: Implement generic ffs/fls using __builtin_* functions by Catalin Marinas · 12 years ago
  28. 0bce9c4 mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
  29. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  30. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  31. 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
  32. d2b7428 common: dma-mapping: introduce dma_get_sgtable() function by Marek Szyprowski · 12 years ago
  33. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  34. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  35. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  36. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  37. 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
  38. d801d9e asm-generic: remove km_type definitions by Cong Wang · 13 years ago
  39. cc2caea mm: cma: fix condition check when setting global cma area by Marek Szyprowski · 12 years ago
  40. dccd230 ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> by Alessandro Rubini · 12 years ago
  41. 597e1c3 mm/mmu_gather: enable tlb flush range in generic mmu_gather by Alex Shi · 12 years ago
  42. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  43. 09682c1 bug.h: Fix up CONFIG_BUG=n implicit function declarations. by Paul Mundt · 12 years ago
  44. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. e4eed03 thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 12 years ago
  46. 2603efa bug.h: Fix up powerpc build regression. by Paul Mundt · 12 years ago
  47. 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
  48. 3777808 bug.h: need linux/kernel.h for TAINT_WARN. by Paul Mundt · 12 years ago
  49. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  52. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  53. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  54. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  55. 56457f3 KVM: Export asm-generic/kvm_para.h by Avi Kivity · 12 years ago
  56. 1e2aec8 Merge branch 'generic-string-functions' by Linus Torvalds · 12 years ago
  57. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 12 years ago
  58. fa2af6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  59. 73636b1 arch/tile: allow building Linux with transparent huge pages enabled by Chris Metcalf · 12 years ago
  60. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  61. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  62. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  63. 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
  64. 0f51596 Merge branch 'for-next-arm-dma' into for-linus by Marek Szyprowski · 12 years ago
  65. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  66. 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
  67. 322728e KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ block by Paul Gortmaker · 12 years ago
  68. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  69. bca0fa5 common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  70. 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
  71. 07ce8ec gpiolib: Remove 'const' from data argument of gpiochip_find() by Grant Likely · 12 years ago
  72. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  73. 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 12 years ago
  74. 9fd4932 ftrace: Sort all function addresses, not just per page by Steven Rostedt · 12 years ago
  75. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 12 years ago
  76. 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 12 years ago
  77. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 12 years ago
  78. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 12 years ago
  79. 1f15d10 KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.h by Marcelo Tosatti · 12 years ago
  80. bb6ea43 seccomp: Add SECCOMP_RET_TRAP by Will Drewry · 12 years ago
  81. a0727e8 signal, x86: add SIGSYS info and make it synchronous. by Will Drewry · 12 years ago
  82. 07bd18d asm/syscall.h: add syscall_get_arch by Will Drewry · 12 years ago
  83. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  84. 80da6a4 asm-generic: add linux/types.h to cmpxchg.h by Paul Gortmaker · 12 years ago
  85. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  87. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  88. d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  89. 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  90. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  91. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  92. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  93. 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 12 years ago
  94. 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 12 years ago
  95. b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 12 years ago
  96. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago
  97. 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 12 years ago
  98. 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 12 years ago
  99. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  100. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago