1. 9e1cb20 ptrace: cleanup arch_ptrace() on sh by Namhyung Kim · 14 years ago
  2. 41a2437 ptrace: cleanup arch_ptrace() on score by Namhyung Kim · 14 years ago
  3. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 14 years ago
  4. 1cb4953 ptrace: cleanup arch_ptrace() on parisc by Namhyung Kim · 14 years ago
  5. 261bb92 ptrace: cleanup arch_ptrace() on mn10300 by Namhyung Kim · 14 years ago
  6. fb67113 ptrace: cleanup arch_ptrace() on MIPS by Namhyung Kim · 14 years ago
  7. cfd866f ptrace: cleanup arch_ptrace() on microblaze by Namhyung Kim · 14 years ago
  8. bf60ef9 ptrace: cleanup arch_ptrace() on m68knommu by Namhyung Kim · 14 years ago
  9. add3d6e8 ptrace: cleanup arch_ptrace() on m68k by Namhyung Kim · 14 years ago
  10. a68caa0 ptrace: cleanup arch_ptrace() on m32r by Namhyung Kim · 14 years ago
  11. 05fabda ptrace: cleanup arch_ptrace() on h8300 by Namhyung Kim · 14 years ago
  12. 81d3285 ptrace: cleanup arch_ptrace() on frv by Namhyung Kim · 14 years ago
  13. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  14. aeebd3a ptrace: cleanup arch_ptrace() and friends on Blackfin by Namhyung Kim · 14 years ago
  15. 9f29b8f ptrace: cleanup arch_ptrace() on avr32 by Namhyung Kim · 14 years ago
  16. b640a0d ptrace: cleanup arch_ptrace() on ARM by Namhyung Kim · 14 years ago
  17. eb5a369 ptrace: cleanup arch_ptrace() on x86 by Namhyung Kim · 14 years ago
  18. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  19. 9fed81d ptrace: cleanup ptrace_request() by Namhyung Kim · 14 years ago
  20. 4abf986 ptrace: change signature of sys_ptrace() and friends by Namhyung Kim · 14 years ago
  21. c4b5ed2 ptrace: annotate lock context change on exit_ptrace() by Namhyung Kim · 14 years ago
  22. 26174ef memcg: generic filestat update interface by KAMEZAWA Hiroyuki · 14 years ago
  23. 1489eba memcg: cpu hotplug aware quick acount_move detection by KAMEZAWA Hiroyuki · 14 years ago
  24. 711d3d2 memcg: cpu hotplug aware percpu count updates by KAMEZAWA Hiroyuki · 14 years ago
  25. 7d74b06 memcg: use for_each_mem_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  26. 32047e2 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  27. 0c270f8 memcg: fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  28. 4553175 cgroup: notify ns_cgroup deprecated by Daniel Lezcano · 14 years ago
  29. f4a2589 cgroups: add check for strcpy destination string overflow by Evgeny Kuznetsov · 14 years ago
  30. 32a8cf2 cgroup: make the mount options parsing more accurate by Daniel Lezcano · 14 years ago
  31. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  32. 2d3cbf8 cgroup_freezer: update_freezer_state() does incorrect state transitions by Tomasz Buchert · 14 years ago
  33. 0bdba58 cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups by Tomasz Buchert · 14 years ago
  34. d5de4ddb cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() by Tomasz Buchert · 14 years ago
  35. abffc02 doc: clarify the behaviour of dirty_ratio/dirty_bytes by Andrea Righi · 14 years ago
  36. e45c9ef isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory by Ondrej Zary · 14 years ago
  37. b4754eb drivers/video/omap/blizzard.c: suspected typo in assignment by Nicolas Kaiser · 14 years ago
  38. f356910 drivers/video/gbefb.c: eliminate memory leak by Julia Lawall · 14 years ago
  39. f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
  40. c9c62dc fbmem: fix whitespace by James Hogan · 14 years ago
  41. 847fb8a drivers/video/matrox/matroxfb_maven.c: fix unsigned return type by Julia Lawall · 14 years ago
  42. f0a2f35 savagefb: fix DDC for Savage 4 by Ondrej Zary · 14 years ago
  43. 09b599d drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G by Christian Dietrich · 14 years ago
  44. 72b4379 langwell_gpio: add support for whitney point by Alan Cox · 14 years ago
  45. fd0574c drivers/gpio/langwell_gpio.c: remove semicolons after function definitions by Andrew Morton · 14 years ago
  46. 04c17aa8 gpio: add Topcliff PCH GPIO driver by Tomoya MORINAGA · 14 years ago
  47. dc5ae4f gpio: adp5588-gpio: add i2c forward declaration by Michael Hennerich · 14 years ago
  48. 9ef8c8c gpio: adp5588-gpio: gpio_start must be signed by Michael Hennerich · 14 years ago
  49. 459773a gpio: adp5588-gpio: support interrupt controller by Michael Hennerich · 14 years ago
  50. ead6db08 gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register by Miguel Gaio · 14 years ago
  51. 76d800a gpio: timbgpio: use a copy of the IER register to avoid it being trashed by Tomas Hallenberg · 14 years ago
  52. 09cd952 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h by Anton Vorontsov · 14 years ago
  53. aeec56e gpio: add driver for basic memory-mapped GPIO controllers by Anton Vorontsov · 14 years ago
  54. d0f744c drivers/rtc/rtc-jz4740.c: add alarm function by Paul Cercueil · 14 years ago
  55. f46418c drivers/rtc/rtc-ds3232.c: add alarm function by Lan Chunhe-B25806 · 14 years ago
  56. 5b3ffdd rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() by Kukjin Kim · 14 years ago
  57. e1df962 rtc: rtc-s3c: fix RTC initialization method by Changhwan Youn · 14 years ago
  58. 30ffc40 rtc: rtc-s3c: Fix debug message format on RTC by Kukjin Kim · 14 years ago
  59. e6eb524 rtc: rtc-s3c: fix on support RTC Alarm by Changhwan Youn · 14 years ago
  60. dd061d1 rtc: rtc-s3c: fix setting missing field of getalarm by Changhwan Youn · 14 years ago
  61. f61ae67 rtc: rtc-s3c: fix access unit from byte to word on RTCCON by Changhwan Youn · 14 years ago
  62. fa5b078 rtc: omap: let device wakeup capability be configured from chip init logic by Sekhar Nori · 14 years ago
  63. 59cca86 drivers/rtc/class.c: fix device_register() error handling by Vasiliy Kulikov · 14 years ago
  64. d7c7ef9 rtc-bfin: add debug markers to suspend/resume paths by Mike Frysinger · 14 years ago
  65. 286f9f9 rtc-bfin: shrink/optimize interrupt handler a bit by Mike Frysinger · 14 years ago
  66. 9aa449b rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC by Kevin Wells · 14 years ago
  67. 1e0ad28 drivers/char/vt_ioctl.c: fix VT_OPENQRY error value by Graham Gower · 14 years ago
  68. 8881cdc dmi: log board, system, and BIOS information by Bjorn Helgaas · 14 years ago
  69. d31eb51 tile: enable ARCH_DMA_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  70. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  71. a8e23a2 mm,x86: fix kmap_atomic_push vs ioremap_32.c by Peter Zijlstra · 14 years ago
  72. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  73. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  74. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  75. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  76. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  77. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  78. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  79. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  80. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  81. 003bb8a documentation: update sysrq.txt magic sysrq keys by Randy Dunlap · 14 years ago
  82. d2d8f66 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  83. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  84. 27afe58 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  85. 7eb901e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  86. e404f91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  87. 18a043f Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  88. 31453a9 Merge branch 'akpm-incoming-1' by Linus Torvalds · 14 years ago
  89. 93ed0e2 scripts/checkpatch.pl: add check for declaration of pci_device_id by Joe Perches · 14 years ago
  90. cb710ec scripts/checkpatch.pl: add warnings for static char that could be static const char by Joe Perches · 14 years ago
  91. 267ad8f checkpatch: version 0.31 by Andy Whitcroft · 14 years ago
  92. 01464f3 checkpatch: statement/block context analyser should look at sanitised lines by Andy Whitcroft · 14 years ago
  93. 3cbf62d checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar by Andy Whitcroft · 14 years ago
  94. 5eaa20b checkpatch: clean up structure definition macro handline by Andy Whitcroft · 14 years ago
  95. 015830b checkpatch: update copyright dates by Andy Whitcroft · 14 years ago
  96. 03f1df7 checkpatch: Add additional attribute #defines by Joe Perches · 14 years ago
  97. 3bf9a00 checkpatch: check for incorrect permissions by Rabin Vincent · 14 years ago
  98. 9fe287d7 checkpatch: ensure kconfig help checks only apply when we are adding help by Andy Whitcroft · 14 years ago
  99. 0c73b4e checkpatch: simplify and consolidate "missing space after" checks by Andy Whitcroft · 14 years ago
  100. 8cf6de7 checkpatch: add check for space after struct, union, and enum by Andy Whitcroft · 14 years ago