aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/fair.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-02sched/fair: Shrink sg_lb_stats and play memset gamesPeter Zijlstra1-7/+26
2013-09-02sched: Clean-up struct sd_lb_statJoonsoo Kim1-115/+114
2013-09-02sched: Factor out code to should_we_balance()Joonsoo Kim1-54/+53
2013-09-02sched: Remove one division operation in find_busiest_queue()Joonsoo Kim1-5/+9
2013-09-02perf: Prevent race in unthrottling codeJiri Olsa1-1/+1
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro4-4/+19
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2-7/+27
2013-09-01spi/qspi: fix missing unlock on error in ti_qspi_start_transfer_one()Wei Yongjun1-0/+1
2013-09-01spi: quad: fix the name of DT propertywangyuhang2-4/+14
2013-09-01regulator: da9063: Statize da9063_ldo_lim_eventAxel Lin1-1/+1
2013-08-31target: Fix se_cmd->state_list leak regression during WRITE failureNicholas Bellinger1-0/+11
2013-08-31nohz_full: Force RCU's grace-period kthreads onto timekeeping CPUPaul E. McKenney3-1/+22
2013-08-31nohz_full: Add full-system-idle state machinePaul E. McKenney5-7/+355
2013-08-31spi: core: Fix spi_register_master error handlingAxel Lin1-1/+1
2013-08-31spi: efm32: Fix build errorAxel Lin1-1/+1
2013-08-31spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_wordAxel Lin1-1/+1
2013-08-31spi: rspi: Add spi_master_get() call to prevent use after freeAxel Lin1-1/+1
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou1-3/+3
2013-08-31spi: quad: Make DT properties optionalMark Brown1-38/+34
2013-08-30MAINTAINERS: change my DT related maintainer addressIan Campbell1-1/+1
2013-08-30pstore/ram: (really) fix undefined usage of rounddown_pow_of_twoMaxime Bizon1-3/+3
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran1-2/+1
2013-08-30net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann1-1/+2
2013-08-30spi: quad: Fix missing returnwangyuhang1-0/+1
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter1-1/+3
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet1-8/+3
2013-08-30Revert "ipv6: Don't depend on per socket memory for neighbour discovery messages"David S. Miller1-3/+7
2013-08-30drivers: uio: Kconfig: add MMU dependancy for UIOChen Gang1-0/+1
2013-08-30staging: dwc2: make dwc2_core_params documentation more completeMatthijs Kooijman1-26/+59
2013-08-30staging: dwc2: validate the value for phy_utmi_widthMatthijs Kooijman4-5/+32
2013-08-30staging: dwc2: interpret all hwcfg and related register at init timeMatthijs Kooijman6-200/+290
2013-08-30staging: dwc2: properly mask the GRXFSIZ registerMatthijs Kooijman2-7/+18
2013-08-30staging: dwc2: remove redundant register readsMatthijs Kooijman1-5/+4
2013-08-30staging: dwc2: re-use hptxfsiz variableMatthijs Kooijman1-7/+7
2013-08-30staging: dwc2: simplify debug output in dwc_hc_initMatthijs Kooijman1-16/+9
2013-08-30staging: dwc2: add missing shiftMatthijs Kooijman1-1/+3
2013-08-30staging: dwc2: simplify register shift expressionsMatthijs Kooijman4-62/+50
2013-08-30staging: dwc2: only read the snpsid register onceMatthijs Kooijman1-6/+6
2013-08-30staging: dwc2: unshift non-bool register value constantsMatthijs Kooijman6-104/+118
2013-08-30staging: dwc2: fix off-by-one in check for max_packet_count parameterMatthijs Kooijman1-1/+1
2013-08-30staging: dwc2: remove specific fifo size constantsMatthijs Kooijman1-15/+4
2013-08-30ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2-7/+4
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches1-3/+3
2013-08-30serial: imx: initialize the local variableHuang Shijie1-1/+1
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos2-3/+59
2013-08-30tipc: set sk_err correctly when connection failsErik Hugne1-2/+2
2013-08-30tcp: tcp_make_synack() should use sock_wmallocPhil Oester1-1/+1
2013-08-30bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing5-93/+240
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos1-1/+4
2013-08-30drivers: uio: Add driver for Humusoft MF624 DAQ PCI cardRostislav Lisovy3-0/+261