1. 3560154 [PATCH] SELinux: add task_movememory hook by David Quigley · 19 years ago
  2. 03e6806 [PATCH] lsm: add task_setioprio hook by James Morris · 19 years ago
  3. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 19 years ago
  4. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 19 years ago
  5. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 19 years ago
  6. 95a402c [PATCH] page migration: use allocator function for migrate_pages() by Christoph Lameter · 19 years ago
  7. aaa994b [PATCH] page migration: handle freeing of pages in migrate_pages() by Christoph Lameter · 19 years ago
  8. 800590f [PATCH] slab: kmalloc, kzalloc comments cleanup and fix by Paul Drynoff · 19 years ago
  9. bd1e22b [PATCH] initialise total_memory() earlier by Andrew Morton · 19 years ago
  10. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 19 years ago
  11. bd96b9e [PATCH] mm: fix swap unused warning by Con Kolivas · 19 years ago
  12. 30c253e [PATCH] sparsemem: record nid during memory present by Andy Whitcroft · 19 years ago
  13. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 19 years ago
  14. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 19 years ago
  15. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 19 years ago
  16. 2d1db3b [PATCH] page migration cleanup: pass "mapping" to migration functions by Christoph Lameter · 19 years ago
  17. e7340f7 [PATCH] page migration cleanup: remove useless definitions by Christoph Lameter · 19 years ago
  18. 111ebb6 [PATCH] writeback: fix range handling by OGAWA Hirofumi · 19 years ago
  19. 612d6c1 [PATCH] radix-tree: direct data by Nick Piggin · 19 years ago
  20. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 19 years ago
  21. 8334231 [PATCH] mm: introduce remap_vmalloc_range() by Nick Piggin · 19 years ago
  22. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 19 years ago
  23. a43a8c3 [PATCH] tightening hugetlb strict accounting by Chen, Kenneth W · 19 years ago
  24. e8f03d0 [PATCH] reserve space for swap label by Andreas Dilger · 19 years ago
  25. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 19 years ago
  26. 718127c [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone by Yasunori Goto · 19 years ago
  27. 86356ab [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist by Yasunori Goto · 19 years ago
  28. 02b694d [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() by Yasunori Goto · 19 years ago
  29. f886ed4 [PATCH] PG_uncached is ia64 only by Andrew Morton · 19 years ago
  30. cb2b95e [PATCH] zone handle unaligned zone boundaries by Andy Whitcroft · 19 years ago
  31. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 19 years ago
  32. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 19 years ago
  33. 065a3e1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  34. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  35. 4a31e34 [PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name() by Krzysztof Halasa · 19 years ago
  36. d588fcb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  37. eaa8568 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 19 years ago
  38. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  39. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 19 years ago
  40. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 19 years ago
  41. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 19 years ago
  42. 0e5b378 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 19 years ago
  43. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 19 years ago
  44. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 19 years ago
  45. bb5427b [PATCH] w1: netlink: Mark netlink group 1 as unused. by Evgeniy Polyakov · 19 years ago
  46. b6043fc [PATCH] w1: Move w1-connector definitions into linux/include/connector.h by Evgeniy Polyakov · 19 years ago
  47. 46f5ed7 [PATCH] i2c: Mark block write buffers as const by Krzysztof Halasa · 19 years ago
  48. 18f98b1 [PATCH] i2c: New bus driver for the OpenCores I2C controller by Peter Korsgaard · 19 years ago
  49. 5c7ae65 [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 by Jean Delvare · 19 years ago
  50. 5e9f4f2 [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 by Mark A. Greer · 19 years ago
  51. 02e0c5d [PATCH] i2c-piix4: Add ATI IXP200/300/400 support by Rudolf Marek · 19 years ago
  52. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 19 years ago
  53. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 19 years ago
  54. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 19 years ago
  55. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 19 years ago
  56. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 19 years ago
  57. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 19 years ago
  58. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 19 years ago
  59. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 19 years ago
  60. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 19 years ago
  61. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 19 years ago
  62. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 19 years ago
  63. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 19 years ago
  64. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 19 years ago
  65. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 19 years ago
  66. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 19 years ago
  67. cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 19 years ago
  68. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 19 years ago
  69. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 19 years ago
  70. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 19 years ago
  71. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 19 years ago
  72. c34b4c7 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 19 years ago
  73. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  74. 1e92a55 [POWERPC] Fix mdelay badness on shared processor partitions by Anton Blanchard · 19 years ago
  75. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 19 years ago
  76. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  77. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  78. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  79. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 19 years ago
  80. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 19 years ago
  81. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  82. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 19 years ago
  83. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 19 years ago
  84. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 19 years ago
  85. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 19 years ago
  86. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 19 years ago
  87. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 19 years ago
  88. 3c66251 [PATCH] add filtering by ppid by Al Viro · 19 years ago
  89. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 19 years ago
  90. 473ae30 [PATCH] execve argument logging by Al Viro · 19 years ago
  91. bc0f3b8 [PATCH] audit_panic() is audit-internal by Al Viro · 19 years ago
  92. 3ca1006 [PATCH] inotify (4/5): allow watch removal from event handler by Amy Griffis · 19 years ago
  93. a9dc971 [PATCH] inotify (3/5): add interfaces to kernel API by Amy Griffis · 19 years ago
  94. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 19 years ago
  95. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 19 years ago
  96. 90204e0 [PATCH] remove config.h from inotify.h by Al Viro · 19 years ago
  97. 48d8332 [NET]: Prevent multiple qdisc runs by Herbert Xu · 19 years ago
  98. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  99. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  100. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 19 years ago