1. 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 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
  4. 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
  5. 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
  6. ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
  7. e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
  8. 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
  9. 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
  10. 066941b x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
  11. bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
  12. 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
  13. 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
  14. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  15. 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
  16. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  17. f549550 x86: remove kernel_physical_mapping_init() from init section by Gary Hade · 16 years ago
  18. bfa318a fix: crash: IP: __bitmap_intersects+0x48/0x73 by Ingo Molnar · 16 years ago
  19. 7285908 cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write by Mike Travis · 16 years ago
  20. c7f8562 x86: fix section mismatch warnings in kernel/setup_percpu.c by Leonardo Potenza · 16 years ago
  21. b2b815d x86: put trigger in to detect mismatched apic versions by Mike Travis · 16 years ago
  22. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  23. 5a4ccaf kprobes: check CONFIG_FREEZER instead of CONFIG_PM by Masami Hiramatsu · 16 years ago
  24. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 16 years ago
  25. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 16 years ago
  26. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 16 years ago
  27. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 16 years ago
  28. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 16 years ago
  29. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 16 years ago
  30. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 16 years ago
  31. 494fd07a powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 16 years ago
  32. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 16 years ago
  33. a9f8d25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  34. 5da7f3d alpha: make pte_alloc_one_kernel() inline by Ivan Kokshaysky · 16 years ago
  35. 6946ce0 alpha: .gitignore vmlinux.lds by Ivan Kokshaysky · 16 years ago
  36. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 16 years ago
  37. 2f88d15 alpha: nautilus - fix hang on boot by Ivan Kokshaysky · 16 years ago
  38. 70b66cb alpha: nautilus - fix compile failure with gcc-4.3 by Ivan Kokshaysky · 16 years ago
  39. b5db0e3 Revert "x86 PAT: remove CPA WARN_ON for zero pte" by Linus Torvalds · 16 years ago
  40. 18c07cf x86, UV: cpu_relax in uv_wait_completion by Cliff Wickman · 16 years ago
  41. 4a13ad0 x86: avoid early crash in disable_local_APIC() by Jan Beulich · 16 years ago
  42. 175add1 [IA64] SN specific version of dma_get_required_mask() by John Keller · 16 years ago
  43. a6a3bb5 [IA64] generic_defconfig: Enable SATA_VITESSE by Brent Casavant · 16 years ago
  44. 88fc241 [IA64] dump stack on kernel unaligned warnings by Doug Chapman · 16 years ago
  45. 0773a6c [IA64] Turn on CONFIG_HAVE_UNSTABLE_CLOCK by Tony Luck · 16 years ago
  46. 7a0b6e0 [IA64] Update to use account_{steal,idle}_ticks by Isaku Yamahata · 16 years ago
  47. 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  48. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  49. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 16 years ago
  50. aa0effb cris: introduce asm/swab.h by Harvey Harrison · 16 years ago
  51. 5cca0cf x86, pat: fix reserve_memtype() for legacy 1MB range by Suresh Siddha · 16 years ago
  52. 2668945 [CVE-2009-0029] s390 specific system call wrappers by Heiko Carstens · 16 years ago
  53. ed6bb61 [CVE-2009-0029] s390: enable system call wrappers by Heiko Carstens · 16 years ago
  54. ee6a093 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit by Benjamin Herrenschmidt · 16 years ago
  55. 1a94bc3 [CVE-2009-0029] System call wrapper infrastructure by Heiko Carstens · 16 years ago
  56. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  57. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  58. 7a6046e sparc64: Fix UP build failure. by David S. Miller · 16 years ago
  59. ea0105e powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ by Anton Vorontsov · 16 years ago
  60. 6c9789d powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots by Anton Vorontsov · 16 years ago
  61. 5597b25 powerpc/e500mc: Doorbells need to be taken w/exceptions disabled by Kumar Gala · 16 years ago
  62. a652504 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. b9a0d06 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  64. 58dab91 x86 PAT: remove CPA WARN_ON for zero pte by venkatesh.pallipadi@intel.com · 16 years ago
  65. cdecff6 x86 PAT: return compatible mapping to remap_pfn_range callers by venkatesh.pallipadi@intel.com · 16 years ago
  66. e4b866e x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param by venkatesh.pallipadi@intel.com · 16 years ago
  67. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  68. c8399943 x86, generic: mark complex bitops.h inlines as __always_inline by Andi Kleen · 16 years ago
  69. e0b325d 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
  70. 4a922a9 x86, cpufreq: remove leftover copymask_copy() by Ingo Molnar · 16 years ago
  71. 061b908 powerpc: Enable PS3 options and QPACE in ppc64_defconfig by Michael Ellerman · 16 years ago
  72. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 16 years ago
  73. fc7a9fe powerpc/cacheinfo: Rename cache_dir per-cpu variable by Nathan Lynch · 16 years ago
  74. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 16 years ago
  75. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  76. 66c721e powerpc/kexec: Check crash_base for relocatable kernel by Milton Miller · 16 years ago
  77. e16459c powerpc: Make dummy section a valid note header by Milton Miller · 16 years ago
  78. bd1f793 Merge commit 'gcl/gcl-next' into next by Benjamin Herrenschmidt · 16 years ago
  79. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  80. 1181a24 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. 9219a3b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  82. 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  83. 87aa08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  84. 3b1b719 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  85. 3e55f1a 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
  86. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  87. 877d524 m68k: Fix --build-id breakage for sun3 by Al Viro · 16 years ago
  88. c162564 m68k: Wire up sys_restart_syscall by Andreas Schwab · 16 years ago
  89. 07e449b m68k: sun3 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  90. 41904f8 m68k: mvme147 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  91. 92c3dd1 m68k: mac core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  92. 8bd3968 m68k: hp300 core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  93. 5b8b4c3 m68k: atari core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  94. 8443065 m68k: apollo core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  95. 66acd25 m68k: amiga core - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
  96. c85627f m68k: Kill several external declarations in source files by Geert Uytterhoeven · 16 years ago
  97. 2455e3c m68k: Add vmlinux.lds to .gitignore by Kars de Jong · 16 years ago
  98. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 16 years ago
  99. 50c668d Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write" by Ingo Molnar · 16 years ago
  100. 2bc1379 x86: fix apic.c build error on latest git by Jaswinder Singh Rajput · 16 years ago