| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 | 2 | -1/+4 |
|\ |
|
| * | rdma/core: Fix sparse warnings | Sean Hefty | 2012-01-04 | 2 | -1/+4 |
* | | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-01-08 | 1 | -0/+176 |
|\ \ |
|
| * | | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 2012-01-06 | 1 | -0/+176 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-08 | 5 | -3/+985 |
|\ \ \ |
|
| * | | | mfd: Declare da9052_regmap_config for the bus drivers | Mark Brown | 2011-12-15 | 1 | -0/+2 |
| * | | | Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2011-12-14 | 64 | -266/+1308 |
| |\ \ \ |
|
| | * | | | MFD: DA9052/53 MFD core module | Ashish Jangam | 2011-12-14 | 3 | -0/+918 |
| | * | | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2011-12-12 | 1 | -0/+48 |
| | |\ \ \ |
|
| * | \ \ \ | Merge branch 'regmap/irq' into regmap-next | Mark Brown | 2011-12-05 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | regmap: Add irq_base accessor to regmap_irq | Mark Brown | 2011-12-05 | 1 | -0/+1 |
| * | | | | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2011-12-05 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: Allow drivers to reinitialise the register cache at runtime | Mark Brown | 2011-12-05 | 1 | -0/+2 |
| * | | | | | | regmap: Add trace event for successful cache reads | Mark Brown | 2011-11-30 | 1 | -0/+9 |
| * | | | | | | regmap: Allow regmap_update_bits() users to detect changes | Mark Brown | 2011-11-29 | 1 | -0/+3 |
| * | | | | | | regmap: Remove indexed cache type | Mark Brown | 2011-11-20 | 1 | -1/+0 |
| * | | | | | | regmap: Make reg_config reg_defaults const | Lars-Peter Clausen | 2011-11-16 | 1 | -1/+1 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'regmap/irq' and 'regmap/cache' into regmap-next | Mark Brown | 2011-11-08 | 1 | -1/+49 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | | | / / / /
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | regmap: Rename LZO cache type to compressed | Mark Brown | 2011-11-08 | 1 | -1/+1 |
| | | * | | | | regmap: Track if the register cache is dirty and suppress unneeded syncs | Mark Brown | 2011-11-08 | 1 | -0/+1 |
| | |/ / / /
| |/| | | | |
|
| | * | | | | regmap: Add a reusable irq_chip for regmap based interrupt controllers | Mark Brown | 2011-11-08 | 1 | -0/+47 |
| |/ / / / |
|
* | | | | | Merge tag 'md-3.3' of git://neil.brown.name/md | Linus Torvalds | 2012-01-08 | 2 | -3/+6 |
|\ \ \ \ \ |
|
| * | | | | | md: create externally visible flags for supporting hot-replace. | NeilBrown | 2011-12-23 | 1 | -2/+5 |
| * | | | | | md: Fix userspace free_pages() macro | Steven Rostedt | 2011-12-23 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 6 | -19/+19 |
|\ \ \ \ \ |
|
| * | | | | | types.h: fix comment spelling for 'architectures' | Mark Einon | 2011-12-12 | 1 | -1/+1 |
| * | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 3 | -3/+3 |
| * | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-11-13 | 486 | -3731/+14693 |
| |\ \ \ \ \ |
|
| * | | | | | | security.h: fix misc typos/grammar errors in comments | Vsevolod Alekseev | 2011-11-05 | 1 | -13/+13 |
| * | | | | | | Docs: wording: Insert `the' | Michael Witten | 2011-10-29 | 1 | -1/+1 |
| * | | | | | | Docs: Pedantry: [Cc]ordic -> CORDIC | Michael Witten | 2011-10-29 | 1 | -1/+1 |
* | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 11 | -153/+210 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'pm-freezer' into pm-for-linus | Rafael J. Wysocki | 2011-12-27 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | PM / Freezer: fix return value of freezable_schedule_timeout_killable() | Jeff Layton | 2011-12-27 | 1 | -1/+3 |
| * | | | | | | | | Merge branch 'pm-domains' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 3 | -7/+102 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | PM / QoS: Introduce dev_pm_qos_add_ancestor_request() | Rafael J. Wysocki | 2011-12-25 | 1 | -0/+5 |
| | * | | | | | | | | PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume | Rafael J. Wysocki | 2011-12-25 | 1 | -0/+1 |
| | * | | | | | | | | PM / Domains: Provide an always on power domain governor | Mark Brown | 2011-12-09 | 1 | -0/+2 |
| | * | | | | | | | | PM / Domains: Make it possible to assign names to generic PM domains | Rafael J. Wysocki | 2011-12-06 | 1 | -0/+1 |
| | * | | | | | | | | PM / Domains: fix compilation failure for CONFIG_PM_GENERIC_DOMAINS unset | Guennadi Liakhovetski | 2011-12-01 | 1 | -0/+1 |
| | * | | | | | | | | PM / Domains: Add default power off governor function (v4) | Rafael J. Wysocki | 2011-12-01 | 1 | -0/+7 |
| | * | | | | | | | | PM / Domains: Add device stop governor function (v4) | Rafael J. Wysocki | 2011-12-01 | 1 | -8/+55 |
| | * | | | | | | | | PM / Domains: Rework system suspend callback routines (v2) | Rafael J. Wysocki | 2011-12-01 | 1 | -0/+8 |
| | * | | | | | | | | PM / Domains: Introduce "save/restore state" device callbacks | Rafael J. Wysocki | 2011-12-01 | 1 | -0/+2 |
| | * | | | | | | | | PM / Domains: Make it possible to use per-device domain callbacks | Rafael J. Wysocki | 2011-12-01 | 1 | -3/+24 |
| * | | | | | | | | | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 3 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | PM / Runtime: Use device PM QoS constraints (v2) | Rafael J. Wysocki | 2011-12-01 | 3 | -0/+10 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 7 | -146/+96 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| | * | | | | | | | | PM: Drop generic_subsys_pm_ops | Rafael J. Wysocki | 2011-12-21 | 1 | -13/+0 |
| | * | | | | | | | | PM / Sleep: Remove forward-only callbacks from platform bus type | Rafael J. Wysocki | 2011-12-21 | 1 | -29/+1 |