1. 22adb35 [SPARC64]: Eliminate NR_CPUS limitations. by David S. Miller · 18 years ago
  2. 5cbc307 [SPARC64]: Use machine description and OBP properly for cpu probing. by David S. Miller · 18 years ago
  3. e01c0d6 [SPARC64]: Negotiate hypervisor API for PCI services. by David S. Miller · 18 years ago
  4. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 18 years ago
  5. 36b4897 [SPARC64]: Fix typo in sun4v_hvapi_register error handling. by David S. Miller · 18 years ago
  6. 5840fc6 [SPARC64]: PCI device scan is way too verbose by default. by David S. Miller · 18 years ago
  7. 42e2826 [SPARC32]: Removes mismatch section warnigs in sparc time.c file by Krzysztof Helt · 18 years ago
  8. 59db810 [SPARC64]: Don't be picky about virtual-dma values on sun4v. by David S. Miller · 18 years ago
  9. 9059b45 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  10. 9539ce22 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  11. e971290 meth driver renovation by Ralf Baechle · 18 years ago
  12. d57c4a3 [IA64] acpi_get_sysname() should be __init by Tony Luck · 18 years ago
  13. ce45b51 [IA64] Fix using uninitialized data in _PDC setup by Venki Pallipadi · 18 years ago
  14. af669c9 i386 bigsmp: section mismatch fixes by William Lee Irwin III · 18 years ago
  15. 1dbf37e i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP by Stefan Richter · 18 years ago
  16. 3c6df2a Avoid zero size allocation in cache_k8_northbridges() by Ben Collins · 18 years ago
  17. cf6aced uml: improve PTRACE_SYSEMU checking by Jeff Dike · 18 years ago
  18. d86ebd1 [IA64] start_secondary() and smp_callin() should be __cpuinit by Tony Luck · 18 years ago
  19. cdb7532f Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  20. 5fd5220 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  21. a66aa704 [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c by Kenji Kaneshige · 18 years ago
  22. 6ae3848 [IA64] Only unwind non-running tasks. by Robin Holt · 18 years ago
  23. e2e6fe7 [IA64] Improve unwind checking. by Robin Holt · 18 years ago
  24. 5453e77 [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM by Benjamin Herrenschmidt · 18 years ago
  25. 832a791 [POWERPC] Fix powerpc vmlinux.lds.S by Benjamin Herrenschmidt · 18 years ago
  26. 177e9ea [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO by Anton Blanchard · 18 years ago
  27. 2fae498 [POWERPC] Add missing pmc_type fields in cpu_table by Anton Blanchard · 18 years ago
  28. d3fdaed [POWERPC] Fix smp_call_function to be preempt-safe by Hugh Dickins · 18 years ago
  29. 080e892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 18 years ago
  30. 4b85df0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  31. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. 1730438 i386: fix PGE mask by Brian Gerst · 18 years ago
  33. d0aff6e x86_64: vsyscall time() fix by john stultz · 18 years ago
  34. d8902bf x86_64: early_print kernel console should send CRLF not LFCR by Yinghai Lu · 18 years ago
  35. 39427d6 i386: Enable CX8/PGE CPUID bits early on VIA C3 by Andi Kleen · 18 years ago
  36. 4c1f59d i386: Fix wrong CPU error message in early boot path by Christian Volkmann · 18 years ago
  37. c12ceb7 i386: Clear MCE flag on AMD K6 by Andi Kleen · 18 years ago
  38. 6c977aa i386: Fix K8/core2 oprofile on multiple CPUs by Andi Kleen · 18 years ago
  39. 20c3a3d i386: Update defconfig by Andi Kleen · 18 years ago
  40. 5e200c2 x86_64: Update defconfig by Andi Kleen · 18 years ago
  41. 9d7b667 Blackfin arch: update pm.c according to power management API change. by Bryan Wu · 18 years ago
  42. c4d1889 Blackfin arch: update defconfig files by Bryan Wu · 18 years ago
  43. ca9cb6f Blackfin arch: add board default configs to blackfin arch by Mike Frysinger · 18 years ago
  44. c824498 Blackfin arch: fix signal handling bug by Bernd Schmidt · 18 years ago
  45. a9c59c2 Blackfin arch: cache SWRST value at bootup so other things like watchdog can non-destructively query it by Mike Frysinger · 18 years ago
  46. c09c4e0 Blackfin arch: make sure we use local labels by Mike Frysinger · 18 years ago
  47. ac57ac3 Blackfin arch: dont clear the bit that tells coreb to start booting by Mike Frysinger · 18 years ago
  48. 5f9a3e8 Blackfin arch: dma_memcpy borken for > 64K by Aubrey Li · 18 years ago
  49. 5079df9 Blackfin arch: document why we have to touch the UART peripheral in our boot up code by Mike Frysinger · 18 years ago
  50. ef9256d Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state by Mike Frysinger · 18 years ago
  51. c0fc525 Blackfin arch: move board specific setup out of common init code and into the board specific init code by Mike Frysinger · 18 years ago
  52. 30870b9 Blackfin arch: dont clear status register bits in SWRST so we can actually use it by Mike Frysinger · 18 years ago
  53. 0a29059 Blackfin arch: initial tepla-bf561 board support by Mike Frysinger · 18 years ago
  54. 6e537e9 Blackfin arch: Fix bug using usb keyboard crashes kernel by Michael Hennerich · 18 years ago
  55. 8a0e665 Blackfin arch: fix trace output for FLAT binaries by Mike Frysinger · 18 years ago
  56. 23ee968 Blackfin arch: DMA operation cleanup by Michael Hennerich · 18 years ago
  57. 9ae246c Blackfin arch: Fix reserved map after we changed PORT_H definition by Michael Hennerich · 18 years ago
  58. a161bb0 Blackfin arch: mark a bunch of local functions as static by Mike Frysinger · 18 years ago
  59. 140a9ae Blackfin arch: Add configuration data for ISP176x on BF561 by Michael Hennerich · 18 years ago
  60. 6dae211 Blackfin arch: fix a few random warnings by Mike Frysinger · 18 years ago
  61. e3defff Blackfin arch: ISP1761 doesn't work for USB flash disk by Aubrey Li · 18 years ago
  62. ed2fbf5 Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 by Bryan Wu · 18 years ago
  63. 8af10b7 Blackfin arch: Add Workaround for ANOMALY 05000257 by Michael Hennerich · 18 years ago
  64. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  65. be2864b [S390] More verbose show_mem() like other architectures. by Heiko Carstens · 18 years ago
  66. a5a60a2 [S390] Make use of kretprobe_assert. by Heiko Carstens · 18 years ago
  67. 913f11ee [S390] Wire up signald, timerfd and eventfd syscalls. by Heiko Carstens · 18 years ago
  68. fd5d8bf [S390] Wire up sys_utimensat. by Heiko Carstens · 18 years ago
  69. dfbbbe9 sh: Fix clock multiplier on SH7722. by dmitry pervushin · 18 years ago
  70. e113276 sh: Wire up kdump crash kernel exec in die(). by Paul Mundt · 18 years ago
  71. f3a9022 sh: sr.bl toggling around idle sleep. by Paul Mundt · 18 years ago
  72. 9af9a41 sh: Disable psw support for R7785RP. by Paul Mundt · 18 years ago
  73. 0d08b5f sh: Fix page size alignment in __copy_user_page(). by Paul Mundt · 18 years ago
  74. 27641de sh: Fix up various compile warnings for SE boards. by Paul Mundt · 18 years ago
  75. 26bbfda sh: Wire up signalfd/timerfd/eventfd syscalls. by Paul Mundt · 18 years ago
  76. fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 18 years ago
  77. e868d61 spelling fixes: arch/sh/ by Simon Arlott · 18 years ago
  78. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 18 years ago
  79. 69e9c93 [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition by Ben Dooks · 18 years ago
  80. 42482e3 [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings by Ben Dooks · 18 years ago
  81. 7e966f3 [ARM] 4398/1: S3C2443: Fix watchdog IRQ number by Ben Dooks · 18 years ago
  82. 6736433 [ARM] 4396/1: S3C2443: Add missing HCLK clocks by Ben Dooks · 18 years ago
  83. 333a42e [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines by Ben Dooks · 18 years ago
  84. 1d28bff [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts by Greg Ungerer · 18 years ago
  85. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 18 years ago
  86. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 18 years ago
  87. a8c8be0 [IA64] Yet another section mismatch warning by Tony Luck · 18 years ago
  88. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  89. 939e342 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  90. 03983ab [SPARC64]: Fix sched_clock() et al. by David S. Miller · 18 years ago
  91. b465223 Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+" by Linus Torvalds · 18 years ago
  92. bb49b32 i386: don't check_pgt_cache in flush_tlb_mm by Hugh Dickins · 18 years ago
  93. df652fe i386/x86-64: fix section mismatch by Bernhard Walle · 18 years ago
  94. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 18 years ago
  95. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
  96. 60e4175 [POWERPC] Pass per-file CFLAGs for platform specific op codes by Josh Boyer · 18 years ago
  97. 5b82583 [POWERPC] Correct #endif comment by Jon Tollefson · 18 years ago
  98. 9a6b507 [POWERPC] Fix ppc_rtas_progress_show() by Segher Boessenkool · 18 years ago
  99. 67ccd2f [POWERPC] Fix sed command lines for zlib source construction by Segher Boessenkool · 18 years ago
  100. 8995ac8 [POWERPC] Specify GNUTARGET on $(AR) invocations by Segher Boessenkool · 18 years ago