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