aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2011-05-244-12/+16
|\
| * Merge branch 'master' into nextJames Morris2011-05-1942-70/+174
| |\
| * \ Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-19175-306/+401
| |\ \
| * | | capabilities: delete all CAP_INIT macrosEric Paris2011-04-042-10/+0
| * | | capabilities: delete unused cap_set_fullEric Paris2011-04-041-2/+0
| * | | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-041-2/+4
| * | | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-041-0/+3
| * | | Merge branch 'next-queue' into nextJames Morris2011-03-301-0/+13
| |\ \ \
| | * | | KEYS: Improve /proc/keysDavid Howells2011-03-171-0/+13
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-2313-10/+201
|\ \ \ \ \
| * | | | | [media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2011-05-202-5/+17
| * | | | | [media] rc: add locking to fix register/show raceJarod Wilson2011-05-201-2/+5
| * | | | | [media] v4l: Add M420 format definitionHans de Goede2011-05-201-0/+1
| * | | | | [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"Bob Liu2011-05-201-0/+2
| * | | | | [media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formatsGuennadi Liakhovetski2011-05-201-2/+8
| * | | | | [media] V4L: soc-camera: avoid huge arrays, caused by changed format codesGuennadi Liakhovetski2011-05-201-0/+14
| * | | | | [media] V4L: soc-camera: add MIPI bus flagsKassey Li2011-05-201-1/+9
| * | | | | [media] V4L: soc-camera: add JPEG supportKassey Li2011-05-201-0/+1
| * | | | | [media] V4L: soc-camera: add a livecrop host operationGuennadi Liakhovetski2011-05-201-0/+5
| * | | | | [media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus formatSylwester Nawrocki2011-05-201-0/+3
| * | | | | [media] uvcvideo: Make the API publicLaurent Pinchart2011-05-202-0/+70
| * | | | | [media] v4l: Add mt9v032 sensor driverDetlev Casanova2011-05-201-0/+12
| * | | | | [media] rc: add tivo/nero liquidtv keymapJarod Wilson2011-05-201-0/+1
| * | | | | [media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite2011-05-201-0/+3
| * | | | | [media] V4L: soc_camera_platform: add helper functions to manage device insta...Guennadi Liakhovetski2011-05-201-0/+50
| | |_|_|/ | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-235-3/+67
|\ \ \ \ \
| * | | | | KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson2011-05-211-0/+1
| * | | | | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+4
| * | | | | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-3/+8
| * | | | | PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-211-0/+1
| * | | | | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-112-0/+14
| * | | | | PCI: add OBFF enable/disable supportJesse Barnes2011-05-112-0/+22
| * | | | | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-112-0/+15
| * | | | | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-101-0/+3
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-233-1/+12
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King2011-05-231-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | ARM: 6882/1: ELF: Define new core note type for VFP registersDave Martin2011-05-141-0/+1
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King2011-05-231-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier2011-05-201-1/+1
| | * | | | | | | | | | | | | ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier2011-05-201-0/+2
| * | | | | | | | | | | | | | clocksource: add common mmio clocksourceRussell King2011-05-231-0/+8
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-231-6/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-201-2/+21
| * | | | | | | | | | | | | | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-201-5/+8
* | | | | | | | | | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-2310-14/+288
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+15
| * | | | | | | | | | | | | | | | Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-1028-42/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-0/+2
| * | | | | | | | | | | | | | | | | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-1/+71
| * | | | | | | | | | | | | | | | | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-2/+5