summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-06
* PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-06
* PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
* PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
* PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06
* PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-06
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-06
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06
* PCI: Rework config space blocking servicesJan Kiszka2012-01-06
* PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-06
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
* PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-06
* PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-03
* KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-26
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-20
|\
| * time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-16
|\ \
| * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-16
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-16
|\ \ \
| * | | block: initialize request_queue's numa node duringMike Snitzer2011-11-23
* | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-12
|\ \ \ \
| * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
|\ \ \ \ \
| * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
* | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-09
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-07
|\ \ \ \ \
| * | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-06
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tracing: Restore system filter behaviorLi Zefan2011-12-05
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \ \ \
| * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-05
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-02
|\ \ \ \ \
| * | | | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-29
| * | | | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-29
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
| * | | | | tc: comment spelling fixesstephen hemminger2011-11-22
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-29
|\ \ \ \ \ \
| * | | | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ \ \ \
| * | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-17