1. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  2. fecf340 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  3. 250d375 Merge nommu branch by Russell King · 18 years ago
  4. 84904d0 [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms by Kevin Hilman · 18 years ago
  5. 746140c [ARM] 3855/1: Add generic time support by Kevin Hilman · 18 years ago
  6. 1f51c10 [ARM] 3870/1: AT91: Start removing static memory mappings by Andrew Victor · 18 years ago
  7. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  8. d9f7a74 [S390] __div64_32 for 31 bit. by Martin Schwidefsky · 18 years ago
  9. 97f0fb6 [ARM] 3868/1: AT91 hardware header update by Andrew Victor · 18 years ago
  10. f217383 [ARM] 3867/1: AT91 GPIO update by Andrew Victor · 18 years ago
  11. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  12. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  13. 1f9bd4c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  14. 00463c1 [PATCH] i386: Use early clobbers for semaphores now by Andi Kleen · 18 years ago
  15. 576b3ef [ARM] 3864/1: Refactore sharpsl_pm by Dirk Opfer · 18 years ago
  16. a2025e7 [ARM] 3863/1: Add Locomo SPI Device by Dirk Opfer · 18 years ago
  17. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  18. 645daaa usbcore: add autosuspend/autoresume infrastructure by Alan Stern · 18 years ago
  19. b6956ff usbcore: store each usb_device's level in the tree by Alan Stern · 18 years ago
  20. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  21. dd990f1 usbcore: Add flag for whether a host controller uses DMA by Alan Stern · 18 years ago
  22. a6d2bb9 USB: remove struct usb_operations by Alan Stern · 18 years ago
  23. 088dc27 usbcore: help drivers to change device configs by Alan Stern · 18 years ago
  24. 095bc33 USB core: Use const where possible. by Luiz Fernando N. Capitulino · 18 years ago
  25. dfe0d3b USB Storage: add rio karma eject support by Matthew Dharm · 18 years ago
  26. b7cfaaa USB: New functions to check endpoints info. by Luiz Fernando N. Capitulino · 18 years ago
  27. 3d5b251 USB: making the kernel -Wshadow clean - USB & completion by Jesper Juhl · 18 years ago
  28. f2ebf92c USB: gmidi: New USB MIDI Gadget class driver. by Ben Williamson · 18 years ago
  29. 4d064c0 usbcore: track whether interfaces are suspended by Alan Stern · 18 years ago
  30. 8bb54ab usbcore: add usb_device_driver definition by Alan Stern · 18 years ago
  31. b2bbb20 USB: pxa2xx_udc understands GPIO based VBUS sensing by David Brownell · 18 years ago
  32. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  33. 2dc9431 Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel by Russell King · 18 years ago
  34. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  35. 6cc7cbe [ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h by Russell King · 18 years ago
  36. f37f46e [ARM] nommu: add ARM946E-S core support by Hyok S. Choi · 18 years ago
  37. d60674e [ARM] nommu: add ARM940T core support by Hyok S. Choi · 18 years ago
  38. 43f5f01 [ARM] nommu: add ARM9TDMI core support by Hyok S. Choi · 18 years ago
  39. b731c31 [ARM] nommu: add ARM740T core support by Hyok S. Choi · 18 years ago
  40. 07e0da7 [ARM] nommu: add ARM7TDMI core support by Hyok S. Choi · 18 years ago
  41. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  42. b98adfc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  43. 1b79e55 [PATCH] add probe_kernel_address() by Andrew Morton · 18 years ago
  44. 66f3750 [PATCH] fs/nfs/: make code static by Adrian Bunk · 18 years ago
  45. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  46. 7583ddf [PATCH] Include __param section in read-only data range by Marcelo Tosatti · 18 years ago
  47. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  48. ebba5f9 [PATCH] consistently use MAX_ERRNO in __syscall_return by Randy Dunlap · 18 years ago
  49. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  50. 577c4eb [PATCH] inode-diet: Move i_cdev into a union by Theodore Ts'o · 18 years ago
  51. eaf796e [PATCH] inode-diet: Move i_bdev into a union by Theodore Ts'o · 18 years ago
  52. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  53. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  54. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  55. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  56. a8b4fc4 [PATCH] uml: fix missing x86_64 register definitions by Jeff Dike · 18 years ago
  57. 85f6517 [PATCH] m32r: revise __raw_read_trylock() by Hirokazu Takata · 18 years ago
  58. a27f311 [PATCH] m32r: Fix "value computed not used" warnings by Hirokazu Takata · 18 years ago
  59. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  60. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  61. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  62. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  63. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  64. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  65. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  66. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  67. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  68. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  69. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  70. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  71. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  72. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  73. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  74. 2bd0cfb [PATCH] fix x86_64-mm-spinlock-cleanup by Andrew Morton · 18 years ago
  75. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  76. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  77. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  78. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  79. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  80. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  81. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  82. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  83. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  84. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  85. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  86. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  87. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  88. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  89. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  90. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  91. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  92. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  93. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  94. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  95. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  96. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  97. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  98. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  99. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  100. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago