1. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  2. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  3. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  4. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  5. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  6. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  7. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  8. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  9. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  10. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  11. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  12. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. a556bec m32r: fix arch/m32r/boot/compressed/Makefile by Hirokazu Takata · 15 years ago
  14. 45cdd47 m32r: Should index be positive? by Roel Kluin · 15 years ago
  15. 337214e m32r: bzip2/lzma kernel compression support by Hirokazu Takata · 15 years ago
  16. e968b8d m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id section by Hirokazu Takata · 15 years ago
  17. 5602358 arch/m32r: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  18. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  19. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  20. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  21. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  22. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  23. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  24. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  25. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  26. 851b147 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  27. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  28. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  29. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  30. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  31. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  32. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  33. 85233c43 m32r: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  34. 743486d m32r: Move the spi_stack_top and spu_stack_top into .init.data section. by Tim Abbott · 15 years ago
  35. 2a67d26 m32r: Remove unused .altinstructions and .exit.* code from linker script. by Tim Abbott · 15 years ago
  36. 00b01b2 m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. by Tim Abbott · 15 years ago
  37. a7efb87 m32r: Define THREAD_SIZE only once. by Tim Abbott · 15 years ago
  38. 8b1c9be m32r: make PAGE_SIZE available to assembly. by Tim Abbott · 15 years ago
  39. ef187fd m32r: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  40. 95ad759 m32r: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  41. d5a6d17 m32r: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  42. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  43. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  44. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  45. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  46. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  47. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  48. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  49. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  50. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  51. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  52. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  53. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  55. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  56. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  57. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  58. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  59. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  60. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  61. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  62. 4859776 ptrace: remove PT_DTRACE from arch/m32r by Oleg Nesterov · 15 years ago
  63. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  64. 189e91f m32r: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  65. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  66. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  67. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  68. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  69. d7c4f1b asm-generic: make pci.h usable directly by Arnd Bergmann · 15 years ago
  70. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  71. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  72. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  73. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  74. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  75. 9cd6724 m32r: use __stringify() macro in assembler.h by Hirokazu Takata · 15 years ago
  76. 9c88b06 m32r: build fix for __stringify macro by Hirokazu Takata · 15 years ago
  77. 3496369 m32r: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  78. 78a4999 m32r: move include/asm-m32r/* to arch/m32r/include/asm/ by Hirokazu Takata · 15 years ago
  79. fe4e719 m32r: move include/asm-m32r headers to arch/m32r/include/asm by Hirokazu Takata · 16 years ago
  80. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  81. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  82. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 15 years ago
  83. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  84. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 15 years ago
  85. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
  88. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  89. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  90. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  91. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  92. 4d117c5 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  93. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  94. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  95. ae1e913 sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER by Ingo Molnar · 16 years ago
  96. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  97. 7110879 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  99. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago