summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-174-7/+41
| * | | | | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-174-10/+45
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-2015-103/+361
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-1913-83/+325
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-172-1/+19
| | * | | | | | | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | * | | | | | | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | * | | | | | | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | * | | | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | * | | | | | | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-156-62/+89
| | * | | | | | | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | * | | | | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-093-16/+36
| * | | | | | | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-191-7/+31
| * | | | | | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5
* | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2017-182/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
| * | | | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
| * | | | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
| * | | | | | | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-171-0/+1
| * | | | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-174-4/+2
| * | | | | | | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
| * | | | | | | | | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-04-178-173/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: modules: don't export cpu_set_pte_ext when !MMUWill Deacon2013-03-261-0/+2
| | * | | | | | | | | ARM: mm: remove broken condition check for v4 flushingWill Deacon2013-03-261-1/+1
| | * | | | | | | | | ARM: mm: fix numerous hideous errors in proc-arm740.SWill Deacon2013-03-261-12/+16
| | * | | | | | | | | ARM: cache: remove ARMv3 support codeWill Deacon2013-03-265-151/+2
| | * | | | | | | | | ARM: tlbflush: remove ARMv3 supportWill Deacon2013-03-251-9/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-2019-114/+253
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sparc64: Fix race in TLB batch processing.David S. Miller2013-04-197-55/+241
| * | | | | | | | | | | sparc: use asm-generic version of types.hSam Ravnborg2013-03-313-18/+1
| * | | | | | | | | | | bbc_i2c: fix section mismatch warningSam Ravnborg2013-03-311-2/+2
| * | | | | | | | | | | sparc: use generic headersSam Ravnborg2013-03-315-27/+4
| * | | | | | | | | | | sparc:cleanup unused code in smp_32.hKefeng Wang2013-03-311-4/+0
| * | | | | | | | | | | sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-03-311-1/+1
| * | | | | | | | | | | sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita2013-03-312-6/+4
| * | | | | | | | | | | sparc:remove unused declaration smp_boot_cpus()Kefeng Wang2013-03-311-1/+0
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-2041-393/+544
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: fix incorrect credentials passingLinus Torvalds2013-04-201-2/+2
| * | | | | | | | | | | | net: rate-limit warn-bad-offload splats.Ben Greear2013-04-191-0/+3
| * | | | | | | | | | | | net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
| * | | | | | | | | | | | qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
| * | | | | | | | | | | | qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
| * | | | | | | | | | | | qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
| * | | | | | | | | | | | Merge branch 'qmi_wwan'David S. Miller2013-04-191-0/+104
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork2013-04-191-0/+9
| | * | | | | | | | | | | | net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork2013-04-191-0/+11
| | * | | | | | | | | | | | net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork2013-04-191-0/+84
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'bonding'David S. Miller2013-04-191-0/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com2013-04-191-0/+4
| | * | | | | | | | | | | | bonding: disable netpoll on enslave failurenikolay@redhat.com2013-04-191-0/+1