| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS | Alex Williamson | 2013-02-15 | 1 | -1/+1 |
* | PCI: pciehp: Drop suspend/resume ENTRY messages | Paul Bolle | 2013-02-01 | 1 | -2/+0 |
* | PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etc | Yijing Wang | 2013-01-31 | 1 | -0/+15 |
* | PCI: Document hpiosize= and hpmemsize= resource reservation parameters | Yijing Wang | 2013-01-31 | 1 | -0/+6 |
* | PCI: Use PCI Express Capability accessor | Myron Stowe | 2013-01-31 | 3 | -4/+4 |
* | PCI: Introduce accessor to retrieve PCIe Capabilities Register | Myron Stowe | 2013-01-31 | 1 | -0/+9 |
* | PCI: Kill pci_is_reassigndev() | Yinghai Lu | 2013-01-25 | 1 | -14/+3 |
* | PCI: cpqphp: Cleanup and remove unreachable paths | Sasha Levin | 2013-01-07 | 1 | -37/+20 |
* | PCI: Drop "__" prefix on __pci_enable_device_flags() | Bjorn Helgaas | 2013-01-04 | 1 | -5/+4 |
* | PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h | Bjorn Helgaas | 2013-01-04 | 1 | -1/+1 |
* | mn10300/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-04 | 2 | -4/+1 |
* | frv/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-04 | 2 | -4/+1 |
* | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-03 | 4 | -4/+2 |
* | Linux 3.8-rc2v3.8-rc2 | Linus Torvalds | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-03 | 1 | -2/+3 |
|\ |
|
| * | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas | 2013-01-03 | 1 | -2/+3 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-01-03 | 5 | -14/+29 |
|\ \ |
|
| * | | watchdog: twl4030_wdt: add DT support | Aaro Koskinen | 2013-01-02 | 3 | -2/+23 |
| * | | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen | 2013-01-02 | 1 | -1/+0 |
| * | | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin | 2013-01-02 | 1 | -7/+6 |
| * | | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin | 2013-01-02 | 1 | -4/+0 |
* | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-03 | 6 | -55/+63 |
|\ \ \ |
|
| * | | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 2 | -2/+6 |
| * | | | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying | 2012-12-26 | 1 | -1/+19 |
| * | | | PCI: Add PCIe Link Capability link speed and width names | Bjorn Helgaas | 2012-12-26 | 1 | -0/+2 |
| * | | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 2012-12-26 | 1 | -1/+2 |
| * | | | PCI: Remove spurious error for sriov_numvfs store and simplify flow | Bjorn Helgaas | 2012-12-26 | 1 | -51/+34 |
| | |/
| |/| |
|
* | | | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells | 2013-01-03 | 1 | -3/+3 |
* | | | UAPI: Remove empty Kbuild files | David Howells | 2013-01-03 | 8 | -8/+0 |
* | | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-01-03 | 3 | -6/+14 |
|\ \ \ |
|
| * | | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static | Cong Ding | 2012-12-18 | 1 | -1/+1 |
| * | | | eCryptfs: fix to use list_for_each_entry_safe() when delete items | Wei Yongjun | 2012-12-18 | 1 | -3/+3 |
| * | | | eCryptfs: Avoid unnecessary disk read and data decryption during writing | Li Wang | 2012-11-08 | 1 | -2/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-01-03 | 2 | -28/+29 |
|\ \ \ \ |
|
| * | | | | libceph: fix protocol feature mismatch failure path | Sage Weil | 2012-12-28 | 1 | -10/+4 |
| * | | | | libceph: WARN, don't BUG on unexpected connection states | Alex Elder | 2012-12-28 | 1 | -6/+5 |
| * | | | | libceph: always reset osds when kicking | Alex Elder | 2012-12-28 | 1 | -2/+2 |
| * | | | | libceph: move linger requests sooner in kick_requests() | Alex Elder | 2012-12-28 | 1 | -11/+19 |
* | | | | | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2013-01-03 | 2 | -21/+49 |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-01-02 | 9 | -58/+152 |
|\ \ \ \ \ |
|
| * | | | | | ext4: avoid hang when mounting non-journal filesystems with orphan list | Theodore Ts'o | 2012-12-27 | 1 | -1/+2 |
| * | | | | | ext4: lock i_mutex when truncating orphan inodes | Theodore Ts'o | 2012-12-27 | 1 | -0/+2 |
| * | | | | | ext4: do not try to write superblock on ro remount w/o journal | Michael Tokarev | 2012-12-25 | 1 | -1/+1 |
| * | | | | | ext4: include journal blocks in df overhead calcs | Eric Sandeen | 2012-12-25 | 1 | -0/+4 |
| * | | | | | ext4: remove unaligned AIO warning printk | Eric Sandeen | 2012-12-25 | 1 | -8/+0 |
| * | | | | | ext4: fix an incorrect comment about i_mutex | Andy Lutomirski | 2012-12-25 | 1 | -2/+0 |
| * | | | | | ext4: fix deadlock in journal_unmap_buffer() | Jan Kara | 2012-12-25 | 3 | -25/+86 |
| * | | | | | ext4: split off ext4_journalled_invalidatepage() | Jan Kara | 2012-12-25 | 2 | -8/+29 |
| * | | | | | jbd2: fix assertion failure in jbd2_journal_flush() | Jan Kara | 2012-12-21 | 1 | -1/+2 |
| * | | | | | ext4: check dioread_nolock on remount | Jan Kara | 2012-12-20 | 1 | -11/+11 |