1. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 14 years ago
  2. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 14 years ago
  3. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 14 years ago
  4. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 14 years ago
  5. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 14 years ago
  6. 494486a alpha: deal with multiple simultaneously pending signals by Al Viro · 14 years ago
  7. 5329363 alpha: fix a 14 years old bug in sigreturn tracing by Al Viro · 14 years ago
  8. 392fb6e alpha: unb0rk sigsuspend() and rt_sigsuspend() by Al Viro · 14 years ago
  9. 2deba1b alpha: belated ERESTART_RESTARTBLOCK race fix by Al Viro · 14 years ago
  10. bdc8b89 alpha: Shift perf event pending work earlier in timer interrupt by Michael Cree · 14 years ago
  11. 531f047 alpha: wire up fanotify and prlimit64 syscalls by Mikael Pettersson · 14 years ago
  12. 12e750d alpha: kill big kernel lock by Arnd Bergmann · 14 years ago
  13. b97f897 alpha: fix build breakage in asm/cacheflush.h by Tejun Heo · 14 years ago
  14. af96f8a alpha: remove unnecessary cast from void* in assignment. by matt mooney · 14 years ago
  15. 3101907 alpha: Use static const char * const where possible by Joe Perches · 14 years ago
  16. 3e07336 alpha: Fix printk format errors by Michael Cree · 14 years ago
  17. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 14 years ago
  18. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 14 years ago
  19. 6445671 alpha: remove homegrown L1_CACHE_ALIGN macro by FUJITA Tomonori · 14 years ago
  20. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 14 years ago
  21. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  22. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  23. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  24. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  25. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  26. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  27. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  29. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  30. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  31. cb8a88b alpha/h8300/m68k: remove obsolete <asm/md.h> files by Geert Uytterhoeven · 14 years ago
  32. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 14 years ago
  33. 92484f1 alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall by Michael Cree · 14 years ago
  34. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 14 years ago
  35. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  36. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  37. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  39. f384c95 Merge branch 'linus' into perf/core by Thomas Gleixner · 14 years ago
  40. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 14 years ago
  41. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 14 years ago
  42. 87a9d57 alpha: fix __arch_hweight32 typo by Matt Turner · 14 years ago
  43. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  44. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  45. 48c7cf4 alpha: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  46. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
  47. a75f5f0 alpha: simplify and optimize sched_find_first_bit by Matt Turner · 14 years ago
  48. 1cb3d8e alpha: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  49. 9ce34c8 Convert alpha to use clocksources instead of arch_gettimeoffset by John Stultz · 14 years ago
  50. b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
  51. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  52. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  56. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  57. 1527bc8 bitops: Optimize hweight() by making use of compile-time evaluation by Peter Zijlstra · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 5286944 alpha: fix compile errors in dma-mapping-common.h by FUJITA Tomonori · 14 years ago
  60. 7f2d889 alpha: remove trailing spaces in messages by Frans Pop · 14 years ago
  61. 2a238a9 alpha: use __ratelimit by Akinobu Mita · 14 years ago
  62. 1e871be alpha: Convert alpha to use read/update_persistent_clock by John Stultz · 14 years ago
  63. c186cac dma-mapping: alpha: use include/linux/pci-dma-compat.h by FUJITA Tomonori · 14 years ago
  64. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  65. 08d925b pci-dma: alpha: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  66. 8d2efd0 alpha: remove dma_sync_single_range by FUJITA Tomonori · 14 years ago
  67. fd341ab alpha: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  68. 77079db alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount by Roel Kluin · 14 years ago
  69. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  70. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  71. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  72. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  73. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  74. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  75. 44c36ae alpha: cpumask_of_node() should handle -1 as a node by Anton Blanchard · 15 years ago
  76. 38b7827 local_t: Remove cpu_local_xx macros by Christoph Lameter · 15 years ago
  77. acadbfb alpha: Convert BUG() to use unreachable() by David Daney · 15 years ago
  78. a582e6f alpha: Add minimal support for software performance events by Michael Cree · 15 years ago
  79. 21797c5 alpha: Wire up missing/new syscalls by Daniele Calore · 15 years ago
  80. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  81. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  82. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  83. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  84. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 0ead0f8 alpha: convert srm code to seq_file by Alexey Dobriyan · 15 years ago
  86. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  87. 5f6384c alpha: Fix fallout from locking changes by Thomas Gleixner · 15 years ago
  88. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  89. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  90. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  91. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  92. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  93. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  94. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  95. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  96. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  97. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  98. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago