summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-04PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-04PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini1-0/+1
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com5-15/+270
2011-03-04PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava1-3/+28
2011-02-16PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap1-0/+5
2011-02-16PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-02-09PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl1-1/+3
2011-02-09PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2-9/+9
2011-02-08PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-02-08Linux 2.6.38-rc4Linus Torvalds1-1/+1
2011-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-17/+119
2011-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds18-116/+371
2011-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-52/+94
2011-02-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-38/+39
2011-02-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+10
2011-02-08CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa1-2/+2
2011-02-08CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2-5/+13
2011-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-18/+28
2011-02-07Btrfs: Fix page count calculationYan, Zheng1-4/+4
2011-02-07Merge branch 'fixes'Russell King9-13/+18
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton1-4/+1
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King7-11/+10
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King1-1/+7
2011-02-07ARM: Update mach-typesRussell King1-4/+101
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard1-1/+2
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard1-3/+9
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard1-4/+6
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew1-9/+8
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew1-6/+3
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew1-1/+1
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds4-13/+11
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+9
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-95/+106
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-33/+26
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-79/+138
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings3-9/+6
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa1-4/+5
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov1-1/+1
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh1-1/+1
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik1-8/+18