1. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  2. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  3. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  4. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  5. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  6. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  7. fa0d4c2 parisc: remove big kernel lock by Arnd Bergmann · 14 years ago
  8. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  9. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  10. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  11. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  12. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  13. bf56fba archs: replace unifdef-y with header-y by Sam Ravnborg · 14 years ago
  14. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  15. a292dfa parisc: fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
  16. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  17. 7896bfa dma-mapping: parisc: set ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  18. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  19. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  21. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  22. 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
  23. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  24. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  25. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  26. 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
  27. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. d9b68e5 parisc: pass through '\t' to early (iodc) console by Kyle McMartin · 14 years ago
  30. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  31. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  32. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  33. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  34. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  35. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  36. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  37. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  38. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  39. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  40. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  41. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  42. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago
  43. d24944d parisc: Use of align_frame provides stack frame. by Carlos O'Donell · 14 years ago
  44. f6ae31c parisc: use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  45. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  46. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  48. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  49. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  50. 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
  51. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  52. 74a0bd6 pci-dma: parisc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  53. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  54. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 14 years ago
  55. 6ee7765 parisc: use __ratelimit in unaligned.c by Akinobu Mita · 14 years ago
  56. c601852 parisc: Convert to read/update_persistent_clock by john stultz · 15 years ago
  57. eef83af parisc: Simplify param.h by including <asm-generic/param.h> by Robert P. J. Day · 15 years ago
  58. 1d747c7 parisc: drop unnecessary cast in __ldcw_align() macro by Helge Deller · 14 years ago
  59. 888c31f parisc: add strict copy size checks (v2) by Helge Deller · 14 years ago
  60. a3bee03 parisc: remove trailing space in messages by Frans Pop · 14 years ago
  61. 81e4a5e parisc: ditto sys_accept4 by Kyle McMartin · 15 years ago
  62. 9ceb38e parisc: wire up sys_recvmmsg by Helge Deller · 15 years ago
  63. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  64. a7df554 Rename .data.lock_aligned to .data..lock_aligned. by Denys Vlasenko · 14 years ago
  65. d56a3c1 Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. by Denys Vlasenko · 14 years ago
  66. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 14 years ago
  67. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  68. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 14 years ago
  69. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  70. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 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. 15cbf62 Revert "parisc: HAVE_ARCH_TRACEHOOK" by Roland McGrath · 14 years ago
  74. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  75. 22a8cdd parisc: fix tracing of signals by Kyle McMartin · 14 years ago
  76. ef7cc35 parisc: add mm API for DMA to vmalloc/vmap areas by James Bottomley · 15 years ago
  77. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  78. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  79. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  80. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  81. b2adf0c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  82. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  83. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  84. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  85. 0592079 parisc: Convert BUG() to use unreachable() by David Daney · 15 years ago
  86. 6ad6c42 parisc: Replace old style lock init in smp.c by Thomas Gleixner · 15 years ago
  87. 8f78df8 parisc: use sort() instead of home-made implementation (v2) by Helge Deller · 15 years ago
  88. 11e17809 parisc: add CALLER_ADDR{0-6} macros by Helge Deller · 15 years ago
  89. b29f903 parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines by Helge Deller · 15 years ago
  90. 5aea0fa parisc: remove duplicated #include by Huang Weiyi · 15 years ago
  91. ec34644 parsic: remove un-used nfsd #includes by Boaz Harrosh · 15 years ago
  92. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  93. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  94. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  95. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  96. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  97. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  98. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  99. 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
  100. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago