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