1. 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  2. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  3. 48ef2bb IA64: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  4. 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
  5. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  6. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  7. 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
  8. f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code by Rusty Russell · 16 years ago
  9. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  10. 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
  11. 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
  12. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  13. fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 16 years ago
  14. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  15. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  16. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  17. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  18. 8704ad8 [IA64] Clear up section mismatch with arch_unregister_cpu() by Robin Holt · 16 years ago
  19. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  20. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 16 years ago
  21. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 16 years ago
  22. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  23. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 16 years ago
  24. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  25. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  26. ef81ee9 CRED: Wrap task credential accesses in the IA64 arch by David Howells · 16 years ago
  27. 17c1f07 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP by Jay Lan · 16 years ago
  28. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  29. 6a2d26f [IA64] remove duplicated #include from pci-dma.c by Huang Weiyi · 16 years ago
  30. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  31. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  32. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  33. d9a9855 always reserve elfcore header memory in crash kernel by Simon Horman · 16 years ago
  34. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  35. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  36. fe39316 Pull vtd-iommu into release branch by Tony Luck · 16 years ago
  37. 22ca532 Pull pv_ops-xen into release branch by Tony Luck · 16 years ago
  38. 9224652 Pull utrace into release branch by Tony Luck · 16 years ago
  39. 62fdd76 [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU by Fenghua Yu · 16 years ago
  40. f8d1f99 ia64/pv_ops: paravirtualized instruction checker. by Isaku Yamahata · 16 years ago
  41. a0df655 ia64/xen: define xen machine vector for domU. by Isaku Yamahata · 16 years ago
  42. 78c2ae4 ia64/pv_ops/xen: define the nubmer of irqs which xen needs. by Isaku Yamahata · 16 years ago
  43. 080104c ia64/pv_ops/xen: elf note based xen startup. by Isaku Yamahata · 16 years ago
  44. b31c09b ia64/xen: define several constants for ia64/xen. by Isaku Yamahata · 16 years ago
  45. 1b4a18f ia64: move function declaration, ia64_cpu_local_tick() from .c to .h by Isaku Yamahata · 16 years ago
  46. ce1fc74 ia64/pv_ops: avoid name conflict of get_irq_chip(). by Isaku Yamahata · 16 years ago
  47. 749da79 ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n by Isaku Yamahata · 16 years ago
  48. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  49. f14488c [IA64] utrace use generic trace hook by Shaohua Li · 16 years ago
  50. cfb361f [IA64] utrace syscall.h support for ia64 by Shaohua Li · 16 years ago
  51. c459ce8 [IA64] Put the space for cpu0 per-cpu area into .data section by Tony Luck · 16 years ago
  52. d3758f8 [IA64] kexec fails on systems with blocks of uncached memory by Jay Lan · 16 years ago
  53. 06f95ea [IA64] Ski simulator doesn't need check_sal_cache_flush by Alex Chiang · 16 years ago
  54. e7b1403 [IA64] prevent ia64 from invoking irq handlers on offline CPUs by Paul E. McKenney · 16 years ago
  55. 4611a77 [IA64] fix compile failure with non modular builds by James Bottomley · 16 years ago
  56. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 16 years ago
  57. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  58. 42aca48 [IA64] Fix ia64 build failure when CONFIG_SFC=m by Robin Holt · 16 years ago
  59. 97653f9 [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. by Robin Holt · 16 years ago
  60. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 16 years ago
  61. 94567ef [IA64] Cleanup generated file not ignored by .gitignore by Robin Holt · 16 years ago
  62. 9b3cbf7 [IA64] pv_ops: fix ivt.S paravirtualization by Isaku Yamahata · 16 years ago
  63. 7f30491 [IA64] Move include/asm-ia64 to arch/ia64/include/asm by Tony Luck · 16 years ago
  64. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
  65. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  66. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  67. 3e4d0ca [IA64] Wire up new system calls by Tony Luck · 16 years ago
  68. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  69. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  70. efc7508 [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() by Alex Chiang · 16 years ago
  71. 740a8de [IA64] adding parameter check to module_free() by Akiyama, Nobuyuki · 16 years ago
  72. 60192db [IA64] improper printk format in acpi-cpufreq by Denis V. Lunev · 16 years ago
  73. fca515f Pull pvops into release branch by Tony Luck · 16 years ago
  74. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  75. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  76. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  77. 3a677d2 [IA64] export account_system_vtime by Doug Chapman · 16 years ago
  78. dd4f088 [IA64] Bugfix for system with 32 cpus by Tony Luck · 16 years ago
  79. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  80. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  81. f27b433 ia64: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  82. e2569b7 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() by Julia Lawall · 16 years ago
  83. 2826f8c [IA64] Fix boot failure on ia64/sn2 by Jes Sorensen · 16 years ago
  84. c8988f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  85. 3463a93 [IA64] Update check_sal_cache_flush to use platform_send_ipi() by Alex Chiang · 16 years ago
  86. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  87. 8301469 [IA64] perfmon: fix async exit bug by stephane eranian · 16 years ago
  88. 4d58bbc [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. by Isaku Yamahata · 17 years ago
  89. 00d21d8 [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. by Isaku Yamahata · 17 years ago
  90. 85cbc50 [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. by Isaku Yamahata · 17 years ago
  91. 33b39e8 [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. by Isaku Yamahata · 17 years ago
  92. e51835d [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment. by Isaku Yamahata · 17 years ago
  93. 213060a [IA64] pvops: paravirtualize NR_IRQS by Isaku Yamahata · 17 years ago
  94. 4df8d22 [IA64] pvops: paravirtualize entry.S by Isaku Yamahata · 17 years ago
  95. 498c517 [IA64] pvops: paravirtualize ivt.S by Isaku Yamahata · 17 years ago
  96. 02e32e3 [IA64] pvops: paravirtualize minstate.h. by Isaku Yamahata · 17 years ago
  97. 1e39d80 [IA64] pvops: preparation for paravirtulization of hand written assembly code. by Isaku Yamahata · 17 years ago
  98. 1ff730b [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. by Isaku Yamahata · 17 years ago
  99. 3e0879d [IA64] pvops: add an early setup hook for pv_ops. by Isaku Yamahata · 17 years ago
  100. 90aeb16 [IA64] pvops: introduce pv_info which describes some random info. by Isaku Yamahata · 17 years ago