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