| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: make detect_ht depend on CONFIG_X86_HT | Yinghai Lu | 2008-09-05 | 1 | -4/+0 |
* | Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': | Ingo Molnar | 2008-09-05 | 2 | -0/+8 |
|\ |
|
| * | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro | Eric Dumazet | 2008-05-25 | 2 | -0/+8 |
* | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-09-05 | 2 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'x86/cpu' into x86/x2apic | H. Peter Anvin | 2008-09-04 | 1 | -36/+69 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-09-04 | 417 | -71616/+482 |
| |\ \ \ |
|
| * | | | | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 2008-08-23 | 2 | -0/+2 |
| * | | | | Merge branch 'x86/cpu' into x86/x2apic | Ingo Molnar | 2008-08-23 | 157 | -5512/+1204 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'x86/cpu' into x86/core | Ingo Molnar | 2008-09-05 | 3 | -1/+36 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: make (early)_identify_cpu more the same between 32bit and 64 bit | Yinghai Lu | 2008-09-04 | 1 | -1/+1 |
| * | | | | | | Merge branch 'x86/debug' into x86/cpu | Ingo Molnar | 2008-09-04 | 2 | -0/+35 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 2 | -0/+35 |
* | | | | | | | Merge branch 'x86/xsave' into x86/core | Ingo Molnar | 2008-09-05 | 9 | -18/+354 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'x86/cpu' into x86/xsave | H. Peter Anvin | 2008-09-04 | 321 | -20904/+784 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | Merge commit 'v2.6.27-rc3' into x86/xsave | Ingo Molnar | 2008-08-14 | 2162 | -203636/+2794 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: fix xsave build error | Ingo Molnar | 2008-08-13 | 1 | -3/+3 |
| * | | | | | | | | x86, xsave: keep the XSAVE feature mask as an u64 | H. Peter Anvin | 2008-07-30 | 1 | -7/+11 |
| * | | | | | | | | x86, xsave: add <asm/xcr.h> header file for XCR registers | H. Peter Anvin | 2008-07-30 | 1 | -0/+49 |
| * | | | | | | | | x86, xsave: save/restore the extended state context in sigframe | Suresh Siddha | 2008-07-30 | 3 | -2/+13 |
| * | | | | | | | | x86, xsave: struct _fpstate extensions to include extended state information | Suresh Siddha | 2008-07-30 | 3 | -6/+94 |
| * | | | | | | | | x86, xsave: xsave/xrstor specific routines | Suresh Siddha | 2008-07-30 | 1 | -0/+52 |
| * | | | | | | | | x86, xsave: reorganization of signal save/restore fpstate code layout | Suresh Siddha | 2008-07-30 | 1 | -6/+7 |
| * | | | | | | | | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation | Suresh Siddha | 2008-07-30 | 1 | -0/+2 |
| * | | | | | | | | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha | 2008-07-30 | 4 | -6/+95 |
| * | | | | | | | | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 2008-07-30 | 4 | -0/+40 |
| * | | | | | | | | x86, xsave: xsave cpuid feature bits | Suresh Siddha | 2008-07-30 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'core/resources' into x86/core | Ingo Molnar | 2008-09-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | IO resources: add reserve_region_with_split() | Yinghai Lu | 2008-09-04 | 1 | -0/+3 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 2008-09-04 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'linus' into x86/core | H. Peter Anvin | 2008-09-04 | 216 | -55390/+87 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-02 | 4 | -20/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | net: Unbreak userspace usage of linux/mroute.h | David S. Miller | 2008-08-29 | 4 | -20/+2 |
| * | | | | | | | | | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 2008-09-02 | 1 | -0/+7 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-02 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz | 2008-09-02 | 1 | -2/+1 |
| | * | | | | | | | | | IDE: compile fix for sff_dma_ops | Kevin Hilman | 2008-09-02 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-09-02 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet | Tom Tucker | 2008-08-13 | 1 | -1/+0 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Resource handling: add 'insert_resource_expand_to_fit()' function | Linus Torvalds | 2008-08-29 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-08-28 | 197 | -55306/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-27 | 197 | -55308/+0 |
| | * | | | | | | | | | Blackfin arch: fix bug - MPU crashes under stress | Bernd Schmidt | 2008-08-25 | 1 | -2/+4 |
| * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-28 | 1 | -13/+14 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-28 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | i2c: Add missing kerneldoc descriptions | Jean Delvare | 2008-08-28 | 1 | -0/+12 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-27 | 1 | -2/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | pkt_sched: Fix sch_tree_lock() | Jarek Poplawski | 2008-08-27 | 1 | -2/+2 |
| | * | | | | | | | | | | | pkt_sched: Fix gen_estimator locks | Jarek Poplawski | 2008-08-27 | 1 | -0/+8 |
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-08-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | [PATCH] change d_add_ci argument ordering | Christoph Hellwig | 2008-08-25 | 1 | -1/+1 |