1. 10c1f71 [PATCH] m68knommu: need pm_power_off in m68knommu by Greg Ungerer · 19 years ago
  2. 2da436e [PATCH] unshare system call -v5: system call registration for i386 by JANAK DESAI · 19 years ago
  3. 1fcbf05 [PATCH] sys_hpux: fix strlen_user() race by Kyle McMartin · 19 years ago
  4. 48b8c10 [PATCH] uml: remove a dead file by Jeff Dike · 19 years ago
  5. e2216fe [PATCH] uml: initialize process FP registers properly by Jeff Dike · 19 years ago
  6. 43b00fd [PATCH] uml: block SIGWINCH in ptrace tester child by Jeff Dike · 19 years ago
  7. 14d9ead [PATCH] uml: balance list_add and list_del in the network driver by Jeff Dike · 19 years ago
  8. 1d2ddcf [PATCH] uml: close TUN/TAP file descriptors by Jeff Dike · 19 years ago
  9. fbd5577 [PATCH] uml: add debug switch for skas mode by Jeff Dike · 19 years ago
  10. 488fc08 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 19 years ago
  11. e8a82fd Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  12. e1a8e6c [PATCH] Fix bad apic fix on i386 by Andi Kleen · 19 years ago
  13. eeb059e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix by Linus Torvalds · 19 years ago
  14. b38c739 [MIPS] Clear ST0_RE on bootup. by Ralf Baechle · 19 years ago
  15. f09678a [MIPS] TX49x7: Fix reporting of the CPU name and PCI clock by Sergei Shtylylov · 19 years ago
  16. dbee90b [MIPS] Fix linker script to work for non-4K page size. by Ralf Baechle · 19 years ago
  17. fcfd980 [MIPS] Oprofile: Support for 34K UP kernels. by Ralf Baechle · 19 years ago
  18. d1e30a6 [MIPS] Fix dump_tlb.c warning and cleanup. by Atsushi Nemoto · 19 years ago
  19. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 19 years ago
  20. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 19 years ago
  21. 5be0f65 [MIPS] Shrink Qemu configuration to the bare minimum that is need and tested. by Ralf Baechle · 19 years ago
  22. 3d50375 [MIPS] Support /proc/kcore for MIPS by Daniel Jacobowitz · 20 years ago
  23. e9feeb2 [MIPS] IP22: Fix serial console detection by Ralf Baechle · 19 years ago
  24. c5033d7 [MIPS] ieee754[sd]p_neg workaround by Atsushi Nemoto · 19 years ago
  25. d4264f1 [MIPS] Remove wrong __user tags. by Atsushi Nemoto · 19 years ago
  26. 75bdb42 [MIPS] Remove commented out code to add -mmad for Nevada. by Ralf Baechle · 19 years ago
  27. 5237844 [MIPS] Fix Cobalt PCI cache line sizes by Peter Horton · 19 years ago
  28. c315a2b [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warnings. by Atsushi Nemoto · 19 years ago
  29. 3055acb [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c by Atsushi Nemoto · 19 years ago
  30. b6f7880 [MIPS] Reformat to 80 columns. by Ralf Baechle · 19 years ago
  31. 5ac71fd [MIPS] Sibyte: Make all setup functions __init. by Ralf Baechle · 19 years ago
  32. 010b853 [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. by Ralf Baechle · 19 years ago
  33. 8073055 [MIPS] Au1xx0: really set KSEG0 to uncached on reboot by Sergei Shtylylov · 19 years ago
  34. c03bc12 [MIPS] SB1: Add oprofile support. by Mark Mason · 19 years ago
  35. 4c91cc5 [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. by Mark Mason · 19 years ago
  36. 80f834e [MIPS] BCM1125 PCI fixes by Mark Mason · 19 years ago
  37. dd2f18f [MIPS] Nevada support for SGI O2. by Ralf Baechle · 19 years ago
  38. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 19 years ago
  39. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 19 years ago
  40. 9414d36 [MIPS] Check function pointers are non-zero before calling. by Ralf Baechle · 19 years ago
  41. a3305a8 [MIPS] Revert "mips: add pm_power_off" by Ralf Baechle · 19 years ago
  42. a84c96e [MIPS] RTLX compile fixes. by Ralf Baechle · 19 years ago
  43. 71baa1a [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. by Ralf Baechle · 19 years ago
  44. 4f0638b [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels. by Ralf Baechle · 19 years ago
  45. c03296a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  46. 913e4a7 [IA64-SGI] Shub2 BTE address fix by Russ Anderson · 19 years ago
  47. 27ee6e0 Pull sn-recursive-flags-for-select-builds into release branch by Tony Luck · 19 years ago
  48. c265c46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  49. 4be68a7 [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64 by Adrian Bunk · 19 years ago
  50. b53e8f6 [PATCH] i386: print kernel version in register dumps by Chuck Ebbert · 19 years ago
  51. fe38d85 [PATCH] i386 cpu hotplug: don't access freed memory by Chuck Ebbert · 19 years ago
  52. 165a2c1 [PATCH] x86: fix stack trace facility level by Hugh Dickins · 19 years ago
  53. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  54. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 19 years ago
  55. 7f7ff6b [SPARC64]: Update defconfig. by David S. Miller · 19 years ago
  56. 3794689 [SPARC64]: Add .gitignore file for sparc64 boot images. by David S. Miller · 19 years ago
  57. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 19 years ago
  58. 14c3f85 [PATCH] x86_64: Let impossible CPUs point to reference per cpu data by Andi Kleen · 19 years ago
  59. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 19 years ago
  60. 7f66ae4 [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT by Ashok Raj · 19 years ago
  61. d646bce [PATCH] x86_64: minor odering correction to dump_pagetable() by Jan Beulich · 19 years ago
  62. 91522a9 [PATCH] x86_64: small fix for CFI annotations by Jan Beulich · 19 years ago
  63. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 19 years ago
  64. 099f318 [PATCH] x86_64: Don't allow kprobes on __switch_to by Andi Kleen · 19 years ago
  65. 16acc0c [PATCH] x86_64: align per-cpu section to configured cache bytes by Zach Brown · 19 years ago
  66. a1002a4 [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge by Kevin VanMaren · 19 years ago
  67. 1de6bf3 [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 by Andi Kleen · 19 years ago
  68. d22fe80 [PATCH] x86_64: Do more checking in the SRAT header code by Andi Kleen · 19 years ago
  69. 7ded568 [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. by Ashok Raj · 19 years ago
  70. 396bd50 [PATCH] x86_64: mark two routines as __cpuinit by Shaohua Li · 19 years ago
  71. 9391a3f [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing by Andi Kleen · 19 years ago
  72. 7115125 [PATCH] x86_64: Remove CONFIG_INIT_DEBUG by Andi Kleen · 19 years ago
  73. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 19 years ago
  74. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 19 years ago
  75. 6bca52b [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback by Andi Kleen · 19 years ago
  76. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 19 years ago
  77. 6f3814c [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards by Andi Kleen · 19 years ago
  78. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 19 years ago
  79. eddb6fb [PATCH] x86_64: Disallow kprobes on NMI handlers by Andi Kleen · 19 years ago
  80. 2f01942 [PATCH] x86_64: Update defconfig by Andi Kleen · 19 years ago
  81. 89a2fa5 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  82. 1a56f54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  83. 2c4c6b2 [ARM] Remove ARCH_CAMELOT from at91 defconfigs by Russell King · 19 years ago
  84. 69dcc99 [PATCH] Export cpu topology in sysfs by Zhang, Yanmin · 19 years ago
  85. 23332c2 [PATCH] OProfile: fixed x86_64 incorrect kernel call graphs by Tong Li · 19 years ago
  86. 8145916 [PATCH] Fix some ucLinux breakage from the tty updates by Alan Cox · 19 years ago
  87. cd2d2bf [PATCH] s390: fix compat syscall wrapper by Heiko Carstens · 19 years ago
  88. 7c6c663 [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave(). by Robin Holt · 19 years ago
  89. 2fcc3db [IA64-SGI] sn2 housekeeping by Jes Sorensen · 19 years ago
  90. 41db611 Pull sgi-drivers-makefile-cleanup into release branch by Tony Luck · 19 years ago
  91. a587869 [IA64] avoid broken SAL_CACHE_FLUSH implementations by Bjorn Helgaas · 19 years ago
  92. af14aca [IA64] Remove stale comment from ia64/Kconfig by Kyle McMartin · 19 years ago
  93. a80dcc0 [IA64-SGI] disable msi for all altix pci devices by Mark Maule · 19 years ago
  94. 689388b [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI by Mark Maule · 19 years ago
  95. df080e7 Pull update-tlbflush-sn into release branch by Tony Luck · 19 years ago
  96. 59ed2f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  97. f9bdfa0 [PATCH] PowerPC/PCI Hotplug build break by Linas Vepstas · 19 years ago
  98. 83f755f [ARM] 3286/2: S3C2400 - adds to the table of supported CPUs by Lucas Correia Villa Real · 19 years ago
  99. 0ca5bc3 [ARM] 3284/1: S3C2400 - adds support to GPIO by Lucas Correia Villa Real · 19 years ago
  100. 7610dfa [ARM] 3295/1: Fix oprofile init return value by Russ Dill · 19 years ago