Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Revert parts of "x86: update mptable" | Ingo Molnar | 2008-07-08 | 1 | -5/+0 | |
| | * | | | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 615 | -5986/+19572 | |
| | |\| | | | | ||||||
| | * | | | | | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 | 1 | -1/+0 | |
| | * | | | | | x86: update mptable | Yinghai Lu | 2008-06-03 | 1 | -0/+5 | |
| | * | | | | | x86 boot: add header comment to dmi.h stating what it is | Paul Jackson | 2008-05-25 | 1 | -0/+5 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-------------------. \ \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 686 | -6328/+21326 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 100 | -1989/+3668 | |
| | | | | | | | | | | | |\ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 2008-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | | * | | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 422 | -3286/+7554 | |
| | | | | | | | | | | | |\ \ \ \ | | | | | | | | | |_|_|_|/ / / / | | | | | | | | |/| | | | | | | | ||||||
| | | | | | | | | | | | * | | | | CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+2 | |
| | | | | | | | | | | | * | | | | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -3/+12 | |
| | | | | | | | | | | | * | | | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 3 | -16/+197 | |
| | | | | | | | | | | | * | | | | xenbus: rebind irq on restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+12 | |
| | | | | | | | | | | | * | | | | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -4/+21 | |
| | | | | | | | | | | | * | | | | xen: fix unbind_from_irq() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+2 | |
| | | | | | | | | | | | * | | | | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+27 | |
| | | | | | | | | | | | * | | | | xen: drivers/xen/balloon.c: make a function static | Adrian Bunk | 2008-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | * | | | | xen: compilation fix to balloon driver for ia64 support | Isaku Yamahata | 2008-05-27 | 1 | -4/+4 | |
| | | | | | | | | | | | * | | | | xen: Move manage.c to drivers/xen for ia64/xen support | Isaku Yamahata | 2008-05-27 | 2 | -1/+144 | |
| | | | | | | | | | | | * | | | | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 | |
| | | | | | | | | | | | * | | | | xen pvfb: Dynamic mode support (screen resizing) | Markus Armbruster | 2008-05-27 | 2 | -29/+164 | |
| | | | | | | | | | | | * | | | | xen pvfb: Zero unused bytes in events sent to backend | Markus Armbruster | 2008-05-27 | 1 | -0/+1 | |
| | | | | | | | | | | | * | | | | xen pvfb: Module aliases to support module autoloading | Markus Armbruster | 2008-05-27 | 2 | -0/+4 | |
| | | | | | | | | | | | * | | | | xen pvfb: Pointer z-axis (mouse wheel) support | Markus Armbruster | 2008-05-27 | 1 | -1/+7 | |
| | | | | | | | | | | | * | | | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 1 | -0/+25 | |
| | | | | | | | | | | | * | | | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 1 | -1/+0 | |
| | | | | | | | | | | | * | | | | xen: make early console also write to debug console | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+18 | |
| | | | | | | | | | | | * | | | | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+26 | |
| | | | | | | | | | |_|/ / / / | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | | | * | | | | | x86: move tracedata to RODATA | Jan Beulich | 2008-05-25 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-25 | 101 | -1990/+3669 | |
| | | | | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / | | | | | |/| | | | | | | | | ||||||
| | | | | | | * | | | | | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-16 | 116 | -1149/+1791 | |
| | | | | | | |\| | | | | | | ||||||
| | | | | | | * | | | | | | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-12 | 474 | -4190/+8904 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | x86, aperture_64: use symbolic constants | Pavel Machek | 2008-05-22 | 1 | -18/+4 | |
| | | | | | | * | | | | | | | | Merge branch 'linus' into x86/gart | Thomas Gleixner | 2008-05-17 | 250 | -3196/+12884 | |
| | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | x86 gart: factor out common code | Pavel Machek | 2008-05-12 | 1 | -20/+9 | |
| | | | | | | * | | | | | | | | | x86: checking aperture size order | Yinghai Lu | 2008-05-12 | 1 | -6/+6 | |
| | | | | | | * | | | | | | | | | x86: agp_gart size checking for buggy device | Yinghai Lu | 2008-05-12 | 1 | -0/+11 | |
| | | | | | | * | | | | | | | | | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek | 2008-05-12 | 1 | -22/+3 | |
| | | | | |_|/ / / / / / / / / | | | | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | it8213: fix return value in it8213_init_one() | Bartlomiej Zolnierkiewicz | 2008-07-08 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 2008-07-08 | 1 | -20/+18 | |
* | | | | | | | | | | | | | | | ide: add __ide_default_irq() inline helper | Bartlomiej Zolnierkiewicz | 2008-07-08 | 2 | -11/+3 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-07 | 12 | -27/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | fs_enet: restore promiscuous and multicast settings in restart() | Laurent Pinchart | 2008-07-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | ibm_newemac: Fixes entry of short packets | Sathya Narayanan | 2008-07-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | ibm_newemac: Fixes kernel crashes when speed of cable connected changes | Sathya Narayanan | 2008-07-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | pasemi_mac: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ehea: Access iph->tot_len with correct endianness | Roland Dreier | 2008-07-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ehea: fix race condition | Jan-Bernd Themann | 2008-07-04 | 2 | -7/+16 | |
| * | | | | | | | | | | | | | ehea: add MODULE_DEVICE_TABLE | Jan-Bernd Themann | 2008-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | ehea: fix might sleep problem | Jan-Bernd Themann | 2008-07-04 | 2 | -12/+12 |