| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
|\ |
|
| *-----------. | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 |
| | | | | | | | * | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 |
| | | | | | | | * | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| | | | | | | | * | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 |
| | | | | | | | * | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| | | | | | | | * | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 |
| | | | | | * | | | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 |
| | | | | * | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 2009-03-08 |
| | | | | * | | | | x86: fix warning about nodeid | Yinghai Lu | 2009-03-08 |
| | | | | * | | | | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 2009-03-06 |
| | | | | * | | | | x86: fix uninitialized variable in init_memory_mapping() | Pekka Enberg | 2009-03-06 |
| | | | * | | | | | x86: make "memtest" like "memtest=17" | Yinghai Lu | 2009-03-06 |
| | | | |/ / / / |
|
| | | * / / / / | x86: don't define __this_fixmap_does_not_exist() | Wang Chen | 2009-03-08 |
| | | |/ / / / |
|
| | * / / / / | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov | 2009-03-06 |
| | |/ / / / |
|
| * / / / / | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 2009-03-08 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-08 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | * | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 2009-03-06 |
| | | * | | | x86, bts: remove bad warning | Markus Metzger | 2009-03-06 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-08 |
| | |\ \ \ \ |
|
| | | * | | | | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 2009-03-05 |
| | | * | | | | Blackfin arch: disable legacy /proc/scsi/ support by default | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: add stubs for anomalies 447 and 448 | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: cleanup bfin_sport.h header and export it to userspace | Alon Bar-Lev | 2009-03-05 |
| | | * | | | | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequently | Jie Zhang | 2009-03-05 |
| | | * | | | | Blackfin arch: remove spurious dash when dcache is off | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: mark init_pda as __init as only __init funcs all it | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ... | Michael Hennerich | 2009-03-05 |
| | | * | | | | Blackfin arch: Random read/write errors are a bad thing | Robin Getz | 2009-03-05 |
| | | * | | | | Blackfin arch: update default kernel config, select KSZ8893M driver for BF518 | Graf Yang | 2009-03-05 |
| | | * | | | | Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru... | Sonic Zhang | 2009-03-05 |
| | | * | | | | Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabled | Graf Yang | 2009-03-05 |
| | | * | | | | Blackfin arch: make sure people do not set the kernel load address too high | Mike Frysinger | 2009-03-05 |
| | | * | | | | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 | Enrik Berkhan | 2009-03-05 |
| | | * | | | | Blackfin arch: update anomaly sheets to match latest public info | Mike Frysinger | 2009-03-04 |
| | | * | | | | Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from... | Michael Hennerich | 2009-03-04 |
| | | * | | | | Blackfin arch: PM_BFIN_WAKE_GP: update help | Michael Hennerich | 2009-03-05 |
| | | * | | | | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang | 2009-03-05 |
| | | * | | | | Blackfin arch: Enable Write Back Cache on all Blackfin Boards | Michael Hennerich | 2009-03-03 |
| | | * | | | | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 |
| | | * | | | | Blackfin arch: fix bug - Error if one serial has hardware flow control and th... | Tom Parker | 2009-03-03 |
| | | * | | | | Blackfin arch: fix compile failure when missing the anomaly definition | Mike Frysinger | 2009-03-03 |
| | | * | | | | Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernel | Bernd Schmidt | 2009-03-02 |
| | | * | | | | Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE | Mike Frysinger | 2009-03-02 |
| | | * | | | | Blackfin arch: Make IRQ_EPPIx_ERROR naming consistent | Michael Hennerich | 2009-03-02 |
| | | * | | | | Blackfin arch: Disable NAND option by default | Sonic Zhang | 2009-03-02 |
| | | * | | | | Blackfin arch: drop untested and useless "generic" board file | Mike Frysinger | 2009-03-02 |