1. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 19 years ago
  2. 642fb4d [PATCH] NOMMU: Provide shared-writable mmap support on ramfs by David Howells · 19 years ago
  3. 9f6d4b0 [PATCH] therm_adt746x: Quiet fan speed change messages by Ben Collins · 19 years ago
  4. 683e2cc [PATCH] ppc32: Re-add embed_config.c to ml300/ep405 by Peter Korsgaard · 19 years ago
  5. f80257a [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI by Sylvain Munaut · 19 years ago
  6. 041cb62 [PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it by Sylvain Munaut · 19 years ago
  7. db674ed [PATCH] ppc32: Fix MPC52xx configuration space access by Sylvain Munaut · 19 years ago
  8. dbeb198 [PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixups by Sylvain Munaut · 19 years ago
  9. e21b9f2 [PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0 by Sylvain Munaut · 19 years ago
  10. 4aa7c80 [PATCH] ppc32: Fix static IO mapping for Freescale MPC52xx by Sylvain Munaut · 19 years ago
  11. d62de3a [PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port major by Sylvain Munaut · 19 years ago
  12. 2d8179c [PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c by Sylvain Munaut · 19 years ago
  13. 7558824 [PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c by Sylvain Munaut · 19 years ago
  14. c9662b4 [PATCH] macintosh: don't store i2c_add_driver() return if no further processing done by Arthur Othieno · 19 years ago
  15. e13ac21 [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels by Otavio Salvador · 19 years ago
  16. fa57f9c [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data by Eugene Surovegin · 19 years ago
  17. 1ae8f40 [PATCH] security/: possible cleanups by Adrian Bunk · 19 years ago
  18. 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
  19. 32725ad [PATCH] selinux: more ARRAY_SIZE cleanups by Tobias Klauser · 19 years ago
  20. 6e20a64 [PATCH] selinux: ARRAY_SIZE cleanups by Nicolas Kaiser · 19 years ago
  21. b09eb1c [PATCH] mm: page_state opt docs by Nick Piggin · 19 years ago
  22. a74609f [PATCH] mm: page_state opt by Nick Piggin · 19 years ago
  23. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  24. 070f803 [PATCH] build_zonelists_node(): rename args by Christoph Lameter · 19 years ago
  25. 02a68a5 [PATCH] Fix zone policy determination by Christoph Lameter · 19 years ago
  26. 4be38e3 [PATCH] mm: move determination of policy_zone into page allocator by Christoph Lameter · 19 years ago
  27. 1a93205 [PATCH] mm: simplify build_zonelists_node by removing the case statement. by Christoph Lameter · 19 years ago
  28. f3fe651 [PATCH] mm: add populated_zone() helper by Con Kolivas · 19 years ago
  29. 80bfed9 [PATCH] consolidate lru_add_drain() and lru_drain_cache() by Andrew Morton · 19 years ago
  30. 210fe53 [PATCH] vmscan: balancing fix by Andrew Morton · 19 years ago
  31. 41e9b63 [PATCH] mm: pfault optimisation by Nick Piggin · 19 years ago
  32. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  33. 224abf9 [PATCH] mm: bad_page optimisation by Nick Piggin · 19 years ago
  34. 9328b8f [PATCH] mm: dma32 zone statistics by Nick Piggin · 19 years ago
  35. 7756b9e [PATCH] kill last zone_reclaim() bits by Andrew Morton · 19 years ago
  36. bbfbb7c [PATCH] find_lock_page(): call __lock_page() directly. by Nikita Danilov · 19 years ago
  37. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 19 years ago
  38. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 19 years ago
  39. 085cc7d [PATCH] mm: page_alloc cleanups by Nick Piggin · 19 years ago
  40. a86b1f5 [PATCH] mm: page_state fixes by Nick Piggin · 19 years ago
  41. 2d92c5c [PATCH] mm: remove pcp low by Nick Piggin · 19 years ago
  42. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 19 years ago
  43. 92be2e3 [PATCH] mm: microopt conditions by Nick Piggin · 19 years ago
  44. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 19 years ago
  45. c54ad30 [PATCH] mm: pagealloc opt by Nick Piggin · 19 years ago
  46. c484d41 [PATCH] mm: free_pages_and_swap_cache opt by Hugh Dickins · 19 years ago
  47. 161599f [PATCH] sparsemem: provide pfn_to_nid by Andy Whitcroft · 19 years ago
  48. 2bdaf11 [PATCH] flatmem split out memory model by Andy Whitcroft · 19 years ago
  49. 03b00eb [PATCH] Shut up warnings in ipc/shm.c by Russell King · 19 years ago
  50. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 19 years ago
  51. d5afa6d [PATCH] mm: pfn_to_pgdat not used in common code by Andy Whitcroft · 19 years ago
  52. 9f3fd60 [PATCH] mm: kvaddr_to_nid not used in common code by Andy Whitcroft · 19 years ago
  53. 6bda666 [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page() by Christoph Lameter · 19 years ago
  54. 21abb14 [PATCH] Remove old node based policy interface from mempolicy.c by Christoph Lameter · 19 years ago
  55. 5da7ca8 [PATCH] Add NUMA policy support for huge pages. by Christoph Lameter · 19 years ago
  56. 96df933 [PATCH] mm: dequeue a huge page near to this node by Christoph Lameter · 19 years ago
  57. 1e8f889 [PATCH] Hugetlb: Copy on Write support by David Gibson · 19 years ago
  58. 86e5216 [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COW by Adam Litke · 19 years ago
  59. 85ef47f [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_page by Adam Litke · 19 years ago
  60. f091679 [PATCH] Hugetlb: Remove duplicate i_size check by Adam Litke · 19 years ago
  61. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  62. d733907 [PATCH] reiser4: vfs: add truncate_inode_pages_range() by Hans Reiser · 19 years ago
  63. 900b2b4 [PATCH] memhotplug: register_memory should be global by Andy Whitcroft · 19 years ago
  64. 98a38eb [PATCH] memhotplug: register_ and unregister_memory_notifier should be global by Andy Whitcroft · 19 years ago
  65. 5ac24ee [PATCH] memhotplug: __add_section remove unused pgdat definition by Andy Whitcroft · 19 years ago
  66. 47f3a86 [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags by Paul Jackson · 19 years ago
  67. a576219 [PATCH] swsusp: resume_store() retval fix by Andrew Morton · 19 years ago
  68. 817c41d [PATCH] alpha: dma_map_page() fix by Andrew Morton · 19 years ago
  69. 1f1e030 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. by NeilBrown · 19 years ago
  70. 4b2f026 [PATCH] nbd: fix TX/RX race condition by Herbert Xu · 19 years ago
  71. bd6a59b [PATCH] hfsplus oops fix by Joshua Kwan · 19 years ago
  72. e650c30 [SCSI] scsi_end_async() needs to take an uptodate parameter by Jens Axboe · 19 years ago
  73. 15fc858 [BLOCK] Correct blk_execute_rq_nowait() prototype by Jens Axboe · 19 years ago
  74. ff5b8cf [BLOCK] I/O barrier documentation update by Tejun Heo · 19 years ago
  75. 3e087b5 [BLOCK] update IDE to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  76. 9a3dccc [BLOCK] add FUA support to libata by Tejun Heo · 19 years ago
  77. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  78. 007365a [BLOCK] scsi: add FUA support to sd by Tejun Heo · 19 years ago
  79. 461d4e9 [BLOCK] update SCSI to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  80. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 19 years ago
  81. 52d9e67 [BLOCK] ll_rw_blk: separate out bio init part from __make_request by Tejun Heo · 19 years ago
  82. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  83. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 19 years ago
  84. 80cfd54 [BLOCK] bio: check for same page merge possibilities in __bio_add_page() by Jens Axboe · 19 years ago
  85. 88ee5ef [BLOCK] ll_rw_blk: fastpath get_request() by Jens Axboe · 19 years ago
  86. ef9be1d [BLOCK] as-iosched: update alias handling by Tejun Heo · 19 years ago
  87. e91c021 [PATCH] i2c: i2c-mv64xxx fix transaction abortion by Mark A. Greer · 19 years ago
  88. 7c72ccf [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device ID by Jean Delvare · 19 years ago
  89. a4787c0 [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON by Martin Hicks · 19 years ago
  90. 3fb81a3 [PATCH] i2c: I2C_DF_NOTIFY removal comment cleanups by Jean Delvare · 19 years ago
  91. fb687d7 [PATCH] i2c: update i2c_driver.command documentation by Jean Delvare · 19 years ago
  92. d564bae [PATCH] i2c: drop empty i2c_driver.command implementations by Laurent Riffard · 19 years ago
  93. 04b4b84 [PATCH] i2c: driver ID list cleanups by Jean Delvare · 19 years ago
  94. a7be58a [PATCH] hwmon: it87 use u8 for vrm by Jean Delvare · 19 years ago
  95. 734a12a [PATCH] hwmon: add VRM/VID support for some VIA CPUs by Rudolf Marek · 19 years ago
  96. 99d8556 [PATCH] hwmon: w83792d simplify in low bits handling by Jean Delvare · 19 years ago
  97. c9152de [PATCH] hwmon: w83792d misc cleanups by Jean Delvare · 19 years ago
  98. 7947213 [PATCH] I2C: move i2c-dev to use dynamic class devices by Greg Kroah-Hartman · 19 years ago
  99. d82c0bf [PATCH] i2c: Documentation update by Jean Delvare · 19 years ago
  100. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago