summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-01-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt
2011-01-06vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie
2011-01-06drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05xen: add backend driver supportIan Campbell
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branches 'mmci' and 'pl011-dma' into develRussell King
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2011-01-05ARM: PL011: add DMA burst threshold support for ST variantsRussell King
2011-01-05ARM: PL011: Add support for transmit DMARussell King
2011-01-05block: fix accounting bug on cross partition mergesJerome Marchand
2011-01-05kref: add kref_test_and_getJerome Marchand
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt
2011-01-05fbdev: sh_mipi_dsi: support different register layoutsGuennadi Liakhovetski
2011-01-05drm/switcheroo: track state of switch in drivers.Dave Airlie
2011-01-05vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie
2011-01-04ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux
2011-01-04ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux
2011-01-04ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux
2011-01-04ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux
2011-01-04ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux
2011-01-04ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux
2011-01-04ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux
2011-01-04ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-01-04locks: eliminate fl_mylease callbackJ. Bruce Fields
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03trivial: Fix typo fault in netdevice.hMichal Simek
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03media: comment typo fix diable -> disable.Justin P. Mattock
2011-01-03[media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab