summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-158-46/+103
|\
| * MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainersBjorn Helgaas2013-12-111-0/+33
| * PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-073-3/+16
| * PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe2013-11-261-0/+5
| * PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-251-15/+15
| * PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()Rafael J. Wysocki2013-11-251-1/+3
| * Revert "workqueue: allow work_on_cpu() to be called recursively"Bjorn Helgaas2013-11-251-22/+10
| * PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck2013-11-251-5/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-153-42/+165
|\ \
| * \ Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris2013-12-133-42/+165
| |\ \
| | * | selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2013-12-121-7/+35
| | * | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-123-14/+47
| | * | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2013-12-121-15/+53
| | * | selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2013-12-121-2/+23
| | * | selinux: fix possible memory leakGeyslan G. Bem2013-12-041-4/+7
| | * | Merge tag 'v3.12'Paul Moore2013-11-268616-258379/+581975
| | |\ \
* | | | | Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2013-12-152-60/+22
* | | | | Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-141-1/+1
|\ \ \ \ \
| * | | | | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski2013-11-301-1/+1
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2013-12-139-78/+67
|\ \ \ \ \ \
| * | | | | | ARM: fix asm/memory.h build errorRussell King2013-12-133-20/+17
| * | | | | | ARM: 7917/1: cacheflush: correctly limit range of memory region being flushedJon Medhurst2013-12-091-1/+2
| * | | | | | ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-091-1/+1
| * | | | | | ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov2013-12-091-2/+5
| * | | | | | ARM: 7909/1: mm: Call setup_dma_zone() post early_paging_init()Santosh Shilimkar2013-12-091-2/+1
| * | | | | | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-091-1/+1
| * | | | | | ARM: another fix for the DMA mapping checksRussell King2013-12-091-51/+40
* | | | | | | Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-134-2/+13
|\ \ \ \ \ \ \
| * | | | | | | ARC: [perf] Fix a few thinkosVineet Gupta2013-11-281-2/+2
| * | | | | | | ARC: Add guard macro to uapi/asm/unistd.hVineet Gupta2013-11-251-0/+5
| * | | | | | | ARC: extable: Enable sorting at build timeVineet Gupta2013-11-252-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-12-1316-71/+197
|\ \ \ \ \ \ \
| * | | | | | | dm array: fix a reference counting bug in shadow_ablockJoe Thornber2013-12-131-1/+9
| * | | | | | | dm space map: disallow decrementing a reference count below zeroJoe Thornber2013-12-131-9/+23
| * | | | | | | dm stats: initialize read-only module parameterMikulas Patocka2013-12-101-0/+1
| * | | | | | | dm bufio: initialize read-only module parametersMikulas Patocka2013-12-101-0/+5
| * | | | | | | dm cache: actually resize cacheVincent Pelletier2013-12-101-1/+1
| * | | | | | | dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer2013-12-101-4/+6
| * | | | | | | dm cache policy mq: fix promotions to occur as expectedJoe Thornber2013-12-101-5/+8
| * | | | | | | dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber2013-12-105-5/+29
| * | | | | | | dm thin: re-establish read-only state when switching to fail modeJoe Thornber2013-12-101-0/+1
| * | | | | | | dm thin: always fallback the pool mode if commit failsJoe Thornber2013-12-101-22/+15
| * | | | | | | dm thin: switch to read-only mode if metadata space is exhaustedMike Snitzer2013-12-101-2/+10
| * | | | | | | dm thin: switch to read only mode if a mapping insert failsJoe Thornber2013-12-101-1/+3
| * | | | | | | dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer2013-12-101-2/+6
| * | | | | | | dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka2013-12-101-0/+5
| * | | | | | | dm snapshot: avoid snapshot space leak on crashMikulas Patocka2013-12-101-7/+64
| * | | | | | | dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka2013-11-181-12/+11
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-12-132-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: hid-sensor-hub: fix duplicate sysfs entry errorSrinivas Pandruvada2013-12-091-0/+2