summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown1-0/+16
2012-11-28cputime: Consolidate cputime adjustment codeFrederic Weisbecker1-4/+19
2012-11-28cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker1-2/+2
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-105/+122
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown1-0/+6
2012-11-28mfd: arizona: Allow the CODEC DAPM context to be accessed elsewhereMark Brown1-0/+4
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov1-0/+1
2012-11-28EDAC: Add memory controller flagsBorislav Petkov1-0/+2
2012-11-28i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D1-1/+0
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab68-3819/+505
2012-11-28Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones1-8/+2
2012-11-28KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti1-0/+1
2012-11-28KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti1-0/+3
2012-11-28time: export time information for KVM pvclockMarcelo Tosatti1-0/+9
2012-11-28sched: add notifier for cross-cpu migrationsMarcelo Tosatti1-0/+8
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur1-0/+1
2012-11-28Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu...Mark Brown2-3/+71
2012-11-28regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin1-0/+2
2012-11-28Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown5-50/+88
2012-11-28regulator: add device tree support for max8997Thomas Abraham2-0/+2
2012-11-28Merge tag 'v3.7-rc7' into asoc-wm2200Mark Brown3-2/+6
2012-11-27Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-24/+26
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki3-6/+112
2012-11-27mac80211: support VHT associationJohannes Berg1-0/+15
2012-11-27Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linusTomi Valkeinen1-0/+9
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman1-1/+4
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-27efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi1-3/+5
2012-11-27efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi1-1/+1
2012-11-27efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2012-11-27NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust1-2/+1
2012-11-27NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust1-0/+1
2012-11-27NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2-1/+2
2012-11-27led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han1-18/+17
2012-11-27leds: add led_trigger_rename functionFabio Baltieri1-0/+18
2012-11-27sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley1-0/+2
2012-11-27stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-0/+1
2012-11-27PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil1-0/+3
2012-11-26bcma: add more package IDsHauke Mehrtens1-0/+5
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+38
2012-11-26drivers/video: fsl-diu-fb: add support for set_gamma ioctlsTimur Tabi1-0/+9
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka1-0/+1
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-0/+21
2012-11-26wireless: add definitions for VHT MCS supportJohannes Berg1-0/+23
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar1-0/+64
2012-11-26mfd: rc5t583: Fix array subscript is above array boundsAxel Lin1-1/+2
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch1-0/+15
2012-11-26PM / devfreq: remove compiler error when a governor is moduleMyungJoo Ham1-1/+1
2012-11-26Merge commit 'pinctrl/devel 4ddb1c2' into spear-for-3.8Viresh Kumar3-5/+33