1. 4c15416 [PATCH] inode-diet: Move i_pipe into a union by Theodore Ts'o · 18 years ago
  2. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  3. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  4. 3c91735 [PATCH] uml: thread creation tidying by Jeff Dike · 18 years ago
  5. a8b4fc4 [PATCH] uml: fix missing x86_64 register definitions by Jeff Dike · 18 years ago
  6. 85f6517 [PATCH] m32r: revise __raw_read_trylock() by Hirokazu Takata · 18 years ago
  7. a27f311 [PATCH] m32r: Fix "value computed not used" warnings by Hirokazu Takata · 18 years ago
  8. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  9. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  10. 5da6185 [PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem by David Howells · 18 years ago
  11. d24afc5 [PATCH] Mark __remove_vm_area() static by Rolf Eike Beer · 18 years ago
  12. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  13. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  14. 77f700d [PATCH] Disable GFP_THISNODE in the non-NUMA case by Christoph Lameter · 18 years ago
  15. 08e0f6a [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA by Christoph Lameter · 18 years ago
  16. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  17. e129b5c [PATCH] vm: add per-zone writeout counter by Andrew Morton · 18 years ago
  18. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  19. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  20. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  21. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  22. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  23. 2bd0cfb [PATCH] fix x86_64-mm-spinlock-cleanup by Andrew Morton · 18 years ago
  24. 133d205 [PATCH] Make kmem_cache_destroy() return void by Alexey Dobriyan · 18 years ago
  25. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  26. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  27. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  28. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  29. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  30. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  31. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  32. 36396f3 [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. by Ralf Baechle · 18 years ago
  33. e584ade [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. by Ralf Baechle · 18 years ago
  34. ddb1199 [MIPS] fstatat syscall names by Richard Sandiford · 18 years ago
  35. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  36. d7d86aa [MIPS] Cleanup hazard handling. by Ralf Baechle · 18 years ago
  37. 9dbd7b9 [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. by Peter Watkins · 18 years ago
  38. 0c68a9b [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite by thomas@koeller.dyndns.org · 18 years ago
  39. 6b8aab0 [MIPS] Reformat missformated SMTC bits. by Ralf Baechle · 18 years ago
  40. 3c70f12 [MIPS] Qemu does not have D-cache aliases by Atsushi Nemoto · 18 years ago
  41. bdb37c8 [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. by Yoichi Yuasa · 18 years ago
  42. 633fd56 [MIPS] Move definition of IRIX compat constant into IRIX compat code. by Ralf Baechle · 18 years ago
  43. 6b3e5f4 [MIPS] Use common definitions from asm-generic/signal.h by Yoichi Yuasa · 18 years ago
  44. fc095a9 [MIPS] Atlas: update interrupt handling by Maciej W. Rozycki · 18 years ago
  45. 3ee24e1 [MIPS] Atlas: Fix building the RTC driver by Maciej W. Rozycki · 18 years ago
  46. 7fdeb04 [MIPS] Wire up set_robust_list(2) and get_robust_list(2) by Atsushi Nemoto · 18 years ago
  47. 8f9a2b3 [MIPS] Fix errors detected by "make headers_check" by Atsushi Nemoto · 18 years ago
  48. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  49. 65316fd [MIPS] Replace generic__raw_read_trylock usage by Ralf Baechle · 18 years ago
  50. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  51. b4b30a5 [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU by Ralf Baechle · 18 years ago
  52. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  53. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  54. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  55. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  56. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  57. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  58. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 18 years ago
  59. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 18 years ago
  60. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 18 years ago
  61. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  62. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  63. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  64. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  65. e8df8c3 [PATCH] Make UML use ptrace-abi.h by Jeff Dike · 18 years ago
  66. 70e0eb8 [PATCH] Split i386 and x86_64 ptrace.h by Jeff Dike · 18 years ago
  67. 75e29b1 [PATCH] uml: stack usage reduction by Jeff Dike · 18 years ago
  68. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  69. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 18 years ago
  70. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  71. dcbb5a5 [PATCH] swsusp: clean up suspend header by Rafael J. Wysocki · 18 years ago
  72. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  73. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 18 years ago
  74. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  75. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  76. 930631e [PATCH] add DIV_ROUND_UP() by Steven Whitehouse · 18 years ago
  77. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  78. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  79. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  80. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  81. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  82. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  83. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  84. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 18 years ago
  85. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 18 years ago
  86. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  87. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  88. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  89. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  90. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  91. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  92. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  93. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  94. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  95. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  96. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  97. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 18 years ago
  98. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  99. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  100. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago