]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-06-22 Bjorn HelgaasMerge branch 'topic/fixes-for-3.5' into next
2012-06-22 Bjorn HelgaasMAINTAINERS: correct PCI git tree address
2012-06-18 Bjorn HelgaasMerge branch 'topic/jan-intx-masking' into next
2012-06-18 Bjorn HelgaasMerge branch 'topic/sebastian-devinit-fixups' into...
2012-06-18 Bjorn HelgaasMerge branch 'topic/stowe-cap-cleanup' into next
2012-06-18 Alex WilliamsonPCI: add Ralink RT2800 broken INTx masking quirk
2012-06-18 Jan KiszkaPCI: add Chelsio T310 10GbE NIC broken INTx masking...
2012-06-16 Bjorn HelgaasPCI: add infrastructure for devices with broken INTx...
2012-06-16 Sebastian Andrzej... scripts/modpost: check for bad references in .pci.fixup...
2012-06-16 Sebastian Andrzej... sh/PCI: move fixup hooks from __init to __devinit
2012-06-16 Sebastian Andrzej... powerpc/PCI: move fixup hooks from __init to __devinit
2012-06-13 Bjorn HelgaasMerge branch 'topic/alex-vfio-prep' into next
2012-06-13 Bjorn HelgaasMerge branch 'topic/bjorn-remove-unused' into next
2012-06-13 Bjorn HelgaasMerge branch 'topic/kong-acpiphp-remove' into next
2012-06-13 Bjorn HelgaasMerge branch 'topic/yinghai-busn-alloc' into next
2012-06-13 Amos KongPCI: acpiphp: remove all functions in slot, even withou...
2012-06-13 Amos KongPCI: acpiphp: fix function 0 leak when disabling a...
2012-06-13 Yinghai LuPCI: hotplug: remove pci_do_scan_bus()
2012-06-13 Yinghai LuPCI: sgihp: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: ibmhp: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: cpqhp: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: shpchp: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: cpci_hotplug: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: pciehp: use generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: add generic pci_hp_add_bridge()
2012-06-13 Yinghai LuPCI: sgihp: register busn_res
2012-06-13 Yinghai LuPCI: ibmhp: register busn_res
2012-06-13 Yinghai LuPCI: cpqhp: register busn_res
2012-06-13 Yinghai LuPCI: shpchp: register busn_res
2012-06-13 Yinghai LuPCI: cpci_hotplug: register busn_res
2012-06-13 Yinghai LuPCI: insert busn_res for child bus
2012-06-13 Yinghai LuPCI: register busn_res for iov bus
2012-06-13 Yinghai Lutile/PCI: use pci_scan_root_bus instead pci_scan_bus
2012-06-13 Yinghai Luparisc/PCI: register busn_res for root buses
2012-06-13 Yinghai Lupowerpc/PCI: register busn_res for root buses
2012-06-13 Yinghai Lusparc/PCI: register busn_res for root buses
2012-06-13 Yinghai Luia64/PCI: register busn_res for root buses
2012-06-13 Yinghai Lux86/PCI: put busn resource in pci_root_info for native...
2012-06-13 Yinghai Lux86/PCI: use _CRS bus number aperture for host bridges...
2012-06-13 Yinghai LuPCI: add default busn_res for pci_scan_bus()
2012-06-13 Yinghai LuPCI: add default busn_resource
2012-06-13 Yinghai LuPCI: checking busn_res in pci_scan_root_bus()
2012-06-13 Yinghai LuPCI: insert busn_res in pci_create_root_bus()
2012-06-13 Yinghai LuPCI: release busn_res when removing bus
2012-06-13 Yinghai LuPCI: add busn_res operation functions
2012-06-13 Yinghai Luresources: allow adjust_resource() for resources with...
2012-06-13 Yinghai LuPCI: build a bus number resource tree for every domain
2012-06-13 Yinghai LuPCI: remove secondary/subordinate in struct pci_bus
2012-06-13 Yinghai LuPCI: replace struct pci_bus secondary/subordinate with...
2012-06-13 Yinghai LuPCI: add busn_res in struct pci_bus
2012-06-12 Alex WilliamsonPCI: misc pci_reg additions
2012-06-12 Alex WilliamsonPCI: create common pcibios_err_to_errno
2012-06-12 Alex WilliamsonPCI: export pci_user functions for use by other drivers
2012-06-12 Alex WilliamsonPCI: add ACS validation utility
2012-06-12 Sebastian Andrzej... frv/PCI: move fixup hooks from __init to __devinit
2012-06-12 Sebastian Andrzej... arm/PCI: move fixup hooks from __init to __devinit
2012-06-12 Sebastian Andrzej... alpha/PCI: move fixup hooks from __init to __devinit
2012-06-12 Sebastian Andrzej... PCI: move fixup hooks from __init to __devinit
2012-06-12 Sebastian Andrzej... x86/PCI: move fixup hooks from __init to __devinit
2012-06-12 Myron StowePCI: remove redundant capabilities checking in pci_...
2012-06-12 Myron StowePCI: add pci_pcie_cap2() check for PCIe feature capabil...
2012-06-12 Myron StowePCI: remove redundant checking in PCI Express capabilit...
2012-06-12 Myron StowePCI: make pci_ltr_supported() static
2012-06-12 Alex WilliamsonPCI: add PCI DMA source ID quirk
2012-06-11 Bjorn HelgaasPCI/AER: use pci_is_pcie() instead of obsolete pci_dev...
2012-06-11 Bjorn HelgaasPCI: remove pci_max_busnr() (was already commented...
2012-06-11 Bjorn HelgaasPCI: remove pci_bus_find_ext_capability() (unused)
2012-06-09 Linus TorvaldsLinux 3.5-rc2 v3.5-rc2
2012-06-08 David Rientjesmm, oom: fix badness score underflow
2012-06-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-08 Randy Dunlapsched/fair: fix lots of kernel-doc warnings
2012-06-08 Linus TorvaldsRevert "drm/i915/crt: Do not rely upon the HPD presence...
2012-06-08 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2012-06-08 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-06-08 Linus TorvaldsMerge tag 'upstream-3.5-rc2' of git://git.infradead...
2012-06-08 Linus TorvaldsRevert "vfs: stop d_splice_alias creating directory...
2012-06-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2012-06-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2012-06-08 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-06-08 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-08 Linus TorvaldsMerge tag 'moduleparam-for-linus' of git://git.kernel...
2012-06-08 Don Zickusx86/nmi: Fix section mismatch warnings on 32-bit
2012-06-08 Steffen Rumlerpowerpc: Fix kernel panic during kernel module load
2012-06-08 Cliff Wickmanx86/uv: Fix UV2 BAU legacy mode
2012-06-08 Yinghai Lux86/mm: Only add extra pages count for the first memory...
2012-06-08 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-06-08 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-08 Borislav Petkovinit: Drop initcall level output
2012-06-08 Rusty Russellmodule_param: stop double-calling parameters.
2012-06-08 Paul Mackerraspowerpc/time: Sanity check of decrementer expiration...
2012-06-08 Linus TorvaldsRevert "mm: correctly synchronize rss-counters at exit...
2012-06-07 Tao Maext4: don't set i_flags in EXT4_IOC_SETFLAGS
2012-06-07 Theodore Ts'oext4: fix the free blocks calculation for ext3 file...
2012-06-07 Linus TorvaldsMerge branch 'akpm' (Andrew's fixups)
2012-06-07 Konstantin... mm: correctly synchronize rss-counters at exit/exec
2012-06-07 Joern Engelbtree: catch NULL value before it does harm
2012-06-07 Roland Dreierbtree: fix tree corruption in btree_get_prev()
2012-06-07 Will Deaconipc: shm: restore MADV_REMOVE functionality on shared...
2012-06-07 Borislav Petkovdrivers/platform/x86/acerhdf.c: correct Boris' mail...
2012-06-07 Cyrill Gorcunovc/r: prctl: drop VMA flags test on PR_SET_MM_ stack...
next