1. 95f3c4e Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 16 years ago
  2. 04dfcfc Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  3. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
  4. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  5. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  6. 86f3195 dma-debug/x86: register pci bus for dma-debug leak detection by Joerg Roedel · 16 years ago
  7. 2118d0c dma-debug: x86 architecture bindings by Joerg Roedel · 16 years ago
  8. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  9. 326d851 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  10. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 16 years ago
  11. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  12. e8f208e parisc: update defconfigs by Kyle McMartin · 16 years ago
  13. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 16 years ago
  14. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 16 years ago
  15. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 16 years ago
  16. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 16 years ago
  17. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 16 years ago
  18. c1da90f parisc: fix 64bit build by Helge Deller · 16 years ago
  19. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 16 years ago
  20. ddd1f6c parisc: remove unused local out_putf label by Helge Deller · 16 years ago
  21. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  22. 24dc029 parisc: fix section mismatch warnings by Helge Deller · 16 years ago
  23. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  24. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 16 years ago
  25. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 16 years ago
  26. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 16 years ago
  27. 305b076 [ARM] update mach-types by Russell King · 16 years ago
  28. 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 16 years ago
  29. 9311c59 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  30. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  31. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 16 years ago
  32. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 16 years ago
  33. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  34. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 16 years ago
  35. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  36. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 16 years ago
  37. d301a9f Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  38. 9233ecc m68knommu: m528x build fix by Steven King · 16 years ago
  39. 9333d82 m68knommu: m5206e build fix by Steven King · 16 years ago
  40. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 16 years ago
  41. 1abaf33 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
  42. ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 16 years ago
  43. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  44. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  45. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  46. ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 16 years ago
  47. c06b488 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  48. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  49. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  50. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
  51. 05e12a6 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
  52. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  53. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  54. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  55. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  56. 74fac66 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 16 years ago
  57. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
  58. 1264fa6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-fixes by Ben Dooks · 16 years ago
  59. 20214fc MX1 fix include by Darius Augulis · 16 years ago
  60. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  61. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
  62. ef449e6 [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_info by Hartley Sweeten · 16 years ago
  63. f3f704d Blackfin arch: SPI_MMC is now mainlined MMC_SPI by Michael Hennerich · 16 years ago
  64. 4aad7ec3 Blackfin arch: disable legacy /proc/scsi/ support by default by Mike Frysinger · 16 years ago
  65. 357fd37 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check by Mike Frysinger · 16 years ago
  66. 7dbc3f6 Blackfin arch: add stubs for anomalies 447 and 448 by Mike Frysinger · 16 years ago
  67. e565f20 AT91: initialize Compact Flash on AT91SAM9263 cpu by Stanislaw Gruszka · 16 years ago
  68. 6e5f1e1 ide: add at91_ide driver by Stanislaw Gruszka · 16 years ago
  69. d4cc510 [ARM] 5418/1: restore lr before leaving mcount by Uwe Kleine-König · 16 years ago
  70. 5ee00bd dma-debug: add Kconfig entry by Joerg Roedel · 16 years ago
  71. 0bd5c4f Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 16 years ago
  72. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  73. fb7b75a Blackfin arch: cleanup bfin_sport.h header and export it to userspace by Alon Bar-Lev · 16 years ago
  74. 5f812de AMD IOMMU: remove unnecessary ifdef by FUJITA Tomonori · 16 years ago
  75. 7786ce8 Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently by Jie Zhang · 16 years ago
  76. 27276ba Blackfin arch: remove spurious dash when dcache is off by Mike Frysinger · 16 years ago
  77. 8e2a769 Blackfin arch: mark init_pda as __init as only __init funcs all it by Mike Frysinger · 16 years ago
  78. ba0dade Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem" by Michael Hennerich · 16 years ago
  79. 0004952 Blackfin arch: Random read/write errors are a bad thing by Robin Getz · 16 years ago
  80. 5047607 Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 by Graf Yang · 16 years ago
  81. d7ff1a9 Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hit by Sonic Zhang · 16 years ago
  82. c19577e Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled by Graf Yang · 16 years ago
  83. f7e989a Blackfin arch: make sure people do not set the kernel load address too high by Mike Frysinger · 16 years ago
  84. 843e22b Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  85. 77827a7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  86. 7acab7a Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 by Enrik Berkhan · 16 years ago
  87. d0cac39 sparc64: Fix lost interrupts on sun4u. by David S. Miller · 16 years ago
  88. dd4124a x86: add Dell XPS710 reboot quirk by Leann Ogasawara · 16 years ago
  89. ab9e185 x86, math-emu: fix init_fpu for task != current by Daniel Glöckner · 16 years ago
  90. dd39ecf x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAP by Huang Ying · 16 years ago
  91. 8ca7fe2 ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHz by Koen Kooi · 16 years ago
  92. e951651 ARM: OMAP: Allow I2C bus driver to be compiled as a module by Aaro Koskinen · 16 years ago
  93. 80ea3ba ARM: OMAP: sched_clock() corrected by Aaro Koskinen · 16 years ago
  94. 87d99d6 ARM: OMAP: Fix compile error if pm.h is included by David Brownell · 16 years ago
  95. ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
  96. c18e99c Blackfin arch: update anomaly sheets to match latest public info by Mike Frysinger · 16 years ago
  97. ff19fed Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup fromi standby by GPIO by Michael Hennerich · 16 years ago
  98. 1998628 Blackfin arch: PM_BFIN_WAKE_GP: update help by Michael Hennerich · 16 years ago
  99. 0bf3d93 Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patch by Sonic Zhang · 16 years ago
  100. 368a121 powerpc: Run sbc610 USB fixup code only on the appropriate platform. by Tony Breeds · 16 years ago