index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
19
-10
/
+6308
|
\
|
*
Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2011-07-07
19
-10
/
+6308
|
|
\
|
|
*
iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=n
Joerg Roedel
2011-07-07
1
-1
/
+1
|
|
*
iommu/amd: Don't use MSI address range for DMA addresses
Joerg Roedel
2011-07-06
1
-1
/
+15
|
|
*
-
.
Merge branches 'amd/transparent-bridge' and 'core'
Joerg Roedel
2011-06-21
19
-10
/
+6294
|
|
|
\
\
|
|
|
|
*
iommu/amd: Move missing parts to drivers/iommu
Joerg Roedel
2011-06-21
5
-4
/
+2213
|
|
|
|
*
iommu: Move iommu Kconfig entries to submenu
Joerg Roedel
2011-06-21
1
-0
/
+13
|
|
|
|
*
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
9
-9
/
+51
|
|
|
|
*
x86: amd_iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
3
-0
/
+2794
|
|
|
|
*
msm: iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
4
-0
/
+1170
|
|
|
|
*
drivers: iommu: move to a dedicated folder
Ohad Ben-Cohen
2011-06-14
6
-1
/
+7
|
|
|
|
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
14
-188
/
+1637
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2011-07-15
5
-56
/
+88
|
|
\
\
\
\
|
|
*
|
|
|
PM / Runtime: Consistent utilization of deferred_resume
ShuoX Liu
2011-07-08
1
-1
/
+1
|
|
*
|
|
|
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
2011-07-06
1
-1
/
+5
|
|
*
|
|
|
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
2011-07-06
1
-33
/
+33
|
|
*
|
|
|
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
2011-07-06
1
-12
/
+23
|
|
*
|
|
|
PCI / PM: Detect early wakeup in pci_pm_prepare()
Rafael J. Wysocki
2011-07-06
1
-1
/
+17
|
|
*
|
|
|
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
2
-8
/
+9
|
*
|
|
|
|
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
6
-124
/
+1524
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / Domains: Take .power_off() error code into account
Rafael J. Wysocki
2011-07-14
1
-2
/
+10
|
|
*
|
|
|
|
ARM / shmobile: Use genpd_queue_power_off_work()
Rafael J. Wysocki
2011-07-14
1
-1
/
+1
|
|
*
|
|
|
|
PM / Domains: Introduce function to power off all unused PM domains
Rafael J. Wysocki
2011-07-13
1
-0
/
+21
|
|
*
|
|
|
|
PM / Domains: Queue up power off work only if it is not pending
Rafael J. Wysocki
2011-07-12
1
-1
/
+14
|
|
*
|
|
|
|
PM / Domains: Improve handling of wakeup devices during system suspend
Rafael J. Wysocki
2011-07-12
1
-0
/
+30
|
|
*
|
|
|
|
PM / Domains: Do not restore all devices on power off error
Rafael J. Wysocki
2011-07-12
1
-9
/
+4
|
|
*
|
|
|
|
PM / Domains: Allow callbacks to execute all runtime PM helpers
Rafael J. Wysocki
2011-07-12
1
-45
/
+99
|
|
*
|
|
|
|
PM / Domains: Do not execute device callbacks under locks
Rafael J. Wysocki
2011-07-12
1
-71
/
+178
|
|
*
|
|
|
|
PM / Domains: Make failing pm_genpd_prepare() clean up properly
Rafael J. Wysocki
2011-07-12
1
-1
/
+11
|
|
*
|
|
|
|
PM / Domains: Set device state to "active" during system resume
Rafael J. Wysocki
2011-07-12
1
-0
/
+2
|
|
*
|
|
|
|
PM / Domains: Export pm_genpd_poweron() in header
Magnus Damm
2011-07-10
1
-1
/
+1
|
|
|
/
/
/
/
|
|
*
|
|
|
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
1
-94
/
+94
|
|
*
|
|
|
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
1
-1
/
+59
|
|
*
|
|
|
PM / Domains: Wakeup devices support for system sleep transitions
Rafael J. Wysocki
2011-07-02
1
-0
/
+8
|
|
*
|
|
|
PM / Domains: System-wide transitions support for generic domains (v5)
Rafael J. Wysocki
2011-07-02
1
-15
/
+536
|
|
*
|
|
|
PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
Rafael J. Wysocki
2011-07-02
1
-55
/
+65
|
|
*
|
|
|
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
1
-15
/
+83
|
|
*
|
|
|
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-07-02
2
-0
/
+495
|
|
*
|
|
|
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
3
-28
/
+28
|
*
|
|
|
|
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
3
-7
/
+7
|
*
|
|
|
|
PM: Add "RTC" to PM trace time stamps to avoid confusion
Rafael J. Wysocki
2011-07-15
1
-1
/
+1
|
*
|
|
|
|
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
2011-07-15
1
-0
/
+17
*
|
|
|
|
|
Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-22
33
-5425
/
+3953
|
\
\
\
\
\
\
|
*
|
|
|
|
|
target: remove custom hex2bin() implementation
Andy Shevchenko
2011-07-22
3
-50
/
+11
|
*
|
|
|
|
|
target: fix typo Assoication -> Association
Andy Shevchenko
2011-07-22
2
-6
/
+6
|
*
|
|
|
|
|
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
3
-1
/
+47
|
*
|
|
|
|
|
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
2011-07-22
3
-27
/
+36
|
*
|
|
|
|
|
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
28
-2037
/
+1385
|
*
|
|
|
|
|
target: Eliminate usage of struct se_mem
Andy Grover
2011-07-22
6
-780
/
+307
|
*
|
|
|
|
|
target: Pass 2nd param of transport_split_cdb by value
Andy Grover
2011-07-22
3
-17
/
+16
[next]