1. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 14 years ago
  2. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  3. ec22120 Disintegrate asm/system.h for Alpha by David Howells · 14 years ago
  4. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  5. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  6. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 8fc3dc5 __register_binfmt() made void by Al Viro · 14 years ago
  8. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  9. bf362f7 constify struct pci_dev * in obvious cases by Al Viro · 14 years ago
  10. 54089d4 TTY: srmcons, convert to use tty_port by Jiri Slaby · 14 years ago
  11. ee024d4 ALPHA: srmcons, fix racy singleton structure by Jiri Slaby · 14 years ago
  12. 5e88e6c ALPHA: srmcons, use timer functions by Jiri Slaby · 14 years ago
  13. 2481c5f perf: Disable PERF_SAMPLE_BRANCH_* when not supported by Stephane Eranian · 14 years ago
  14. c04d9e3 alpha/PCI: get rid of device resource fixups by Bjorn Helgaas · 14 years ago
  15. 151d16d alpha/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 14 years ago
  16. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  17. a2f33da alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 15 years ago
  18. 193a667 alpha: drop pci_iomap/pci_iounmap from pci-noop.c by Michael S. Tsirkin · 14 years ago
  19. f2971c4 alpha: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 15 years ago
  20. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  21. a8aff21 alpha: wire up sendmmsg syscall by Michael Cree · 15 years ago
  22. 0a8c384 alpha: wire up accept4 syscall by Michael Cree · 15 years ago
  23. 00cd117 alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 15 years ago
  24. ce7cf07 alpha: fix implicit stat.h usage in pci-sysfs.c by Paul Gortmaker · 15 years ago
  25. 395cf96 doc: fix broken references by Paul Bolle · 15 years ago
  26. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 15 years ago
  27. 2df7a7d alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) by Sergei Trofimovich · 15 years ago
  28. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  29. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  30. 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 15 years ago
  31. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 15 years ago
  32. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 15 years ago
  34. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 15 years ago
  35. 0f93362 irq_work, alpha: Fix up arch hooks by Peter Zijlstra · 15 years ago
  36. 21c5977 alpha: fix several security issues by Dan Rosenberg · 15 years ago
  37. 36af1b4 alpha: i8253: Cleanup remaining users of i8253pit.h by Ralf Baechle · 15 years ago
  38. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 15 years ago
  39. 81740fc alpha: replace with new cpumask APIs by KOSAKI Motohiro · 15 years ago
  40. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  41. a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 15 years ago
  42. 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
  43. 90b57f3 alpha: Wire up syscalls new to 2.6.39 by Michael Cree · 15 years ago
  44. f550806 alpha: convert to clocksource_register_hz by John Stultz · 15 years ago
  45. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 15 years ago
  46. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 15 years ago
  47. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 15 years ago
  48. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 15 years ago
  49. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 15 years ago
  50. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 15 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  52. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  53. a9eb076 alpha: Convert to new irq function names by Thomas Gleixner · 15 years ago
  54. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  55. 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
  56. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. c8b91ac clean statfs-like syscalls up by Al Viro · 15 years ago
  58. fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 15 years ago
  59. 0b534cf alpha: irq: Convert affinity to use irq_data by Thomas Gleixner · 15 years ago
  60. eb1e17f alpha: irq: Remove pointless irq status manipulation by Thomas Gleixner · 15 years ago
  61. 628150c alpha: titan: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  62. b148c61 alpha: takara: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  63. c90c10c alpha: sable: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  64. 2758a8a alpha: rx164: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  65. 76f4645 alpha: noritake: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  66. 67436ce alpha: rawhide: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  67. a326526 alpha: mikasa: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  68. 08876fe alpha: marvel: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  69. c049766 alpha: eiger: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  70. 02e5d87 alpha: eb64p: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  71. d677f45 alpha: dp264: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  72. 118b469 alpha: cabriolet: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  73. ff53afe alpha: i8259, alcor, jensen wildfire: Convert irq_chip by Thomas Gleixner · 15 years ago
  74. 3525225 alpha: srm: Convert irq_chip functions by Thomas Gleixner · 15 years ago
  75. 592924c alpha: Pyxis convert irq_chip functions by Thomas Gleixner · 15 years ago
  76. 0c7a720 Fix typo in call to irq_to_desc() by Morten Holst Larsen · 15 years ago
  77. 1340f3e alpha: Change do_timer() to xtime_update() by Torben Hohn · 15 years ago
  78. 0f06c06 alpha: use L1_CACHE_BYTES for cacheline size in the linker script by Tejun Heo · 15 years ago
  79. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  80. f5de6ec alpha: fix WARN_ON in __local_bh_enable() by Ivan Kokshaysky · 15 years ago
  81. da9c021 alpha/osf_sys: remove unused MAX_SELECT_SECONDS by Namhyung Kim · 15 years ago
  82. 8a362cd alpha: change to new Makefile flag variables by matt mooney · 15 years ago
  83. 7d209c8 alpha: kill off alpha_do_IRQ by Kyle McMartin · 16 years ago
  84. a891b39 alpha: irq clean up by Kyle McMartin · 16 years ago
  85. d5ccde0 alpha: use set_irq_chip and push down __do_IRQ to the machine types by Kyle McMartin · 16 years ago
  86. 3e5c124 set_rtc_mmss: show warning message only once by Stephen Hemminger · 15 years ago
  87. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 16 years ago
  88. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 16 years ago
  89. f49d2eb alpha: remove dma64_addr_t usage by FUJITA Tomonori · 16 years ago
  90. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  91. 98c532e alpha: use single HAE window on T2 core logic (gamma, sable) by Ivan Kokshaysky · 16 years ago
  92. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 16 years ago
  93. 7cd2541 Merge commit 'v2.6.36-rc7' into perf/core by Ingo Molnar · 16 years ago
  94. 87400e5 Fix up more fallout form alpha signal cleanups by Linus Torvalds · 16 years ago
  95. 0f44fbd alpha: fix compile problem in arch/alpha/kernel/signal.c by Linus Torvalds · 16 years ago
  96. 18e6bfa alpha: __get_user/__put_user results need to be checked... by Al Viro · 16 years ago
  97. c52c2dd alpha: switch osf_sigprocmask() to use of sigprocmask() by Al Viro · 16 years ago
  98. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 16 years ago
  99. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 16 years ago
  100. 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 16 years ago