1. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  2. a6dc60f8 vmscan: rename sc.may_swap to may_unmap by Johannes Weiner · 15 years ago
  3. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 15 years ago
  4. a12888f oom_kill: don't call for int_sqrt(0) by Cyrill Gorcunov · 15 years ago
  5. d086817 vmap: remove needless lock and list in vmap by MinChan Kim · 15 years ago
  6. ef161a9 mm: mminit_validate_memmodel_limits(): remove redundant test by Cyrill Gorcunov · 15 years ago
  7. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  8. 1407169 proc tty: switch xtensa iss console to ->proc_fops by Alexey Dobriyan · 15 years ago
  9. bf54215 proc tty: switch ia64 simserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  10. d594027 proc tty: switch amiserial to ->proc_fops by Alexey Dobriyan · 15 years ago
  11. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 15 years ago
  12. 6fd69d3 proc tty: switch usb-serial to ->proc_fops by Alexey Dobriyan · 15 years ago
  13. d196a94 proc tty: switch serial_core to ->proc_fops by Alexey Dobriyan · 15 years ago
  14. 201a50b proc tty: switch sdio_uart to ->proc_fops by Alexey Dobriyan · 15 years ago
  15. e6c8dd8a proc tty: switch synclinkmp to ->proc_fops by Alexey Dobriyan · 15 years ago
  16. a18c56e proc tty: switch synclink_gt to ->proc_fops by Alexey Dobriyan · 15 years ago
  17. d337829 proc tty: switch synclink to ->proc_fops by Alexey Dobriyan · 15 years ago
  18. 8561c44 proc tty: switch stallion to ->proc_fops by Alexey Dobriyan · 15 years ago
  19. 8768714 proc tty: switch synclink_cs to ->proc_fops by Alexey Dobriyan · 15 years ago
  20. 5bd6de7 proc tty: switch istallion to ->proc_fops by Alexey Dobriyan · 15 years ago
  21. cdda7cd proc tty: switch ip2 to ->proc_fops by Alexey Dobriyan · 15 years ago
  22. 444697d proc tty: switch cyclades to ->proc_fops by Alexey Dobriyan · 15 years ago
  23. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  24. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. d3d52d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  26. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  27. db6f204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio by Linus Torvalds · 15 years ago
  28. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  29. 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
  30. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  31. 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
  32. 93c36ed dma-debug: fix printk formats (i386) by Randy Dunlap · 15 years ago
  33. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 15 years ago
  34. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 15 years ago
  35. 2f85018 lockdep: fix deadlock in lockdep_trace_alloc by Peter Zijlstra · 15 years ago
  36. a9caa3d Revert "proc: revert /proc/uptime to ->read_proc hook" by Alexey Dobriyan · 15 years ago
  37. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  38. 3dec7f5 proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc by Alexey Dobriyan · 15 years ago
  39. 09729a9 proc: fix sparse warnings in pagemap_read() by Milind Arun Choudhary · 15 years ago
  40. 1681bc3 proc: move fs/proc/inode-alloc.txt comment into a source file by Randy Dunlap · 15 years ago
  41. 19cefdf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB by Ingo Molnar · 15 years ago
  42. 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
  43. 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
  44. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 15 years ago
  45. b8e676d radeonfb: Use __pci_complete_power_transition() by Rafael J. Wysocki · 15 years ago
  46. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  47. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 15 years ago
  48. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 15 years ago
  49. 46939f8 PCI PM: Put devices into low power states during late suspend (rev. 2) by Rafael J. Wysocki · 15 years ago
  50. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 15 years ago
  51. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 15 years ago
  52. 57ef802 PCI PM: Consistently use variable name "error" for pm call return values by Frans Pop · 15 years ago
  53. 749b0af kexec: Change kexec jump code ordering by Rafael J. Wysocki · 15 years ago
  54. 4aecd67 PM: Change hibernation code ordering by Rafael J. Wysocki · 15 years ago
  55. 900af0d PM: Change suspend code ordering by Rafael J. Wysocki · 15 years ago
  56. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  57. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  58. de15f09 hwmon: (fschmd) Add support for the FSC Hades IC by Hans de Goede · 15 years ago
  59. c69ab2b hwmon: (fschmd) Add support for the FSC Syleus IC by Hans de Goede · 15 years ago
  60. fa5bfab i2c-i801: Instantiate FSC hardware montioring chips by Hans de Goede · 15 years ago
  61. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  62. ec19920 hwmon: Define a standard interface for chassis intrusion detection by Jean Delvare · 15 years ago
  63. fb4504f Move the pcf8591 driver to hwmon by Jean Delvare · 15 years ago
  64. a157d06 hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG by Gong Jun · 15 years ago
  65. 237c8d2f hwmon: (w83627ehf) Add support for W83667HG by Gong Jun · 15 years ago
  66. 1704b26 hwmon: (w83627ehf) Invert fan pin variables logic by Jean Delvare · 15 years ago
  67. b6a33fe hwmon: (hdaps) Fix Thinkpad X41 axis inversion by Frank Seidel · 15 years ago
  68. 2b8cf3e hwmon: (hdaps) Allow inversion of separate axis by Frank Seidel · 15 years ago
  69. 25f3311 hwmon: (ds1621) Clean up documentation by Jean Delvare · 15 years ago
  70. e4879e2 hwmon: (ds1621) Avoid unneeded register access by Jean Delvare · 15 years ago
  71. 594592d hwmon: (ds1621) Clean up register access by Jean Delvare · 15 years ago
  72. 9202add hwmon: (ds1621) Reorder code statements by Jean Delvare · 15 years ago
  73. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  74. ee93961 reiserfs: rename [cn]_* variables by Jeff Mahoney · 15 years ago
  75. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 15 years ago
  76. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 15 years ago
  77. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  78. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 15 years ago
  79. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  80. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  81. 3cd6dbe reiserfs: cleanup path functions by Jeff Mahoney · 15 years ago
  82. fba4ebb reiserfs: factor out buffer_info initialization by Jeff Mahoney · 15 years ago
  83. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  84. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  85. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  86. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  87. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  88. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  89. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  90. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  91. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  92. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  93. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  94. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  95. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  96. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  97. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  98. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  99. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  100. 78b6513 reiserfs: add locking around error buffer by Jeff Mahoney · 15 years ago