1. d2a02b9 [ARM] Convert kmalloc+memset to kzalloc by Russell King · 19 years ago
  2. 18ec5c7 [ARM] 3373/1: move uengine loader to arch/arm/common by Lennert Buytenhek · 19 years ago
  3. dd18c34 [ARM] 3372/1: ep93xx: add defconfig by Lennert Buytenhek · 19 years ago
  4. a8e1966 [ARM] 3371/1: ep93xx: gpio support by Lennert Buytenhek · 19 years ago
  5. e7736d4 [ARM] 3369/1: ep93xx: add core cirrus ep93xx support by Lennert Buytenhek · 19 years ago
  6. 73deb7d [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq by Alessandro Zummo · 19 years ago
  7. 6d4518d [ARM] 3346/1: Fix udelay() for HZ values different from 100 by Peter Teichmann · 19 years ago
  8. 0328ad2 [ARM] 3334/1: Add support for IXDP28x5 platforms by Deepak Saxena · 19 years ago
  9. 3fc3e1c [ARM] 3333/1: S3C2XX - add dclk and clkout clock support by Ben Dooks · 19 years ago
  10. d3468da [ARM] 3331/1: S3C24XX - add clk_set_parent() to clock code by Ben Dooks · 19 years ago
  11. 8e40a2f [ARM] 3330/1: S3C24XX - move UPLL to main clock by Ben Dooks · 19 years ago
  12. 766636c [ARM] 3329/1: S3C24XX - fix time for osiris machine by Ben Dooks · 19 years ago
  13. 110d322 [ARM] 3327/1: S3C2410 - add osiris machine support by Ben Dooks · 19 years ago
  14. a61ea93 [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) by Nicolas Pitre · 19 years ago
  15. 97d654f [ARM] Convert SA1111 to use clock architecture by Russell King · 19 years ago
  16. 824b5b5 [ARM] Adapt vic.c to allow for multiple VICs in a system. by Russell King · 19 years ago
  17. 5481536 [ARM] Rename chipdata to 'base' and make it an iomem pointer by Russell King · 19 years ago
  18. 5d25ac0 [ARM] Move IRQ enable after coprocessor number decode by Russell King · 19 years ago
  19. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 19 years ago
  20. bfe6570 [ARM] Fix HZ definition for OMAP without 32K timer by Russell King · 19 years ago
  21. 411ef7f [ARM] Remove asm/arch/irq.h by Russell King · 19 years ago
  22. f806581 [ARM] Move HZ definition into Kconfig by Russell King · 19 years ago
  23. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  24. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  25. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  26. ba93c62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  27. e031d33 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  28. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  29. 48e0810 [MIPS] Update defconfigs. by Ralf Baechle · 19 years ago
  30. 1725605 [MIPS] Separate CPU entries in /proc/cpuinfo with a blank line. by Martin Michlmayr · 19 years ago
  31. 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
  32. de862b4 [MIPS] TX49XX has prefetch. by Atsushi Nemoto · 19 years ago
  33. c6281ed [MIPS] Kill tlb-andes.c. by Thiemo Seufer · 19 years ago
  34. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  35. 59b3e8e [MIPS] Makefile crapectomy. by Ralf Baechle · 19 years ago
  36. a206f6a [MIPS] Mention Broadcom part number for BigSur board by Martin Michlmayr · 19 years ago
  37. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  38. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  39. b1bcb36 [MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend by Atsushi Nemoto · 19 years ago
  40. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  41. 6254944 [MIPS] Reformat all of signal32.c with tabs instead of space for consistency by Martin Michlmayr · 19 years ago
  42. af2667f [MIPS] Delete unused sys32_waitpid. by Ralf Baechle · 19 years ago
  43. c1449c8 [MIPS] Symmetric Uniprocessor support for Qemu. by Ralf Baechle · 19 years ago
  44. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 19 years ago
  45. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 19 years ago
  46. 55e9dce [CRYPTO] aes: Fixed array boundary violation by David McCullough · 19 years ago
  47. d5fb7f1 [PATCH] USB: OHCI for AU1200 by Jordan Crouse · 19 years ago
  48. 76fa9a2 [PATCH] USB: EHCI for AU1200 by Jordan Crouse · 19 years ago
  49. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
  50. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  51. c4a1745 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  52. f30c52d update the i386 defconfig by Adrian Bunk · 19 years ago
  53. d378aca Merge branch 'master' by Jeff Garzik · 19 years ago
  54. ac0eb3e [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  55. f6b83f0 [SPARC64]: Fix 2 bugs in huge page support. by David S. Miller · 19 years ago
  56. 467418f [SPARC64]: CONFIG_BLK_DEV_RAM fix by Andrew Morton · 19 years ago
  57. bb8646d [SPARC64]: Optimized TSB table initialization. by David S. Miller · 19 years ago
  58. 88d7079 [SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build. by David S. Miller · 19 years ago
  59. 9b4006d [SPARC64]: Use SLAB caches for TSB tables. by David S. Miller · 19 years ago
  60. b52439c [SPARC64]: Don't kill the page allocator when growing a TSB. by David S. Miller · 19 years ago
  61. 05f9ca8 [SPARC64]: Randomize mm->mmap_base when PF_RANDOMIZE is set. by David S. Miller · 19 years ago
  62. d61e16d [SPARC64]: Increase top of 32-bit process stack. by David S. Miller · 19 years ago
  63. a91690d [SPARC64]: Top-down address space allocation for 32-bit tasks. by David S. Miller · 19 years ago
  64. 7a1ac52 [SPARC64]: Fix and re-enable dynamic TSB sizing. by David S. Miller · 19 years ago
  65. 0c51ed9 [SPARC64]: First cut at VIS simulator for Niagara. by David S. Miller · 19 years ago
  66. 90a6646 [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. by David S. Miller · 19 years ago
  67. 8935dce [SPARC64]: Add SMT scheduling support for Niagara. by David S. Miller · 19 years ago
  68. 17b0e19 [SPARC64]: Fix 32-bit truncation which broke sparsemem. by David S. Miller · 19 years ago
  69. d111201 [SPARC64]: Move over to sparsemem. by David S. Miller · 19 years ago
  70. ee29074 [SPARC64]: Fix new context version SMP handling. by David S. Miller · 19 years ago
  71. a77754b [SPARC64]: Bulletproof MMU context locking. by David S. Miller · 19 years ago
  72. 9132983 [SPARC64]: kzalloc() conversion by Eric Sesterhenn · 19 years ago
  73. f7c0033 [SPARC64]: Fix loop termination in mark_kpte_bitmap() by David S. Miller · 19 years ago
  74. 74ae998 [SPARC64]: Simplify TSB insert checks. by David S. Miller · 19 years ago
  75. 3cab0c3 [SPARC64]: More SUN4V cpu mondo bug fixing. by David S. Miller · 19 years ago
  76. bcc28ee [SPARC64]: Fix sun4v mna winfixup handling. by David S. Miller · 19 years ago
  77. c4f8ef7 [SPARC64]: Fix mini RTC driver reading. by David S. Miller · 19 years ago
  78. 8bcd174 [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. by David S. Miller · 19 years ago
  79. 45f791e [SPARC64]: Fix _PAGE_EXEC handling. by David S. Miller · 19 years ago
  80. 92daa77 [SPARC64]: Fix typo in SUN4V D-TLB miss handler. by David S. Miller · 19 years ago
  81. 8ba706a [SPARC64]: Add mini-RTC driver for Starfire and SUN4V. by David S. Miller · 19 years ago
  82. b830ab6 [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch. by David S. Miller · 19 years ago
  83. aac0aad [SPARC64]: Fix bugs in SMP TLB context version expiration handling. by David S. Miller · 19 years ago
  84. 6889331 [SPARC64]: Fix indexing into kpte_linear_bitmap. by David S. Miller · 19 years ago
  85. 7a591cf [SPARC64]: Avoid dcache-dirty page state management on sun4v. by David S. Miller · 19 years ago
  86. 2a3a5f5 [SPARC64]: Bulletproof hypervisor TLB flushing. by David S. Miller · 19 years ago
  87. 6cc80cf [SPARC64]: Report mondo error correctly in hypervisor_xcall_deliver(). by David S. Miller · 19 years ago
  88. 3634476 [SPARC64]: Niagara optimized XOR functions for RAID. by David S. Miller · 19 years ago
  89. c4e9249 [SPARC64]: Fix binfmt_aout32.c build. by Andrew Morton · 19 years ago
  90. 77b838f [SPARC64]: destroy_context() needs to disable interrupts. by David S. Miller · 19 years ago
  91. a0663a7 [SPARC64]: Fix TLB context allocation with SMT style shared TLBs. by David S. Miller · 19 years ago
  92. 074d82c [SPARC64]: Put syscall tables after trap table. by David S. Miller · 19 years ago
  93. b2bef44 [SPARC64]: Export _PAGE_E and _PAGE_CACHE to modules. by David S. Miller · 19 years ago
  94. fc50492 [SPARC64]: Drop %gl to 0 before re-enabling PSTATE_IE in rtrap by David S. Miller · 19 years ago
  95. d7744a0 [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings. by David S. Miller · 19 years ago
  96. 9cc3a1a [SPARC64]: Make use of Niagara 256MB PTEs for kernel mappings. by David S. Miller · 19 years ago
  97. 30c91d5 [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V. by David S. Miller · 19 years ago
  98. 689126a [SPARC64] math-emu: Delete debugging printk left by previous commit. by David S. Miller · 19 years ago
  99. 6f5374c [SPARC64]: Add sun4v_cpu_yield(). by David S. Miller · 19 years ago
  100. 1bd0cd74 [SPARC64]: Kill cpudata->idle_volume. by David S. Miller · 19 years ago