1. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  2. 92fa5bd9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  3. a78b2de [IA64] Add latest crop of syscalls by Tony Luck · 14 years ago
  4. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  5. 5af568c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  7. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 14 years ago
  8. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 14 years ago
  9. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 14 years ago
  10. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  11. 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
  12. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  13. 30da552 PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() by Ben Hutchings · 14 years ago
  14. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  15. ba58aebf [IA64] perfmon: convert to unlocked_ioctl by Arnd Bergmann · 15 years ago
  16. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 15 years ago
  17. 7b313fd [IA64] beautify vmlinux.lds.h by Sam Ravnborg · 15 years ago
  18. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  19. 4ec37de [IA64] Fix build breakage by Tony Luck · 15 years ago
  20. fd1197f numa: ia64: support numa_mem_id() for memoryless nodes by Lee Schermerhorn · 15 years ago
  21. 3bccd99 numa: ia64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 15 years ago
  22. 8aee5c89 ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 15 years ago
  23. ffdf918 ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks by Oleg Nesterov · 15 years ago
  24. 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 · 15 years ago
  25. cf77e98 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  26. 7683a3f [IA64] use __ratelimit by Akinobu Mita · 15 years ago
  27. 552dce3 [IA64] Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  28. 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 15 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  30. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 15 years ago
  31. 6ffdc57 ia64: Convert ia64 to use read/update_persistent_clock by John Stultz · 15 years ago
  32. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  33. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 15 years ago
  34. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 15 years ago
  35. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 15 years ago
  36. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  38. 75ddb0e Rename .text.lock to .text..lock. by Denys Vlasenko · 15 years ago
  39. 2b55f36 Rename .text.ivt to .text..ivt. by Denys Vlasenko · 15 years ago
  40. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  41. dafb932 Rename .data..patch.XXX to .data..patch.XXX. by Denys Vlasenko · 15 years ago
  42. e1cb14b Rename .data.gate to .data..gate. by Denys Vlasenko · 15 years ago
  43. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 15 years ago
  44. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 15 years ago
  45. d03ab7f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  46. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 4d86e1b Pull misc2634 into release branch by Tony Luck · 15 years ago
  48. 65c9bb6 Pull alex into release branch by Tony Luck · 15 years ago
  49. 04157e4 [IA64] remove trailing space in messages by Frans Pop · 15 years ago
  50. e72aca3 [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  51. d868080 [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI by Alex Chiang · 15 years ago
  52. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 15 years ago
  53. 32974ad [IA64] Remove COMPAT_IA32 support by Tony Luck · 15 years ago
  54. 1762233 clocksource: add argument to resume callback by Magnus Damm · 15 years ago
  55. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 15 years ago
  56. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  57. 6c57a33 [IA64] __per_cpu_idtrs[] is a memory hog by Tony Luck · 15 years ago
  58. 02b763b [IA64] use helpers for rlimits by Jiri Slaby · 15 years ago
  59. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  60. 4781725 ACPI: processor: unify arch_acpi_processor_cleanup_pdc by Alex Chiang · 15 years ago
  61. 6c5807d ACPI: processor: finish unifying arch_acpi_processor_init_pdc() by Alex Chiang · 15 years ago
  62. 08ea48a ACPI: processor: factor out common _PDC settings by Alex Chiang · 15 years ago
  63. 407cd87 ACPI: processor: unify arch_acpi_processor_init_pdc by Alex Chiang · 15 years ago
  64. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  65. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  66. d8bef0b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  67. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  68. 9ee27c7 [IA64] Save I-resources to ia64_sal_os_state by Takao Indoh · 15 years ago
  69. 09b366b [IA64] preallocate IA64_IRQ_MOVE_VECTOR by Kenji Kaneshige · 15 years ago
  70. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  71. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  72. 4929d29 ia64: move nr-irqs.h to include/generated by Sam Ravnborg · 16 years ago
  73. bb52d66 Get rid of open-coding in ia64_brk() by Al Viro · 15 years ago
  74. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  75. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  78. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  79. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  80. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  81. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  82. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  84. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  85. d00faf8 sysctl ia64: Remove dead binary sysctl support by Eric W. Biederman · 16 years ago
  86. ad32e8c swiotlb: Defer swiotlb init printing, export swiotlb_print_info() by FUJITA Tomonori · 15 years ago
  87. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  88. 877105c percpu: make percpu symbols in ia64 unique by Tejun Heo · 15 years ago
  89. 54f8dd3 [IA64] use printk_once() unaligned.c/io_common.c by Marcin Slusarz · 15 years ago
  90. 29e4e02 [IA64] Restore registers in the stack on INIT by Takao Indoh · 15 years ago
  91. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  92. 52594762 ia64: convert to dynamic percpu allocator by Tejun Heo · 15 years ago
  93. 3688647 ia64: allocate percpu area for cpu0 like percpu areas for other cpus by Tejun Heo · 15 years ago
  94. 12cda81 ia64: initialize cpu maps early by Tejun Heo · 15 years ago
  95. 2c86963 [IA64] implement ticket locks for Itanium by Tony Luck · 15 years ago
  96. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  97. da83a84 ia64: convert last user of smp_call_function_mask by Rusty Russell · 15 years ago
  98. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  99. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  100. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago