index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
5
-3
/
+69
2010-02-22
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
8
-0
/
+596
2010-02-22
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2
-0
/
+36
2010-02-22
PCI: mark is_pcie obsolete
Kenji Kaneshige
1
-1
/
+2
2010-02-22
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
1
-1
/
+4
2010-02-22
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
1
-1
/
+50
2010-02-22
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-22
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
2
-27
/
+90
2010-02-22
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
1
-2
/
+112
2010-02-22
PCI: don't shrink bridge resources
Yinghai Lu
1
-2
/
+12
2010-02-22
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
1
-3
/
+15
2010-02-22
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
1
-4
/
+57
2010-02-22
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
1
-0
/
+82
2010-02-22
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-22
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-22
PCI: Make pci_scan_slot more robust
Matthew Wilcox
1
-4
/
+14
2010-02-22
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
2010-02-22
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
20
-102
/
+64
2010-02-22
PCI: don't dump resource when bus resource flags indicates unused
Yinghai Lu
1
-1
/
+2
2010-02-22
resource: add release_child_resources
Yinghai Lu
2
-0
/
+31
2010-02-22
PCI: separate pci_setup_bridge to small functions
Yinghai Lu
1
-16
/
+50
2010-02-22
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
1
-2
/
+9
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
2
-0
/
+2
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
21
-26
/
+28
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
21
-95
/
+102
2010-02-22
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
2
-0
/
+5
2010-02-22
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
5
-15
/
+23
2010-02-22
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
1
-1
/
+0
2010-02-22
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
3
-1
/
+3
2010-02-22
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
3
-5
/
+55
2010-02-22
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
1
-0
/
+66
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
17
-498
/
+246
2010-02-22
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
3
-34
/
+29
2010-02-22
PCI: Rewrite pci_scan_slot
Matthew Wilcox
1
-9
/
+47
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+22
2010-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+10
2010-02-22
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
1
-21
/
+9
2010-02-22
perf probe: Init struct probe_point and set counter correctly
Masami Hiramatsu
1
-0
/
+3
2010-02-21
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
1
-4
/
+4
2010-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+2
2010-02-21
sparc32: Fix struct stat uid/gid types.
David S. Miller
1
-2
/
+2
2010-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-6
/
+7
2010-02-21
[WATCHDOG] bfin: fix max timeout calculation
Mike Frysinger
1
-6
/
+7
2010-02-21
mm: Make copy_from_user() in migrate.c statically predictable
H. Peter Anvin
1
-21
/
+15
2010-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-10
/
+45
2010-02-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+15
2010-02-20
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+5
2010-02-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-11
/
+67
2010-02-20
ARM: allow alignment fault mode to be configured at kernel boot
Russell King
2
-0
/
+8
2010-02-20
CacheFiles: Fix a race in cachefiles_delete_object() vs rename
David Howells
1
-1
/
+11
[next]