1. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  2. 1d8cca4 byteorder: provide swabb.h generically in asm/byteorder.h by Harvey Harrison · 16 years ago
  3. acf0108 byteorder: use generic C version for value byteswapping by Harvey Harrison · 16 years ago
  4. b8e465f byteorder: add new headers for make headers-install by Harvey Harrison · 16 years ago
  5. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  6. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  7. 656eb2c add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS by Roland McGrath · 16 years ago
  8. b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
  9. c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
  10. 3eda201 seq_file: add seq_cpumask_list(), seq_nodemask_list() by Lai Jiangshan · 16 years ago
  11. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  12. 886465f cgroups: fix declaration of cgroup_mm_owner_callbacks by Paul Menage · 16 years ago
  13. cc31edc cgroups: convert tasks file to use a seq_file with shared pid array by Paul Menage · 16 years ago
  14. 146aa1b cgroups: fix probable race with put_css_set[_taskexit] and find_css_set by Lai Jiangshan · 16 years ago
  15. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  16. 3e680aa fb: convert lock/unlock_kernel() into local fb mutex by Krzysztof Helt · 16 years ago
  17. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  18. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 16 years ago
  19. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  20. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  21. 51b07fc fs: buffer lock use lock bitops by Nick Piggin · 16 years ago
  22. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  23. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  24. 902d2e8 vmscan: kill unused lru functions by KOSAKI Motohiro · 16 years ago
  25. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  26. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  27. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  28. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  29. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  30. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  31. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  32. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  33. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  34. 8a7a854 pageflag helpers for configed-out flags by Lee Schermerhorn · 16 years ago
  35. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  36. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  37. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  38. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  39. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  40. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  41. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  42. 0cfd810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  43. 5564da7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  44. 58617d5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  45. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 16 years ago
  46. cbc3011 usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. by Stephen Ware · 16 years ago
  47. 0b14c38 USB: Fix spelling in usb/serial.h by Geoff Levand · 16 years ago
  48. 3086775 usb gadget: cdc obex glue by Felipe Balbi · 16 years ago
  49. 60beed9 usb gadget: function activation/deactivation by David Brownell · 16 years ago
  50. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  51. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  52. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  53. 2a1d245 V4L/DVB (9240): saa7127: Fix two typos by Jean Delvare · 16 years ago
  54. 5ba4ecc V4L/DVB (9196): Add support for DSS delivery by Manu Abraham · 16 years ago
  55. 9785482 V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery by Manu Abraham · 16 years ago
  56. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  57. c53dbf5 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  58. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  59. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  60. 756f824 blktrace: add support for driver data by Stefan Raspl · 16 years ago
  61. 8677142 block: fix nr_phys_segments miscalculation bug by FUJITA Tomonori · 16 years ago
  62. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  63. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  64. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  65. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  66. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  68. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  69. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  70. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  71. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  73. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  74. 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
  75. 25cbe53 pid_ns: kill the now unused task_child_reaper() by Oleg Nesterov · 16 years ago
  76. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  77. b73c29f6 quota: remove CVS keywords by Adrian Bunk · 16 years ago
  78. 60836eb telephony: remove CVS keywords by Adrian Bunk · 16 years ago
  79. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  80. b53cde3 fbdev: add new TMIO framebuffer driver by Dmitry Baryshkov · 16 years ago
  81. e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 16 years ago
  82. 3d599d1 gpio_free might sleep, generic part by Uwe Kleine-König · 16 years ago
  83. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago
  84. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 16 years ago
  85. 9d793b0 i2o: Fix 32/64bit DMA locking by Alan Cox · 16 years ago
  86. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  87. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 16 years ago
  88. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 16 years ago
  89. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  90. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  91. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  92. f7ad160 include/linux/clk.h: fix comment by Alex Raimondi · 16 years ago
  93. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  94. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  95. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  96. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  97. c80cfb0 vsprintf: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  98. 1ecfea0 init.h: remove long-dead __setup_null_param() macro by Robert P. J. Day · 16 years ago
  99. 693ac38 include/linux/mount.h: remove CVS keyword by Adrian Bunk · 16 years ago
  100. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago