1. 556483e HID: remove self-assignment from hid_input_report by Felix Rueegg · 11 years ago
  2. d4b1bba HID: hid-sensor-hub: fix report size by Srinivas Pandruvada · 11 years ago
  3. a94c79b HID: apple: swap_opt_cmd is already zero-initialized by Jiri Kosina · 11 years ago
  4. 43c8314 HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys. by Nanno Langstraat · 11 years ago
  5. 403cfb5 HID: hid-elo: some systems cannot stomach work around by Oliver Neukum · 11 years ago
  6. f204828a HID: sony: use hid_get_raw_report() instead of a direct call to usb by Benjamin Tissoires · 11 years ago
  7. 0c52183 HID: lenovo-tpkbd: remove usb dependency by Benjamin Tissoires · 11 years ago
  8. 01ab35f HID: lenovo-tpkbd: devm conversion by Benjamin Tissoires · 11 years ago
  9. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  10. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 11 years ago
  11. de0bc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  12. 272b98c Linux 3.12-rc1 by Linus Torvalds · 11 years ago
  13. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. e823acc tile: remove stray blank space by Chris Metcalf · 11 years ago
  15. 88e2692 tile: <arch/> header updates from upstream by Chris Metcalf · 11 years ago
  16. 126eb08 tile: improve gxio iorpc autogenerated code style by Chris Metcalf · 11 years ago
  17. ad2a4bb tile: double default VMALLOC space by Chris Metcalf · 11 years ago
  18. 3369d11 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  19. f1da345 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  20. 098e7f1 Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  21. d8efd82 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  22. cd619e2 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  23. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  24. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  25. 8bf5e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  26. 05a8252 vfs: fix typo in comment in recent dentry work by Linus Torvalds · 11 years ago
  27. 6b02fa5 partitions/efi: loosen check fot pmbr size in lba by Davidlohr Bueso · 11 years ago
  28. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  29. 89dc77b vfs: fix dentry LRU list handling and nr_dentry_unused accounting by Linus Torvalds · 11 years ago
  30. 81b6622 cifs: update cifs.txt and remove some outdated infos by Björn Jacke · 11 years ago
  31. 466bd31 cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache by Sachin Prabhu · 11 years ago
  32. a9e9b7b cifs: Do not take a reference to the page in cifs_readpage_worker() by Sachin Prabhu · 11 years ago
  33. bdbdfde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  34. 6700215 Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  35. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  36. 35fab61 tile: remove stale arch/tile/kernel/futex_64.S by Chris Metcalf · 11 years ago
  37. 4b12909 tile: remove HUGE_VMAP dead code by Chris Metcalf · 11 years ago
  38. 8629470 tile: use pmd_pfn() instead of casting via pte_t by Chris Metcalf · 11 years ago
  39. 4db30e3 tile: fix typos in comment in arch/tile/kernel/unaligned.c by Chris Metcalf · 11 years ago
  40. 399a946 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  41. 183c420 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  42. 951a730 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  43. 0898d2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  44. 0ccdd9e HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails by Benjamin Tissoires · 11 years ago
  45. 8821f5d HID: multitouch: validate indexes details by Benjamin Tissoires · 11 years ago
  46. 297502a HID: logitech-dj: validate output report details by Kees Cook · 11 years ago
  47. cc6b54a HID: validate feature and input report details by Benjamin Tissoires · 11 years ago
  48. 0a9cd0a HID: lenovo-tpkbd: validate output report details by Kees Cook · 11 years ago
  49. 1b46763 MIPS: kernel: vpe: Make vpe_attrs an array of pointers. by Markos Chandras · 11 years ago
  50. 0fb6bd0 HID: LG: validate HID output report details by Kees Cook · 11 years ago
  51. 41df7f6 HID: steelseries: validate output report details by Kees Cook · 11 years ago
  52. 9446edb HID: sony: validate HID output report details by Kees Cook · 11 years ago
  53. 78214e8 HID: zeroplus: validate output report details by Kees Cook · 11 years ago
  54. 331415f HID: provide a helper for validating hid reports by Kees Cook · 11 years ago
  55. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  56. 86eb7818 scripts/config: fix variable substitution command by Clement Chauplannaz · 11 years ago
  57. 670bac3 MIPS: Fix SMP core calculations when using MT support. by Leonid Yegoshin · 11 years ago
  58. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  59. daed128 MIPS: DECstation HRT initialization rearrangement by Maciej W. Rozycki · 11 years ago
  60. 08b67fa blackfin: Ignore generated uImages by Mark Brown · 11 years ago
  61. 1d899fd blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x. by Sonic Zhang · 11 years ago
  62. e578609 bf609: adv7343: add S-Video and Component output support by Scott Jiang · 11 years ago
  63. 4940c53 bf609: add adv7343 video encoder support by Scott Jiang · 11 years ago
  64. 3036dcc clock: add stmmac clock for ethernet driver by Steven Miao · 11 years ago
  65. 206f060 blackfin: scb: Add SCB1 to SCB9 config options and data. by Sonic Zhang · 12 years ago
  66. 24a70cf blackfin: scb: Add system crossbar init code. by Steven Miao · 11 years ago
  67. 5a7d8a2 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  68. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  69. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  70. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  71. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  72. 6072ddc kernel: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  73. 17766dd mm, thp: count thp_fault_fallback anytime thp fault fails by David Rientjes · 11 years ago
  74. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  75. 128ec03 thp: do_huge_pmd_anonymous_page() cleanup by Kirill A. Shutemov · 11 years ago
  76. 3122359 thp: move maybe_pmd_mkwrite() out of mk_huge_pmd() by Kirill A. Shutemov · 11 years ago
  77. 66a0c8e mm: cleanup add_to_page_cache_locked() by Kirill A. Shutemov · 11 years ago
  78. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  79. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  80. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  81. 9cb2dc1 memcg: document cgroup dirty/writeback memory statistics by Sha Zhengju · 11 years ago
  82. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  83. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  84. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  85. 1a36e59 memcg: reduce function dereference by Sha Zhengju · 11 years ago
  86. 3af3351 memcg: avoid overflow caused by PAGE_ALIGN by Sha Zhengju · 11 years ago
  87. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  88. 34ff8dc memcg: correct RESOURCE_MAX to ULLONG_MAX by Sha Zhengju · 11 years ago
  89. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  90. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  91. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  92. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  93. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  94. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  95. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  96. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  97. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  98. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  99. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  100. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago