1. 0ee23fd score: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  2. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  3. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  7. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  8. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  9. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  11. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  12. 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
  13. 1d5d4db score: add handling of NOTIFY_RESUME to do_notify_resume() by Al Viro · 12 years ago
  14. cf4a0ce score: don't open-code force_sigsegv() by Al Viro · 12 years ago
  15. f2ccfb3 score: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  16. 4c3181b score: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  17. 80c1dfa score: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  18. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  19. 43229d1 score: Use generic time config by Anna-Maria Gleixner · 12 years ago
  20. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  21. c4e2689 score: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  22. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  23. 842d7b1 score: Use generic init_task by Thomas Gleixner · 12 years ago
  24. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  25. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  26. 4eb14db Disintegrate asm/system.h for Score by David Howells · 12 years ago
  27. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  28. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  29. bd111e6 score: Fix typo in Kconfig.debug by Masanari Iida · 12 years ago
  30. c25a785 score: fix off-by-one index into syscall table by Dan Rosenberg · 12 years ago
  31. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  32. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  33. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  34. a2bf79e score: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  35. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  36. fd694a1 score: drop unused Kconfig symbols by Paul Bolle · 13 years ago
  37. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  38. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  39. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  40. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  42. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  43. 324808c2 score: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  44. 9913535 score: Convert to new irq function names by Thomas Gleixner · 13 years ago
  45. fa73c5b score: lost a semicolon in asm/irqflags.h by Chen Liqin · 13 years ago
  46. 538202b score: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  47. 7182297 score: Convert irq_chip to new functions by Thomas Gleixner · 13 years ago
  48. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  49. 2fc361b score: Use generic irq Kconfig by Thomas Gleixner · 13 years ago
  50. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  51. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  52. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  53. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  54. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  55. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  56. 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
  57. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  58. 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
  59. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  60. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  61. 17e4650 score: fix dereference of NULL pointer in local_flush_tlb_page() by Roel Kluin · 14 years ago
  62. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  63. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  64. 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
  65. 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
  66. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  67. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  68. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  69. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  70. 204f3a0 asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h by FUJITA Tomonori · 14 years ago
  71. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  72. 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
  73. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  74. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  75. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  76. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 14 years ago
  77. 61ef248 resources: introduce generic page_is_ram() by Wu Fengguang · 14 years ago
  78. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 14 years ago
  79. a377d181 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  80. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  81. ef8355c score: include asm-generic/param.h in asm/delay.h. by Chen Liqin · 15 years ago
  82. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  83. 11ab3f3 score: add flush_dcahce_page and PG_dcache_dirty define by Chen Liqin · 15 years ago
  84. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  85. 75f0d92 score: add asm/asm-offsets.h wrapper by Michal Marek · 15 years ago
  86. aa65607 Add missing alignment check in arch/score sys_mmap() by Al Viro · 15 years ago
  87. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  88. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  89. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  90. eccfbf9 score: Cleanup linker script using new macros. by Tim Abbott · 15 years ago
  91. 0dab100 score: Make THREAD_SIZE available to assembly files. by Tim Abbott · 15 years ago
  92. aa296dd score: Make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  93. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  94. 9973aff score: add TIF_NOTIFY_RESUME define in asm/thread_info.h by Chen Liqin · 15 years ago
  95. 125ec61 score: make init_thread_union align to THREAD_SIZE by Chen Liqin · 15 years ago
  96. 798983b score: update files according to review comments. by Chen Liqin · 15 years ago
  97. cf52c46 score: add old syscall support by Chen Liqin · 15 years ago
  98. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 15 years ago
  99. ffa818b score: update inconsistent declare after .c was changed by Chen Liqin · 15 years ago
  100. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 15 years ago