summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz
2012-09-24jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz
2012-09-24alarmtimer: Remove unused helpers & definesJohn Stultz
2012-09-24alarmtimer: Use hrtimer per-alarm instead of per-baseJohn Stultz
2012-09-24dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal
2012-09-24Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-09-24leds: add output driver configuration for pca9633 led driverPeter Meerwald
2012-09-24[SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen
2012-09-24[SCSI] hpsa: gen8plus Smart Array IDsMike Miller
2012-09-24[SCSI] fc-transport: Remove unnecessary includeRobert Love
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen
2012-09-24thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap
2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap
2012-09-24Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui
2012-09-24Thermal: Unify the code for both active and passive coolingZhang Rui
2012-09-24Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui
2012-09-24Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui
2012-09-24Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot
2012-09-23hwmon: add Maxim MAX197 supportVivien Didelot
2012-09-23[media] dvb_frontend: add multistream supportEvgeny Plehov
2012-09-23mfd: Add lp8788 mfd driverMilo Kim
2012-09-23mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen
2012-09-23mfd: palmas: Change regulator defns to better suite DTGraeme Gregory
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney
2012-09-23rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney
2012-09-23KVM: Add resampling irqfds for level triggered interruptsAlex Williamson
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-22Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell