summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-243-20/+34
| | * | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-2411-13/+14
| | * | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-247-21/+22
| | * | | | | | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-242-55/+69
| | * | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-243-14/+36
| | * | | | | | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-241-6/+0Star
| | * | | | | | alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeueJohn Stultz2012-09-241-4/+4
| | * | | | | | alarmtimer: Remove unused helpers & definesJohn Stultz2012-09-241-28/+0Star
| | * | | | | | alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz2012-09-242-68/+29Star
| | * | | | | | alarmtimer: Implement minimum alarm interval for allowing suspendTodd Poynor2012-09-241-5/+13
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-122-1/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen2012-10-051-0/+56
| * | | | | | | | sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen2012-10-051-0/+13
| * | | | | | | | nohz: Fix one jiffy count too far in idle cputimeFrederic Weisbecker2012-10-051-1/+1
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-123-11/+28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-10-123-11/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rcu: Advise most users not to enable RCU user modeFrederic Weisbecker2012-10-111-0/+12
| | * | | | | | | | | rcu: Grace-period initialization excludes only RCU notifierPaul E. McKenney2012-10-082-11/+16
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-12170-3212/+8074
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-11171-3212/+8076
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki2012-10-101-0/+1
| | * | | | | | | | | | | [media] stk1160: Add support for S-Video inputEzequiel Garcia2012-10-103-6/+19
| | * | | | | | | | | | | Revert "[media] omap3isp: Replace cpu_is_omap3630() with ISP revision check"Mauro Carvalho Chehab2012-10-101-16/+9Star
| | * | | | | | | | | | | [media] dvb: LNA implementation changesAntti Palosaari2012-10-074-12/+25
| | * | | | | | | | | | | [media] v4l2-ioctl: fix W=1 warningsHans Verkuil2012-10-071-2/+1Star
| | * | | | | | | | | | | [media] v4l2-ioctl: add blocks check for VIDIOC_SUBDEV_G/S_EDIDHans Verkuil2012-10-071-0/+4
| | * | | | | | | | | | | [media] omap3isp: Fix compilation error in ispreg.hIdo Yariv2012-10-071-3/+3
| | * | | | | | | | | | | [media] rc-msi-digivox-ii: Add full scan keycodesWolfgang Bail2012-10-071-18/+18
| | * | | | | | | | | | | [media] cx25821: testing the wrong variableDan Carpenter2012-10-072-2/+2
| | * | | | | | | | | | | [media] tda18271-common: hold the I2C adapter during write transfersMauro Carvalho Chehab2012-10-071-33/+71
| | * | | | | | | | | | | [media] ds3000: add module parameter to force firmware uploadRĂ©mi Cardona2012-10-071-3/+9
| | * | | | | | | | | | | [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-0729-45/+45
| | * | | | | | | | | | | [media] winbond: remove space from driver nameSean Young2012-10-071-1/+1
| | * | | | | | | | | | | [media] iguanair: cannot send data from the stackSean Young2012-10-071-72/+75
| | * | | | | | | | | | | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart2012-10-061-9/+16
| | * | | | | | | | | | | [media] dvb-usb: print small buffers via %*phAndy Shevchenko2012-10-066-7/+6Star
| | * | | | | | | | | | | [media] uvc: Add return code check at vb2_queue_init()Ezequiel Garcia2012-10-063-4/+12
| | * | | | | | | | | | | [media] em28xx: Replace memcpy with struct assignmentEzequiel Garcia2012-10-061-1/+1
| | * | | | | | | | | | | [media] bt8xx: Add video4linux control V4L2_CID_COLOR_KILLERGuilherme Herrmann Destefani2012-10-062-4/+27
| | * | | | | | | | | | | [media] mem2mem_testdev: Use devm_kzalloc() in probeSachin Kamat2012-10-061-5/+2Star
| | * | | | | | | | | | | [media] mem2mem_testdev: Use pr_err instead of printkSachin Kamat2012-10-061-2/+1Star
| | * | | | | | | | | | | [media] mem2mem_testdev: Add missing braces around sizeofSachin Kamat2012-10-061-2/+2
| | * | | | | | | | | | | [media] mem2mem_testdev: Fix incorrect location of v4l2_m2m_release()Sachin Kamat2012-10-061-1/+1
| | * | | | | | | | | | | [media] drivers/media/platform/davinci/vpbe.c: Remove unused label and rename...Peter Senna Tschudin2012-10-061-13/+12Star
| | * | | | | | | | | | | [media] mt2063: properly handle return error codesMauro Carvalho Chehab2012-10-062-22/+18Star
| | * | | | | | | | | | | [media] drivers/media/tuners/mt2063.c: Removes useless kfree()Peter Senna Tschudin2012-10-061-6/+2Star
| | * | | | | | | | | | | [media] drivers/media/platform/davinci/vpbe.c: Removes useless kfree()Peter Senna Tschudin2012-10-061-1/+0Star
| | * | | | | | | | | | | [media] drivers/media/dvb-frontends/tda665x.c: Removes useless kfree()Peter Senna Tschudin2012-10-061-6/+2Star
| | * | | | | | | | | | | [media] drivers/media/dvb-frontends/stb6100.c: Removes useless kfree()Peter Senna Tschudin2012-10-061-6/+2Star
| | * | | | | | | | | | | [media] drivers/media/dvb-frontends/s921.c: Removes useless kfree()Peter Senna Tschudin2012-10-061-7/+2Star