1. c6256c6 [PATCH] uml: fix previous console locking by Jeff Dike · 18 years ago
  2. d5c9ffc [PATCH] uml: console locking commentary and code cleanup by Jeff Dike · 18 years ago
  3. b4ac91a [PATCH] uml: chan_user.h formatting fixes by Jeff Dike · 18 years ago
  4. a52f362 [PATCH] uml: mostly const a structure by Jeff Dike · 18 years ago
  5. 99b0278 [PATCH] uml: locking commentary in the random driver by Jeff Dike · 18 years ago
  6. c59bce6 [PATCH] uml: use LIST_HEAD where possible by Jeff Dike · 18 years ago
  7. c862fc3 [PATCH] uml: network driver locking and code cleanup by Jeff Dike · 18 years ago
  8. f979522 [PATCH] uml: Kill a compilation warning by Jeff Dike · 18 years ago
  9. 67608e0 [PATCH] uml: port driver formatting by Jeff Dike · 18 years ago
  10. d832fc6 [PATCH] uml: make two variables static by Jeff Dike · 18 years ago
  11. 84f48d4 [PATCH] uml: mconsole locking by Jeff Dike · 18 years ago
  12. d471c0f [PATCH] uml: audio driver formatting by Jeff Dike · 18 years ago
  13. b612e47 [PATCH] uml: audio driver locking by Jeff Dike · 18 years ago
  14. 5bbcbec [PATCH] uml: watchdog driver formatting by Jeff Dike · 18 years ago
  15. 42d3611 [PATCH] uml: watchdog driver locking by Jeff Dike · 18 years ago
  16. 4ea21cd [PATCH] uml: network driver whitespace and style fixes by Jeff Dike · 18 years ago
  17. d3b7f69 [PATCH] uml: add locking to network transport registration by Jeff Dike · 18 years ago
  18. 190c3e4 [PATCH] uml: lock the irqs_to_free list by Jeff Dike · 18 years ago
  19. 894be2a [PATCH] uml: console whitespace and comment tidying by Jeff Dike · 18 years ago
  20. f28169d [PATCH] uml: return hotplug errors to host by Jeff Dike · 18 years ago
  21. d79a580 [PATCH] uml: console locking fixes by Jeff Dike · 18 years ago
  22. 5cf885d [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 18 years ago
  23. 8447157a [PATCH] CRIS: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  24. 7c101b7 [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  25. ea5e1a8 [PATCH] M68K: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  26. bf0059b [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  27. fabb626 [PATCH] m32r: cosmetic updates and trivial fixes by Hirokazu Takata · 18 years ago
  28. 3d60f84 [PATCH] m32r: fix kernel entry address of vmlinux by Hirokazu Takata · 18 years ago
  29. 4aa3b3c [PATCH] m32r: update defconfig files for v2.6.19 by Hirokazu Takata · 18 years ago
  30. 9b87ed7 [PATCH] m32r: fix do_page_fault and update_mmu_cache by Hirokazu Takata · 18 years ago
  31. 9674dcf [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 by Hirokazu Takata · 18 years ago
  32. c1725f2a [PATCH] ARM26: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  33. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 18 years ago
  34. 339ba9b [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 by Christoph Lameter · 18 years ago
  35. 0059283 [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc by Christoph Lameter · 18 years ago
  36. 09ae1f5 [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 by Christoph Lameter · 18 years ago
  37. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 18 years ago
  38. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 18 years ago
  39. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 18 years ago
  40. eaefd5f [PATCH] m68knommu: use irq_handler_t for passing handler types by Greg Ungerer · 19 years ago
  41. c051b01 [PATCH] m68knommu: use irq_handler_t passing handler to clock init by Greg Ungerer · 19 years ago
  42. 459c6a9 [PATCH] m68knommu: use irq_handler_t passing handler to PIT init by Greg Ungerer · 19 years ago
  43. 56591b9 [PATCH] m68knommu: include unused sections in linker script by Greg Ungerer · 19 years ago
  44. 1f95e49 [PATCH] m68knommu: remove regs arg from coldfire timer interrupt by Greg Ungerer · 19 years ago
  45. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 19 years ago
  46. 2affc85 [PATCH] SH vdso: use install_special_mapping() by Paul Mundt · 19 years ago
  47. c13e4ca [PATCH] powerpc vDSO: use install_special_mapping by Roland McGrath · 19 years ago
  48. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 19 years ago
  49. 7d91d53 [PATCH] i386 vDSO: use install_special_mapping by Roland McGrath · 19 years ago
  50. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 19 years ago
  51. f1fda89 [PATCH] powerpc: celleb trivial endianness and iomem annotations by Al Viro · 19 years ago
  52. cb46898 [PATCH] io_apic: trivial __iomem annotations by Al Viro · 19 years ago
  53. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 19 years ago
  54. 5b71bdd [PATCH] hpet: trivial __iomem annotations by Al Viro · 19 years ago
  55. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 19 years ago
  56. ccbebda [PATCH] arch/ia64: ansify by Al Viro · 19 years ago
  57. 0a9b0db [APM] SH: Convert to use shared APM emulation. by Paul Mundt · 19 years ago
  58. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 19 years ago
  59. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 19 years ago
  60. 9288f5c [PATCH] ps3: missing exports by Al Viro · 19 years ago
  61. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 19 years ago
  62. d27146d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 19 years ago
  63. 4ffabef [AVR32] Add missing #include <linux/module.h> by Haavard Skinnemoen · 19 years ago
  64. 9d4ad80 [AVR32] Remove last remains of libgcc by Haavard Skinnemoen · 19 years ago
  65. 3d60ee1 [AVR32] SPI platform code update by Haavard Skinnemoen · 19 years ago
  66. 7f9f467 [AVR32] Add PIOE device and reserve SDRAM pins by Haavard Skinnemoen · 19 years ago
  67. e7f70b8 [AVR32] Introduce at32_reserve_pin() by Haavard Skinnemoen · 19 years ago
  68. dde2510 [AVR32] Don't reset PIO state at bootup by Haavard Skinnemoen · 19 years ago
  69. 6a4e522 [AVR32] GPIO API implementation by Haavard Skinnemoen · 19 years ago
  70. 10b50b7 [AVR32] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  71. 212868d [AVR32] Fix incorrect invalidation of shared cachelines by David Brownell · 19 years ago
  72. 58febc0 [AVR32] ext int fixes by David Brownell · 19 years ago
  73. a3d912c8 [AVR32] fix serial port setup on ATSTK1000 by David Brownell · 19 years ago
  74. 914ab06 [AVR32] /proc/interrupts display by David Brownell · 19 years ago
  75. eac3731 [S390]: Add AF_IUCV socket support by Jennifer Hunt · 19 years ago
  76. 2356f4c [S390]: Rewrite of the IUCV base code, part 2 by Martin Schwidefsky · 19 years ago
  77. 33a67fe [S390]: Rewrite of the IUCV base code, part 1 by Martin Schwidefsky · 19 years ago
  78. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  79. d003e7a [POWERPC] Add export of vgacon_remap_base by Mathieu Desnoyers · 19 years ago
  80. bcff494 [POWERPC] Remove bogus comment about page_is_ram by Johannes Berg · 19 years ago
  81. 92d4dda [POWERPC] Fix comment in kernel/irq.c by Johannes Berg · 19 years ago
  82. 2366fb1 [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  83. 3839a59 [POWERPC] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 19 years ago
  84. 0524aad [POWERPC] Fix ppc64's writing to struct file_operations by Stephen Rothwell · 19 years ago
  85. f8b93a9 [POWERPC] ppc: use syslog macro for the printk log level by Robert P. J. Day · 19 years ago
  86. 64a3de1 [POWERPC] ppc: cs4218_tdm remove extra brace by Mariusz Kozlowski · 19 years ago
  87. f42963f [POWERPC] Add mpc52xx/lite5200 PCI support by Grant Likely · 19 years ago
  88. d5112a4 Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21 by Paul Mackerras · 19 years ago
  89. 12e86f9 [POWERPC] Only use H_BULK_REMOVE if the firmware supports it by Paul Mackerras · 19 years ago
  90. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  91. c96e2c9 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  92. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 19 years ago
  93. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 19 years ago
  94. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 19 years ago
  95. 8255cf3 PCI: make isa_bridge Alpha-only by Adrian Bunk · 19 years ago
  96. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 19 years ago
  97. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 19 years ago
  98. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  99. 5fad293 [POWERPC] Fixup error handling when emulating a floating point instruction by Kumar Gala · 19 years ago
  100. 04903a3 [POWERPC] Enable interrupts if we are doing fp math emulation by Kumar Gala · 19 years ago