| Commit message (Expand) | Author | Age |
* | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck | 2007-10-19 |
* | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 |
* | i386: do not BUG_ON() when MSR is unknown | Stephane Eranian | 2007-10-19 |
* | x86: acpi use cpu_physical_id | Mike Travis | 2007-10-19 |
* | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis | 2007-10-19 |
* | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis | 2007-10-19 |
* | i386: introduce "used_vectors" bitmap which can be used to reserve vectors. | Rusty Russell | 2007-10-19 |
* | x86: use raw locks during oopses | Andi Kleen | 2007-10-19 |
* | x86: honor _PAGE_PSE bit on page walks | Jan Beulich | 2007-10-19 |
* | i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. | Akinobu Mita | 2007-10-19 |
* | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier | 2007-10-19 |
* | x86: use descriptor's functions instead of inline assembly | Glauber de Oliveira Costa | 2007-10-19 |
* | i386: consolidate show_regs and show_registers for i386 | Pavel Emelyanov | 2007-10-19 |
* | i386: make callgraph use dump_trace() on i386/x86_64 | Jan Blunck | 2007-10-19 |
* | x86: enable iommu_merge by default | Andi Kleen | 2007-10-19 |
* | i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h | Stephane Eranian | 2007-10-19 |
* | x86: Unify i386 and x86-64 early quirks | Andi Kleen | 2007-10-19 |
* | x86: enable HPET on ICH3 and ICH4 | Udo A. Steinberg | 2007-10-19 |
* | x86: force enable HPET on VT8235/8237 chipsets | Udo A. Steinberg | 2007-10-19 |
* | x86: add force_hpet boot option | Thomas Gleixner | 2007-10-19 |
* | x86: quirk.c trivial coding style and white space cleanup | Thomas Gleixner | 2007-10-19 |
* | x86: don't zero pad addresses in segfault message | Andi Kleen | 2007-10-19 |
* | x86: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-19 |
* | x86: merge init_task_32/64.c | Hiroshi Shimamoto | 2007-10-19 |
* | x86: remove page_fault_trace | Andi Kleen | 2007-10-19 |
* | Kconfig: Missing line breaks in arch/x86_64/Kconfig | Adrian Knoth | 2007-10-19 |
* | x86: move cpufreq Kconfigs to the same directory | Thomas Gleixner | 2007-10-19 |
* | GEODE: use symbolic constant in cs5536 reboot fixup | Andres Salomon | 2007-10-19 |
* | x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash | Ingo Molnar | 2007-10-19 |
* | x86: use relative symlink for bzImage | Sam Ravnborg | 2007-10-19 |
* | x86, vsyscall: fix the oops crash with __pa_vsymbol() | Siddha, Suresh B | 2007-10-19 |
* | x86: update .gitignore entries | Thomas Gleixner | 2007-10-19 |
* | x86: fix global_flush_tlb() bug | Ingo Molnar | 2007-10-19 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 |
| * | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 |
| * | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 |
| * | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 |
| * | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 |
| * | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 |
| * | napi_synchronize: waiting for NAPI | Stephen Hemminger | 2007-10-17 |
| * | forcedeth msi bugfix | Manfred Spraul | 2007-10-17 |
| * | gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement | Anton Vorontsov | 2007-10-17 |
| * | fs_enet: Update for API changes | Scott Wood | 2007-10-17 |
| * | gianfar: remove orphan struct. | Sebastian Siewior | 2007-10-17 |
| * | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar | 2007-10-17 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 |
|\ \ |
|
| * | | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |