1. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 15 years ago
  2. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 15 years ago
  3. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  4. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 15 years ago
  5. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 15 years ago
  6. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  7. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 15 years ago
  8. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  9. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 15 years ago
  10. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  11. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  12. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  13. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  14. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  15. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 15 years ago
  16. 704503d mm: fix proc_dointvec_userhz_jiffies "breakage" by Alexey Dobriyan · 15 years ago
  17. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  18. 610a77e memdup_user(): introduce by Li Zefan · 15 years ago
  19. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 15 years ago
  20. e3a7cca vfs: add/use account_page_dirtied() by Edward Shishkin · 15 years ago
  21. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  22. 9de1581 get_mm_hiwater_xxx: trivial, s/define/inline/ by Oleg Nesterov · 15 years ago
  23. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  24. ae149b6 proc tty: add struct tty_operations::proc_fops by Alexey Dobriyan · 15 years ago
  25. ced117c Remove two unneeded exports and make two symbols static in fs/mpage.c by Dmitri Vorobiev · 15 years ago
  26. 47e4491 Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225 by Al Viro · 15 years ago
  27. 5ad4e53 Get rid of indirect include of fs_struct.h by Al Viro · 15 years ago
  28. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  29. 498052b New locking/refcounting for fs_struct by Al Viro · 15 years ago
  30. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  31. fdd88f0 ide: inline SELECT_DRIVE() by Sergei Shtylyov · 15 years ago
  32. abb596b ide: turn selectproc() method into dev_select() method (take 5) by Sergei Shtylyov · 15 years ago
  33. 6762511 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE by Sergei Shtylyov · 15 years ago
  34. ecf3a31 ide: turn set_irq() method into write_devctl() method by Sergei Shtylyov · 15 years ago
  35. 349d12a ide-floppy: use ide_pio_bytes() by Bartlomiej Zolnierkiewicz · 15 years ago
  36. 41fa9f8 ide: decrease size of ->pc_buf field in struct ide_atapi_pc by Bartlomiej Zolnierkiewicz · 15 years ago
  37. f094d4d8 ide: sanitize ide_build_sglist() and ide_destroy_dmatable() by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 8a4a573 ide: add ->dma_check method by Bartlomiej Zolnierkiewicz · 15 years ago
  39. 5ae5412 ide: add ide_dma_prepare() helper by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 4453011 ide: destroy DMA mappings after ending DMA (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  41. 35c9b4d ide: add ->dma_clear method and remove ->dma_timeout one by Bartlomiej Zolnierkiewicz · 15 years ago
  42. 06a449e ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests by Bartlomiej Zolnierkiewicz · 15 years ago
  43. a08915b ide-cd: use scatterlists for PIO transfers (fs requests) by Bartlomiej Zolnierkiewicz · 15 years ago
  44. ca72556 regulator: Support disabling of unused regulators by machines by Mark Brown · 15 years ago
  45. cacf90f regulator: Allow boot_on regulators to be disabled by clients by Mark Brown · 15 years ago
  46. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  47. fa16a5c regulator: twl4030 regulators by David Brownell · 16 years ago
  48. 3b2a606 regulator: get_status() grows kerneldoc by David Brownell · 15 years ago
  49. 4367cfd regulator: enumerate voltages (v2) by David Brownell · 15 years ago
  50. a308466 regulator: Allow regulators to set the initial operating mode by Mark Brown · 15 years ago
  51. 1dd68f0 regulator: email - update email address and regulator webpage. by Liam Girdwood · 16 years ago
  52. 90ca563 regulator: fix header file missing kernel-doc by Randy Dunlap · 16 years ago
  53. 1fa9ad5 regulator: Hoist struct regulator_dev out of core to fix notifiers by Mark Brown · 16 years ago
  54. bcf3402 regulator: Allow init_data to be passed to fixed voltage regulators by Mark Brown · 16 years ago
  55. 93c62da regulator: Allow init data to be supplied for bq24022 by Mark Brown · 16 years ago
  56. 0527100 regulator: Pass regulator init data as explict argument when registering by Mark Brown · 16 years ago
  57. b136fb4 Regulator: Push lock out of _notifier_call_chain + add voltage change event. by Jonathan Cameron · 16 years ago
  58. 853116a regulator: add get_status() by David Brownell · 16 years ago
  59. f701d58 md/raid6: move raid6 data processing to raid6_pq.ko by Dan Williams · 15 years ago
  60. 43b2e5d md: move md_k.h from include/linux/raid/ to drivers/md/ by NeilBrown · 15 years ago
  61. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 15 years ago
  62. 9202295 md: move most content from md.h to md_k.h by NeilBrown · 15 years ago
  63. 8b2b5c2 md: move LEVEL_* definition from md_k.h to md_u.h by NeilBrown · 15 years ago
  64. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 15 years ago
  65. eea1bf3 md: Fix is_mddev_idle test (again). by NeilBrown · 15 years ago
  66. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  67. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  68. 3c6fae6 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  69. 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
  70. cf2f7d7 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  71. 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
  72. 77e4658 reiserfs: fix build breakage by Alexander Beregalov · 15 years ago
  73. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  74. 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
  75. 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
  76. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  77. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  78. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  79. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  80. d68caa9 reiserfs: rename p_._ variables by Jeff Mahoney · 15 years ago
  81. a063ae1 reiserfs: rename p_s_tb to tb by Jeff Mahoney · 15 years ago
  82. 995c762 reiserfs: rename p_s_inode to inode by Jeff Mahoney · 15 years ago
  83. ad31a4f reiserfs: rename p_s_bh to bh by Jeff Mahoney · 15 years ago
  84. a9dd364 reiserfs: rename p_s_sb to sb by Jeff Mahoney · 15 years ago
  85. 0222e65 reiserfs: strip trailing whitespace by Jeff Mahoney · 15 years ago
  86. 57fe60d reiserfs: add atomic addition of selinux attributes during inode creation by Jeff Mahoney · 15 years ago
  87. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  88. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  89. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  90. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  91. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  92. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  93. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  94. 1e5e59d reiserfs: introduce reiserfs_error() by Jeff Mahoney · 15 years ago
  95. 32e8b10 reiserfs: rearrange journal abort by Jeff Mahoney · 15 years ago
  96. c3a9c21 reiserfs: rework reiserfs_panic by Jeff Mahoney · 15 years ago
  97. fd7cb03 reiserfs: eliminate reiserfs_warning from uniqueness functions by Jeff Mahoney · 15 years ago
  98. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  99. eba0030 reiserfs: use buffer_info for leaf_paste_entries by Jeff Mahoney · 15 years ago
  100. 600ed41 reiserfs: audit transaction ids to always be unsigned ints by Jeff Mahoney · 15 years ago