1. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 15 years ago
  2. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 15 years ago
  3. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 15 years ago
  4. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 15 years ago
  5. 9f10f6a ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) by Kurt Garloff · 15 years ago
  6. 5df1b27 Merge branch 'wire-accept4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 15 years ago
  7. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 15 years ago
  8. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 15 years ago
  9. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 15 years ago
  10. 65cc21b ia64: Add accept4() syscall by Émeric Maschino · 15 years ago
  11. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 15 years ago
  12. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 15 years ago
  13. 4c1d5a6 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root by Al Viro · 15 years ago
  14. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 15 years ago
  15. 76d71eb [IA64] Merge overlapping reserved regions at boot by Petr Tesarik · 15 years ago
  16. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 15 years ago
  17. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  18. 5569459 [IA64] Wire up cross memory attach syscalls by Tony Luck · 15 years ago
  19. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 15 years ago
  20. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 15 years ago
  21. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  22. 8b6b462 Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  23. 1eb9a4b efi: Fix argument types for SetVariable() for ia64 by Matthew Garrett · 15 years ago
  24. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  25. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  26. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  27. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 15 years ago
  28. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 15 years ago
  29. 747f292 ia64: add jump labels for paravirt by Glauber Costa · 15 years ago
  30. 83caba8 [IA64] wire up sendmmsg() syscall for Itanium by Tony Luck · 15 years ago
  31. 571503e Merge branch 'setns' by Linus Torvalds · 15 years ago
  32. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  33. c4dbe54 seqlock: Get rid of SEQLOCK_UNLOCKED by Eric Dumazet · 15 years ago
  34. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  35. 30f7276 [IA64] define "_sdata" symbol by Tony Luck · 15 years ago
  36. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 15 years ago
  39. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 15 years ago
  40. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  42. 53c909c ia64: Convert to the new irq_* function names by Thomas Gleixner · 15 years ago
  43. e3d7812 ia64: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  44. f5e5bf0 ia64: Use irqd_irq_disabled() instead of desc->status access by Thomas Gleixner · 15 years ago
  45. 97499b2 ia64: msi: Use irq_move_irq() by Thomas Gleixner · 15 years ago
  46. 91ce72e ia64: iosapic: Use new irq_move_* functions by Thomas Gleixner · 15 years ago
  47. 459960d ia64: iosapic: Remove redundant mask from ack() by Thomas Gleixner · 15 years ago
  48. a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 15 years ago
  49. dea1078 ia64: iosapic: Cleanup irq_desc access by Thomas Gleixner · 15 years ago
  50. 8fac171 ia64: Convert iosapic to new irq_chip functions by Thomas Gleixner · 16 years ago
  51. 5c217b6 ia64: Convert lsapic to new irq_chip functions by Thomas Gleixner · 16 years ago
  52. f1f701e ia64: Convert msi to new irq_chip functions by Thomas Gleixner · 16 years ago
  53. 3d373ce ia64: Remove stale irq_chip.end by Thomas Gleixner · 16 years ago
  54. 428a40c ia64: Cleanup migrate_irqs() by Thomas Gleixner · 15 years ago
  55. 097e98b ia64: Convert migrate_platform_irqs() to new irq chip functions by Thomas Gleixner · 15 years ago
  56. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  57. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  58. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
  59. 02e2407 Merge branch 'linus' into release by Len Brown · 15 years ago
  60. 8a9026d Merge branch 'misc' into release by Len Brown · 15 years ago
  61. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 15 years ago
  62. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  63. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 15 years ago
  64. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  65. af10f94 ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree by Jan Beulich · 16 years ago
  66. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 16 years ago
  67. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 16 years ago
  68. f1a2003 ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() by Rafael J. Wysocki · 16 years ago
  69. c41b93f ACPI / PM: Drop acpi_restore_state_mem() by Rafael J. Wysocki · 16 years ago
  70. d60c304 ia64: convert to clocksource_register_hz/khz by John Stultz · 16 years ago
  71. 1aabd67 ia64: Switch do_timer() to xtime_update() by Torben Hohn · 16 years ago
  72. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 16 years ago
  73. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 16 years ago
  74. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 16 years ago
  75. 581548d Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  76. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 16 years ago
  77. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 16 years ago
  78. dff0092 [IA64] Fix format warning in arch/ia64/kernel/acpi.c by Tony Luck · 16 years ago
  79. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 16 years ago
  80. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  81. 05f2f27 [IA64] Avoid array overflow if there are too many cpus in SRAT table by Tony Luck · 16 years ago
  82. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 16 years ago
  83. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 16 years ago
  84. fe15ce4 fs: change d_delete semantics by Nick Piggin · 16 years ago
  85. e7d2825 [IA64] Remove unlikely from cpu_is_offline by Joe Perches · 16 years ago
  86. 409e590 [IA64] irq_ia64, use set_irq_chip by Jiri Slaby · 16 years ago
  87. e21763d [IA64] perfmon: Change vmalloc to vzalloc and drop memset. by Jesper Juhl · 16 years ago
  88. 75c1c91 [IA64] eliminate race condition in smp_flush_tlb_mm by Dimitri Sivanich · 16 years ago
  89. 51139ad convert get_sb_pseudo() users by Al Viro · 16 years ago
  90. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  91. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 16 years ago
  92. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  93. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 16 years ago
  94. c0f37d2 Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into release by Tony Luck · 16 years ago
  95. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 16 years ago
  96. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 16 years ago
  97. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 16 years ago
  98. 4de0a75 [IA64] Initialize interrupts later (from init_IRQ()) by Tony Luck · 16 years ago
  99. 5d4bff9 [IA64] Stop using the deprecated __do_IRQ() code path by Tony Luck · 16 years ago
  100. df0a59a [IA64] Remove unnecessary casts of private_data in perfmon.c by Joe Perches · 16 years ago