1. 70ada77 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  2. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  3. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. cca8209 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. d77bdc4 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 87affd0b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 8d8d2e9 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. b6f7e38 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. bf70030 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. e990c77 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 31b7eab Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 1053e6b Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. b0ae198 security: remove unused parameter from security_task_setscheduler() by KOSAKI Motohiro · 16 years ago
  25. 66f2b06 x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64G by FUJITA Tomonori · 16 years ago
  26. 9329672 x86: Spread tlb flush vector between nodes by Shaohua Li · 16 years ago
  27. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  28. f01f7c5 x86, mm: Fix incorrect data type in vmalloc_sync_all() by Borislav Petkov · 16 years ago
  29. ef2533d Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  30. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 16 years ago
  31. a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 16 years ago
  32. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 16 years ago
  33. 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 16 years ago
  34. 44235dc x86, mm: Fix bogus whitespace in sync_global_pgds() by Jeremy Fitzhardinge · 16 years ago
  35. e2cc502 MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls. by Michel Thebeau · 16 years ago
  36. 08be7b2 MIPS: jz4740: Fix Kbuild Platform file. by David Daney · 16 years ago
  37. ad4b2b6 MIPS: Repair Kbuild make clean breakage. by David Daney · 16 years ago
  38. 9581d44 KVM: Fix fs/gs reload oops with invalid ldt by Avi Kivity · 16 years ago
  39. 3f7edb1 [S390] hardirq: remove pointless header file includes by Heiko Carstens · 16 years ago
  40. 3c4ea5b [IA64] Move local_softirq_pending() definition by Tony Luck · 16 years ago
  41. 9717967 x86: ioapic: Call free_irte only if interrupt remapping enabled by Yinghai Lu · 16 years ago
  42. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 16 years ago
  43. 547af56 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  44. e82b8e4 x86: Add IRQ_TIME_ACCOUNTING by Venkatesh Pallipadi · 16 years ago
  45. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 16 years ago
  46. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
  47. ba0cef3 perf_events: Fix bogus AMD64 generic TLB events by Stephane Eranian · 16 years ago
  48. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  49. a35bee8 MIPS: Enable ISA_DMA_API config to fix build failure by Namhyung Kim · 16 years ago
  50. 063c13a MIPS: 32-bit: Fix build failure in asm/fcntl.h by Namhyung Kim · 16 years ago
  51. ec33529 MIPS: Remove all generated vmlinuz* files on "make clean" by Wu Zhangjin · 16 years ago
  52. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 16 years ago
  53. 5b89c00 MIPS: Fix error values in case of bad_stack by Al Viro · 16 years ago
  54. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 16 years ago
  55. e5b377a MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. by Al Viro · 16 years ago
  56. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 16 years ago
  57. db181a8 Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin into spi/next by Grant Likely · 16 years ago
  58. 5e8592d spi/bfin_spi: combine duplicate SPI_CTL read/write logic by Mike Frysinger · 17 years ago
  59. d3cc71f spi/bfin_spi: redo GPIO CS handling by Barry Song · 17 years ago
  60. 0d2c6de Blackfin: SPI: expand SPI bitmasks by Mike Frysinger · 17 years ago
  61. 201bbc6 spi/bfin_spi: drop custom cs_change_per_word support by Mike Frysinger · 17 years ago
  62. 032fa36 arm: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 16 years ago
  63. 05d0ca8 genirq, ARM: Fix boot on ARM platforms by Anand Gadiyar · 16 years ago
  64. 2d01971 m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN by Kyle McMartin · 16 years ago
  65. 4f515cc m32r: add kernel/.gitignore and ignore vmlinux.lds by Kyle McMartin · 16 years ago
  66. 388d148 m32r: get_user takes an lvalue, not a pointer by Kyle McMartin · 16 years ago
  67. 99d6734 m32r: restore _BLOCKABLE by Kyle McMartin · 16 years ago
  68. e3c6cf6 uml: fix build by FUJITA Tomonori · 16 years ago
  69. 40ffa93 x86: Remove stale pmtimer_64.c by Thomas Gleixner · 16 years ago
  70. 940b3c7 x86: sfi: Make local functions static by Thomas Gleixner · 16 years ago
  71. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  72. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 16 years ago
  73. 6268464 Merge remote branch 'tip/perf/core' into oprofile/core by Robert Richter · 16 years ago
  74. 9e9006e x86, olpc: XO-1 uses/depends on PCI by Randy Dunlap · 16 years ago
  75. 0fdf136 Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 16 years ago
  76. cf4db25 ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT by Steven Rostedt · 16 years ago
  77. d9d572a Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  78. 72441cb ftrace/x86: Add support for C version of recordmcount by Steven Rostedt · 16 years ago
  79. ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 16 years ago
  80. 0eead9a Don't dump task struct in a.out core-dumps by Linus Torvalds · 16 years ago
  81. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  82. 3cba11d kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependency by Masami Hiramatsu · 16 years ago
  83. 3caa375 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 16 years ago
  84. 1efeb08 perf, ARM: Fix sysfs bits removal build failure by Ingo Molnar · 16 years ago
  85. d94bc4f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. 7081319 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  87. 509d448 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
  88. d7acb92 x86-64, asm: If the assembler supports fxsave64, use it by H. Peter Anvin · 16 years ago
  89. 447b1d4 x86, olpc: Register XO-1 platform devices by Daniel Drake · 16 years ago
  90. 3d8a1a6 Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 16 years ago
  91. 5d0d715 x86/amd-iommu: Update copyright headers by Joerg Roedel · 16 years ago
  92. 5bcd757 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend by Matthew Garrett · 16 years ago
  93. f3016fa powerpc/of: add eSPI controller dts bindings and DTS modification by Mingkai Hu · 16 years ago
  94. 492c032 Merge commit 'v2.6.36-rc7' into spi/next by Grant Likely · 16 years ago
  95. bde435a spi/pl022: Add spi->mode support to AMBA SPI driver by Kevin Wells · 16 years ago
  96. bf1ebf0 x86, olpc: Add XO-1 poweroff support by Daniel Drake · 16 years ago
  97. 06c1088 ARM: relax ioremap prohibition (309caa9) for -final and -stable by Russell King · 16 years ago
  98. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 16 years ago
  99. 841f48a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  100. 10d48b3 ARM: 6440/1: ep93xx: DMA: fix channel_disable by Mika Westerberg · 16 years ago