1. 3e07336 alpha: Fix printk format errors by Michael Cree · 16 years ago
  2. 7b598cd alpha: convert perf_event to use local_t by Michael Cree · 16 years ago
  3. 59b25ed Fix call to replaced SuperIO functions by Morten H. Larsen · 16 years ago
  4. 62b88dc Alpha: Fix a missing comma in sys_osf_statfs() by David Howells · 16 years ago
  5. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  6. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  7. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  8. 979f867 alpha: implement HW performance events on the EV67 and later CPUs by Michael Cree · 16 years ago
  9. 65d9206 alpha: add performance monitor interrupt counter by Michael Cree · 16 years ago
  10. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 16 years ago
  11. 932e0c2 alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19 by Morten H. Larsen · 16 years ago
  12. 5efa16f alpha: fix pci_mmap_resource API breakage by Matt Turner · 16 years ago
  13. 9ce34c8 Convert alpha to use clocksources instead of arch_gettimeoffset by John Stultz · 16 years ago
  14. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 16 years ago
  15. 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 · 16 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  17. 7f2d889 alpha: remove trailing spaces in messages by Frans Pop · 16 years ago
  18. 2a238a9 alpha: use __ratelimit by Akinobu Mita · 16 years ago
  19. 1e871be alpha: Convert alpha to use read/update_persistent_clock by John Stultz · 16 years ago
  20. c186cac dma-mapping: alpha: use include/linux/pci-dma-compat.h by FUJITA Tomonori · 16 years ago
  21. fd341ab alpha: use generic ptrace_resume code by Christoph Hellwig · 16 years ago
  22. 77079db alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount by Roel Kluin · 16 years ago
  23. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  24. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  25. a582e6f alpha: Add minimal support for software performance events by Michael Cree · 16 years ago
  26. 21797c5 alpha: Wire up missing/new syscalls by Daniele Calore · 16 years ago
  27. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 0ead0f8 alpha: convert srm code to seq_file by Alexey Dobriyan · 16 years ago
  29. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  30. 5f6384c alpha: Fix fallout from locking changes by Thomas Gleixner · 16 years ago
  31. f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
  32. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 8ab1221 alpha: Fixup last users of irq_chip->typename by Thomas Gleixner · 16 years ago
  34. cc9a2c8 arch/alpha/kernel: Add kmalloc NULL tests by Julia Lawall · 16 years ago
  35. 04d8a9d arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST by Julia Lawall · 16 years ago
  36. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 16 years ago
  37. b3b75ce alpha: Fix duplicate <asm/thread_info.h> include by Linus Torvalds · 17 years ago
  38. 0d9df25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
  39. de078ef alpha: fix build after vmlinux.lds.S cleanup by Sam Ravnborg · 17 years ago
  40. 9d93f00 alpha: Clean up linker script using new linker script macros. by Geoffrey Thomas · 17 years ago
  41. ea12c2e alpha: use .data.init_task instead of .data.init_thread. by Tim Abbott · 17 years ago
  42. d68721e alpha: AGP update (fixes compile failure) by Ivan Kokshaysky · 17 years ago
  43. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  44. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  45. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 17 years ago
  46. 6217319 alpha: use printk_once by Marcin Slusarz · 17 years ago
  47. 4f543fa alpha: convert to use arch_gettimeoffset() by john stultz · 17 years ago
  48. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  49. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 17 years ago
  50. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  51. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 17 years ago
  52. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  53. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago
  54. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
  55. 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
  56. fb26b3e alpha: bad macro expansion, parameter is member by Roel Kluin · 17 years ago
  57. 44377f6 alpha: remove obsolete hw_interrupt_type by Thomas Gleixner · 17 years ago
  58. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
  59. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 17 years ago
  60. 6fac98d Push BKL into do_mount() by Al Viro · 17 years ago
  61. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago
  62. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 17 years ago
  63. 1ffb1c0 alpha: titan and marvel build fixes by Ivan Kokshaysky · 17 years ago
  64. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 17 years ago
  65. 92ca523 alpha: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  66. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  67. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  68. 5f0e3da alpha: convert u64 to unsigned long long by Randy Dunlap · 17 years ago
  69. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 17 years ago
  70. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  71. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  72. 10f303a do_pipe cleanup: drop its last user in arch/alpha/ by Cheng Renquan · 17 years ago
  73. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  74. 10a0ef3 PCI/alpha: pci sysfs resources by Ivan Kokshaysky · 17 years ago
  75. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
  76. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  77. 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 17 years ago
  78. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 17 years ago
  79. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  80. 4d87c5b fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too" by Andrew Morton · 17 years ago
  81. ee0c468 alpha: compile fixes by Ivan Kokshaysky · 17 years ago
  82. e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 17 years ago
  83. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 17 years ago
  84. 6946ce0 alpha: .gitignore vmlinux.lds by Ivan Kokshaysky · 17 years ago
  85. 5f7dc5d alpha: fix RTC on marvel by Ivan Kokshaysky · 17 years ago
  86. 2f88d15 alpha: nautilus - fix hang on boot by Ivan Kokshaysky · 17 years ago
  87. 70b66cb alpha: nautilus - fix compile failure with gcc-4.3 by Ivan Kokshaysky · 17 years ago
  88. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 17 years ago
  89. e65e49d irq: update all arches for new irq_desc by Mike Travis · 17 years ago
  90. 0b0f0b1 sparseirq: use kstat_irqs_cpu on non-x86 architectures too by Yinghai Lu · 17 years ago
  91. 3e08601 PCI: alpha: use generic INTx swizzle from PCI core by Bjorn Helgaas · 17 years ago
  92. 1be9baa PCI: alpha: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 17 years ago
  93. 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 · 17 years ago
  94. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 17 years ago
  95. 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 · 17 years ago
  96. d036e67 cpumask: convert kernel/irq by Rusty Russell · 17 years ago
  97. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  98. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  99. 2258a5b cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 17 years ago
  100. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago