summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-06mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter1-0/+2
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt5-18/+51
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie1-0/+1
2011-01-06[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik1-4/+2
2011-01-06af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-8/+7
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King1-0/+22
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-1/+8
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King1-0/+15
2011-01-05ARM: PL011: Add support for transmit DMARussell King1-0/+7
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand2-0/+3
2011-01-05kref: add kref_test_and_getJerome Marchand1-0/+1
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar1-3/+10
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown1-4/+4
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar18-42/+111
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie1-0/+1
2011-01-05ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux1-4/+0
2011-01-05ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux1-0/+3
2011-01-05ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux1-2/+13
2011-01-05ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux1-1/+2
2011-01-05ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux1-1/+5
2011-01-05ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux1-13/+0
2011-01-05ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux1-2/+2
2011-01-05ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux1-1/+4
2011-01-05ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux1-1/+0
2011-01-05nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2-125/+0
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie26-46/+136
2011-01-05locks: eliminate fl_mylease callbackJ. Bruce Fields1-1/+0
2011-01-05svcrpc: simpler request droppingJ. Bruce Fields1-0/+1
2011-01-05SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields1-0/+3
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch1-1/+1
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar4-15/+41
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek1-1/+1
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-3/+10
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2-136/+195
2011-01-03dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski1-3/+10
2011-01-02tipc: cleanup various cosmetic whitespace issuesAllan Stephens2-39/+38
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens1-5/+0
2011-01-02tipc: Remove prototype code for supporting slave nodesAllan Stephens1-2/+2
2011-01-02tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-2/+2
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely1-0/+3
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid1-0/+33
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid1-0/+43
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend1-1/+3
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend1-0/+106
2010-12-30of/flattree: Refactor unflatten_device_tree and add fdt_unflatten_treeStephen Neuendorffer1-0/+2
2010-12-30of/flattree: Add non-boottime device tree functionsStephen Neuendorffer1-0/+11