1. 7d38cc0 Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  2. c0b5a64 [IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237) by Tony Luck · 11 years ago
  3. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  5. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  6. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  7. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. e38be1b1 Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  9. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 4c332c3 [IA64] Keep format strings from leaking into printk by Kees Cook · 11 years ago
  11. 884411d Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  12. f2e48a8 ia64, err-inject: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  13. f5a7d44 ia64, topology: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  14. 9f37bca ia64, palinfo: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  15. eff722b ia64, salinfo: Fix hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  16. 785aebd ia64: Validate online cpus in irq_set_affinity() callbacks by Thomas Gleixner · 11 years ago
  17. e97ca8e5 mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  18. 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
  19. af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
  20. 2958a48 ia64: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  21. 3611587 ia64: Use the core irq stats function by Thomas Gleixner · 11 years ago
  22. 0920638 ia64/efi: Implement efi_enabled() by Matt Fleming · 11 years ago
  23. 328281b ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h by Hanjun Guo · 11 years ago
  24. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  25. 7de8246 [IA64] Wire up new sched_setattr and sched_getattr syscalls by Tony Luck · 11 years ago
  26. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  27. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  28. d52eefb ia64/xen: Remove Xen support for ia64 by Boris Ostrovsky · 11 years ago
  29. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  32. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  33. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  34. aa0d532 ia64: Use preempt_schedule_irq by Thomas Gleixner · 11 years ago
  35. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
  38. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  39. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  40. dd6dad4 DMI: Parse memory device (type 17) in SMBIOS by Chen, Gong · 11 years ago
  41. 23d6d3d doc: typo on word accounting in kprobes.c in mutliple architectures by Anoop Thomas Mathew · 11 years ago
  42. d536bf3 ACPI / processor: use apic_id and remove duplicated _MAT evaluation by Jiang Liu · 11 years ago
  43. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  44. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  45. eeb407a ia64: remove setting for saved_max_pfn by Zhang Yanfei · 12 years ago
  46. e39dfe5 Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  47. ccce9bb [IA64] Delete __cpuinit usage from all ia64 users by Paul Gortmaker · 12 years ago
  48. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  49. d5e660b [IA64] pci: Remove unused fallback_dev by Bjorn Helgaas · 12 years ago
  50. 7451adc [IA64] perfmon: Use %*phD specifier to dump small buffers by Andy Shevchenko · 12 years ago
  51. 169ec52 [IA64] Fix trap #45 handling by Chen Gang · 12 years ago
  52. 7540146 ia64: single_open() leaks by Al Viro · 12 years ago
  53. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  55. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  56. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 12 years ago
  57. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  58. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  59. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  60. e781c3d ia64: Don't use create_proc_read_entry() by David Howells · 12 years ago
  61. a874510 Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  62. 885f925 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  63. ab423e4 cpufreq: ia64: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 12 years ago
  64. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  65. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  66. ccf9320 palinfo fixes by Al Viro · 12 years ago
  67. 91d591c ia64: Use generic idle loop by Thomas Gleixner · 12 years ago
  68. d303e9e Fix initialization of CMCI/CMCP interrupts by Tony Luck · 12 years ago
  69. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 12 years ago
  70. ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 12 years ago
  71. 7c13e0d Remove cast for kmalloc return value by Zhang Yanfei · 12 years ago
  72. ffa9095 Fix kexec oops when iosapic was removed by Hanjun Guo · 12 years ago
  73. c74edea iosapic: fix a minor typo in comments by Hanjun Guo · 12 years ago
  74. deb6001 Fix broken fsys_getppid() by Eric W. Biederman · 12 years ago
  75. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  76. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  77. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  78. d414c10 Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  79. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  80. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  82. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  83. f53f232 mm: use vm_unmapped_area() on ia64 architecture by Michel Lespinasse · 12 years ago
  84. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  85. 3e7fc70 ia64 idle: delete pm_idle by Len Brown · 12 years ago
  86. b2c77a5 Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  87. e8d9ef0 ia64: switch to generic sigaltstack by Al Viro · 12 years ago
  88. c11f11f kvm: Prepare to add generic guest entry/exit callbacks by Frederic Weisbecker · 12 years ago
  89. abf917c cputime: Generic on-demand virtual cputime accounting by Frederic Weisbecker · 12 years ago
  90. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  91. edea0d0 ia64: kill thread_matches(), unexport ptrace_check_attach() by Oleg Nesterov · 12 years ago
  92. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  93. 5b5e76e IA64: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  94. 062fe95 Wire up finit_module syscall by Luck, Tony · 12 years ago
  95. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  96. 70f2836 Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  97. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  99. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  100. 18c26c2 death to idle_regs() by Al Viro · 12 years ago