[PATCH] x86, AMD: Extend support to future families
Extend support to future families, and in particular: * extend direct mapping split of Tseg SMM area. * extend K8 flavored alternatives (NOPS). * rep movs* prefix is fast in ucode. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- arch/x86/kernel/cpu/amd.c | 6 +++--- 1 files changed, 3 insert... 2 Jun 2010 15:22
[PATCH 1/2] Adding LogicPD OMAP 3530 LV SOM AND OMAP 35X
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum(a)logicpd.com> --- arch/arm/configs/omap3_logic_defconfig | 990 ++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/Kco... 2 Jun 2010 15:22
[PATCH 2/2] Adding low-level init for hsmmc controller for OMAP 3540LV SOM and OMAP 35x Torpedo
ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum(a)logicpd.com> --- arch/arm/mach-omap2/board-omap3log... 2 Jun 2010 15:22
[git patches] libata updates
1) Last half of a block layer update to support the host-protected area (HPA) on ATA disks, an ATA feature which controls whether the disk reports full capacity (normal + host area) or reduced capacity (normal area only). 2) various fixes Please pull from 'upstream-linus' branch of master.kernel.... 2 Jun 2010 14:15
(none)
Dear Friend, I am Mr. Shung Hin Hui Edwin a manager on investor relations in Standard Chartered Bank, Hong Kong. I have a business proposal for you. If interested please contact me for details I greet Edwin Shung Hui Hin. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b... 2 Jun 2010 14:15
net/sctp/protocol.c: Remove unnecessary kmalloc casts
ACK -vlad Joe Perches wrote: Signed-off-by: Joe Perches <joe(a)perches.com> --- net/sctp/protocol.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/net/sctp/protocol.c b/net/sctp/protocol.c index 1827498..fef38be 100644 --- a/net/sctp/protocol.c +++ b/net/sctp/... 2 Jun 2010 14:15
[PATCH] drivers/staging/batman-adv: Convert MAC_FMT to %pM
Remove the last uses of MAC_FMT Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/staging/batman-adv/main.c | 3 +- drivers/staging/batman-adv/translation-table.c | 25 ++++------------------- 2 files changed, 6 insertions(+), 22 deletions(-) diff --git a/drivers/staging/batman-adv/m... 2 Jun 2010 14:15
linux-next: Tree for June 2 (staging/comedi)
On Wed, 2 Jun 2010 15:14:39 +1000 Stephen Rothwell wrote: Hi all, Changes since 20100601: randconfig build ends with: ERROR: "mite_list_devices" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined! ERROR: "mite_unsetup" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined! ERROR: "mite_setup"... 9 Jun 2010 06:25
[PATCH] Allow empty e820 map if EFI map will be provided later.
On Wed, Jun 2, 2010 at 9:14 AM, H. Peter Anvin <hpa(a)zytor.com> wrote: No! �Bloody **** hell no! Heh. Well, that answers that. This was settled in 2007 -- it is the boot loaders duty to provide a memory map. �The fact that we allowed a hack in to let the kernel itself add additional ranges from EFI ha... 2 Jun 2010 13:08
[PATCH -v2] x86, cacheinfo: Carve out L3 cache slot accessors
This is in preparation for disabling L3 cache indices after having received correctable ECCs in the L3 cache. Now we allow for initial setting of a disabled index slot (write once) and deny writing new indices to it after it has been disabled. Also, we deny using both slots to disable one and the same index. Use... 2 Jun 2010 13:08