1. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  2. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  3. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  4. 26a28fa add generic lib/checksum.c by Arnd Bergmann · 15 years ago
  5. eed417d asm-generic: add a generic uaccess.h by Arnd Bergmann · 15 years ago
  6. 5c01b46 asm-generic: add generic NOMMU versions of some headers by Arnd Bergmann · 15 years ago
  7. 3f7e212 asm-generic: add generic atomic.h and io.h by Arnd Bergmann · 15 years ago
  8. ae49e80 asm-generic: add legacy I/O header files by Arnd Bergmann · 15 years ago
  9. aafe4db asm-generic: add generic versions of common headers by Arnd Bergmann · 15 years ago
  10. 9858c60 asm-generic: make bitops.h usable by Arnd Bergmann · 15 years ago
  11. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  12. 3aef392 asm-generic: make get_rtc_time overridable by Arnd Bergmann · 15 years ago
  13. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  14. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  15. e64a161 asm-generic: add a generic unistd.h by Arnd Bergmann · 15 years ago
  16. 6103ec5 asm-generic: add generic ABI headers by Arnd Bergmann · 15 years ago
  17. 2864d32 asm-generic: add generic sysv ipc headers by Arnd Bergmann · 15 years ago
  18. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  19. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  20. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  21. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. ef53dae Improve vmlinux.lds.h support for arch specific linker scripts by Sam Ravnborg · 15 years ago
  24. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  25. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  26. 53e111a x86: Fix atomic_long_xchg() on 64bit by Peter Zijlstra · 15 years ago
  27. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 15 years ago
  28. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  29. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  30. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  31. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  32. a5fc1ab atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures by Heiko Carstens · 15 years ago
  33. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  34. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  35. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 15 years ago
  36. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  37. da60682 The default CONFIG_BUG=n version of BUG() should have an empty do...while by David Howells · 15 years ago
  38. 0769c29 asm-generic/siginfo.h: update NSIGTRAP definition by Andi Kleen · 15 years ago
  39. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  40. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 15 years ago
  41. 066123a percpu: unbreak alpha percpu by Tejun Heo · 15 years ago
  42. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  43. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 926b663 gpiolib: allow GPIOs to be named by Daniel Silverstone · 15 years ago
  45. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  46. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 15 years ago
  47. 97c12f8 cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic by Rusty Russell · 15 years ago
  48. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  49. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago
  50. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 16 years ago
  51. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  52. 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
  53. 3a471cb remove __KERNEL_STRICT_NAMES by Arnd Bergmann · 16 years ago
  54. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 16 years ago
  55. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  56. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 15 years ago
  57. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  58. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 15 years ago
  59. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 15 years ago
  60. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 15 years ago
  61. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  62. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
  63. 3ac6cff linker script: use separate simpler definition for PERCPU() by Tejun Heo · 16 years ago
  64. dba3d36 Revert "generic, x86: fix __per_cpu_load relocation" by Ingo Molnar · 16 years ago
  65. 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
  66. 5a61126 generic, x86: fix __per_cpu_load relocation by Brian Gerst · 16 years ago
  67. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  68. 6b7c38d linker script: kill PERCPU_VADDR_PREALLOC() by Tejun Heo · 16 years ago
  69. 0bd74fa percpu: refactor percpu.h by Brian Gerst · 16 years ago
  70. 145cd30 linker script: add missing VMLINUX_SYMBOL by Tejun Heo · 16 years ago
  71. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
  72. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  73. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  74. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 16 years ago
  75. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 16 years ago
  76. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  77. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  78. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  79. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  80. af9379c documentation: when to BUG(), and when to not BUG() by David Brownell · 16 years ago
  81. 9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE by KOSAKI Motohiro · 16 years ago
  82. 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
  83. 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
  84. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  85. 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
  86. b594deb Merge branch 'core/debug' into core/core by Ingo Molnar · 16 years ago
  87. 32272a2 [S390] __page_to_pfn warnings by Martin Schwidefsky · 16 years ago
  88. 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
  89. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  90. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  91. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  92. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  93. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  94. f0b848ce cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  95. 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
  96. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  97. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 16 years ago
  98. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 16 years ago
  99. ec5679e debug warnings: eliminate warn_on_slowpath() by Ingo Molnar · 16 years ago
  100. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago