aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoGravatar Christian Riesch 1-8/+8
2014-03-10mtd: nand: parse out the JEDEC compliant NANDGravatar Huang Shijie 1-1/+1
2014-03-10mtd: nand: add a helper to get the supported features for JEDECGravatar Huang Shijie 1-0/+9
2014-03-10mtd: nand: add fields for JEDEC in nand_chipGravatar Huang Shijie 1-1/+9
2014-03-10mtd: nand: add the data structures for JEDEC parameter pageGravatar Huang Shijie 1-0/+75
2014-03-10mtd: nand: s3c2410: Trivial cleanup in header fileGravatar Sachin Kamat 1-2/+6
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busGravatar Brian Norris 1-0/+10
2014-03-10mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEGravatar Huang Shijie 1-8/+0
2014-03-10mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Gravatar Huang Shijie 1-6/+6
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-2/+7
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingGravatar Linus Torvalds 1-0/+1
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Gravatar Olof Johansson 17-30/+132
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+6
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientGravatar Ditang Chen 1-2/+2
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+8
2014-03-07firewire: don't use PREPARE_DELAYED_WORKGravatar Tejun Heo 1-0/+1
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesGravatar Nicholas Bellinger 1-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+18
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 2-46/+15
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSGravatar Liu Ping Fan 1-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingGravatar Vlastimil Babka 1-1/+1
2014-03-04mm: close PageTail raceGravatar David Rientjes 2-43/+12
2014-03-03tracing: Do not add event files for modules that fail tracepointsGravatar Steven Rostedt (Red Hat) 1-0/+6
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Gravatar Linus Torvalds 1-2/+2
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+5
2014-03-01NFSv4: Fix another nfs4_sequence corruptorGravatar Trond Myklebust 1-0/+5
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+8
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-0/+4
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-0/+11
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 3-6/+6
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesGravatar Davidlohr Bueso 1-2/+0
2014-02-25sysfs: fix namespace refcnt leakGravatar Li Zefan 1-4/+5
2014-02-25fsnotify: Allocate overflow events with proper typeGravatar Jan Kara 1-1/+1
2014-02-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Gravatar Mike Turquette 17-30/+132
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsGravatar James Hogan 1-1/+5
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusGravatar Mark Brown 1-0/+8
2014-02-22net-tcp: fastopen: fix high order allocationsGravatar Eric Dumazet 1-1/+2
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Gravatar Jan Kara 2-4/+4
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsGravatar Peter Zijlstra 1-2/+4
2014-02-21blk-mq: support partial I/O completionsGravatar Christoph Hellwig 1-1/+7
2014-02-21blk-mq: merge blk_mq_insert_request and blk_mq_run_requestGravatar Christoph Hellwig 1-2/+1
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+20
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+1
2014-02-20sit: fix panic with route cache in ip tunnelsGravatar Nicolas Dichtel 1-0/+1
2014-02-20clk: tegra124: remove gr2d and gr3d clocksGravatar Peter De Schrijver 1-2/+2
2014-02-20xfrm: Clone states properly on migrationGravatar Steffen Klassert 1-0/+11