aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-21
| * | | x86: use early clobbers in usercopy*.cAndi Kleen2009-01-21
| * | | x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-19
| * | | fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-19
| * | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-19
| * | | x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-18
| * | | x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-18
| * | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-16
| * | | x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-15
| * | | x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-15
| * | | x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-14
| * | | x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-13
| * | | x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-13
* | | | Merge branch 'misc' into releaseLen Brown2009-01-16
|\ \ \ \
| * | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu2009-01-16
| | |/ / | |/| |
* | | | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-15
* | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14
|\ \ \ \
| * | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-14
| | |_|/ | |/| |
* / | | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
|/ / /
* | | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-13
* | | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-13
* | | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-13
* | | x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-13
| |/ |/|
* | Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar2009-01-12
* | Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar2009-01-12
* | x86: fix apic.c build error on latest gitJaswinder Singh Rajput2009-01-12
* | x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput2009-01-12
* | x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-12
* | Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar2009-01-10
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
| |\
| * \ Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
| |\ \
| | * | x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-06
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-06
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-06
| | * | cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-06
| | * | cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-06
| | * | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
| | * | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-06
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-06
| | |\ \
| | * | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-04
| * | | | x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-09
| * | | | x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-09
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-09
| |\ \ \ \
| | * \ \ \ Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-08
| | |\ \ \ \
| | | * | | | oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-07
| | | * | | | oprofile: use new data sample format for ibsRobert Richter2009-01-07
| | | * | | | oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-07
| | | * | | | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-07
| | | * | | | x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-29
| * | | | | | Merge branch 'linus' into releaseLen Brown2009-01-09
| |\ \ \ \ \ \