summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-13PCI: sgihp: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: ibmhp: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: cpqhp: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: shpchp: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: cpci_hotplug: register busn_resYinghai Lu1-1/+3
2012-06-13PCI: insert busn_res for child busYinghai Lu1-2/+3
2012-06-13PCI: register busn_res for iov busYinghai Lu1-1/+1
2012-06-13tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu1-1/+4
2012-06-13parisc/PCI: register busn_res for root busesYinghai Lu2-4/+14
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu3-7/+13
2012-06-13sparc/PCI: register busn_res for root busesYinghai Lu2-3/+6
2012-06-13ia64/PCI: register busn_res for root busesYinghai Lu1-1/+3
2012-06-13x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu3-9/+23
2012-06-13x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu1-4/+5
2012-06-13PCI: add default busn_res for pci_scan_bus()Yinghai Lu1-2/+4
2012-06-13PCI: add default busn_resourceYinghai Lu2-0/+9
2012-06-13PCI: checking busn_res in pci_scan_root_bus()Yinghai Lu1-1/+21
2012-06-13PCI: insert busn_res in pci_create_root_bus()Yinghai Lu1-1/+4
2012-06-13PCI: release busn_res when removing busYinghai Lu1-0/+1
2012-06-13PCI: add busn_res operation functionsYinghai Lu2-0/+71
2012-06-13resources: allow adjust_resource() for resources with no parentYinghai Lu1-5/+8
2012-06-13PCI: build a bus number resource tree for every domainYinghai Lu1-0/+30
2012-06-13PCI: remove secondary/subordinate in struct pci_busYinghai Lu1-2/+0
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu31-117/+117
2012-06-13PCI: add busn_res in struct pci_busYinghai Lu1-0/+1
2012-06-09Linux 3.5-rc2v3.5-rc2Linus Torvalds1-1/+1
2012-06-09mm, oom: fix badness score underflowDavid Rientjes1-2/+2
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap1-16/+6
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds1-6/+10
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2-2/+16
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman2-2/+0
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu1-1/+2
2012-06-08init: Drop initcall level outputBorislav Petkov1-6/+1
2012-06-08module_param: stop double-calling parameters.Rusty Russell2-6/+6
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras1-3/+11
2012-06-08Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds3-16/+6
2012-06-08ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma1-1/+0
2012-06-08ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o1-4/+4
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov3-6/+16
2012-06-07btree: catch NULL value before it does harmJoern Engel1-0/+1
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon1-0/+12
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov1-14/+0
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2-4/+19
2012-06-07c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov1-1/+1
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2-12/+20
2012-06-07MAINTAINERS: whitespace fixesJoe Perches1-9/+9