summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, platforms: Remove NUMAQH. Peter Anvin2014-02-2711-908/+9
* x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-2733-6454/+5
* x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-125-693/+9
* x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-124-761/+2
* x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-092-4/+6
* x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-0913-29/+17
* x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-092-8/+1
* Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\
| * pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| * pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| * pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| * pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| * pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| * pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| * pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| * pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-0/+1
|\ \
| * | genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-051-0/+1
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-0818-84/+138
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-079081-199116/+514867
| |\ \
| | * | x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-061-4/+6
| | |/
| * | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
| * | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-061-0/+1
| * | x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-021-0/+2
| * | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-311-1/+8
| * | x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-251-0/+1
| * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25984-12452/+28951
| |\ \
| * | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani2014-01-251-3/+13
| * | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-252-11/+4
| * | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-251-1/+1
| * | | x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman2014-01-251-27/+1
| * | | x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman2014-01-251-6/+6
| * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-256-14/+26
| * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-252-2/+2
| * | | x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan2014-01-251-0/+37
| * | | x86, doc, kconfig: Fix dud URL for Microcode dataAlan2014-01-201-3/+3
* | | | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2014-02-081-7/+7
|\ \ \ \
| * | | | jfs: fix generic posix ACL regressionDave Kleikamp2014-02-081-7/+7
* | | | | watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-081-0/+1
* | | | | Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-02-071-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo2014-02-051-4/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-072-32/+60
|\ \ \ \
| * | | | libceph: do not dereference a NULL bio pointerIlya Dryomov2014-02-071-2/+6
| * | | | libceph: take map_sem for read in handle_reply()Ilya Dryomov2014-02-071-6/+11
| * | | | libceph: factor out logic from ceph_osdc_start_request()Ilya Dryomov2014-02-071-23/+39
| * | | | libceph: fix error handling in ceph_osdc_init()Ilya Dryomov2014-02-031-1/+4
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-02-0720-67/+102
|\ \ \ \
| * | | | arm64: defconfig: Expand default enabled featuresMark Rutland2014-02-072-4/+15
| * | | | arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-074-25/+21