Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 | 6 | -61/+138 |
|\ | |||||
| * | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2012-03-17 | 1 | -3/+13 |
| |\ | |||||
| | * | PM / devfreq: add relation of recommended frequency. | MyungJoo Ham | 2012-03-17 | 1 | -3/+13 |
| * | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-03-16 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | PM / Domains: Introduce "always on" device flag | Rafael J. Wysocki | 2012-03-16 | 1 | -0/+3 |
| * | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-16 | 2 | -0/+10 |
| |\ \ \ | |||||
| | * | | | PM / QoS: Make it possible to expose PM QoS latency constraints | Rafael J. Wysocki | 2012-03-13 | 2 | -0/+10 |
| * | | | | Merge branch 'pm-qos' | Rafael J. Wysocki | 2012-03-04 | 1 | -45/+10 |
| |\| | | | |||||
| | * | | | PM / QoS: unconditionally build the feature | Jean Pihet | 2012-02-13 | 1 | -40/+1 |
| | * | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos | Rafael J. Wysocki | 2012-02-13 | 6 | -142/+19 |
| | |\ \ \ | |||||
| | * | | | | PM / QoS: Simplify PM QoS expansion/merge | Alex Frid | 2012-01-29 | 1 | -5/+9 |
| * | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2012-03-04 | 1 | -2/+20 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | PM / Domains: Fix include for PM_GENERIC_DOMAINS=n case | Magnus Damm | 2012-03-04 | 1 | -5/+7 |
| | * | | | | PM / Domains: Provide a dummy dev_gpd_data() when generic domains are not used | Guennadi Liakhovetski | 2012-02-09 | 1 | -1/+5 |
| | * | | | | Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/g... | Rafael J. Wysocki | 2012-02-01 | 1 | -0/+12 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | PM / Domains: Add OF support | Thomas Abraham | 2012-01-27 | 1 | -0/+12 |
| * | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-03-04 | 3 | -9/+75 |
| |\ \ \ \ \ | |||||
| | * | | | | | PM / Sleep: Add more wakeup source initialization routines | Rafael J. Wysocki | 2012-03-04 | 1 | -1/+21 |
| | * | | | | | PM: Add comment describing relationships between PM callbacks to pm.h | Rafael J. Wysocki | 2012-02-17 | 1 | -0/+9 |
| | * | | | | | PM / Sleep: Drop suspend_stats_update() | Rafael J. Wysocki | 2012-02-17 | 1 | -16/+0 |
| | * | | | | | PM / Suspend: Avoid code duplication in suspend statistics update | Marcos Paulo de Souza | 2012-02-09 | 1 | -0/+16 |
| | * | | | | | Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep | Rafael J. Wysocki | 2012-02-09 | 6 | -142/+19 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| | | |||||
| | * | | | | PM / Sleep: Introduce generic callbacks for new device PM phases | Rafael J. Wysocki | 2012-01-29 | 1 | -0/+6 |
| | * | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 | 2 | -8/+39 |
| * | | | | | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 2012-03-04 | 1 | -2/+7 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux... | Rafael J. Wysocki | 2012-01-25 | 1 | -2/+7 |
| | |\ \ \ \ | |||||
| | | * | | | | PM / devfreq: add min/max_freq limit requested by users. | MyungJoo Ham | 2012-01-20 | 1 | -0/+5 |
| | | * | | | | PM / devfreq: fixed syntax errors. | MyungJoo Ham | 2012-01-20 | 1 | -2/+2 |
| | | | |_|/ | | | |/| | | |||||
* | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | 3 | -51/+64 |
|\ \ \ \ \ \ | |||||
| * | | | | | | highmem: kill all __kmap_atomic() | Cong Wang | 2012-03-20 | 1 | -8/+3 |
| * | | | | | | fs: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -4/+4 |
| * | | | | | | crypto: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -25/+3 |
| * | | | | | | include/linux/highmem.h: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -14/+14 |
| * | | | | | | highmem: mark k[un]map_atomic() with two arguments as deprecated | Cong Wang | 2012-03-20 | 1 | -6/+46 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 5 | -10/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | constify struct pci_dev * in obvious cases | Al Viro | 2012-03-20 | 1 | -6/+6 |
| * | | | | | | | writeback: fix typo in the writeback_control comment | Andrew Morton | 2012-03-07 | 1 | -1/+1 |
| * | | | | | | | compiler.h: Fix typo | Alexander Stein | 2012-02-28 | 1 | -1/+1 |
| * | | | | | | | security: struct security_operations kerneldoc fix | Javier Martinez Canillas | 2012-02-28 | 1 | -1/+1 |
| * | | | | | | | Remove incorrect comment from include/trace/events/power.h | Jesper Juhl | 2012-02-05 | 1 | -1/+0 |
| * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-02-03 | 340 | -2941/+9903 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix up version number reference in include/trace/events/power.h | Jesper Juhl | 2012-02-03 | 1 | -1/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 88 | -1028/+2151 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | netdev: driver: ethernet: Add TI CPSW driver | Mugunthan V N | 2012-03-19 | 1 | -0/+55 |
| * | | | | | | | | | net: update the usage of CHECKSUM_UNNECESSARY | Yi Zou | 2012-03-19 | 1 | -0/+7 |
| * | | | | | | | | | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso | Yi Zou | 2012-03-19 | 1 | -1/+2 |
| * | | | | | | | | | if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it | Joe Perches | 2012-03-19 | 1 | -4/+3 |
| * | | | | | | | | | tcp: reduce out_of_order memory use | Eric Dumazet | 2012-03-19 | 1 | -0/+1 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-18 | 3 | -3/+12 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 2012-03-16 | 1 | -0/+1 |