| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 | 3 | -8/+3 |
* | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+26 |
* | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 17 | -237/+155 |
* | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 5 | -30/+49 |
* | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 2010-08-24 | 2 | -16/+7 |
* | ACPI/PCI: Make acpi_pci_query_osc() return control bits | Rafael J. Wysocki | 2010-08-24 | 1 | -11/+24 |
* | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set() | Rafael J. Wysocki | 2010-08-24 | 1 | -4/+4 |
* | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 | 4 | -0/+24 |
* | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 2 | -3/+8 |
* | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 | 1 | -2/+4 |
* | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs | Dave Airlie | 2010-08-13 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-13 | 9 | -10/+41 |
|\ |
|
| * | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 2010-08-13 | 1 | -1/+1 |
| * | [S390] appldata: fix dev_get_stats 64 bit conversion | Heiko Carstens | 2010-08-13 | 1 | -1/+2 |
| * | [S390] wire up prlimit64 and fanotify* syscalls | Heiko Carstens | 2010-08-13 | 3 | -1/+31 |
| * | [S390] zcrypt: fix Kconfig dependencies | Heiko Carstens | 2010-08-13 | 1 | -1/+1 |
| * | [S390] sys_personality: follow u_long to unsigned int conversion | Heiko Carstens | 2010-08-13 | 3 | -4/+4 |
| * | [S390] dasd: fix format string types | Heiko Carstens | 2010-08-13 | 1 | -2/+2 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 | 15 | -14/+22 |
|\ \ |
|
| * | | V4L/DVB: v4l2-ctrls.c: needs to include slab.h | Randy Dunlap | 2010-08-12 | 1 | -0/+1 |
| * | | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 | 10 | -10/+10 |
| * | | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab | 2010-08-12 | 4 | -4/+11 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-08-13 | 6 | -93/+122 |
|\ \ \ |
|
| * | | | O2net: Disallow o2net accept connection request from itself. | Tristan Ye | 2010-08-07 | 1 | -5/+12 |
| * | | | ocfs2/dlm: remove potential deadlock -V3 | Wengang Wang | 2010-08-07 | 1 | -4/+0 |
| * | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery master | Wengang Wang | 2010-08-07 | 2 | -25/+31 |
| * | | | Fix the nested PR lock calling issue in ACL | Jiaju Zhang | 2010-08-07 | 1 | -3/+21 |
| * | | | ocfs2: Count more refcount records in file system fragmentation. | Tao Ma | 2010-08-07 | 1 | -5/+15 |
| * | | | ocfs2 fix o2dlm dlm run purgelist (rev 3) | Srinivas Eeda | 2010-08-07 | 1 | -46/+34 |
| * | | | ocfs2/dlm: fix a dead lock | Wengang Wang | 2010-08-07 | 1 | -3/+2 |
| * | | | ocfs2: do not overwrite error codes in ocfs2_init_acl | Tiger Yang | 2010-08-07 | 1 | -2/+7 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-13 | 33 | -1091/+1705 |
|\ \ \ \ |
|
| * | | | | perf: Add back list_head data types | Ingo Molnar | 2010-08-12 | 1 | -0/+12 |
| * | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2010-08-12 | 8032 | -384547/+532949 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-08-11 | 22 | -1009/+1270 |
| |\ \ \ \ \ |
|
| | * | | | | | perf ui hist browser: Fixup key bindings | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -8/+7 |
| | * | | | | | perf ui browser: Add ui_browser__show counterpart: __hide | Arnaldo Carvalho de Melo | 2010-08-10 | 7 | -15/+33 |
| | * | | | | | perf annotate: Cycle thru sorted lines with samples | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -25/+77 |
| | * | | | | | perf ui: Make SPACE work as PGDN in all browsers | Arnaldo Carvalho de Melo | 2010-08-10 | 2 | -1/+1 |
| | * | | | | | perf annotate: Sort by hottest lines in the TUI | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -46/+125 |
| | * | | | | | perf ui: Complete the breakdown of util/newt.c | Arnaldo Carvalho de Melo | 2010-08-10 | 10 | -78/+96 |
| | * | | | | | perf ui: Move hists browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -954/+967 |
| | * | | | | | perf symbols: Ignore mapping symbols on ARM | Dave Martin | 2010-08-10 | 1 | -0/+10 |
| | * | | | | | perf ui: Move map browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -155/+175 |
| | * | | | | | perf ui: Move annotate browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 2010-08-10 | 6 | -131/+151 |
| | * | | | | | perf ui: Move ui_progress routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 2010-08-10 | 5 | -59/+74 |
| | * | | | | | perf ui: Move ui_helpline routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 2010-08-10 | 4 | -37/+55 |
| | * | | | | | perf ui: Shorten ui_browser member names | Arnaldo Carvalho de Melo | 2010-08-10 | 3 | -50/+49 |
| * | | | | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov | 2010-08-08 | 1 | -3/+6 |
| |/ / / / / |
|
| * | | | | | perf ui: Start breaking down newt.c into multiple files | Arnaldo Carvalho de Melo | 2010-08-06 | 4 | -304/+368 |