summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-26mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky
2010-02-26mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse
2010-02-26mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky
2010-02-26mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky
2010-02-26mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky
2010-02-26mtd: blktrans: Hotplug fixesMaxim Levitsky
2010-02-26mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky
2010-02-26mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky
2010-02-26mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF
2010-02-26mtd: nand: add lock/unlock routinesVimal Singh
2010-02-25JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton
2010-02-25mtd: Replace static array of devices with an idr structureBen Hutchings
2010-02-25mtd: quiet sparse noise in cfi.hH Hartley Sweeten
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-16Merge branch 'akpm'Linus Torvalds
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul
2009-12-16signals: kill force_sig_specific()Oleg Nesterov
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan
2009-12-16sm501: implement acceleration featuresVincent Sanders
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki
2009-12-16fix ksm.h breakage of nommu buildHugh Dickins
2009-12-16V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer...Guennadi Liakhovetski
2009-12-16V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-15lis3: selftest supportSamu Onkalo
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro