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
- [ 36/47] efi: Validate UEFI boot variables - 04/05/2012 3.0-stable review patch. If anyone has any objections, please let me know. ..
- Macquarie Sec reiterates `Underperform` on Bajaj Auto - 03/05/2012 Macquarie Sec reiterates `Underperform` on Bajaj Auto Macquarie Securities has reiterated `Unde..
- [git patches] libata fixes - 03/05/2012 Please pull 5f098a3ea72e73ad3733c3280fd5ee04816dc999 from gitgit.kernel.orgpubscmlinuxke..
- Re: [git patches] libata fixes - 03/05/2012 Hello. On 05032012 1027 PM, Jeff Garzik Please pull 5f098a3ea72e73ad3733c328..
- Re: [git patches] libata fixes - 04/05/2012 On Thu, 2012-05-03 at 2231 +0400, Sergei Shtylyov Hello. On 05..
- Re: [PATCH RFC V1 0/5] Rationalize time keeping - 03/05/2012 On Fri, Apr 27, 2012 at 034951PM -0700, John Stultz On 04272012 0112 AM, Richa..
- [PULL] TPM: MAINTAINERS contacts update and error report fix - 03/05/2012 Hi James, The following changes since commit 08162e6a23d476544adfe1164afe9ea8b34ab859 Ya..
- Re: [PATCH] w1: w1_ds2408.c: quite sparse noise about using plaing - 03/05/2012 On Wed, May 02, 2012 at 050207PM -0700, H Hartley Sweeten (hartleys@visionengravers.com) b..
- Re: [PATCH] w1: w1_ds2408.c: quite sparse noise about using plaing - 04/05/2012 On Thu, May 03, 2012 at 100202PM +0400, Evgeniy Polyakov On Wed, May 02, 2012 at ..
- Re: [PATCH] w1: Introduce a slave mutex for serializing IO. - 03/05/2012 On Wed, May 02, 2012 at 042627PM +1000, NeilBrown (neilb@suse.de) Take takes me b..
- [PATCH 1/3] params.c: fix Smack complaint about parse_args - 03/05/2012 In commit 9fb48c744 "params add 3rd arg to option handler callback signature", the if-guard added..
- [PATCH 2/3] params: replace printk(KERN_
...) with pr_ - 03/05/2012 I left 1 printk which uses __FILE__, __LINE__ explicitly, which should not be subject to generic pr..(...) - [PATCH 3/3] dynamic_debug: remove unneeded includes - 03/05/2012 These arent currently needed, so drop them. Some will probably get re-added when static-branches a..
- Re: [PATCH 3/3] dynamic_debug: remove unneeded includes - 05/05/2012 Hi Stephen, On Fri, May 4, 2012 at 1036 PM, Stephen Rothwell sfr@canb.auug.org.au wrot..
- Re: [PATCHv3 3/4] iommu/tegra: smmu: Refrain from accessing to AHB - 03/05/2012 From Stephen Warren swarren@wwwdotorg.org Subject Re [PATCHv3 34] iommutegra smmu..
- pull request: wireless 2012-05-03 - 03/05/2012 commit 3c3052eac295678fd2765552c6a86d5441306cb4 Dave, Here is another trio of fixes intende..
- [PATCH] tracing: Fix initial buffer_size_kb state - 03/05/2012 Make sure that the state of buffer_size_kb is initialized correctly and returns actual size of the ..
- [PATCH 1/1] mlock: split the shmlock_user_lock spinlock into per user_struct spinlock - 03/05/2012 The user_shm_lock and user_shm_unlock functions use a single global spinlock for protecting the use..
- Re: [PATCH 1/1] mlock: split the shmlock_user_lock spinlock into - 03/05/2012 On 05032012 0134 PM, rajman mekaco The user_shm_lock and user_shm_unlock functio..
- [PATCH 1/1] page_alloc.c: remove argument to pageblock_default_order - 03/05/2012 When CONFIG_HUGETLB_PAGE_SIZE_VARIABLE is not defined, then pageblock_default_order has an argument..
- [PATCH 1/3] devres: Clarify documentation for devres_destroy() - 03/05/2012 It's not massively obvious (at least to me) that removing and freeing a resource does not involve c..
- [PATCH 2/3] devres: Add devres_release() - 03/05/2012 APIs using devres frequently want to implement a "remove and free the resource" operation so it see..
- [PATCH 3/3] gpiolib: Convert to devres_release() - 03/05/2012 Signed-off-by Mark Brown - driversgpiodevres.c | 3 +..
- Re: [PATCH 4/9] perf: Generic intel uncore support - 03/05/2012 On Wed, 2012-05-02 at 1007 +0800, Yan, Zheng +static struct intel_uncore_box *..
- [PATCH 1/1] ARM: tegra: Add Tegra Memory Controller(MC) driver - 03/05/2012 Tegra Memory Controller(MC) driver for Tegra2030. Added to support MC General interrupts, mainly f..
- [PATCH 2/3] perf annotate browser: More clearly separate columns - 03/05/2012 From Arnaldo Carvalho de Melo The first column (columns in the near future) ar..
- [PATCH 3/3] perf annotate browser: Don t change the asm line color when toggling source - 03/05/2012 From Arnaldo Carvalho de Melo Gets confusing. Remains to be chosen an appropri..
- [PATCH 1/3] perf ui browser: Introduce routine to draw vertical line - 03/05/2012 From Arnaldo Carvalho de Melo Cc David Ahern Cc Frederic..
- proper struct device selection for dev_printk() - 03/05/2012 Hi Kay, I've been working on removing the old err() and dbg() functions in usb.h that have ..
- Re: proper struct device selection for dev_printk() - 03/05/2012 On Thu, May 03, 2012 at 090937AM -0700, Greg KH Hi Kay, I've b..
- Re: proper struct device selection for dev_printk() - 03/05/2012 On Thu, 3 May 2012, Dmitry Torokhov On Thu, May 03, 2012 at 090937AM -0700, Greg ..
- Re: proper struct device selection for dev_printk() - 03/05/2012 On Thu, May 3, 2012 at 721 PM, Alan Stern stern@rowland.harvard.edu On Thu..