aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-22net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-22net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-22caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com1-15/+21
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22KVM: make guest mode entry to be rcu quiescent stateGleb Natapov1-0/+9
2011-05-22Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity5-4/+91
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+1
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai9-43/+279
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-9/+18
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-2/+4
2011-05-21KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson1-0/+1
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+4
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-3/+8
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu1-0/+1
2011-05-21slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter1-2/+4
2011-05-20[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2-5/+17
2011-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+3
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier1-1/+1
2011-05-20ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier1-0/+2
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds87-739/+2675
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+3
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds3-34/+23
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+1
2011-05-20spinlock_up.h: include asm/processor.h in for cpu_relaxStephen Rothwell1-0/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-1/+1
2011-05-20[media] rc: add locking to fix register/show raceJarod Wilson1-2/+5
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner71-477/+1064
2011-05-20Pull pstore into release branchTony Luck1-1/+3
2011-05-20[media] v4l: Add M420 format definitionHans de Goede1-0/+1
2011-05-20[media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu1-0/+2
2011-05-20[media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formatsGuennadi Liakhovetski1-2/+8
2011-05-20[media] V4L: soc-camera: avoid huge arrays, caused by changed format codesGuennadi Liakhovetski1-0/+14
2011-05-20[media] V4L: soc-camera: add MIPI bus flagsKassey Li1-1/+9
2011-05-20[media] V4L: soc-camera: add JPEG supportKassey Li1-0/+1
2011-05-20[media] V4L: soc-camera: add a livecrop host operationGuennadi Liakhovetski1-0/+5
2011-05-20[media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus formatSylwester Nawrocki1-0/+3
2011-05-20[media] uvcvideo: Make the API publicLaurent Pinchart2-0/+70
2011-05-20[media] v4l: Add mt9v032 sensor driverDetlev Casanova1-0/+12
2011-05-20[media] rc: add tivo/nero liquidtv keymapJarod Wilson1-0/+1
2011-05-20[media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite1-0/+3
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao1-2/+21
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao1-5/+8
2011-05-20[media] V4L: soc_camera_platform: add helper functions to manage device instancesGuennadi Liakhovetski1-0/+50
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher1-0/+5
2011-05-20Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai2-2/+2
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt51-447/+1006
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet1-1/+3
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-12/+160
2011-05-19signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-5/+91