summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-0711-91/+106
* Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-0552-322/+842
|\
| * cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-2711-52/+290
| * kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-275-21/+32
| * cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-2716-49/+144
| * cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-273-11/+43
| * cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-2727-54/+160
| * cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-272-6/+8
| * cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-274-145/+167
| * context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-262-15/+29
* | sched: Fix signedness bug in yield_to()Dan Carpenter2013-02-051-1/+1
* | sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith2013-02-041-14/+7
* | sched/rt: Further simplify pick_rt_task()Kirill Tkhai2013-02-031-2/+1
* | sched/rt: Do not account zero delta_exec in update_curr_rt()Kirill Tkhai2013-01-311-2/+2
* | cputime: Avoid multiplication overflow on utime scalingFrederic Weisbecker2013-01-271-9/+9
* | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-252-1/+6
* | sched/fair: Set se->vruntime directly in place_entity()Viresh Kumar2013-01-241-3/+1
* | sched/rt: Add reschedule check to switched_from_rt()Kirill Tkhai2013-01-241-2/+5
* | sched: Fix the broken sched_rr_get_interval()Zhu Yanhai2013-01-241-1/+1
* | Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-2319-147/+154
|\ \
| * | USB: EHCI: fix build error in ehci-mxcAlan Stern2013-01-234-76/+53
| * | USB: EHCI: add a name for the platform-private fieldAlan Stern2013-01-221-0/+3
| * | USB: EHCI: fix incorrect configuration testAlan Stern2013-01-221-1/+1
| * | USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros2013-01-222-4/+4
| * | USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-221-6/+9
| * | Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-211706-10059/+17804
| |\ \
| | * | usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby2013-01-181-3/+3
| | * | usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-181-0/+1
| | * | ARM: i.MX clock: Change the connection-id for fsl-usb2-udcPeter Chen2013-01-185-15/+15
| | * | usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen2013-01-183-10/+29
| | * | usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-184-37/+41
| | * | usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-181-2/+2
| | |/
* | | Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-231-1/+36
|\ \ \
| * | | Revert "drivers/misc/ti-st: remove gpio handling"Luciano Coelho2013-01-221-1/+36
* | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-231-0/+2
|\ \ \ \
| * | | | MAINTAINERS: Someone needs to watch over the serial driversGreg Kroah-Hartman2013-01-231-0/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-2310-67/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failuresLaurent Pinchart2013-01-111-1/+2
| * | | | [media] uvcvideo: Cleanup leftovers of partial revertLaurent Pinchart2013-01-111-5/+2
| * | | | [media] uvcvideo: Return -EACCES when trying to set a read-only controlLaurent Pinchart2013-01-111-1/+3
| * | | | Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-1110856-319193/+528265
| |\ \ \ \
| * | | | | [media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart2013-01-061-2/+0
| * | | | | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
| * | | | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki2013-01-061-1/+1
| * | | | | [media] m5mols: Fix typo in get_fmt callbackSylwester Nawrocki2013-01-061-1/+1
| * | | | | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-061-1/+3
| * | | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| * | | | | [media] gspca_sonixj: Add a small delay after i2c_w1Hans de Goede2012-12-211-0/+1
| * | | | | [media] gspca_sonixb: Properly wait between i2c writesHans de Goede2012-12-211-5/+8
| * | | | | [media] gspca_kinect: add Kinect for Windows USB idJacob Schloss2012-12-211-0/+1