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