1. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  2. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  3. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  4. 1ba50bb exofs: remove BKL from super operations by Boaz Harrosh · 15 years ago
  5. 88a0a53 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  6. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  7. f909898 vfs: remove redundant position check in do_sendfile by Jeff Layton · 15 years ago
  8. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  9. 5aa98b7 vfs: explicitly cast s_maxbytes in fiemap_check_ranges by Jeff Layton · 15 years ago
  10. 05cc0ce libfs: return error code on failed attr set by Wu Fengguang · 15 years ago
  11. 7a62cc1 seq_file: return a negative error code when seq_path_root() fails. by Tetsuo Handa · 15 years ago
  12. ce06e0b vfs: optimize touch_time() too by Andi Kleen · 15 years ago
  13. b12536c vfs: optimization for touch_atime() by Andi Kleen · 15 years ago
  14. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  15. af0d9ae fs/inode.c: add dev-id and inode number for debugging in init_special_inode() by Manish Katiyar · 15 years ago
  16. 14be274 libfs: make simple_read_from_buffer conventional by Steven Rostedt · 15 years ago
  17. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  18. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  19. 95e0d86 Revert "kmod: fix race in usermodehelper code" by Sebastian Andrzej Siewior · 15 years ago
  20. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
  21. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
  22. db79078 cpumask: use new-style cpumask ops in mm/quicklist. by Rusty Russell · 15 years ago
  23. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  24. fa40699 cpumask: use mm_cpumask() wrapper: um by Rusty Russell · 15 years ago
  25. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  26. 7ce1df4 cpumask: use mm_cpumask() wrapper: mn10300 by Rusty Russell · 15 years ago
  27. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  28. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  29. a6a0106 cpumask: Use accessors for cpu_*_mask: um by Rusty Russell · 15 years ago
  30. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  31. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  32. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  33. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  34. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  35. f063ea0 cpumask: arch_send_call_function_ipi_mask: powerpc by Rusty Russell · 15 years ago
  36. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  37. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  38. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  39. e50a6f1 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 by Rusty Russell · 15 years ago
  40. 399d068 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc by Rusty Russell · 15 years ago
  41. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  42. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  43. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 15 years ago
  44. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 15 years ago
  45. da83a84 ia64: convert last user of smp_call_function_mask by Rusty Russell · 15 years ago
  46. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 15 years ago
  47. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  48. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  49. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  50. 1d1afc1 cpumask: remove last assignment to mask field of struct irqaction. by Rusty Russell · 15 years ago
  51. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  52. 51c870a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips by Rusty Russell · 15 years ago
  53. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
  54. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  55. b966cd6 cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc by Rusty Russell · 15 years ago
  56. f5564b8 cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips by Rusty Russell · 15 years ago
  57. 8194a40 cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha by Rusty Russell · 15 years ago
  58. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  59. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  60. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  61. 9e12a7e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  62. a7ddbf8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  63. 3e56d49 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  64. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  65. 58f055e hwmon: (ltc4245) Clear faults at startup by Ira W. Snyder · 15 years ago
  66. b6b9d69 hwmon: (ltc4215) Clear faults at startup by Ira W. Snyder · 15 years ago
  67. fa08acd hwmon: (coretemp) Add Lynnfield CPU by Huaxu Wan · 15 years ago
  68. eccfed4 hwmon: (coretemp) Add support for Penryn mobile CPUs by Rudolf Marek · 15 years ago
  69. 708a62b hwmon: (coretemp) Fix Atom CPUs support by Rudolf Marek · 15 years ago
  70. 91f17e0 hwmon: Delete deprecated FSC drivers by Jean Delvare · 15 years ago
  71. 49dc9ef hwmon: (adm1031) Add sysfs files for temperature offsets by Ira Snyder · 15 years ago
  72. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  73. 4111d4f sunrpc/rpc_pipe: fix kernel-doc notation by Randy Dunlap · 15 years ago
  74. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
  75. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  76. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  77. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  78. a724ead Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  79. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  80. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  81. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  82. f4edeeb 9p: Update documentation to add fscache related bits by Abhishek Kulkarni · 15 years ago
  83. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  84. 637d020 9p: Fix the incorrect update of inode size in v9fs_file_write() by Abhishek Kulkarni · 15 years ago
  85. 7549ae3 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. by Abhishek Kulkarni · 15 years ago
  86. 0afd905 tpm-fixup-pcrs-sysfs-file-update by Jason Gunthorpe · 15 years ago
  87. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  88. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  89. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  90. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  91. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  92. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  93. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  94. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  95. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  96. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  97. cf63ff5 misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  98. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  99. 0c9af28 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  100. fe61c99 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago