1. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  2. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 16 years ago
  3. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  4. 5209f08 asm-generic: define DIE_OOPS in asm-generic by Jonas Bonn · 16 years ago
  5. a8ddac7 mutex: speed up generic mutex implementations by Nick Piggin · 16 years ago
  6. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  7. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 357c6e6 rtc: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  9. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  10. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  11. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  12. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 16 years ago
  13. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  14. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  15. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  16. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  17. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  18. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  19. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  20. da654b7 signals: demultiplexing SIGTRAP signal by Srinivasa Ds · 16 years ago
  21. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  22. 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  23. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  24. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  25. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 16 years ago
  26. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  27. 92a7507 Make <asm-generic/statfs.h> suitable for 64-bit platforms. by David Woodhouse · 16 years ago
  28. 38c052f rtc: fix deadlock by Ingo Molnar · 16 years ago
  29. 5f8c3c8 Make ioctl.h compatible with userland by Michael Abbott · 16 years ago
  30. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago
  31. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  32. 34ee5501 include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 by Andrew Morton · 16 years ago
  33. 25947d5 gpio: fix build on CONFIG_GPIO_SYSFS=n by Atsushi Nemoto · 16 years ago
  34. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  35. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  36. 6a9436d gpiolib: fix typo in comment by Michael Buesch · 16 years ago
  37. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  38. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  39. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  40. fb5e2b3 vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section by Jan Beulich · 16 years ago
  41. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  42. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  43. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  44. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  45. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  46. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  47. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  48. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  49. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  50. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  51. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  52. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  53. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 16 years ago
  55. 5658c76 firmware: allow firmware files to be built into kernel image by David Woodhouse · 16 years ago
  56. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  57. cde5353 Christoph has moved by Christoph Lameter · 16 years ago
  58. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  59. b660398 kbuild: fix a.out.h export to userspace with O= build. by David Woodhouse · 16 years ago
  60. 1ea0704 mm: add a ptep_modify_prot transaction abstraction by Jeremy Fitzhardinge · 16 years ago
  61. 6d72b79 Merge branch 'linus' into core/rodata by Ingo Molnar · 16 years ago
  62. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  63. 63687a5 x86: move tracedata to RODATA by Jan Beulich · 16 years ago
  64. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  65. 63cc8c7 percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro by Eric Dumazet · 16 years ago
  66. 6ea0205 gpio: build fixes by David Brownell · 16 years ago
  67. c25bd29 types: add C99-style constructors to <asm-generic/int-*.h> by H. Peter Anvin · 16 years ago
  68. d13ff31 types: create <asm-generic/int-*.h> by H. Peter Anvin · 16 years ago
  69. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  70. ae50884 remove __KERNEL__ tests of unexported headers under asm-generic/ by Robert P. J. Day · 16 years ago
  71. 730f412 asm-*/futex.h should include linux/uaccess.h by Jeff Dike · 16 years ago
  72. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  73. 10521bd generalize asm-generic/ioctl.h to allow overriding values by Robert P. J. Day · 16 years ago
  74. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 16 years ago
  75. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  76. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 16 years ago
  77. d57594c bitops: use __fls for fls64 on 64-bit archs by Alexander van Heukelum · 16 years ago
  78. 7d9dff2 generic: introduce a generic __fls implementation by Alexander van Heukelum · 16 years ago
  79. 64970b6 x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps by Alexander van Heukelum · 16 years ago
  80. 1526a75 generic: add ioremap_wc() interface wrapper by venkatesh.pallipadi@intel.com · 16 years ago
  81. aa6b544 asm-generic: add node_to_cpumask_ptr macro by Mike Travis · 16 years ago
  82. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  83. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 16 years ago
  84. 37c514e Add missing init section definitions by Sam Ravnborg · 16 years ago
  85. 271cad6 Make topology fallback macros reference their arguments. by Andi Kleen · 16 years ago
  86. 144b2a9 asm-generic: remove fastcall by Harvey Harrison · 16 years ago
  87. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  88. aa7738a tty: let architectures override the user/kernel macros. by Heiko Carstens · 16 years ago
  89. 068fbad Add cmpxchg_local to asm-generic for per cpu atomic operations by Mathieu Desnoyers · 16 years ago
  90. ed7b188 Unexport asm/page.h by Kirill A. Shutemov · 16 years ago
  91. 6cc931b Unexport asm/elf.h by Kirill A. Shutemov · 16 years ago
  92. c1445db Unexport asm/user.h and linux/user.h by Kirill A. Shutemov · 16 years ago
  93. a3b8111 remove support for un-needed _extratext section by Robin Getz · 16 years ago
  94. 06b8e87 taskstats scaled time cleanup by Michael Neuling · 16 years ago
  95. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 16 years ago
  96. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 16 years ago
  97. 795d45b x86: fix RTC lockdep warning: potential hardirq recursion by Andrew Morton · 16 years ago
  98. e1adbcf asm-generic/tlb.h: remove <linux/quicklist.h> by H. Peter Anvin · 16 years ago
  99. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 16 years ago
  100. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 16 years ago