1. 027491f dma-mapping: frv: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  2. 0acedc1 dma-mapping.h: add the dma_unmap state API by FUJITA Tomonori · 14 years ago
  3. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  4. c7e67ac pci-dma: cris: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  5. 479ea1e pci-dma: xtensa: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  6. d15b51b pci-dma: sparc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  7. 5cabbb6 pci-dma: sh: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  8. af407c6 pci-dma: powerpc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  9. 74a0bd6 pci-dma: parisc: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  10. e1e02b3 pci-dma: mips: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  11. 66ed5ef pci-dma: ia64: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  12. 272ecbe pci-dma: frv: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  13. ccd7ab7 pci-dma: arm: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  14. 08d925b pci-dma: alpha: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  15. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  16. 5637f2d pci-dma: add include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  17. 771cb3e um: remove dma_sync_single_range by FUJITA Tomonori · 14 years ago
  18. 8d2efd0 alpha: remove dma_sync_single_range by FUJITA Tomonori · 14 years ago
  19. 8127bfc DMA-API.txt: remove dma_sync_single_range description by FUJITA Tomonori · 14 years ago
  20. 9705ef7 DMA-API.txt: add dma_sync_single/sg API description by FUJITA Tomonori · 14 years ago
  21. 039956e Documentation/DMA-API.txt: remove deprecated function descriptions by FUJITA Tomonori · 14 years ago
  22. 8004fd2 edac: e752x: add dram scrubbing support by Peter Tyser · 14 years ago
  23. 8de5c1a edac: e752x fsb ecc by Konstantin Olifer · 14 years ago
  24. 66ed3f7 edac: mpc85xx use resource_size instead of raw math by H Hartley Sweeten · 14 years ago
  25. dcca7c3 edac: mpc85xx improve SDRAM error reporting by Peter Tyser · 14 years ago
  26. 2176863 edac: mpc85xx mask ecc syndrome correctly by Peter Tyser · 14 years ago
  27. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  28. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 14 years ago
  29. 6edb676 ipmi: remove ipmi_smi.h self-include by Corey Minyard · 14 years ago
  30. 2f95d51 ipmi: fix slave_addrs setting to actually work by Bela Lubkin · 14 years ago
  31. ae74e82 ipmi: add parameter to limit CPU usage in kipmid by Martin Wilck · 14 years ago
  32. f1eb133 ipc: use rlimit helpers by Jiri Slaby · 14 years ago
  33. d6db2ad copy_signal() cleanup: clean tty_audit_fork() by Veaceslav Falico · 14 years ago
  34. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 14 years ago
  35. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 14 years ago
  36. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 14 years ago
  37. e34112e m32r: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  38. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  39. 8313809 cris arch-v10: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  40. 6d75ca1 xtensa: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  41. 1bd0950 um: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  42. 55436c9 mips: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  43. fa1ac57 microblaze: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  44. 7a0fde8 m68knommu: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  45. 857fb25 h8300: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  46. 1d83931 avr32: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  47. 440e6ca arm: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  48. fd341ab alpha: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  49. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 14 years ago
  50. b3c1e01 ptrace: use ptrace_request() in the remaining architectures by Christoph Hellwig · 14 years ago
  51. 7baab93 nodemask: fix the declaration of NODEMASK_ALLOC() by Miao Xie · 14 years ago
  52. a38374b memcg: update maintainer list by KAMEZAWA Hiroyuki · 14 years ago
  53. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  54. 0263c12 memcg: fix typos in memcg_test.txt by Kirill A. Shutemov · 14 years ago
  55. 1e11145 memcg: update memcg_test.txt to describe memory thresholds by Kirill A. Shutemov · 14 years ago
  56. 1d8fd97 cgroups: add simple listener of cgroup events to documentation by Kirill A. Shutemov · 14 years ago
  57. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 14 years ago
  58. 4ab7868 cgroups: fix race between userspace and kernelspace by Kirill A. Shutemov · 14 years ago
  59. daaf1e6 memcg: handle panic_on_oom=always case by KAMEZAWA Hiroyuki · 14 years ago
  60. 1080d7a memcg: update memcg_test.txt by Daisuke Nishimura · 14 years ago
  61. d2265e6 memcg : share event counter rather than duplicate by KAMEZAWA Hiroyuki · 14 years ago
  62. 430e4863 memcg: update threshold and softlimit at commit by KAMEZAWA Hiroyuki · 14 years ago
  63. c62b1a3 memcg: use generic percpu instead of private implementation by KAMEZAWA Hiroyuki · 14 years ago
  64. 6a6135b memcg: typo in comment to mem_cgroup_print_oom_info() by Kirill A. Shutemov · 14 years ago
  65. 2e72b63 memcg: implement memory thresholds by Kirill A. Shutemov · 14 years ago
  66. 378ce72 memcg: rework usage of stats by soft limit by Kirill A. Shutemov · 14 years ago
  67. 104f392 memcg: extract mem_group_usage() from mem_cgroup_read() by Kirill A. Shutemov · 14 years ago
  68. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  69. 483c30b memcg: improve performance in moving swap charge by Daisuke Nishimura · 14 years ago
  70. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  71. 8033b97 memcg: avoid oom during moving charge by Daisuke Nishimura · 14 years ago
  72. 854ffa8 memcg: improve performance in moving charge by Daisuke Nishimura · 14 years ago
  73. 4ffef5f memcg: move charges of anonymous page by Daisuke Nishimura · 14 years ago
  74. 7dc74be memcg: add interface to move charge at task migration by Daisuke Nishimura · 14 years ago
  75. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 14 years ago
  76. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  77. 8ca712e cgroups: fix CONTENTS in cgroups documentation by Kirill A. Shutemov · 14 years ago
  78. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  79. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  80. aae8aab cgroups: revamp subsys array by Ben Blum · 14 years ago
  81. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 14 years ago
  82. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  83. 5ce9f07 Documentation/email-clients.txt: update gmail information by Dave Young · 14 years ago
  84. 4c98eca scripts/kernel-doc: fix empty function description section by Randy Dunlap · 14 years ago
  85. b6b6e2b Documentation: remove obsolete voyager.txt file by Bartlomiej Zolnierkiewicz · 14 years ago
  86. b5247c8 Documentation/SubmitChecklist: add rule #1 by Randy Dunlap · 14 years ago
  87. 70bace8 Documentation/vm/: split txt and source files by Randy Dunlap · 14 years ago
  88. 1e0051a Documentation/fs/: split txt and source files by Randy Dunlap · 14 years ago
  89. d49129a Documentation/laptop/: split txt and source files by Randy Dunlap · 14 years ago
  90. e618630 Documentation/timers/: split txt and source files by Randy Dunlap · 14 years ago
  91. ad25ad9 ufs: make solaris fsck happy by Evgeniy Dushistov · 14 years ago
  92. b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 14 years ago
  93. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 14 years ago
  94. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 14 years ago
  95. 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 14 years ago
  96. a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  97. 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 14 years ago
  98. 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 14 years ago
  99. 8661970 NUC900 LCD Controller Driver by Wang Qiang · 14 years ago
  100. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 14 years ago