1. e8216de [PATCH] s390: fix cmm kernel thread handling by Heiko Carstens · 18 years ago
  2. b1fc0b1 [PATCH] UML: tty locking by Alan Cox · 18 years ago
  3. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  4. bf61f50 [PATCH] uml: clean our set_ether_mac by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  5. 602cc24 [PATCH] uml: Remove unused variable by Jeff Dike · 18 years ago
  6. 537ae94 [PATCH] uml: timer cleanups by Jeff Dike · 18 years ago
  7. 4b84c69 [PATCH] uml: Move signal handlers to arch code by Jeff Dike · 18 years ago
  8. 19bdf04 [PATCH] uml: SIGIO cleanups by Jeff Dike · 18 years ago
  9. 6edf428 [PATCH] uml: Improve SIGBUS diagnostics by Jeff Dike · 18 years ago
  10. 6b7aaad [PATCH] uml: Fix handling of failed execs of helpers by Jeff Dike · 18 years ago
  11. 5e1f65a [PATCH] uml: Whitespace fixes by Jeff Dike · 18 years ago
  12. 8f80e94 [PATCH] uml: Fix stack alignment by Jeff Dike · 18 years ago
  13. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  14. 13c06be [PATCH] uml: Use klibc setjmp/longjmp by Jeff Dike · 18 years ago
  15. 7d145aa [PATCH] i386: Detect clock skew during suspend by Rafael J. Wysocki · 18 years ago
  16. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  17. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  18. 060ec3d [PATCH] alpha: Fix ALPHA_EV56 dependencies typo by Fernando J. Pereda · 18 years ago
  19. 182daa5 [PATCH] mtrr: Add lock annotations for prepare_set and post_set by Josh Triplett · 18 years ago
  20. c7f40ff [PATCH] i386: Kill references to xtime by john stultz · 18 years ago
  21. 0f0f1b4 [PATCH] Voyager: tty locking by Alan Cox · 18 years ago
  22. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  23. eaa7077 [PATCH] i386: add smp_call_function_single by Stephane Eranian · 18 years ago
  24. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  25. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  26. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  27. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  28. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  29. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  30. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  31. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  32. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  33. 2514183 [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 by Haavard Skinnemoen · 18 years ago
  34. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  35. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  36. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  37. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  38. 88d6e19 [PATCH] FRV: improve FRV's use of generic IRQ handling by David Howells · 18 years ago
  39. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  40. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  41. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  42. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  43. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  44. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  45. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  46. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  47. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  48. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  49. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  50. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  51. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  52. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  53. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  54. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  55. bfa0e9a [PATCH] i386: fix flat mode numa on a real numa system by keith mannthey · 18 years ago
  56. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  57. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  58. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  59. a4c0291 [SPARC64]: Fix section-mismatch errors in solaris emul module. by David S. Miller · 18 years ago
  60. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  61. 6973ddd [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  62. e17ba8f [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. by David S. Miller · 18 years ago
  63. 13b5aec [PATCH] more fallout from get_property returning pointer to const by Al Viro · 18 years ago
  64. 2ee8099 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  65. 5932ef0 [PATCH] sun4: fix sbus_setup_iommu() by Al Viro · 18 years ago
  66. 00ddaf2 [PATCH] sanitize frv archclean by Al Viro · 18 years ago
  67. cc9bd99 [PATCH] fix ancient breakage in ebus_init() by Al Viro · 18 years ago
  68. 24669f7d [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata by Jeremy Fitzhardinge · 18 years ago
  69. 6bbd9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 18 years ago
  70. a489d15 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  71. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. e102926 [POWERPC] EEH: Power4 systems sometimes need multiple resets. by Linas Vepstas · 18 years ago
  73. 3d574ab [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. by Scott Wood · 18 years ago
  74. cc9881c [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c by Nathan Lynch · 18 years ago
  75. d608df5 [POWERPC] Maple U3 HT - reject inappropriate config space access by Nathan Lynch · 18 years ago
  76. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  77. caf8132 [POWERPC] Merge iSeries i/o operations with the rest by Stephen Rothwell · 18 years ago
  78. 8b9b5a7 [POWERPC] Fix compile error in sbc8560 by Amy Fong · 18 years ago
  79. 6a1ca37 [POWERPC] EEH: support MMIO enable recovery step by Linas Vepstas · 18 years ago
  80. 47b5c83 [POWERPC] EEH: enable MMIO/DMA on frozen slot by Linas Vepstas · 18 years ago
  81. cb5b562 [POWERPC] EEH: code comment cleanup by Linas Vepstas · 18 years ago
  82. af52559 [POWERPC] EEH: balance pcidev_get/put calls by Linas Vepstas · 18 years ago
  83. 4dbefe6 [POWERPC] PPC: Fix xmon stack frame address in backtrace by Josh Boyer · 18 years ago
  84. 838fdb4 [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX by Peter Bergner · 18 years ago
  85. b5233d0 Fix 'make headers_check' on sh by Paul Mundt · 18 years ago
  86. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  87. a9e62fa [CRYPTO] s390: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  88. 65b75c3 [CRYPTO] s390: Added missing driver name and priority by Herbert Xu · 18 years ago
  89. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  90. eaf4408 [CRYPTO] twofish: x86-64 assembly version by Joachim Fritschi · 18 years ago
  91. b9f535f [CRYPTO] twofish: i586 assembly version by Joachim Fritschi · 18 years ago
  92. 388c571 [S390] hypfs crashes with invalid mount option. by Michael Holzheu · 18 years ago
  93. 6c2a9e6 [S390] Use alternative user-copy operations for new hardware. by Gerald Schaefer · 18 years ago
  94. d02765d [S390] Make user-copy operations run-time configurable. by Gerald Schaefer · 18 years ago
  95. 6837a8c [S390] Cleanup in signal handling code. by Gerald Schaefer · 18 years ago
  96. 9282ed9 [S390] Cleanup in page table related code. by Gerald Schaefer · 18 years ago
  97. 31b5808 [S390] Linux API for writing z/VM APPLDATA Monitor records. by Melissa Howland · 18 years ago
  98. 07d43ce [S390] Remove kexec experimental flag. by Heiko Carstens · 18 years ago
  99. 1f38d61 [S390] cleanup appldata. by Gerald Schaefer · 18 years ago
  100. 9514e23 [S390] Kernel stack overflow handling. by Heiko Carstens · 18 years ago