1. 8b1bb90 defconfig reduction by Sam Ravnborg · 14 years ago
  2. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  3. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  4. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  5. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  6. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  7. 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
  8. 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
  9. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  10. 80c00ba kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line by Sam Ravnborg · 14 years ago
  11. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  12. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  13. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  14. 1996bda arch: Implement local64_t by Peter Zijlstra · 14 years ago
  15. 68db30c m32r: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  16. f7f2dde m32r: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  17. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. 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
  19. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  20. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  21. 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
  22. 9446947 m32r: Convert m32r to use read/update_peristent_clock by John Stultz · 14 years ago
  23. e34112e m32r: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  24. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  25. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  26. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  27. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  28. 38b7827 local_t: Remove cpu_local_xx macros by Christoph Lameter · 15 years ago
  29. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  30. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  31. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  32. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  33. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  34. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  35. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  36. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  37. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  38. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  39. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  40. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. a556bec m32r: fix arch/m32r/boot/compressed/Makefile by Hirokazu Takata · 15 years ago
  42. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  43. 337214e m32r: bzip2/lzma kernel compression support by Hirokazu Takata · 15 years ago
  44. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 15 years ago
  45. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  46. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  47. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  48. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  49. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  50. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  51. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  52. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  53. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  54. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  55. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  56. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  57. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  58. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  59. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  60. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  61. 85233c4 m32r: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  62. 743486d m32r: Move the spi_stack_top and spu_stack_top into .init.data section. by Tim Abbott · 15 years ago
  63. 2a67d26 m32r: Remove unused .altinstructions and .exit.* code from linker script. by Tim Abbott · 15 years ago
  64. 00b01b2 m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. by Tim Abbott · 15 years ago
  65. a7efb87 m32r: Define THREAD_SIZE only once. by Tim Abbott · 15 years ago
  66. 8b1c9be m32r: make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  67. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  68. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  69. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  70. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  71. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  72. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  73. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  74. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  75. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  76. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  77. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  78. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  79. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  80. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  81. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  83. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  84. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  85. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  86. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  87. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  88. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  89. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  90. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 15 years ago
  91. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  92. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  93. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  94. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  95. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  96. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  97. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  98. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  99. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  100. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago