Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'ipmi' (ipmi patches from Corey Minyard) | Linus Torvalds | 2014-01-26 | 4 | -25/+39 | |
|\ \ \ \ | ||||||
| * | | | | ipmi: Cleanup error return | Corey Minyard | 2014-01-26 | 1 | -15/+29 | |
| * | | | | ipmi: fix timeout calculation when bmc is disconnected | Xie XiuQi | 2014-01-26 | 1 | -1/+1 | |
| * | | | | ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful | Xie XiuQi | 2014-01-26 | 3 | -7/+7 | |
| * | | | | ipmi: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-01-26 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 4 | -272/+154 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+9 | |
| |\ \ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Rafael J. Wysocki | 2014-01-11 | 1 | -2/+9 | |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | | | * | | | apm-emulation: add hibernation APM events to support suspend2disk | Bin Shi | 2014-01-07 | 1 | -2/+9 | |
| | | | |/ / | ||||||
| * | | | | | Merge branch 'acpi-dsm' | Rafael J. Wysocki | 2014-01-12 | 1 | -263/+142 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI / TPM: detect PPI features by checking availability of _DSM functions | Jiang Liu | 2014-01-05 | 1 | -26/+19 | |
| | * | | | | | ACPI / TPM: replace open-coded _DSM code with helper functions | Jiang Liu | 2014-01-05 | 1 | -259/+145 | |
| | * | | | | | ACPI / TPM: match node name instead of full path when searching for TPM device | Jiang Liu | 2014-01-05 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 3 | -7/+3 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 3 | -7/+3 | |
* | | | | | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-01-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 2014-01-03 | 1 | -0/+4 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-23 | 2 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | treewide: Fix typos in printk | Masanari Iida | 2013-12-19 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-12-19 | 42 | -592/+2416 | |
| |\| | | | | | ||||||
| * | | | | | | vio: remove dangly makefile bits | Alan | 2013-12-03 | 1 | -1/+0 | |
* | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 13 | -104/+80 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | agp/ati: Use PCI_COMMAND instead of hard-coded 4 | Bjorn Helgaas | 2014-01-07 | 1 | -2/+2 | |
| * | | | | | | | agp/intel: Use CPU physical address, not bus address, for ioremap() | Bjorn Helgaas | 2014-01-07 | 1 | -7/+7 | |
| * | | | | | | | agp/intel: Use pci_bus_address() to get GTTADR bus address | Bjorn Helgaas | 2014-01-07 | 2 | -5/+4 | |
| * | | | | | | | agp/intel: Use pci_bus_address() to get MMADR bus address | Bjorn Helgaas | 2014-01-07 | 2 | -9/+5 | |
| * | | | | | | | agp/intel: Support 64-bit GMADR | Yinghai Lu | 2014-01-07 | 2 | -10/+6 | |
| * | | | | | | | agp/intel: Rename gtt_bus_addr to gtt_phys_addr | Bjorn Helgaas | 2014-01-07 | 1 | -8/+8 | |
| * | | | | | | | agp: Use pci_resource_start() to get CPU physical address for BAR | Bjorn Helgaas | 2014-01-07 | 3 | -9/+11 | |
| * | | | | | | | agp: Support 64-bit APBASE | Bjorn Helgaas | 2014-01-07 | 11 | -60/+43 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | mm/memblock: remove unnecessary inclusions of bootmem.h | Grygorii Strashko | 2014-01-22 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2014-01-21 | 16 | -885/+623 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tpm/tpm-sysfs: active_show() can be static | Fengguang Wu | 2014-01-06 | 1 | -1/+1 | |
| * | | | | | | | tpm: tpm_tis: Fix compile problems with CONFIG_PM_SLEEP/CONFIG_PNP | Jason Gunthorpe | 2014-01-06 | 1 | -5/+1 | |
| * | | | | | | | tpm: Make tpm-dev allocate a per-file structure | Jason Gunthorpe | 2014-01-06 | 2 | -50/+57 | |
| * | | | | | | | tpm: Use the ops structure instead of a copy in tpm_vendor_specific | Jason Gunthorpe | 2014-01-06 | 4 | -33/+16 | |
| * | | | | | | | tpm: Create a tpm_class_ops structure and use it in the drivers | Jason Gunthorpe | 2014-01-06 | 12 | -15/+21 | |
| * | | | | | | | tpm: Pull all driver sysfs code into tpm-sysfs.c | Jason Gunthorpe | 2014-01-06 | 13 | -307/+72 | |
| * | | | | | | | tpm: Move sysfs functions from tpm-interface to tpm-sysfs | Jason Gunthorpe | 2014-01-06 | 4 | -274/+314 | |
| * | | | | | | | tpm: Pull everything related to /dev/tpmX into tpm-dev.c | Jason Gunthorpe | 2014-01-06 | 14 | -279/+217 | |
| * | | | | | | | char: tpm: nuvoton: remove unused variable | Michal Nazarewicz | 2014-01-06 | 1 | -1/+0 | |
| * | | | | | | | tpm/tpm_i2c_atmel: fix coccinelle warnings | Fengguang Wu | 2014-01-06 | 1 | -1/+1 | |
| * | | | | | | | tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning) | Peter Huewe | 2014-01-06 | 1 | -1/+0 | |
| * | | | | | | | tpm/tpm_i2c_stm_st33: Check return code of get_burstcount | Peter Huewe | 2014-01-06 | 1 | -1/+6 | |
| * | | | | | | | tpm/tpm_ppi: Check return value of acpi_get_name | Peter Huewe | 2014-01-06 | 1 | -0/+3 | |
| * | | | | | | | tpm/tpm_ppi: Do not compare strcmp(a,b) == -1 | Peter Huewe | 2014-01-06 | 1 | -4/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-01-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tty: synclink: avoid sleep_on race | Arnd Bergmann | 2014-01-08 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-21 | 5 | -161/+208 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | |