1. d090ddd [ARM] nommu: Initial uCLinux support for MMU-based CPUs by Hyok S. Choi · 20 years ago
  2. a4f7e76 [ARM] nommu: prevent Xscale-based machines being selected by Russell King · 20 years ago
  3. 3e36122 [ARM] nommu: export flush_dcache_page() by Hyok S. Choi · 20 years ago
  4. 092c195 [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build by Russell King · 20 years ago
  5. 888e7bf [ARM] Remove TABLE_SIZE, and several unused function prototypes by Russell King · 20 years ago
  6. e6b1b38 [ARM] nommu: Provide a simple flush_dcache_page implementation by Russell King · 20 years ago
  7. 3b93e7b [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files by Hyok S. Choi · 20 years ago
  8. 5924486 [ARM] nommu: add stubs for ioremap and friends by Russell King · 20 years ago
  9. f9c21a6 [ARM] nommu: avoid selecting TLB and CPU specific copy code by Hyok S. Choi · 20 years ago
  10. 9641c7c [ARM] nommu: uaccess tweaks by Russell King · 20 years ago
  11. 60b6cf6 [ARM] nommu: we need the TLS register emulation for nommu mode by Russell King · 20 years ago
  12. 02fcb97 [ARM] Remove the __arch_* layer from uaccess.h by Russell King · 20 years ago
  13. 01f7e67 [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code by Greg Ungerer · 20 years ago
  14. f5c7726 [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code by Greg Ungerer · 20 years ago
  15. d046f61 [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code by Greg Ungerer · 20 years ago
  16. 67bdd98 [PATCH] m68knommu: update m68knommu defconfnig by Greg Ungerer · 20 years ago
  17. 9a6404b [PATCH] m68knommu: build support for the Freescale 532x CPU family by Matt Waddel · 20 years ago
  18. 121036e [PATCH] m68knommu: build support for the Avnet/5282 board by Daniel Alomar · 20 years ago
  19. 3f787bf [PATCH] m68knommu: remove useless compiler args by Philipe De Muyter · 20 years ago
  20. 3c101cf [PATCH] voyager: add cpu_present_map by James Bottomley · 20 years ago
  21. 91bf460 [PATCH] do_IRQ() warning fix by Andrew Morton · 20 years ago
  22. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 20 years ago
  23. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 20 years ago
  24. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 20 years ago
  25. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 20 years ago
  26. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 20 years ago
  27. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 20 years ago
  28. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 20 years ago
  29. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 20 years ago
  30. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 20 years ago
  31. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 20 years ago
  32. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 20 years ago
  33. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 20 years ago
  34. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 20 years ago
  35. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 20 years ago
  36. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 20 years ago
  37. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 20 years ago
  38. d5fb342 [PATCH] voyager: fix compile after setup rework by James Bottomley · 20 years ago
  39. 96c5274 [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT by James Bottomley · 20 years ago
  40. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 20 years ago
  41. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  42. 7f35bf9 [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ by Andreas Mohr · 20 years ago
  43. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
  44. bd9e0b7 [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic by Shaohua Li · 20 years ago
  45. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 20 years ago
  46. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 20 years ago
  47. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 20 years ago
  48. ae5a2c1 [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat address at system running by Yasunori Goto · 20 years ago
  49. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 20 years ago
  50. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 20 years ago
  51. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 20 years ago
  52. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  53. 1855565 [ARM] Update mach-types by Russell King · 20 years ago
  54. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  55. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 20 years ago
  56. 972d19e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 20 years ago
  57. 12ddae3 [PATCH] m68knommu: use configurable RAM setup in start up code by Greg Ungerer · 20 years ago
  58. 73e2fba [PATCH] m68knommu: use configurable RAM setup in linker script by Greg Ungerer · 20 years ago
  59. 63e413d [PATCH] m68knommu: create configurable RAM setup by Greg Ungerer · 20 years ago
  60. d2f386d [PATCH] m68knommu: remove unused vars from generic 68328 start code by Greg Ungerer · 20 years ago
  61. 2ae9cb6 [PATCH] m68knommu: remove __ramvec from 68328/pilot start code by Greg Ungerer · 20 years ago
  62. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 20 years ago
  63. 8501a2f [PATCH] x86_64: x86_64 stack usage debugging by Eric Sandeen · 20 years ago
  64. 4961f10 [PATCH] x86_64: (resend) x86_64 stack overflow debugging by Eric Sandeen · 20 years ago
  65. 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 20 years ago
  66. e77deac [PATCH] x86_64: Avoid broadcasting NMI IPIs by Keith Owens · 20 years ago
  67. 704fc59 [PATCH] x86_64: fix apic error on bootup by Siddha, Suresh B · 20 years ago
  68. 03fdc2c [PATCH] x86_64: enlarge window for stack growth by Chuck Ebbert · 20 years ago
  69. 6bfa9bb [PATCH] x86_64: Minor string functions optimizations by Andi Kleen · 20 years ago
  70. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 20 years ago
  71. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 20 years ago
  72. 9c63f87 [PATCH] x86_64: Fix modular pc speaker by Piotr Kaczuba · 20 years ago
  73. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 20 years ago
  74. 409f89e [PATCH] x86_64: Do not use -ffunction-sections for modules by Sergey Vlasov · 20 years ago
  75. cab093b [PATCH] x86_64: adjust kstack_depth_to_print default by Jan Beulich · 20 years ago
  76. bdbdaa7 [PATCH] i386/x86-64: adjust /proc/interrupts column headings by Jan Beulich · 20 years ago
  77. 75bd665 [PATCH] x86_64: Fix fast check in safe_smp_processor_id by Andi Kleen · 20 years ago
  78. e42f943 [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information by Rohit Seth · 20 years ago
  79. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  80. d9005b5 [PATCH] x86_64: Remove bogus RED-PEN comment in signal.c by Andi Kleen · 20 years ago
  81. 8fa3d6f [PATCH] x86_64: check_addr() cleanups by Andrew Morton · 20 years ago
  82. 5f51e13 [PATCH] x86_64: miscellaneous mm/init.c fixes by Jan Beulich · 20 years ago
  83. b633237 [PATCH] x86_64: Mark mce_amd cpu notifier __cpuinit/__cpuinitdata by Andi Kleen · 20 years ago
  84. 2903ee8 [PATCH] x86_64: mce_amd cleanup by Jacob Shin · 20 years ago
  85. 9526866 [PATCH] x86_64: mce_amd support for family 0x10 processors by Jacob Shin · 20 years ago
  86. fff2e89 [PATCH] x86_64: mce_amd relocate sysfs files by Jacob Shin · 20 years ago
  87. 17fc14f [PATCH] x86_64: apic support for extended apic interrupt by Jacob Shin · 20 years ago
  88. c38bfdc [PATCH] x86_64: Move VM86 config into arch/i386/Kconfig by Andi Kleen · 20 years ago
  89. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 20 years ago
  90. 2f82bde [PATCH] x86_64: Update copyright in time.c by Vojtech Pavlik · 20 years ago
  91. b2df3dd [PATCH] x86_64: Explain why HPET T0_CMP register is written twice by Vojtech Pavlik · 20 years ago
  92. 4221133 [PATCH] x86_64: Make use of the *PER* constants in time.c by Vojtech Pavlik · 20 years ago
  93. e30db3e [PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges by Vojtech Pavlik · 20 years ago
  94. 7b0e850 [PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfo by Vojtech Pavlik · 20 years ago
  95. f8bf3c6 [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box by Vojtech Pavlik · 20 years ago
  96. f3fa8eb [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  97. e465058 [PATCH] x86_64: Calgary IOMMU - Calgary specific bits by Jon Mason · 20 years ago
  98. 0dc243a [PATCH] x86_64: Calgary IOMMU - IOMMU abstractions by Jon Mason · 20 years ago
  99. 8d4f6b9 [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected by Jon Mason · 20 years ago
  100. 2bbc419 [PATCH] x86_64: Change assembly to use regular cpuid_count macro by Rohit Seth · 20 years ago