1. 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
  2. c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  3. 9a81c16 powerpc: fix double syscall restarts by Al Viro · 14 years ago
  4. c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
  5. 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
  6. 87ac6fa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 4e24db5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  8. 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
  9. 9b6efcd lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY. by Rusty Russell · 14 years ago
  10. ed1cde6 frv: double syscall restarts, syscall restart in sigreturn() by Al Viro · 14 years ago
  11. 44c7aff frv: handling of restart into restart_syscall is fscked by Al Viro · 14 years ago
  12. ad0acab frv: avoid infinite loop of SIGSEGV delivery by Al Viro · 14 years ago
  13. 5f4ad04 frv: fix address verification holes in setup_frame/setup_rt_frame by Al Viro · 14 years ago
  14. 20cd514 frv: restart_block.fn needs to be reset on sigreturn by Al Viro · 14 years ago
  15. 2422084 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  16. f1c9c97 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  17. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  18. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  19. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  20. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  21. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  22. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  23. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  24. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  25. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  26. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  27. 4d89eca ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410 by Darius Augulis · 14 years ago
  28. 591cd25 ARM: S3C64XX: Fix coding style errors on mach-real6410 by Darius Augulis · 14 years ago
  29. 5343795 ARM: S3C64XX: Prototype SPI devices by Mark Brown · 14 years ago
  30. 653d48b arm: fix really nasty sigreturn bug by Al Viro · 14 years ago
  31. a5b6173 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. 89e45aa x86: Fix instruction breakpoint encoding by Frederic Weisbecker · 14 years ago
  33. 7bb4190 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  34. 8be7eb3 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  35. 0d2b549 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 14 years ago
  36. c33f543 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) by Patrick Simmons · 14 years ago
  37. 2d2b690 [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask by Petr Tesarik · 14 years ago
  38. 7040dea arch/tile: fix formatting bug in register dumps by Chris Metcalf · 14 years ago
  39. 0fab59e arch/tile: fix memcpy_fromio()/memcpy_toio() signatures by Chris Metcalf · 14 years ago
  40. a802fc6 arch/tile: Save and restore extra user state for tilegx by Chris Metcalf · 14 years ago
  41. 74fca9d arch/tile: Change struct sigcontext to be more useful by Chris Metcalf · 14 years ago
  42. e6e6c46 arch/tile: finish const-ifying sys_execve() by Chris Metcalf · 14 years ago
  43. 9c03f16 Merge ssh://master.kernel.org/home/hpa/tree/sec by Linus Torvalds · 14 years ago
  44. a4128b0 MN10300: Fix up the IRQ names for the on-chip serial ports by David Howells · 14 years ago
  45. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  46. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  47. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  48. 54ff7e5 x86: hpet: Work around hardware stupidity by Thomas Gleixner · 14 years ago
  49. 23a07eb ARM: S3C64XX: Fix dev-spi build by Mark Brown · 14 years ago
  50. cbd2780 ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr by Kukjin Kim · 14 years ago
  51. 0770e52 ARM: SAMSUNG: Fix on drive strength value by Kukjin Kim · 14 years ago
  52. da01c2f ARM: S5PV210: Add FIMC clocks by Marek Szyprowski · 14 years ago
  53. a203a13 ARM: S5PV210: Reduce the iodesc length of systimer by Kyungmin Park · 14 years ago
  54. f1c894d ARM: S5PV210: Update I2C-1 Clock Register Property. by MyungJoo Ham · 14 years ago
  55. 80e2f36 ARM: S5P: Decrease IO Registers memory region size on FIMC by Sylwester Nawrocki · 14 years ago
  56. 0fe7f88 ARM: S5P: Fix DMA coherent mask for FIMC by Marek Szyprowski · 14 years ago
  57. 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
  58. 2fd8186 x86, cpufeature: Suppress compiler warning with gcc 3.x by Tetsuo Handa · 14 years ago
  59. 1d91686 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  60. ab22c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  61. 05ed160 kprobes: Fix Kconfig dependency by Masami Hiramatsu · 14 years ago
  62. edc805b m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 by Geert Uytterhoeven · 14 years ago
  63. b343ae5 sparc64: Support RAW perf events. by David S. Miller · 14 years ago
  64. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  65. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  66. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
  67. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  68. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  69. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  70. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  71. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  72. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 14 years ago
  73. 152831b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  74. f574c84 [IA64] fix siglock by Tony Luck · 14 years ago
  75. a14d040 ARM: Update mach-types by Russell King · 14 years ago
  76. 9e84ed6 ARM: Partially revert "Auto calculate ZRELADDR and provide option for exceptions" by Russell King · 14 years ago
  77. de9ea20 Merge branch 'origin' by Russell King · 14 years ago
  78. ab64511 AT91: SAM9G45 - add a separate clock entry for every single TC block by Fabian Godehardt · 14 years ago
  79. 5afddee AT91: clock: peripheral clocks can have other parent than mck by Nicolas Ferre · 14 years ago
  80. b19f820 sparc: Kill all BKL usage. by David S. Miller · 14 years ago
  81. 1faa6ec Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  82. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  83. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  84. ae0635b KVM: fix i8259 oops when no vcpus are online by Avi Kivity · 14 years ago
  85. 16518d5 KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts by Avi Kivity · 14 years ago
  86. 2be23c4 ARM: Ensure PTE modifications via dma_alloc_coherent are visible by Russell King · 14 years ago
  87. a387f0f5 ARM: 6359/1: ep93xx: move clock initialization earlier by Mika Westerberg · 14 years ago
  88. 0485e18 Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()" by Russell King · 14 years ago
  89. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  90. 98e52c3 Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  91. add2b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  92. a44a553 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  93. e6ba59b m68knommu: fix missing linker segments by Greg Ungerer · 14 years ago
  94. 1e72910 h8300: Fix missing consts in kernel_execve() by David Howells · 14 years ago
  95. b857189 h8300: Fix die() by David Howells · 14 years ago
  96. 3ab61eb h8300: IRQ flags should be stored in an unsigned long by David Howells · 14 years ago
  97. 8d2602e AT91: change dma resource index by Nicolas Ferre · 14 years ago
  98. 1389298 x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks by Andreas Herrmann · 14 years ago
  99. cc1a8e5 x86: Fix the address space annotations of iomap_atomic_prot_pfn() by Francisco Jerez · 14 years ago
  100. 4177c42 perf, x86: Try to handle unknown nmis with an enabled PMU by Robert Richter · 14 years ago