summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+6
* mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-3/+6
* mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+6
* mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-091-2/+6
* mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-091-1/+6
* mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-091-2/+7
* mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-3/+6
* mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-091-6/+12
* mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+8
* mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-091-1/+9
* mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
* mtd: introduce mtd_get_fact_prot_info interfaceArtem Bityutskiy2012-01-091-6/+13
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-4/+8
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-2/+8
* mtd: introduce mtd_panic_write interfaceArtem Bityutskiy2012-01-091-10/+15
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-1/+8
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-1/+8
* mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-5/+13
* mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-091-2/+6
* mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-091-4/+10
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-091-5/+14
* mtd: map.h: fix arm cross-build failureArtem Bityutskiy2012-01-091-1/+1
* mtd: maps: physmap: allow partition parsers for physmap_flash_dataJonas Gorski2012-01-091-0/+1
* mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-093-55/+38
* mtd: nand: add Macronix manufacturerBrian Norris2012-01-091-0/+1
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\
| * time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-161-0/+2
|\ \
| * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-161-3/+0
|\ \ \
| * | | block: initialize request_queue's numa node duringMike Snitzer2011-11-231-3/+0
* | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-121-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-121-0/+6
|\ \ \ \
| * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-0/+9
|\ \ \ \ \
| * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-0/+9
* | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-093-2/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-072-1/+3
|\ \ \ \ \
| * | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-1/+3
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tracing: Restore system filter behaviorLi Zefan2011-12-051-0/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-051-0/+4
|\ \ \ \ \
| * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-051-0/+4
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-0/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-051-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-1/+3
| |/ / / /