1. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 15 years ago
  2. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 15 years ago
  3. 97c12f8 cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic by Rusty Russell · 15 years ago
  4. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  5. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  6. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 3a471cb remove __KERNEL_STRICT_NAMES by Arnd Bergmann · 15 years ago
  8. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 15 years ago
  9. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  10. 3ac6cff linker script: use separate simpler definition for PERCPU() by Tejun Heo · 16 years ago
  11. dba3d36 Revert "generic, x86: fix __per_cpu_load relocation" by Ingo Molnar · 16 years ago
  12. 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 5a61126 generic, x86: fix __per_cpu_load relocation by Brian Gerst · 16 years ago
  14. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  15. 6b7c38d linker script: kill PERCPU_VADDR_PREALLOC() by Tejun Heo · 16 years ago
  16. 0bd74fa percpu: refactor percpu.h by Brian Gerst · 16 years ago
  17. 145cd30 linker script: add missing VMLINUX_SYMBOL by Tejun Heo · 16 years ago
  18. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  19. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  20. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  21. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 16 years ago
  22. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  23. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  24. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  25. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  26. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  27. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 16 years ago
  28. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 16 years ago
  29. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  32. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 16 years ago
  34. 32272a2 [S390] __page_to_pfn warnings by Martin Schwidefsky · 16 years ago
  35. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  36. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  37. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  38. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  39. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  40. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  41. f0b848ce cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  42. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
  43. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  44. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  45. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 16 years ago
  46. ec5679e debug warnings: eliminate warn_on_slowpath() by Ingo Molnar · 16 years ago
  47. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  48. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  49. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  50. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  51. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  52. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  53. 5209f08 asm-generic: define DIE_OOPS in asm-generic by Jonas Bonn · 16 years ago
  54. a8ddac7 mutex: speed up generic mutex implementations by Nick Piggin · 16 years ago
  55. f6f286f fix WARN() for PPC by Arjan van de Ven · 16 years ago
  56. 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
  57. 357c6e6 rtc: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  58. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  59. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  60. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  61. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 16 years ago
  62. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  63. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  64. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  65. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  66. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  67. 206855c Merge branch 'x86/urgent' into core/signal by Ingo Molnar · 16 years ago
  68. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  69. da654b7 signals: demultiplexing SIGTRAP signal by Srinivasa Ds · 16 years ago
  70. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  71. 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  72. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  73. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  74. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 16 years ago
  75. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  76. 92a7507 Make <asm-generic/statfs.h> suitable for 64-bit platforms. by David Woodhouse · 16 years ago
  77. 38c052f rtc: fix deadlock by Ingo Molnar · 16 years ago
  78. 5f8c3c8 Make ioctl.h compatible with userland by Michael Abbott · 16 years ago
  79. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago
  80. 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
  81. 34ee5501 include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435 by Andrew Morton · 16 years ago
  82. 25947d5 gpio: fix build on CONFIG_GPIO_SYSFS=n by Atsushi Nemoto · 16 years ago
  83. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  84. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  85. 6a9436d gpiolib: fix typo in comment by Michael Buesch · 16 years ago
  86. 828c365 tracehook: asm/syscall.h by Roland McGrath · 16 years ago
  87. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  88. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  89. fb5e2b3 vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section by Jan Beulich · 16 years ago
  90. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 16 years ago
  91. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 16 years ago
  92. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  93. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  94. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  95. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  96. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  97. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  98. 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
  99. fe1a687 mm: fix build on non-mmu machines by Sebastian Siewior · 16 years ago
  100. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago