1. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  2. 925ede0bf efi.h: use %pUl to print UUIDs by Joe Perches · 15 years ago
  3. 7f2f4e7 fs/ubifs: use %pUB to print UUIDs by Joe Perches · 15 years ago
  4. f0b34ae fs/gfs2/sys.c: use %pUB to print UUIDs by Joe Perches · 15 years ago
  5. 7b75c2f drivers/md/md.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  6. bc058f65 drivers/firmware/dmi_scan.c: use %pUB to print UUIDs by Joe Perches · 15 years ago
  7. 3590077 random.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  8. 03daa57 fs/xfs/xfs_log_recover.c: use %pU to print UUIDs by Joe Perches · 15 years ago
  9. 9ac6e44 lib/vsprintf.c: add %pU to print UUID/GUIDs by Joe Perches · 15 years ago
  10. b5f54b0 parser: remove unnecessary strlen() by André Goddard Rosa · 15 years ago
  11. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  12. 84c95c9 string: on strstrip(), first remove leading spaces before running over str by André Goddard Rosa · 15 years ago
  13. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 15 years ago
  14. 4e62b09 drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces() by Andrew Morton · 15 years ago
  15. 7707e61 ctype: constify read-only _ctype string by André Goddard Rosa · 15 years ago
  16. 922ac25 vsprintf: reuse almost identical simple_strtoulX() functions by André Goddard Rosa · 15 years ago
  17. c5484d7 vsprintf: factor out skip_space code in a separate function by André Goddard Rosa · 15 years ago
  18. d4be151 vsprintf: move local vars to block local vars and remove unneeded ones by André Goddard Rosa · 15 years ago
  19. b5ff992 vsprintf: reduce code size by avoiding extra check by André Goddard Rosa · 15 years ago
  20. 08562cb vsprintf: use TOLOWER whenever possible by André Goddard Rosa · 15 years ago
  21. 7b9186f vsprintf: give it some care to please checkpatch.pl by André Goddard Rosa · 15 years ago
  22. 6c35663 vsprintf: pre-calculate final string length for later use by André Goddard Rosa · 15 years ago
  23. 0f4f81d vsprintf: factorize "(null)" string by André Goddard Rosa · 15 years ago
  24. 3768f0b MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERS by Joe Perches · 15 years ago
  25. e74b98e MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-V by Joe Perches · 15 years ago
  26. b57fe92 MAINTAINERS: rename PALM TREO section and file patterns by Joe Perches · 15 years ago
  27. d1f2895 MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers" by KOSAKI Motohiro · 15 years ago
  28. 60db31a scripts/get_maintainer.pl: support multiple VCSs - add mercurial by Joe Perches · 15 years ago
  29. a8af243 scripts/get_maintainer.pl: fix --non with --git-blame and cleanups by Joe Perches · 15 years ago
  30. 3c7385b scripts/get_maintainer.pl: add --roles and --rolestats by Joe Perches · 15 years ago
  31. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  32. c95d1e5 cs5535: drop the Geode-specific MFGPT/GPIO code by Andres Salomon · 15 years ago
  33. f3a57a6 cs5535: define lxfb/gxfb MSRs in linux/cs5535.h by Andres Salomon · 15 years ago
  34. f060f27 cs5535: move VSA2 checks into linux/cs5535.h by Andres Salomon · 15 years ago
  35. 2e8c124 cs5535: move the DIVIL MSR definition into linux/cs5535.h by Andres Salomon · 15 years ago
  36. c30d7d2 cs5535: add a generic clock event MFGPT driver by Andres Salomon · 15 years ago
  37. 82dca61 cs5535: add a generic MFGPT driver by Andres Salomon · 15 years ago
  38. 3c55494 ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization by Andres Salomon · 15 years ago
  39. 1ea3fa7 cs5535-gpio: request function, mask & names added by Tobias Mueller · 15 years ago
  40. 5f0a96b0 cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support by Andres Salomon · 15 years ago
  41. 1f2f38d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation by Thadeu Lima de Souza Cascardo · 15 years ago
  42. 4ae717d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails by Thadeu Lima de Souza Cascardo · 15 years ago
  43. 603c4ba err.h: add helper function to simplify pointer error checking by Phil Carmody · 15 years ago
  44. 9385565 ioc3/ioc4: fix error path on driver registration by Jean Delvare · 15 years ago
  45. 2ea5d35 ioc3/ioc4: various section fixes by Jean Delvare · 15 years ago
  46. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  47. 8420e7e Make DEBUG_BUGVERBOSE default to y by Alexey Dobriyan · 15 years ago
  48. 8a64f33 kernel.h: add printk_ratelimited and pr_<level>_rl by Joe Perches · 15 years ago
  49. 2643434 misc: remove MAC pmu function declaration from misc device class by Thadeu Lima de Souza Cascardo · 15 years ago
  50. dfc6a73 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise by H Hartley Sweeten · 15 years ago
  51. 948c1e2 kallsyms: remove deprecated print_fn_descriptor_symbol() by Amerigo Wang · 15 years ago
  52. 29671f2 rwsem: fix rwsem_is_locked() bugs by Amerigo Wang · 15 years ago
  53. 118d52d rwsem-spinlock: remove useless function exports by Amerigo Wang · 15 years ago
  54. 0b2749a kernel.h: remove initialization of bool in printk_once by Joe Perches · 15 years ago
  55. 196a15b init/main.c: fix symbol shadows noise by H Hartley Sweeten · 15 years ago
  56. 4d00928 drivers/misc: add driver for Texas Instruments DAC7512 by Daniel Mack · 15 years ago
  57. c0f68c2 generic-ipi: cleanup for generic_smp_call_function_interrupt() by Xiao Guangrong · 15 years ago
  58. 4eb174b ad525x_dpot: new driver for AD525x digital potentiometers by Michael Hennerich · 15 years ago
  59. 00b55864 dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug by Joe Perches · 15 years ago
  60. 42f247c WARN_ONCE(): use bool for boolean flag by Cesar Eduardo Barros · 15 years ago
  61. 6613c5e uml: convert to seq_file/proc_fops by Alexey Dobriyan · 15 years ago
  62. 2886a8b floppy: Add an extra bound check on ioctl arguments by Arjan van de Ven · 15 years ago
  63. faa7b7d drivers/cpuidle: Move dereference after NULL test by Julia Lawall · 15 years ago
  64. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  65. 0ead0f8 alpha: convert srm code to seq_file by Alexey Dobriyan · 15 years ago
  66. 4614a696b procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm by john stultz · 15 years ago
  67. 7e1e0ef procfs: use proper units for noMMU statm by Steven J. Magnani · 15 years ago
  68. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  69. 5dc3764 mm hugetlb: add hugepage support to pagemap by Naoya Horiguchi · 15 years ago
  70. d33b9f4 mm: hugetlb: fix hugepage memory leak in walk_page_range() by Naoya Horiguchi · 15 years ago
  71. 4f16fc1 mm: hugetlb: fix hugepage memory leak in mincore() by Naoya Horiguchi · 15 years ago
  72. 536240f2 hugetlb: abort a hugepage pool resize if a signal is pending by Mel Gorman · 15 years ago
  73. 6927c1d mlock: replace stale comments in munlock_vma_page() by Lee Schermerhorn · 15 years ago
  74. 418b27e mm: remove unevictable_migrate_page function by Lee Schermerhorn · 15 years ago
  75. 4eb2b1d hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page by Mel Gorman · 15 years ago
  76. 70da234 'sysctl_max_map_count' should be non-negative by Amerigo Wang · 15 years ago
  77. f096e59 include/linux/mm.h: remove unneeded ifdef by Huang Shijie · 15 years ago
  78. c9d0bf2 mm: uncached vma support with writenotify by Magnus Damm · 15 years ago
  79. 62c0c2f vmscan: simplify code by Huang Shijie · 15 years ago
  80. b39415b vmscan: do not evict inactive pages when skipping an active list scan by Rik van Riel · 15 years ago
  81. 8aa043d mm/bootmem.c: properly __init-annotate helper functions by Jan Beulich · 15 years ago
  82. 9ae49fa mm: slab-allocate memory section nodemask for large systems by David Rientjes · 15 years ago
  83. caed0f48 mm: simplify try_to_unmap_one() by KOSAKI Motohiro · 15 years ago
  84. 23ce932 mm: fix section mismatch in memory_hotplug.c by Rakib Mullick · 15 years ago
  85. b76c8cf hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails by Larry Woodman · 15 years ago
  86. b4e655a mm: memory_hotplug: make offline_pages() static by Andrew Morton · 15 years ago
  87. d0f209f ksm: remove unswappable max_kernel_pages by Hugh Dickins · 15 years ago
  88. 62b61f6 ksm: memory hotremove migration only by Hugh Dickins · 15 years ago
  89. e9995ef ksm: rmap_walk to remove_migation_ptes by Hugh Dickins · 15 years ago
  90. 407f9c8 ksm: mem cgroup charge swapin copy by Hugh Dickins · 15 years ago
  91. 80e14822 ksm: share anon page without allocating by Hugh Dickins · 15 years ago
  92. 4035c07a ksm: take keyhole reference to page by Hugh Dickins · 15 years ago
  93. db114b8 ksm: hold anon_vma in rmap_item by Hugh Dickins · 15 years ago
  94. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  95. 73848b4 ksm: fix mlockfreed to munlocked by Hugh Dickins · 15 years ago
  96. 08beca4 ksm: stable_node point to page and back by Hugh Dickins · 15 years ago
  97. 7b6ba2c ksm: separate stable_node by Hugh Dickins · 15 years ago
  98. 6514d51 ksm: singly-linked rmap_list by Hugh Dickins · 15 years ago
  99. 8dd3557 ksm: cleanup some function arguments by Hugh Dickins · 15 years ago
  100. 31e855e ksm: remove redundancies when merging page by Hugh Dickins · 15 years ago