1. 6d9c285 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place by KOSAKI Motohiro · 14 years ago
  2. ee32398 /dev/mem: remove redundant parameter from do_write_kmem() by Wu Fengguang · 14 years ago
  3. 80ad89a /dev/mem: remove the "written" variable in write_kmem() by Wu Fengguang · 14 years ago
  4. 7fabadd /dev/mem: make size_inside_page() logic straight by Wu Fengguang · 14 years ago
  5. fa29e97 /dev/mem: cleanup unxlate_dev_mem_ptr() calls by Wu Fengguang · 14 years ago
  6. f222318 /dev/mem: introduce size_inside_page() by Wu Fengguang · 14 years ago
  7. 4ea2f43 /dev/mem: remove redundant test on len by Wu Fengguang · 14 years ago
  8. 659ace5 mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() by KOSAKI Motohiro · 14 years ago
  9. bb86a73 page-types: exit early when invoked with -d|--describe by Alex Chiang · 14 years ago
  10. 9fdcd88 page-types: whitespace alignment by Alex Chiang · 14 years ago
  11. dcfe730 page-types: learn to describe flags directly from command line by Alex Chiang · 14 years ago
  12. f1327bf1 page-types: unsigned cannot be less than 0 in add_page() by Roel Kluin · 14 years ago
  13. 3428838 page-types: constify read only arrays by Tommi Rantala · 14 years ago
  14. 1b604d7 oom: dump stack and VM state when oom killer panics by David Rientjes · 14 years ago
  15. 5ce4596 MAINTAINERS: new kbuild maintainer by Michal Marek · 14 years ago
  16. ec81aec hfs: fix a potential buffer overflow by Amerigo Wang · 14 years ago
  17. 4b731d5 bsdacct: fix uid/gid misreporting by Alexey Dobriyan · 14 years ago
  18. 5443040 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  19. 3ea6b3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  20. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  21. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  22. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  23. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  25. 54067ee i2c-core: i2c bus should support PM entries in struct dev_pm_ops by sonic zhang · 14 years ago
  26. 7f50811 i2c: Get rid of I2C_CLIENT_MODULE_PARM by Jean Delvare · 14 years ago
  27. e5e9f44 i2c: Drop I2C_CLIENT_INSMOD_2 to 8 by Jean Delvare · 14 years ago
  28. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 14 years ago
  29. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 14 years ago
  30. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 14 years ago
  31. 478e4e9 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  32. 2205afa Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 491424c PCI: Global variable decls must match the defs in section attributes by David Howells · 14 years ago
  34. 5185fb0 FRV: Fix no-hardware-breakpoint case by David Howells · 14 years ago
  35. 464480f Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  36. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  37. 76b8f82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  38. af853e6 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  39. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  40. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  41. fb0bbb9 Documentation: rw_lock lessons learned by William Allen Simpson · 14 years ago
  42. 70fe440 x86, mce: Clean up thermal init by introducing intel_thermal_supported() by Hidetoshi Seto · 14 years ago
  43. 485a2e1 x86, mce: Thermal monitoring depends on APIC being enabled by Cyrill Gorcunov · 14 years ago
  44. 2cd9046 perf sched: Fix build failure on sparc by David Miller · 14 years ago
  45. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 14 years ago
  46. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 14 years ago
  47. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 14 years ago
  48. 06f8bda x86: Remove usedac in feature-removal-schedule.txt by FUJITA Tomonori · 14 years ago
  49. 2044279 perf bench: Add "all" pseudo subsystem and "all" pseudo suite by Hitoshi Mitake · 14 years ago
  50. 571202f microblaze: Remove rt_sigsuspend wrapper by Michal Simek · 14 years ago
  51. 825c9a3 microblaze: nommu: Don't clobber R11 on syscalls by steve@digidescorp.com · 15 years ago
  52. 233eb92 microblaze: Remove show_tmem function by Michal Simek · 14 years ago
  53. 2ee2ff8 microblaze: Support for WB cache by Michal Simek · 14 years ago
  54. c8983a5 microblaze: Add PVR for Microblaze v7.30.a by Michal Simek · 15 years ago
  55. 81ab0df microblaze: Remove ancient and fake microblaze version from cpu_ver table by Michal Simek · 15 years ago
  56. 5de2344 microblaze: Remove panic_timeout init value by Michal Simek · 15 years ago
  57. 11d5136 microblaze: Do not count system calls in default by Michal Simek · 15 years ago
  58. 3c5e567 microblaze: Enable DTC compilation by Michal Simek · 15 years ago
  59. 3540ce8 microblaze: Core oprofile configs and hooks by John Williams · 15 years ago
  60. 33d9ff5 microblaze: Fix level interrupt ACKing by steve@digidescorp.com · 15 years ago
  61. 833d0d8 microblaze: Enable futimesat syscall by Michal Simek · 15 years ago
  62. f6e1f1b microblaze: Checking DTS against PVR for write-back cache by Michal Simek · 15 years ago
  63. d4f1827 microblaze: Remove duplicity from pgalloc.h by Michal Simek · 15 years ago
  64. fd3db0a microblaze: Futex support by Michal Simek · 15 years ago
  65. d68bf97 microblaze: Adding dev_arch_data functions by Michal Simek · 15 years ago
  66. 6d85853 microblaze: Fix the heartbeat gpio to be more robust by John Linn · 15 years ago
  67. 95dfbbe4 microblaze: Simple __copy_tofrom_user for noMMU by John Williams · 15 years ago
  68. fd6ed51 microblaze: Export memory_start for modules by Michal Simek · 15 years ago
  69. 4a7b40c microblaze: Use lowest-common-denominator default CPU settings by John Williams · 15 years ago
  70. f99ec58b microblaze: Update default generic DTS by Michal Simek · 15 years ago
  71. 27d2a3e microblaze: Enable asm optimization only for HW with barrel-shifter by Michal Simek · 15 years ago
  72. 3e78e4e microblaze: Remove the buggy ALLOW_EDIT_AUTO config option by John Williams · 15 years ago
  73. a1f5511 microblaze: Move cache macro from cache.h to cacheflush.h by Michal Simek · 15 years ago
  74. 6a8dfe1 microblaze: support U-BOOT image format by Michal Simek · 15 years ago
  75. a01523c microblaze: Ptrace notifying from signal code by Michal Simek · 15 years ago
  76. e051af5 microblaze: Extend cpuinfo for support write-back caches by Michal Simek · 15 years ago
  77. 44e4e19 microblaze: Fix cache_line_lenght by Michal Simek · 15 years ago
  78. 6cec713 microblaze: Detect new 7.20.d version by Michal Simek · 15 years ago
  79. 67bf876 microblaze: Support both levels for reset by Michal Simek · 15 years ago
  80. 7537583 microblaze: Fix announce message for reset gpio by Michal Simek · 15 years ago
  81. f7816e2 microblaze: Remove saving and restoring before calling signal code by Michal Simek · 15 years ago
  82. 5dd48a2 microblaze: Fix pfn_valid() for noMMU by steve@digidescorp.com · 15 years ago
  83. 4f911b0 microblaze: ftrace: Add dynamic function graph tracer by Michal Simek · 15 years ago
  84. a0d3e66 microblaze: ftrace: add function graph support by Michal Simek · 15 years ago
  85. 7d241ff microblaze: ftrace: Add dynamic trace support by Michal Simek · 14 years ago
  86. 6d9e60c microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST by Michal Simek · 15 years ago
  87. 2fd7c76 microblaze: ftrace: add static function tracer by Michal Simek · 15 years ago
  88. a3cd613 microblaze: Add TRACE_IRQFLAGS_SUPPORT by Michal Simek · 15 years ago
  89. fb5a32d microblaze: preliminary enabling for LATENCYTOP support in Kconfig by Michal Simek · 15 years ago
  90. bf2d809 microblaze: Lockdep support by Michal Simek · 14 years ago
  91. 519e9f4 microblaze: Register timecounter/cyclecounter by Michal Simek · 15 years ago
  92. 24b45a1 microblaze: Stack trace support by Michal Simek · 15 years ago
  93. 7cf79d5 microblaze: Add IRQENTRY_TEXT to lds by Michal Simek · 15 years ago
  94. 13cdee2 microblaze: __init_begin symbol must be aligned by Michal Simek · 15 years ago
  95. 42a2478 microblaze: GPIO reset support by Michal Simek · 15 years ago
  96. 06e3c81 md: add 'recovery_start' per-device sysfs attribute by Dan Williams · 14 years ago
  97. 4e59ca7 md: rcu_read_lock() walk of mddev->disks in md_do_sync() by Dan Williams · 14 years ago
  98. 93be75f md: integrate spares into array at earliest opportunity. by NeilBrown · 14 years ago
  99. aa98aa3 md: move compat_ioctl handling into md.c by Arnd Bergmann · 14 years ago
  100. 93bd89a md: revise Kconfig help for MD_MULTIPATH by NeilBrown · 14 years ago