1. b3b75ce alpha: Fix duplicate <asm/thread_info.h> include by Linus Torvalds · 15 years ago
  2. 0d9df25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  3. de078ef alpha: fix build after vmlinux.lds.S cleanup by Sam Ravnborg · 15 years ago
  4. 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 15 years ago
  5. ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 15 years ago
  6. d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 15 years ago
  7. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  8. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  9. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  10. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  11. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  12. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  13. 8194a40 cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha by Rusty Russell · 15 years ago
  14. 1f69366 alpha: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  15. 6217319 alpha: use printk_once by Marcin Slusarz · 15 years ago
  16. 27258e4 arch/alpha/boot/tools/objstrip.c: wrong variable tested after open() by Roel Kluin · 15 years ago
  17. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 15 years ago
  18. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  19. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  20. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  21. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  22. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  23. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  24. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  25. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  26. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  27. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  28. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  29. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  30. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  32. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  33. 6a12235 agp: kill phys_to_gart() and gart_to_phys() by David Woodhouse · 15 years ago
  34. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  35. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  36. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  37. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  38. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  39. 9b7dbc7 alpha: switch to dynamic percpu allocator by Tejun Heo · 15 years ago
  40. 6088464 alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTES by Tejun Heo · 15 years ago
  41. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  42. e74e396 percpu: use dynamic percpu allocator as the default percpu allocator by Tejun Heo · 15 years ago
  43. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  44. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  45. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  46. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 15 years ago
  47. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  48. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  49. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  50. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  51. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  52. 1380a37 PM: Remove unused asm/suspend.h by Magnus Damm · 15 years ago
  53. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  54. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  55. 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
  56. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  57. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  58. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  59. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  60. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  61. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  62. 9aa7a7d alpha: unbreak percpu again by Tejun Heo · 15 years ago
  63. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  64. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  65. 77b4cf5 alpha: futex implementation by Ivan Kokshaysky · 15 years ago
  66. 08a42e8 alpha: exception table sorting by Ivan Kokshaysky · 15 years ago
  67. 1ffb1c0 alpha: titan and marvel build fixes by Ivan Kokshaysky · 15 years ago
  68. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  69. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  70. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  71. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  73. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  74. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  75. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  76. 5f0e3da alpha: convert u64 to unsigned long long by Randy Dunlap · 15 years ago
  77. a6209d6 alpha: xchg/cmpxchg cleanup and fixes by Ivan Kokshaysky · 15 years ago
  78. 0b42afd alpha: fix macros by Roel Kluin · 15 years ago
  79. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  80. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  81. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 16 years ago
  83. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  84. ba1eb95 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 5a54bd1 Merge commit 'v2.6.29' into core/header-fixes by Ingo Molnar · 15 years ago
  87. 10a0ef3 PCI/alpha: pci sysfs resources by Ivan Kokshaysky · 16 years ago
  88. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  89. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  90. c79a61f tracing: make CALLER_ADDRx overwriteable by Uwe Kleine-Koenig · 16 years ago
  91. af6326d alpha: fix typo in recent early vmalloc change by Tejun Heo · 16 years ago
  92. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
  93. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  94. c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago
  95. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  96. f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 16 years ago
  97. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
  98. 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 16 years ago
  99. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
  100. 22796b1 Merge branch 'core/header-fixes' into x86/headers by Ingo Molnar · 16 years ago