1. f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 10 years ago
  2. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  3. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 96da3a6 score: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  5. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  6. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  7. 1ed62ca Score: Implement the function csum_ipv6_magic by Lennox Wu · 11 years ago
  8. 5fbbf8a Score: The commit is for compiling successfully. by Lennox Wu · 11 years ago
  9. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  10. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  11. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  12. 80ebf14 score: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  13. 15b7e6f score: Remove unneeded <asm/dma-mapping.h> by Geert Uytterhoeven · 12 years ago
  14. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  16. b774cc5 score: switch to generic sigaltstack by Al Viro · 12 years ago
  17. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  18. d66d8c7 UAPI: (Scripted) Disintegrate arch/score/include/asm by David Howells · 12 years ago
  19. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  20. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  21. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. eda9697 score: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  23. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  24. 1ffbed7 score: switch to generic sys_execve() by Al Viro · 12 years ago
  25. 1856ab6 score: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  26. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  27. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  28. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  29. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  30. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  31. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  32. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  33. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  34. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  35. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  36. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  37. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  38. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  40. c4e2689 score: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  41. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  42. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  43. 4eb14db Disintegrate asm/system.h for Score by David Howells · 12 years ago
  44. fa73c5b score: lost a semicolon in asm/irqflags.h by Chen Liqin · 13 years ago
  45. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  46. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  47. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  48. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  49. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  50. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  51. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  52. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  53. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  54. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  55. a377d181 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  56. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  57. ef8355c score: include asm-generic/param.h in asm/delay.h. by Chen Liqin · 15 years ago
  58. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  59. 11ab3f3 score: add flush_dcahce_page and PG_dcache_dirty define by Chen Liqin · 15 years ago
  60. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  61. 75f0d92 score: add asm/asm-offsets.h wrapper by Michal Marek · 15 years ago
  62. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  63. 0dab100 score: Make THREAD_SIZE available to assembly files. by Tim Abbott · 15 years ago
  64. aa296dd score: Make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  65. 9973aff score: add TIF_NOTIFY_RESUME define in asm/thread_info.h by Chen Liqin · 15 years ago
  66. cf52c46 score: add old syscall support by Chen Liqin · 15 years ago
  67. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 15 years ago
  68. ffa818b score: update inconsistent declare after .c was changed by Chen Liqin · 15 years ago
  69. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 15 years ago
  70. 9b05706 score: make irq.h definitions local by Arnd Bergmann · 15 years ago
  71. a1f8213 score: add address space annotations by Arnd Bergmann · 15 years ago
  72. 9fb24cc score: add missing #includes by Arnd Bergmann · 15 years ago
  73. 2f476ef score: add prototypes for wrapped syscalls by Arnd Bergmann · 15 years ago
  74. 72ea372 score: unset __ARCH_WANT_IPC_PARSE_VERSION by Arnd Bergmann · 15 years ago
  75. 0402c91 score: update files according to review comments by Chen Liqin · 15 years ago
  76. 6bc9a39 score: Add support for Sunplus S+core architecture by Chen Liqin · 15 years ago