fa.linux.kernel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
- Re: [PATCH] ARM: OMAP2+: craneboard: register emac device - 08/05/2012 * Mans Rullgard mans@mansr.com [120419 1102] This adds the required am35xx_emac_..
- [PATCH] staging: comedi: mite: mite_io_addr and daq_io_addr are void __iomem * - 08/05/2012 The mite_io_addr and daq_io_addr variables in struct mite_struct are both ioremap'ed pci resour..
- Re: [PATCH 1/2] coredump: flush the fpu exit state for proper multi-threaded core dump - 08/05/2012 On Mon, 2012-05-07 at 1309 -0700, Suresh Siddha On Mon, 2012-05-07 at 1215 -0700, Linus To..
- [PATCH 3/3] x86, fpu: clear the fpu state during thread exit - 08/05/2012 There is no need to save any active fpu state to the task structure memory if the task is dead. Jus..
- [PATCH 2/3] x86, xsave: remove thread_has_fpu() bug check in __sanitize_i387_state() - 08/05/2012 Code paths like fork(), exit() and signal handling flush the fpu state explicitly to the structures..
- [PATCH 1/3] coredump: flush the fpu exit state for proper multi-threaded core dump - 08/05/2012 Nalluru reported hitting the BUG_ON(__thread_has_fpu(tsk)) in archx86kernelxsave.c__sanitize_i3..
- Re: [PATCH] driver core: check start node in klist_iter_init_node - 08/05/2012 On Tue, May 08, 2012 at 082822AM +0200, Hannes Reinecke klist_iter_init_node() ta..
- Re: [PATCH] device core: fix a copy-paste error - 08/05/2012 On Tue, May 08, 2012 at 030845PM -0400, Alan Stern This patch (as1552) fixes a fa..
- Re: [PATCH 3/3] pidns: Make killed children autoreap - 08/05/2012 On Sun, 06 May 2012 173546 -0700 ebiederm@xmission.com (Eric W. Biederman) b..
- Re: [PATCH 2/3] pidns: Guarantee that the pidns init will be the - 08/05/2012 On Sun, 06 May 2012 173502 -0700 ebiederm@xmission.com (Eric W. Biederman) b..
- [RFC PATCH] leds: add oneshot blink functions - 08/05/2012 Add two new functions, led_blink_set_oneshot and led_trigger_blink_oneshot, to be used by triggers ..
- Re: [PATCH 1/2] input: keypad: move platform_data to
- 08/05/2012 * Sourav Poddar sourav.poddar@ti.com [120316 0643] From Felipe Balbi balbi@.. - [PATCH]: In kernel hibernation, suspend to both - 08/05/2012 Hi Rafael, Here is the same thing, this time with signed off. Looks like all the memory use..
- [tip:x86/platform] keyboard: - 08/05/2012 Commit-ID b2d0b7a061bfddd27155c7dcd53f365d9dc0c7c3 Gitweb git.kernel.orgtipb2d0..
- Re: [PATCH] mm: Work around Intel SNB GTT bug with some physicalpages. - 08/05/2012 On Mon, 7 May 2012, Stephane Marchesin While investing some Sandy Bridge rendering ..
- [PATCH 0/4] twl4030_charger improvements. - 08/05/2012 Hi, this series is a resend of a previous submission with some contentious patches remove..
- [PATCH 1/4] power_supply: twl4030_charger: Fix some typos - 08/05/2012 Signed-off-by NeilBrown neilb@suse.de - driverspowertwl4030_charger.c | 6..
- [PATCH 2/4] power_supply: twl4030_charger: add backup-batterycharging. - 08/05/2012 This allows a voltage and current (bb_uvolts and bb_uamps) to be specified in the platform_data..
- [PATCH 3/4] power_supply/MFD: twl4030_charger: Allow charger to - 08/05/2012 The charger needs usb3v1 to be running, so add a new consumer to keep it running. This allo..
- [PATCH 4/4] usb: otg: twl4030-usb: Don t power down phy when it is - 08/05/2012 The USB phy is used both for data transfer and to charge the battery. If the charger is active ..
- [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 Declare nr_uninterruptible as a signed long to avoid garbage values seen in cat procsched_deb..
- Re: [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 On Tue, 2012-05-08 at 1439 -0700, Diwakar Tundlam Declare nr_uninterruptible as a ..
- RE: [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 Sorry to bug you when it is late for you You're right, there is no real difference at all.br..
- RE: [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 On Tue, 2012-05-08 at 1514 -0700, Diwakar Tundlam Sorry to bug you when it is late..
- RE: [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 On Wed, 2012-05-09 at 0027 +0200, Peter Zijlstra On Tue, 2012-05-08 at 1514 -0700..
- RE: [PATCH] sched: Make nr_uninterruptible count a signed value - 08/05/2012 No that's right. nr_uninterruptible counts the number of tasks in uninterruptible sl..
- Re: [PATCH] gts and bfs fixes (v3). - 08/05/2012 On Tuesday, May 08, 2012, Len Brown Ugh. I think instead we shou..
- RE: [PATCH] gts and bfs fixes (v3). - 08/05/2012 I opened a problem report against the spec about a month ago on this subject to remove _GTS and ..
- Re: [RFC v2 2/5] PM, Add sysfs file power_off to control device power off policy - 08/05/2012 On Tuesday, May 08, 2012, Huang Ying On Mon, 2012-05-07 at 2253 +0200, Rafael J. W..
- [PATCH] Fix race condition in AFFS - 08/05/2012 AFFS preallocates few blocks per inode as an optimisation. Unfortunately there is a race condit..
- Re: [PATCH V1] regulator: fixed: dt: add property for gpio open drainflag - 08/05/2012 On 05072012 1024 AM, Mark Brown On Mon, May 07, 2012 at 092033AM -0600, Stephe..
- Re: [RFC/PATCH] PM / Hibernate : Add wait for disk detection if resume_file is MAJOR:MINOR style - 08/05/2012 On Tuesday, May 08, 2012, Minho Ban On 05082012 0439 AM, Rafael J. Wysocki ..
- Re: [PATCH]: In kernel hibernation, suspend to both: draft - 08/05/2012 On Tuesday, May 08, 2012, Bojan Smojver On Mon, 2012-05-07 at 2214 +0200, Rafael J..
- Work queues and cpu isolation - 08/05/2012 I have done some reading on the subject of work queues and CPU isolation, and specifically I've..
- Re: Work queues and cpu isolation - 08/05/2012 [Adding CCs] On 05082012 1003 PM, wilson self I have done some reading on th..
- [PATCH] perf annotate: shorten helpline so it fits in visible space - 08/05/2012 Additional toggles have pushed the help line out of view on a modestly sized terminal (120 columns ..