summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: remove obsolete PM definitions from NMI headerRafael J. Wysocki2008-06-121-21/+0
* x86: coding style fixes to arch/x86/kernel/sys_i386_32.cPaolo Ciarrocchi2008-06-101-32/+32
* x86: coding style fixes to arch/x86/pci/irq.Paolo Ciarrocchi2008-06-101-136/+125
* x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge2008-06-101-1/+2
* x86: fix compile warning in io_apic_{32,64}.cAndreas Herrmann2008-06-102-0/+2
* x86: break mutual header inclusionVegard Nossum2008-06-023-10/+12
* x86: fix incomplete include guard in include/asm-x86/seccomp_32.hVegard Nossum2008-06-021-0/+1
* x86: use symbolic constant in stts()Jeremy Fitzhardinge2008-05-271-1/+1
* x86: string_32.h: workaround for broken gcc 4.0H. Peter Anvin2008-05-261-1/+8
* x86: Remove obsolete LOCK macro from include/asm-x86/atomic_64.hSven Wegener2008-05-251-6/+0
* x86: fixup the fallout of the bitops changesThomas Gleixner2008-05-251-1/+1
* x86: eliminate dead code in x86_64 entry.SJan Beulich2008-05-252-7/+0
* x86: include/asm-x86/string_32.h - style onlyJoe Perches2008-05-251-135/+181
* x86: janitor work in video-vga.cMiklos Vajna2008-05-251-2/+1
* x86: unify current.hChristoph Lameter2008-05-253-48/+38
* x86: janitor work in bugs.cMiklos Vajna2008-05-251-8/+19
* x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)Andrew Morton2008-05-251-2/+2
* x86: head_64.S cleanup - use PMD_SHIFT instead of numeric constantCyrill Gorcunov2008-05-251-5/+5
* x86: head_64.S cleanup - use straight move to CR4 registerCyrill Gorcunov2008-05-251-3/+1
* x86: cleanup, remove duplicate declaration of unknown_nmi_panicFernando Luis Vazquez Cao2008-05-251-1/+0
* x86: smpboot.c: removed duplicated includeHuang Weiyi2008-05-251-1/+0
* x86: ipi.c: removed duplicated includeHuang Weiyi2008-05-251-1/+0
* x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-2/+3
* x86: head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-8/+5
* x86 - hide X86_VM_MASK from userland programs v3Cyrill Gorcunov2008-05-251-6/+7
* x86: constify data in reboot.cJan Beulich2008-05-253-12/+12
* i386: move FIX_ACPI_* into non-permanent rangeJan Beulich2008-05-251-4/+4
* x86: eliminate duplicate consistency checks in init_32.cJan Beulich2008-05-251-13/+0
* x86: make memory_add_physaddr_to_nid depend on MEMORY_HOTPLUGThomas Gleixner2008-05-251-1/+2
* x86_64: fix mm.txt documentationJiri Slaby2008-05-251-3/+2
* x86: kernel/pci-dma.c cleanupsAdrian Bunk2008-05-251-1/+1
* x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner2008-05-251-1/+1
* x86: make command_line static in setup_64.cThomas Gleixner2008-05-251-1/+1
* x86: init64.c include initrd.hThomas Gleixner2008-05-251-0/+1
* x86: move mmconfig declarations to headerThomas Gleixner2008-05-253-12/+14
* x86: k8topology cleanup variable declarationsThomas Gleixner2008-05-251-7/+2
* x86: k8topology fix shadow variableThomas Gleixner2008-05-251-3/+2
* x86: k8topology add missing headerThomas Gleixner2008-05-251-0/+1
* x86: create prototype for (un)map_devmemThomas Gleixner2008-05-251-3/+7
* x86: boot/printfc use NULL instead 0Thomas Gleixner2008-05-251-1/+1
* x86: vsmp_64 add missing includesThomas Gleixner2008-05-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-223-14/+11
|\
| * [CIFS] Fix reversed memset argumentsDave Jones2008-05-221-2/+2
| * Adds username in the upcall key for unattended mounts with keytabIgor Mammedov2008-05-221-0/+3
| * [CIFS] Remove redundant NULL checkSteve French2008-05-221-12/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2221-413/+68
|\ \
| * | net: The world is not perfect patch.Rami Rosen2008-05-223-362/+3
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-221-1/+1
| * | xfrm_user: Remove zero length key checks.David S. Miller2008-05-221-11/+0
| * | net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng2008-05-221-3/+2