1. 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago
  2. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
  3. 9b7b89e x86: disable stack-protector for __restore_processor_state() by Joseph Cihula · 16 years ago
  4. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  5. 3ba113d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  6. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 16 years ago
  7. a0e0404 mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  8. 5de1ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  9. 6a491e2 x86: fix is_io_mapping_possible() build warning on i386 allnoconfig by Andrew Morton · 16 years ago
  10. 31e6e2d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  11. 5b4c0b6 ACPI: update comment by Zhang Rui · 16 years ago
  12. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 16 years ago
  13. 484cad3 Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  14. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  15. 67796bf x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros by Joerg Roedel · 16 years ago
  16. 65127d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge by Chris Zankel · 16 years ago
  17. b8bb767 xtensa: we don't need to include asm/io.h by Chris Zankel · 16 years ago
  18. f193318 xtensa: only build platform or variant if they contain a Makefile by Chris Zankel · 16 years ago
  19. 06a7476 xtensa: make startup code discardable by Daniel Glöckner · 16 years ago
  20. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 16 years ago
  21. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 16 years ago
  22. 90be8c1 xtensa: use generic sched_clock() by Johannes Weiner · 16 years ago
  23. f82e939 xtensa: platform: s6105 by Johannes Weiner · 16 years ago
  24. 6770fa0 xtensa: let platform override KERNELOFFSET by Johannes Weiner · 16 years ago
  25. 000af2c xtensa: s6000 variant by Johannes Weiner · 16 years ago
  26. eff35af xtensa: s6000 variant core definitions by Johannes Weiner · 16 years ago
  27. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 16 years ago
  28. 72197b1 xtensa: variant-specific code by Johannes Weiner · 16 years ago
  29. e5083a6 xtensa: nommu support by Johannes Weiner · 16 years ago
  30. 7789f89 xtensa: add flat support by Oskar Schirmer · 16 years ago
  31. a81cbd2 xtensa: enforce slab alignment to maximum register width by Oskar Schirmer · 16 years ago
  32. c947a58 xtensa: cope with ram beginning at higher addresses by Johannes Weiner · 16 years ago
  33. 264da9f xtensa: don't make bootmem bitmap larger than required by Johannes Weiner · 16 years ago
  34. 0bef42e xtensa: fix init_bootmem_node() argument order by Johannes Weiner · 16 years ago
  35. 28a0ce7 xtensa: use correct stack pointer for stack traces by Johannes Weiner · 16 years ago
  36. 35f9cd0 xtensa: beat Kconfig into shape by Johannes Weiner · 16 years ago
  37. 4f682fb xtensa: remove redefinition of XCHAL_MMU_ASID_BITS by Johannes Weiner · 16 years ago
  38. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  39. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 16 years ago
  40. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  41. ddd9e91 preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls. by Ralf Baechle · 16 years ago
  42. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 16 years ago
  43. 1bc4faa sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UV by Robin Holt · 16 years ago
  44. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  45. c729670 sgi-gru: add definitions of ia64 GRU MMRs by Jack Steiner · 16 years ago
  46. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 16 years ago
  47. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 16 years ago
  48. 43918f2 signals: remove 'handler' parameter to tracehook functions by Oleg Nesterov · 16 years ago
  49. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  50. bf6aede workqueue: add to_delayed_work() helper function by Jean Delvare · 16 years ago
  51. e4c2ff1 uml: fix warnings in kernel_execve by Miklos Szeredi · 16 years ago
  52. 7130f2f uml: fix link error from prefixing of i386 syscalls with ptregs_ by Miklos Szeredi · 16 years ago
  53. ebe28bb uml: fix compile error from net_device_ops conversion by Miklos Szeredi · 16 years ago
  54. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 16 years ago
  55. cd02938 Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6 by Russell King · 16 years ago
  56. e60f57f powerpc/math-emu: Change types to work on ppc64 by Kumar Gala · 16 years ago
  57. 212f8c6 powerpc/85xx: Re-add the device_type soc to socrates.dts by Wolfgang Grandegger · 16 years ago
  58. 172ef27 ARM: Add SMSC911X support to Overo platform (V2) by Steve Sakoman · 16 years ago
  59. 162e8a41 arm: update omap_ldp defconfig to use smsc911x by Stanley.Miao · 16 years ago
  60. f61eafb arm: update realview defconfigs to use smsc911x by Steve Glendinning · 16 years ago
  61. 96b6938 arm: update pcm037 defconfig to use smsc911x by Steve Glendinning · 16 years ago
  62. 1c0e147 arm: convert omap ldp platform to use smsc911x by Steve Glendinning · 16 years ago
  63. c5142e8 arm: convert realview platform to use smsc911x by Steve Glendinning · 16 years ago
  64. 4353318 arm: convert pcm037 platform to use smsc911x by Steve Glendinning · 16 years ago
  65. 39fd093 powerpc: Move SPEFSCR defines to common header by Kumar Gala · 16 years ago
  66. 9d681f3 [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.c by Santosh Shilimkar · 16 years ago
  67. a7f8c50 x86, mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  68. 83f2f0e Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  69. 276e79e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-cris into for-next by Jesper Nilsson · 16 years ago
  70. 3b5a536 CRISv32: Remove extraneous space between -I and the path. by Jesper Nilsson · 16 years ago
  71. 53a52ab sh: update defconfigs. by Paul Mundt · 16 years ago
  72. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 16 years ago
  73. 59b9776 BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  74. e820882 sh: Kill off broken direct-mapped cache mode. by Paul Mundt · 16 years ago
  75. b609308 parisc: move dereference_function_descriptor to process.c by Kyle McMartin · 16 years ago
  76. bf589a3 parisc: Move kernel Elf_Fdesc define to <asm/elf.h> by Kyle McMartin · 16 years ago
  77. e869a90 sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. by Paul Mundt · 16 years ago
  78. 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 16 years ago
  79. eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 16 years ago
  80. eeee785 sh: Add a command line option for disabling I/O trapping. by Paul Mundt · 16 years ago
  81. 8dafc34 sh: Select ARCH_HIBERNATION_POSSIBLE. by Paul Mundt · 16 years ago
  82. bb73501 parisc: fix build when ARCH_HAS_KMAP by Kyle McMartin · 16 years ago
  83. 6493505 sh: migor: Fix up CEU use flags. by Paul Mundt · 16 years ago
  84. c4361bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  85. 7cec2ef Merge branch 'rusty-cpumask-parisc' into parisc by Kyle McMartin · 16 years ago
  86. 0b5f037 powerpc/ps3: Add rtc-ps3 by Geert Uytterhoeven · 16 years ago
  87. bcd68a7 powerpc: Hook up rtc-generic, and kill rtc-ppc by Geert Uytterhoeven · 16 years ago
  88. 2ceb3ad m68k: Hook up rtc-generic by Geert Uytterhoeven · 16 years ago
  89. 3afe6d0 parisc: rtc: Rename rtc-parisc to rtc-generic by Geert Uytterhoeven · 16 years ago
  90. f67d3c8 parisc: select BUG always by Kyle McMartin · 16 years ago
  91. d845e1f parisc: asm/pdc.h should include asm/page.h by Alexander Beregalov · 16 years ago
  92. a095bdb tracing, powerpc: fix powerpc tree and tracing tree interaction by Stephen Rothwell · 16 years ago
  93. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  94. 7f96b1c [ARM] 5441/1: Use pr_err on error paths in at91 pm by Ryan Mallon · 16 years ago
  95. f2255be [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptions by George G. Davis · 16 years ago
  96. fe68e68 [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6 by Catalin Marinas · 16 years ago
  97. ad19d8d [ARM] 5436/1: ARM: OMAP: Fix compile for rx51 by Tony Lindgren · 16 years ago
  98. 8b53ef3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  99. ef5ddd3 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. 73855e1 ubd_kern: make it 'struct hd_driveid'-free by Bartlomiej Zolnierkiewicz · 16 years ago