1. 5071f97 epoll: fix epoll's own poll by Davide Libenzi · 16 years ago
  2. 3cdbbee drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor by Daniel Mack · 16 years ago
  3. 891f7d7 hpilo: reduce frequency of IO operations by David Altobelli · 16 years ago
  4. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 16 years ago
  5. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 16 years ago
  6. acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
  7. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 16 years ago
  8. c0aa24b auxdisplay: remove PARPORT dependency by H Hartley Sweeten · 16 years ago
  9. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 16 years ago
  10. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 16 years ago
  11. 55a6399 lib/rbtree.c: optimize rb_erase() by Wolfram Strepp · 16 years ago
  12. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 16 years ago
  13. 65bd6a9 uml: remove useless comments by WANG Cong · 16 years ago
  14. 5062910 uml: improve error messages by WANG Cong · 16 years ago
  15. dc71768 uml: don't use a too long string literal by WANG Cong · 16 years ago
  16. 792dd4f ubd: stop defintining MAJOR_NR by Christoph Hellwig · 16 years ago
  17. bf9ed57 pm: cleanup includes by Magnus Damm · 16 years ago
  18. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 16 years ago
  19. 5f0e3da alpha: convert u64 to unsigned long long by Randy Dunlap · 16 years ago
  20. a6209d6 alpha: xchg/cmpxchg cleanup and fixes by Ivan Kokshaysky · 16 years ago
  21. a940669 MAINTAINERS: add the missing linux alpha port mailling list by Cheng Renquan · 16 years ago
  22. 0b42afd alpha: fix macros by Roel Kluin · 16 years ago
  23. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 16 years ago
  24. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 16 years ago
  25. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 16 years ago
  26. 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 16 years ago
  27. 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 16 years ago
  28. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 16 years ago
  29. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 16 years ago
  30. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 16 years ago
  31. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 16 years ago
  32. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 16 years ago
  33. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 16 years ago
  34. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 16 years ago
  35. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 16 years ago
  36. 6a11f75 generic debug pagealloc by Akinobu Mita · 16 years ago
  37. 610a77e memdup_user(): introduce by Li Zefan · 16 years ago
  38. e2f17d9 hugetlb: chg cannot become less than 0 by Roel Kluin · 16 years ago
  39. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 16 years ago
  40. ad1c354 mm: don't free swap slots on page deactivation by Johannes Weiner · 16 years ago
  41. 2443462 mm: move pagevec stripping to save unlock-relock by Johannes Weiner · 16 years ago
  42. 2584e51 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB by Ravikiran G Thirumalai · 16 years ago
  43. 8a0bdec mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group by Ravikiran G Thirumalai · 16 years ago
  44. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 16 years ago
  45. bd2f619 vmscan: respect higher order in zone_reclaim() by Johannes Weiner · 16 years ago
  46. bd775c4 mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page() by KOSAKI Motohiro · 16 years ago
  47. 9786bf8 vmscan: clip swap_cluster_max in shrink_all_memory() by Johannes Weiner · 16 years ago
  48. d979677 mm: shrink_all_memory(): use sc.nr_reclaimed by MinChan Kim · 16 years ago
  49. 0a0dd05 mm: don't call mark_page_accessed() in do_swap_page() by KOSAKI Motohiro · 16 years ago
  50. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 16 years ago
  51. a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 16 years ago
  52. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 16 years ago
  53. a12888f oom_kill: don't call for int_sqrt(0) by Cyrill Gorcunov · 16 years ago
  54. d086817 vmap: remove needless lock and list in vmap by MinChan Kim · 16 years ago
  55. ef161a9 mm: mminit_validate_memmodel_limits(): remove redundant test by Cyrill Gorcunov · 16 years ago
  56. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  57. 1407169 proc tty: switch xtensa iss console to ->proc_fops by Alexey Dobriyan · 16 years ago
  58. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 16 years ago
  59. d594027 proc tty: switch amiserial to ->proc_fops by Alexey Dobriyan · 16 years ago
  60. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 16 years ago
  61. 6fd69d3 proc tty: switch usb-serial to ->proc_fops by Alexey Dobriyan · 16 years ago
  62. d196a94 proc tty: switch serial_core to ->proc_fops by Alexey Dobriyan · 16 years ago
  63. 201a50b proc tty: switch sdio_uart to ->proc_fops by Alexey Dobriyan · 16 years ago
  64. e6c8dd8a proc tty: switch synclinkmp to ->proc_fops by Alexey Dobriyan · 16 years ago
  65. a18c56e proc tty: switch synclink_gt to ->proc_fops by Alexey Dobriyan · 16 years ago
  66. d337829 proc tty: switch synclink to ->proc_fops by Alexey Dobriyan · 16 years ago
  67. 8561c44 proc tty: switch stallion to ->proc_fops by Alexey Dobriyan · 16 years ago
  68. 8768714 proc tty: switch synclink_cs to ->proc_fops by Alexey Dobriyan · 16 years ago
  69. 5bd6de7 proc tty: switch istallion to ->proc_fops by Alexey Dobriyan · 16 years ago
  70. cdda7cd proc tty: switch ip2 to ->proc_fops by Alexey Dobriyan · 16 years ago
  71. 444697d proc tty: switch cyclades to ->proc_fops by Alexey Dobriyan · 16 years ago
  72. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 16 years ago
  73. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  75. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  76. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 16 years ago
  77. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  78. c4e1aa6 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  80. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  81. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 16 years ago
  82. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 16 years ago
  83. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 16 years ago
  84. 2f85018 lockdep: fix deadlock in lockdep_trace_alloc by Peter Zijlstra · 16 years ago
  85. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 16 years ago
  86. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  87. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 16 years ago
  88. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 16 years ago
  89. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 16 years ago
  90. 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 16 years ago
  91. dfbbe89 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  92. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  93. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 16 years ago
  94. b8e676d radeonfb: Use __pci_complete_power_transition() by Rafael J. Wysocki · 16 years ago
  95. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 16 years ago
  96. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 16 years ago
  97. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 16 years ago
  98. 46939f8 PCI PM: Put devices into low power states during late suspend (rev. 2) by Rafael J. Wysocki · 16 years ago
  99. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 16 years ago
  100. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 16 years ago