First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
[tip:x86/fpu] x86, xsave: Disable xsave in i387 emulation mode
Commit-ID: 1f999ab5a1360afc388868cc0ef9afe8edeef3be Gitweb: http://git.kernel.org/tip/1f999ab5a1360afc388868cc0ef9afe8edeef3be Author: Robert Richter <robert.richter(a)amd.com> AuthorDate: Wed, 21 Jul 2010 19:03:57 +0200 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Thu, 12 Aug 2010 14:16:54 ... 12 Aug 2010 19:10
[PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v3)
From: Kevin Wells <wellsk40(a)gmail.com> This patch contains the RTC driver for the built-in RTC in the LPC32XX SoC. This patch includes updates from the initial review comments and updates from the v2 review. Signed-off-by: Kevin Wells <wellsk40(a)gmail.com> Signed-off-by: Durgesh Pattamatta <durgesh.pattamatta@n... 12 Aug 2010 18:05
RTC: LPC32xx: Introduce RTC driver for the LPC32xx (v3)
This patch set adds support for the LPC32xx built-in RTC. This is a persistent RTC with alarm on it's own power domain and a dedicated oscillator. UIE emulation is used for *_UIE_* ioctls. The patch can be pulled from: git://git.lpclinux.com/linux-2.6-lpc rtc-lpc32xx_v3 v3 includes updates from the initial re... 12 Aug 2010 18:05
USB: EHCI Debug Port Device Gadget
On Wed, Aug 11, 2010 at 01:00, Linux Kernel Mailing List <linux-kernel(a)vger.kernel.org> wrote: Gitweb:     http://git.kernel.org/linus/f6c826a90055dd05905982f7a3f60e0bcaa0434e    USB: EHCI Debug Port Device Gadget diff --git a/drivers/usb/gadget/dbgp.c b/drivers/usb/gadget/dbgp.c new file mode 100644 in... 12 Aug 2010 18:05
ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm
On 08/12/2010 10:10 PM, Andrew Morton wrote: On Wed, 11 Aug 2010 22:13:45 +0200 Helge Deller<deller(a)gmx.de> wrote: The kernel currently provides no functionality to analyze the RSS and swap space usage of each individual sysvipc shared memory segment. This patch add this info for each existing... 12 Aug 2010 18:05
fs, block: propagate REQ_FLUSH/FUA interface to upper layers
On Thu 12-08-10 14:41:30, Tejun Heo wrote: Propagate deprecation of REQ_HARDBARRIER and new REQ_FLUSH/FUA interface to upper layers. * WRITE_BARRIER is marked deprecated and WRITE_FLUSH, WRITE_FUA and WRITE_FLUSH_FUA are added. * REQ_COMMON_MASK now includes REQ_FLUSH | REQ_FUA so that they are... 13 Aug 2010 03:50
rtc/m41t80: use rtc_valid_tm() to check returned tm
On Wed, Aug 11, 2010 at 18:59, Linux Kernel Mailing List <linux-kernel(a)vger.kernel.org> wrote: Gitweb:     http://git.kernel.org/linus/b485fe5ea1008db02abff9ef15be4f31b52df4f7    rtc/m41t80: use rtc_valid_tm() to check returned tm    Use rtc_valid_tm() to check returned struct rtc_time *tm - it can avoid... 12 Aug 2010 22:27
perf trace: get rid of the hard-coded paths in the report scripts
On Thu, Aug 12, 2010 at 7:59 PM, Tom Zanussi <tzanussi(a)gmail.com> wrote: The perf trace report shell scripts hard-code the exec path of the scripts into their command-lines, which doesn't work if perf has been installed somewhere else. Instead, perf trace should create the paths at run-time.  This patch ... 13 Aug 2010 04:54
[PATCH] x86: Wrong /proc/cpuinfo core id on AMD fam_f model_9
Commit 4a376ec3a2599c02207cd4cbd5dbf73783548463 changes cpuinfo cpu_core_id from an unique id in a physical package to core id within a node. And it does not change phys_proc_id or booted_cores to reflect this new topology. This breaks the user view of topology in /proc/cpuinfo. With commit 4a376ec /proc/cpuinf... 12 Aug 2010 18:05
[REGRESSION 2.6.35+] another smp_processor_id bug
Hi, I am getting a bunch of these on suspend/resume. [ 345.254162] BUG: using smp_processor_id() in preemptible [00000000] code: pm-hibernate/2933 [ 345.254294] caller is touch_nmi_watchdog+0x15/0x30 [ 345.254310] Pid: 2933, comm: pm-hibernate Tainted: P 2.6.35-rc0+ #108 [ 345.254330] Call Trace... 12 Aug 2010 18:05
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27