summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König
2014-01-13mtd: nand: use __packed shorthandBrian Norris
2014-01-13mtd: nand: support Micron READ RETRYBrian Norris
2014-01-13mtd: nand: add generic READ RETRY supportBrian Norris
2014-01-13mtd: nand: add ONFI vendor block for MicronBrian Norris
2014-01-11mtd: orion: Cleanup mtd-orion_nand.h headerSachin Kamat
2014-01-11mtd: omap2: Cleanup header filesSachin Kamat
2014-01-03mtd: make register_mtd_parser return voidAxel Lin
2014-01-03mtd: make deregister_mtd_parser return voidAxel Lin
2014-01-03of_mtd: fix header file include guardPhilipp Rosenberger
2014-01-03mtd: nand: fix misspelling in ONFI parameter field nameBrian Norris
2014-01-03mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-12-11sched/fair: Rework sched_fair time accountingPeter Zijlstra
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-12-10net: unix: allow set_peek_off to failSasha Levin
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant