summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'pm-domains'Rafael J. Wysocki2012-09-17
|\
| * PM / Domains: Operations related to cpuidle using domain namesRafael J. Wysocki2012-09-04
| * PM / Domains: Document cpuidle-related functions and change their namesRafael J. Wysocki2012-09-04
| * PM / Domains: Add power-on function using names to identify domainsRafael J. Wysocki2012-09-04
| * PM / Domains: Make it possible to use names when adding subdomainsRafael J. Wysocki2012-09-04
| * PM / Domains: Make it possible to use domain names when adding devicesRafael J. Wysocki2012-09-04
* | Merge branch 'pm-timers'Rafael J. Wysocki2012-09-17
|\|
| * PM: Do not use the syscore flag for runtime PMRafael J. Wysocki2012-09-04
| * PM / Domains: Move syscore flag from subsys data to struct deviceRafael J. Wysocki2012-09-04
| * PM / Domains: Rename the always_on device flag to syscoreRafael J. Wysocki2012-09-04
| * PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-04
| * timekeeping: Add suspend and resume of clock event devicesRafael J. Wysocki2012-09-04
| * PM / Domains: Add power off/on function for system core suspend stageRafael J. Wysocki2012-09-04
* | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-16
|\ \
| * | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
| * | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-22
* | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-16
|\ \ \
| * | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-28
| |/ /
* | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
* | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-14
|\ \ \
| * | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-12
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
|\ \ \ \
| * | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
| * | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-14
|\ \ \ \ \
| * | | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-13
| * | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-07
| * | | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-07
* | | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-14
|\ \ \ \ \ \
| * | | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-06
* | | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
| * | | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-06
| * | | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-04
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-06
|\ \ \ \ \ \ \
| * | | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-01
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-05
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-04
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-30
| | |_|/ / / | |/| | | |
* | | | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
| |_|_|/ / |/| | | |
* | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-23
| |\ \ \ \ \
| | * | | | | ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-23
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-23
| |\| | | |
| * | | | | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-15
| |\ \ \ \ \
| | * | | | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-15
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-25
|\ \ \ \ \ \
| * | | | | | block: disable discard request merge temporarilyShaohua Li2012-08-09
| * | | | | | block: Add blk_bio_map_sg() helperAsias He2012-08-02