summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2012-09-17Merge branch 'pm-domains'Rafael J. Wysocki
2012-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-09-17Merge branch 'pm-timers'Rafael J. Wysocki
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-09-15ACPI / processor: remove unused function parameterDaniel Lezcano
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge
2012-09-09PM / OPP: Initialize OPP table from device treeShawn Guo
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini
2012-09-07net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion
2012-09-07net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-09-06target: fix use-after-free with PSCSI sense dataPaolo Bonzini
2012-09-05cpuidle / ACPI : remove power from acpi_processor_cx structureDaniel Lezcano
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad
2012-09-04perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-09-03PM / Domains: Operations related to cpuidle using domain namesRafael J. Wysocki
2012-09-03PM / Domains: Document cpuidle-related functions and change their namesRafael J. Wysocki
2012-09-03PM / Domains: Add power-on function using names to identify domainsRafael J. Wysocki
2012-09-03PM / Domains: Make it possible to use names when adding subdomainsRafael J. Wysocki
2012-09-03PM / Domains: Make it possible to use domain names when adding devicesRafael J. Wysocki
2012-09-03PM: Do not use the syscore flag for runtime PMRafael J. Wysocki
2012-09-03PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki
2012-09-03PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki
2012-09-03PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki
2012-09-03timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki
2012-09-03PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-02linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck