1. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  3. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  4. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  5. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  6. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  7. 8c23b80 cputime_nsecs: use math64.h for nsec resolution conversion helpers by Kevin Hilman · 11 years ago
  8. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 11 years ago
  9. b92021b CONFIG_SYMBOL_PREFIX: cleanup. by Rusty Russell · 11 years ago
  10. 00c30e0 asm-generic: move cmpxchg*_local defs to cmpxchg.h by Jonas Bonn · 11 years ago
  11. e1b5bb6 consolidate cond_syscall and SYSCALL_ALIAS declarations by Al Viro · 11 years ago
  12. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  13. 4dd3c95 asm-generic/unistd.h: handle symbol prefixes in cond_syscall by James Hogan · 12 years ago
  14. c93d031 asm-generic/io.h: check CONFIG_VIRT_TO_BUS by James Hogan · 12 years ago
  15. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  16. 2b37e9a Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  17. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 4c8c225 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  19. c78a4bc cputime: Constify timeval_to_cputime(timeval) argument by Li Zhong · 11 years ago
  20. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  21. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  22. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  23. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  24. 10b6339 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  25. 5042afe generic: Use raw local irq variant for generic cmpxchg by Ingo Molnar · 15 years ago
  26. abf09be s390/mm: implement software dirty bits by Martin Schwidefsky · 12 years ago
  27. 7292e7e asm-generic/io.h: convert readX defines to functions by Heiko Carstens · 11 years ago
  28. d64008a burying unused conditionals by Al Viro · 12 years ago
  29. 711e5b4 asm-generic: io: Fix ioread16/32be and iowrite16/32be by Michal Simek · 11 years ago
  30. 6c0b4e6 gpiolib: let gpio_chip reference its descriptors by Alexandre Courbot · 11 years ago
  31. 64e6907 asm-generic headers: Allow yet more arch overrides in checksum.h by Vineet Gupta · 11 years ago
  32. 05d88a4 asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn() by Vineet Gupta · 11 years ago
  33. 10a6007 asm-generic headers: uaccess.h to conditionally define segment_eq() by Vineet Gupta · 11 years ago
  34. 1a989d0 gpiolib: link all gpio_chips using a list by Alexandre Courbot · 11 years ago
  35. 0fa2fd9 Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git into gpio/next by Grant Likely · 11 years ago
  36. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 11 years ago
  37. 710b40e gpiolib: remove gpiochip_reserve() by Alexandre Courbot · 11 years ago
  38. 0aa0203 take sys_rt_sigsuspend() prototype to linux/syscalls.h by Al Viro · 12 years ago
  39. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  40. 6b914c9 Merge tag 'v3.8-rc5' into next/cleanup by Olof Johansson · 11 years ago
  41. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  42. ae8dda5 cputime: Move default nsecs_to_cputime() to jiffies based cputime file by Frederic Weisbecker · 11 years ago
  43. 3961376 cputime: Librarize per nsecs resolution cputime definitions by Frederic Weisbecker · 11 years ago
  44. f2f6c25 clk: add common of_clk_init() function by Prashant Gaikwad · 11 years ago
  45. 248152b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  46. 6a89a31 gpio: devm_gpio_* support should not depend on GPIOLIB by Shawn Guo · 11 years ago
  47. d59b4ea gpio: fix warning of 'struct gpio_chip' declaration by Shawn Guo · 11 years ago
  48. 3a142ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  49. 2f91ec8 asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build by Kirill A. Shutemov · 12 years ago
  50. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  51. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 11 years ago
  52. f6e916b irqchip: add basic infrastructure by Thomas Petazzoni · 12 years ago
  53. 53a59fc mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT by Michal Hocko · 11 years ago
  54. e389623 include: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  55. ae278a9 clocksource: add common of_clksrc_init() function by Stephen Warren · 12 years ago
  56. f13a366 CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.h by Vineet Gupta · 12 years ago
  57. aaf4f97 asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs() by Geert Uytterhoeven · 12 years ago
  58. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  59. 41739ee asm-generic: io: don't perform swab during {in,out} string functions by Will Deacon · 12 years ago
  60. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  61. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  62. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  63. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  64. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  65. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  66. be3a728 mm: numa: pte_numa() and pmd_numa() by Andrea Arcangeli · 12 years ago
  67. 2c3cf55 x86/mm: Introduce pte_accessible() by Rik van Riel · 12 years ago
  68. 9d2951b asm-generic/mmu.h: Add support for FDPIC by Lars-Peter Clausen · 12 years ago
  69. 20154fd asm-generic/mmu.h: Remove unused vmlist field from mm_context_t by Lars-Peter Clausen · 12 years ago
  70. cd24834 s390/pci: base support by Jan Glauber · 12 years ago
  71. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  72. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  73. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  74. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  75. 316511c gpiolib: rename pin range arguments by Linus Walleij · 12 years ago
  76. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  77. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  78. 50309a9 gpiolib: iron out include ladder mistakes by Linus Walleij · 12 years ago
  79. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  80. 165adc9 gpiolib: fix up function prototypes etc by Linus Walleij · 12 years ago
  81. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  82. b2656a1 asm-generic: io: remove {read,write} string functions by Will Deacon · 12 years ago
  83. 80b0a60 gpiolib: add gpio get direction callback support by Mathias Nyman · 12 years ago
  84. 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
  85. 64d7155 UAPI: Remove empty non-UAPI Kbuild files by David Howells · 12 years ago
  86. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  87. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  88. c87728c vmlinux.lds.h: Allow architectures to add sections to the front of .bss by David Daney · 12 years ago
  89. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
  91. 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
  92. e3ebcf6 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
  93. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
  94. 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
  95. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  96. aacf29b MPILIB: Provide count_leading/trailing_zeros() based on arch functions by David Howells · 12 years ago
  97. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  98. b9034bf bitops: introduce generic {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  99. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  100. 8a1ab31 UAPI: (Scripted) Disintegrate include/asm-generic by David Howells · 12 years ago