summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-133-17/+12
|\
| * mm, oom: remove statically defined arch functions of same nameDavid Rientjes2012-12-121-15/+8
| * page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-121-1/+3
| * thp: change split_huge_page_pmd() interfaceKirill A. Shutemov2012-12-121-1/+1
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-1311-10/+355
|\ \
| * \ Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-101-2/+2
| |\ \
| | * | PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-2/+2
| * | | Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-075-0/+152
| |\ \ \
| | * | | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-075-0/+152
| * | | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-065-4/+161
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86: Use PCI setup dataMatthew Garrett2012-12-052-4/+30
| | * | | EFI: Stash ROMs if they're not in the PCI BARMatthew Garrett2012-12-053-0/+131
| | |/ /
| * | | Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-091-3/+18
| |\ \ \
| | * | | x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-071-3/+18
| | |/ /
| * | | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-1/+1
| |\ \ \
| | * | | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| | |/ /
| * | | x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-071-2/+23
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+2
|\ \ \
| * | | x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering2012-12-071-1/+1
| * | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
| * | | x86: remove offsets.h from .gitignore and dontdiffPaul Bolle2012-11-191-1/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+21
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2512-38/+120
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-174-18/+20
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1031-191/+432
| |\ \ \ \
| * | | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-311-0/+21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1220-123/+47
|\ \ \ \ \ \
| * | | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | | | death to idle_regs()Al Viro2012-11-282-11/+0
| * | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-282-4/+2
| * | | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-282-13/+0
| * | | | | | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-2815-98/+52
| * | | | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-2/+3
| * | | | | | consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-114-24/+60
|\ \ \ \ \ \
| * | | | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich2012-11-021-2/+3
| * | | | | | x86: hpet: Fix masking of MSI interruptsJan Beulich2012-11-021-2/+2
| * | | | | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-022-20/+55
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-1124-425/+56
|\ \ \ \ \ \
| * | | | | | x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin2012-11-291-1/+1
| * | | | | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-291-10/+21
| * | | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-292-32/+0
| * | | | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-294-106/+1
| * | | | | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-296-25/+3
| * | | | | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-294-54/+4
| * | | | | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-295-42/+2
| * | | | | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-296-117/+1
| * | | | | | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-295-42/+27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-115-29/+60
|\ \ \ \ \ \
| * | | | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann2012-11-131-14/+27
OpenPOWER on IntegriCloud