aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* work_on_cpu: Use our own workqueue.Rusty Russell2009-01-19
* work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-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: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-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
* 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
|\
| * Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds2009-01-10
| * bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-10
| * libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-10
| * libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-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
| |\ \
| | * | [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-06
| | * | 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
| | * | | cpumask: update pci_bus_show_cpuaffinity to use new cpumask APIMike Travis2009-01-04
| | * | | cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-04
| | * | | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-04
| * | | | btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds2009-01-10
| * | | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-10
| * | | | LIS3LV02D: separate the core from HP ACPI APIEric Piel2009-01-09
| * | | | filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-09
| * | | | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-09
| * | | | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
| * | | | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-09
| * | | | hp-wmi: handle rfkill_register() failureLarry Finger2009-01-09
| * | | | compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-09
| * | | | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell2009-01-09
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2009-01-09
| |\ \ \ \