summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-271-112/+17
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-272-3/+4
* mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-0/+5
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-84/+84
* mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-271-0/+60
* mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-271-2/+3
* mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-271-0/+1
* vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-021-5/+4
* vfs: uninline full_name_hash()Linus Torvalds2012-03-021-8/+1
* vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-021-1/+2
* regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-021-2/+2
* regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-021-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-264-2/+16
|\
| * ipsec: be careful of non existing mac headersEric Dumazet2012-02-231-0/+10
| * Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-231-2/+2
| |\
| | * netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-211-2/+2
| * | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-212-0/+4
* | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-261-0/+4
* | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-241-1/+4
* | | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-221-8/+2
|\ \ \
| * | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-101-8/+2
* | | | Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-02-221-1/+1
|\ \ \ \
| * | | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-031-1/+1
* | | | | sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds2012-02-211-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-02-201-0/+1
|\ \ \ \ \
| * | | | | vfs: Provide function to get superblock and wait for it to thawJan Kara2012-02-131-0/+1
* | | | | | digsig: changed type of the timestampDmitry Kasatkin2012-02-201-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-181-0/+20
|\ \ \ \ \
| * | | | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-161-0/+20
* | | | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-131-2/+4
* | | | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-131-0/+4
* | | | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-131-0/+1
* | | | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-131-0/+19
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-114-15/+5
|\ \ \ \ \
| * | | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-081-1/+2
| * | | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-081-6/+0
| * | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-081-2/+1
| * | | | | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-072-6/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-101-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-021-1/+1
* | | | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-101-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-011-0/+4
| |/ / / /
* | | | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-091-1/+1
|\ \ \ \ \
| * | | | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-011-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-02-071-0/+2
|\ \ \ \ \
| * | | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+2
| |/ / / /
* | | | | exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-061-1/+2
* | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-041-1/+13
|\ \ \ \ \
| * | | | | PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-041-0/+2
|\ \ \ \ \