1. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  2. ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 16 years ago
  3. 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 16 years ago
  4. 9ae3ae0 [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF by Alexandre Rusev · 16 years ago
  5. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 16 years ago
  6. b98d729 [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC by Uli Luckas · 17 years ago
  7. d40e705 xen: mask out SEP from CPUID by Jeremy Fitzhardinge · 16 years ago
  8. b4ef95d x86: disable BTS ptrace extensions for now by Ingo Molnar · 16 years ago
  9. 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 17 years ago
  10. 757265b x86: delay the export removal of init_mm by Ingo Molnar · 16 years ago
  11. b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 16 years ago
  12. f2dbe03 x86 vdso: fix build locale dependency by Roland McGrath · 16 years ago
  13. d67bbac x86: restore vsyscall64 prochandler by Thomas Gleixner · 16 years ago
  14. 3d00daf x86: tls prevent_tail_call by Roland McGrath · 16 years ago
  15. 99642e2 Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  16. 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  17. 83afdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  18. 547598d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  19. be71716 [SPARC64]: Adjust kernel PC validation test in fault handler. by David S. Miller · 16 years ago
  20. 325d6f5 avr32: Fix OCD refcounting bug by Haavard Skinnemoen · 16 years ago
  21. 622eaec [SPARC64]: Loosen checks in exception table handling. by David S. Miller · 16 years ago
  22. b2d7c7f arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & by Julia Lawall · 16 years ago
  23. 7c811e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  24. 12c247a x86: fix boot failure on 486 due to TSC breakage by Mikael Pettersson · 17 years ago
  25. 03994f0 x86: fix build on non-C locales. by Priit Laes · 17 years ago
  26. 2b775a2 x86: make c_idle.work have a static address. by Glauber Costa · 17 years ago
  27. 1650743 x86: don't save unreliable stack trace entries by Vegard Nossum · 17 years ago
  28. ed2b7e2 x86: don't make swapper_pg_pmd global by Adrian Bunk · 17 years ago
  29. 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 17 years ago
  30. 5d119b2 x86: fix execve with -fstack-protect by Ingo Molnar · 16 years ago
  31. ce28b98 x86: fix vsyscall wreckage by Thomas Gleixner · 17 years ago
  32. d4afe41 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE by Ingo Molnar · 17 years ago
  33. 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 17 years ago
  34. 3b57bc4 x86: remove double-checking empty zero pages debug by Yinghai Lu · 17 years ago
  35. 7265b6f x86: notsc is ignored on common configurations by Pavel Machek · 17 years ago
  36. f5106d9 x86/mtrr: fix kernel-doc missing notation by Randy Dunlap · 17 years ago
  37. 829157b x86: handle BIOSes which terminate e820 with CF=1 and no SMAP by H. Peter Anvin · 17 years ago
  38. 959b3be x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC by H. Peter Anvin · 17 years ago
  39. 7343b3b x86: require family >= 6 if we are using P6 NOPs by H. Peter Anvin · 17 years ago
  40. a7ef94e x86: do not promote TM3x00/TM5x00 to i686-class by H. Peter Anvin · 17 years ago
  41. b02a7f2 x86: hpet fix docbook comment by Pavel Machek · 17 years ago
  42. 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
  43. 1ce70c4 x86/lguest: fix pgdir pmd index calculation by Ahmed S. Darwish · 17 years ago
  44. db342d2 lguest: fix build breakage by Tony Breeds · 17 years ago
  45. cbc3497 lguest: include function prototypes by Harvey Harrison · 17 years ago
  46. 96de1a8 serial: Move asm-sh/sci.h to linux/serial_sci.h. by Paul Mundt · 16 years ago
  47. 763a495 by Magnus Damm · 16 years ago
  48. b7fd095 sh: fix rtc_resources setup for sh770x by Rafael Ignacio Zurita · 17 years ago
  49. 1de83e9 sh: heartbeat: ioremap is expected to succeed by Roel Kluin · 17 years ago
  50. 4377e60 sh: Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  51. 2d07b25 sched: add declaration of sched_tail to sched.h by Harvey Harrison · 17 years ago
  52. 8ef97dd sh: SH5-103 needs to select CPU_SH5. by Paul Mundt · 17 years ago
  53. cc645a0 sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash. by Paul Mundt · 17 years ago
  54. 896aef4 [SPARC64]: Fix section mismatch from kernel_map_range by Sam Ravnborg · 17 years ago
  55. 7769bd1 [SPARC64]: Fix section mismatchs from dr_cpu_data by Sam Ravnborg · 17 years ago
  56. b80a718 [SPARC]: Fix build in arch/sparc/kernel/led.c by David S. Miller · 17 years ago
  57. c9a2c46 ARM: OMAP: Release i2c_adapter after use (Siemens SX1) by Jean Delvare · 17 years ago
  58. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  59. ff10e5d h8300: defconfig update by Yoshinori Sato · 17 years ago
  60. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 17 years ago
  61. 45d464e h8300: signal.c typo fix by Yoshinori Sato · 17 years ago
  62. 2f56deb uml: fix FP register corruption by Jeff Dike · 17 years ago
  63. e4d06b3 uml: fix helper_wait calls in watchdog by Johann Felix Soden · 17 years ago
  64. b32eb52 uml: remove unused sigcontext accessors by Jeff Dike · 17 years ago
  65. 860f7be MN10300: define HZ as a config option by David Howells · 17 years ago
  66. c3be10f7 arch/um/kernel/mem.c: fix a shadowed variable by WANG Cong · 17 years ago
  67. 7b59ebc UML: update defconfig by Jeff Dike · 17 years ago
  68. 4631a9a uml: fix initrd printk by Johann Felix Soden · 17 years ago
  69. 2c020a9 Mark CC_STACKPROTECTOR as being BROKEN by Linus Torvalds · 17 years ago
  70. f9cb02b x86 ptrace: fix compat PTRACE_SETREGS by Roland McGrath · 17 years ago
  71. 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  72. b8967d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  73. 06165752 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  74. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  75. 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
  76. cc09c5b PCI: irq: patch for Intel ICH10 DeviceID's by Jason Gaston · 17 years ago
  77. a8b87f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 17 years ago
  78. 9c03385 [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.c by Olof Johansson · 17 years ago
  79. be2553f [POWERPC] pasemi: Register i2c devices at boot by Olof Johansson · 17 years ago
  80. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
  81. 89c94f2 [SPARC64]: make IOMMU code respect the segment boundary limits by FUJITA Tomonori · 17 years ago
  82. 0f7f22d [SPARC64]: Fix cpu trampoline et al. mismatch warnings. by Sam Ravnborg · 17 years ago
  83. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 17 years ago
  84. 2d0e2ba FRV: Drop the .data.idt section for FRV by David Howells · 17 years ago
  85. b142240 [SPARC64]: More sparse warning fixes in process.c by David S. Miller · 17 years ago
  86. 02947ec [SPARC64]: Kill show_regs32(). by David S. Miller · 17 years ago
  87. 3ac1da3 [SPARC64]: Fix sparse warnings wrt. __show_regs(). by David S. Miller · 17 years ago
  88. 5bbdb48 [SPARC64]: Kill show_stackframe{,32}(). by David S. Miller · 17 years ago
  89. c3c2524 [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). by David S. Miller · 17 years ago
  90. 61b36fc [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} by Andre Detsch · 17 years ago
  91. 3d5d27c [POWERPC] Fix warning in pseries/power.c by Stephen Rothwell · 17 years ago
  92. bf2e70a [POWERPC] Fix bootwrapper builds with older gcc versions by Josh Boyer · 17 years ago
  93. abe7688 [POWERPC] Fix dt_mem_next_cell() to read the full address by Becky Bruce · 17 years ago
  94. 66200ea [POWERPC] Kill sparse warnings in kprobes by Ananth N Mavinakayanahalli · 17 years ago
  95. 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  96. cf8c0d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  97. d5c67ba Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  98. 989b0b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 17 years ago
  99. ae5e1b6 MN10300: Update asb2303_defconfig by David Howells · 17 years ago
  100. aa409e0 MN10300: Make the kernel jump into gdbstub on a BUG by David Howells · 17 years ago