1. 174596a cpumask: convert mm/ by Rusty Russell · 16 years ago
  2. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 16 years ago
  3. e0b582e cpumask: convert kernel/cpu.c by Rusty Russell · 16 years ago
  4. c309b91 cpumask: convert kernel/profile.c by Rusty Russell · 16 years ago
  5. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 16 years ago
  6. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  7. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  8. e7577c5 cpumask: convert kernel/workqueue.c by Rusty Russell · 16 years ago
  9. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 16 years ago
  10. 3e59794 cpumask: remove any_online_cpu() users: mm/ by Rusty Russell · 16 years ago
  11. f1fc057 cpumask: remove any_online_cpu() users: kernel/ by Rusty Russell · 16 years ago
  12. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 16 years ago
  13. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 16 years ago
  14. 333af15 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 by Rusty Russell · 16 years ago
  15. 9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc by Rusty Russell · 16 years ago
  16. 2bb23a6 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 by Rusty Russell · 16 years ago
  17. 78fd744 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc by Rusty Russell · 16 years ago
  18. e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 16 years ago
  19. ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
  20. 0db5d3d m68knommu: define __fls by Rusty Russell · 16 years ago
  21. 434ae51 m68k: define __fls by Rusty Russell · 16 years ago
  22. ccec25f blackfin: define __fls by Rusty Russell · 16 years ago
  23. 96b8d4c avr32: define __fls by Rusty Russell · 16 years ago
  24. 165ac43 parisc: remove gratuitous cpu_online_map declaration. by Rusty Russell · 16 years ago
  25. 915441b cpumask: Use accessors code in core by Rusty Russell · 16 years ago
  26. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  27. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
  28. 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 16 years ago
  29. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 16 years ago
  30. f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code by Rusty Russell · 16 years ago
  31. 90bd49a keys: fix sparse warning by adding __user annotation to cast by James Morris · 16 years ago
  32. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  33. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  34. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  35. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  36. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  37. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  38. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  39. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  40. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  41. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  42. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  43. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  44. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  45. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  46. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  47. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  48. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  49. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  50. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  51. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  52. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  53. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  54. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  55. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  56. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  57. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  58. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago
  59. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  60. a17d523 eCryptfs: check readlink result was not an error before using it by Duane Griffin · 16 years ago
  61. 5cc4a03 fs/namespace.c: drop code after return by Julia Lawall · 16 years ago
  62. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  63. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  64. e2b689d fs: reorder struct inotify_device on 64bits to remove padding by Richard Kennedy · 16 years ago
  65. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  66. 418f19e Merge branch 'master' of ../mmc by Pierre Ossman · 16 years ago
  67. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 16 years ago
  68. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  69. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  70. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 16 years ago
  71. 277d342 selinux: Deprecate and schedule the removal of the the compat_net functionality by Paul Moore · 16 years ago
  72. 6c2e8ac netlabel: Update kernel configuration API by Paul Moore · 16 years ago
  73. 6a79e39 mmc_block: ensure all sectors that do not have errors are read by Adrian Hunter · 16 years ago
  74. a0d045c drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  75. f913431 sdhci: handle built-in sdhci with modular leds class by Pierre Ossman · 16 years ago
  76. ca4f105 mmc: balanc pci_iomap with pci_iounmap by Roel Kluin · 16 years ago
  77. 504f191 mmc_block: print better error messages by Adrian Hunter · 16 years ago
  78. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  79. 0527a60 ricoh_mmc: Handle newer models of Ricoh controllers by philipl@overt.org · 16 years ago
  80. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  81. 35ff855 sdhci: activate led support also when module by Éric Piel · 16 years ago
  82. b7a03210 mmc: trivial annotation of 'blocks' by Harvey Harrison · 16 years ago
  83. 092f82e pci: use pci_ioremap_bar() in drivers/mmc by Arjan van de Ven · 16 years ago
  84. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. 006948b [WATCHDOG] Add support for the WM8350 watchdog by Mark Brown · 16 years ago
  86. 4c6e63b [WATCHDOG] Add SMSC SCH311x Watchdog Timer. by Wim Van Sebroeck · 16 years ago
  87. 794db26 [WATCHDOG] ib700wdt - add timeout parameter by Wim Van Sebroeck · 16 years ago
  88. 8791723 KVM: MMU: handle large host sptes on invlpg/resync by Marcelo Tosatti · 16 years ago
  89. 3f35385 KVM: Add locking to virtual i8259 interrupt controller by Avi Kivity · 16 years ago
  90. 25e2343 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared by Avi Kivity · 16 years ago
  91. fe634fd MAINTAINERS: Maintainership changes for kvm/ia64 by Xiantao Zhang · 16 years ago
  92. 042b26e KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() by Jes Sorensen · 16 years ago
  93. 4531220 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI by Jan Kiszka · 16 years ago
  94. 264ff01 KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip by Jan Kiszka · 16 years ago
  95. defaf15 KVM: fix handling of ACK from shared guest IRQ by Mark McLoughlin · 16 years ago
  96. eb64f1e KVM: MMU: check for present pdptr shadow page in walk_shadow by Marcelo Tosatti · 16 years ago
  97. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  98. 1a811b6 KVM: Advertise the bug in memory region destruction as fixed by Avi Kivity · 16 years ago
  99. 7f59f49 KVM: use cpumask_var_t for cpus_hardware_enabled by Rusty Russell · 16 years ago
  100. 6ef7a1b KVM: use modern cpumask primitives, no cpumask_t on stack by Rusty Russell · 16 years ago