LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] staging/hv/osd: don't reimplement ALIGN macro
 2011-01-20  8:32 UTC  (7+ messages)

Linux 2.6.38-rc1
 2011-01-20  8:31 UTC  (16+ messages)
` Linux 2.6.38-rc1 doesn't boot
` percpu related boot crash on x86 (was: Linux 2.6.38-rc1)
            ` percpu related boot crash on x86

[RFC] Input: input-polldev - create workqueue upfront
 2011-01-20  8:26 UTC  (2+ messages)

[PATCH V2] tracing, perf : add cpu hotplug trace events
 2011-01-20  8:25 UTC 

Rail Model font for coders
 2011-01-20  8:24 UTC 

[PATCH] leds: leds-pwm: return proper error if pwm_request failed
 2011-01-20  8:22 UTC  (2+ messages)

[PATCH v4 0/3] input: Add support for ECI (multimedia) accessories
 2011-01-20  8:11 UTC  (5+ messages)
` [PATCH v4 1/3] ECI: input: introduce ECI accessory input driver

Possible Kernel BUG regarding BTRFS
 2011-01-20  8:09 UTC 

Uartlite - ulite_transmit
 2011-01-20  8:08 UTC  (7+ messages)

Checkpatch problem with Kconfig help symbol ?
 2011-01-20  8:06 UTC  (2+ messages)

[PATCH] Coding style in serial2002
 2011-01-20  7:56 UTC  (3+ messages)

[PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature
 2011-01-20  7:55 UTC 

Linux Security Summit 2011 - preliminary info
 2011-01-20  7:55 UTC 

[performance bug] kernel building regression on 64 LCPUs machine
 2011-01-20  7:52 UTC  (6+ messages)

[PATCH] toshiba_acpi: Additional TOS1900 devices support
 2011-01-20  7:45 UTC  (4+ messages)

[PATCH v7] input: tegra-kbc - Add tegra keyboard driver
 2011-01-20  7:42 UTC  (5+ messages)

[PATCH v2] usb langwell otg: use notifier chain of struct otg_transceiver
 2011-01-20  7:42 UTC  (2+ messages)

[PATCH] af_unix: coding style: remove one level of indentation in unix_shutdown()
 2011-01-20  7:41 UTC  (2+ messages)

[Patch] printk: move some loglevel setup functions to kernel/printk.c
 2011-01-20  7:36 UTC  (3+ messages)

[PATCH 08/17][trivial] scsi: Remove unnecessary casts of void ptr returning alloc function return values
 2011-01-20  7:29 UTC  (3+ messages)

[PATCH 0/3] mmc: add quirks.c file and CLK_GATING users
 2011-01-20  7:17 UTC  (4+ messages)
` [PATCH 3/3] mmc: remove anti clock gating quirk for wl1271

[patch 31/37] mn10300: Use generic irq Kconfig
 2011-01-20  7:15 UTC  (18+ messages)
` [patch 00/37] genirq: Remove __do_IRQ() and cleanup irq related Kconfigs
  ` [patch 28/37] ia64: Use generic irq Kconfig
  ` [patch 30/37] microblaze: "
  ` [patch 32/37] parisc: "
  ` [patch 27/37] frv: "
  ` [patch 24/37] genirq: Remove __do_IRQ

Bug in scheduler when using rt_mutex
 2011-01-20  7:07 UTC  (21+ messages)

Technical Support
 2011-01-20  7:06 UTC 

[PATCH] drm/i915: Correctly test for an initialised ring for dri1
 2011-01-20  7:05 UTC  (3+ messages)
` [PATCH] drm/i915: Initialise ring vfuncs for old DRI paths

[PATCH] usb langwell otg: use notifier chain of struct otg_transceiver
 2011-01-20  7:03 UTC  (3+ messages)

[PATCHv2] OMAP: Enable Magic SysRq on serial console ttyOx
 2011-01-20  6:58 UTC  (6+ messages)

[PATCHv4 0/4] omap3: Devkit8000: misc fixes
 2011-01-20  6:56 UTC  (4+ messages)
` [PATCHv4 2/4] OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configuration

[PATCH v2 1/1]mmc: implemented eMMC4.4 enhanced area feature
 2011-01-20  6:55 UTC  (5+ messages)

ksm/thp/memcg bug
 2011-01-20  6:51 UTC  (7+ messages)

[BUG] kernel BUG at mm/truncate.c:479! on 2.6.37-rc8
 2011-01-20  6:48 UTC  (4+ messages)

[PATCH] usb otg: use atomic notifier instead of blocking notifier
 2011-01-20  6:46 UTC  (2+ messages)

more intel drm issues (was Re: [git pull] drm intel only fixes)
 2011-01-20  6:22 UTC  (3+ messages)

[RFC 1/3]staging: brcm80211 dhd.h Remove CONFIG_HAS_WAKELOCK
 2011-01-20  6:16 UTC  (3+ messages)
` [RFC 2/3]staging: ath6kl "
  ` [RFC 3/3]staging: brcm80211 Remove WAKE_LOCK

[PATCH] console: allow to retain boot console via boot option keep_bootcon
 2011-01-20  6:09 UTC  (3+ messages)

[PATCH -v10 0/4] Lock-less list
 2011-01-20  5:55 UTC  (6+ messages)

linux-next: Tree for January 20
 2011-01-20  5:51 UTC 

[PATCH] kexec: include sysctl to disable
 2011-01-20  5:32 UTC  (3+ messages)

[PATCH] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-01-20  5:30 UTC  (6+ messages)
` [PATCH v2] "

CIFS related seg fault (v2.6.37)
 2011-01-20  5:18 UTC  (6+ messages)

section mismatch in intel_idle
 2011-01-20  5:09 UTC  (2+ messages)

[patch 0/3] Fix alignment of custom sections made from structures (v2)
 2011-01-20  5:02 UTC  (4+ messages)
` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections
` [patch 2/3] tracing: fix sparc64 alignment crash with __u64_packed_aligned/__u64_aligned/U64_ALIGN()
` [patch 3/3] tracepoints: use __u64_packed_aligned/__u64_aligned/U64_ALIGN()

[PATCH 00/14] PV ticket locks without expanding spinlock
 2011-01-20  4:28 UTC  (7+ messages)
` [PATCH 13/14] x86/ticketlock: add slowpath logic

[2.6.37/38] SDHCI spurious interrupt
 2011-01-20  4:26 UTC  (2+ messages)

[PATCH 0/10] Add yaffs2 file system: Fourth patchset
 2011-01-20  4:19 UTC  (9+ messages)
` [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code
` [PATCH 05/10] Add yaffs2 file system: Tags processing code
` [PATCH 06/10] Add yaffs2 file system: Tracing and verification code
` [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode specific code

[patch] fs: aio fix rcu lookup
 2011-01-20  4:03 UTC  (11+ messages)

[PATCH] usb otg: use atomic notifier instead of blocking notifier
 2011-01-20  4:01 UTC  (4+ messages)

[PATCH 3/6 v3] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
 2011-01-20  3:58 UTC  (3+ messages)

[2.6.38-rc1] btrfs potential false-positive lockdep report
 2011-01-20  3:53 UTC 

[PATCH] video: da8xx-fb: fix fb_probe error path
 2011-01-20  3:50 UTC 

[patch 0/3] Fix alignment of custom sections made from structures
 2011-01-20  3:29 UTC  (5+ messages)
` [patch 1/3] introduce __u64_packed_aligned, __u64_aligned and U64_ALIGN() for structure alignment in custom sections
` [patch 2/3] tracing: use __u64_packed_aligned as type and variable attribute
` [patch 3/3] tracepoints: use __u64_packed_aligned() "

13508 filmas par 75 satimiem! Nu seksa filmas, protams!
 2011-01-20  3:26 UTC 

[PATCH] sigma-firmware: loader for Analog Devices' SigmaStudio
 2011-01-20  3:13 UTC  (4+ messages)
  ` [Device-drivers-devel] "
` [PATCH v2] "

[patch] kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
 2011-01-20  3:13 UTC 

[PATCH v3 1/3] KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
 2011-01-20  3:03 UTC  (4+ messages)

[patch 34/37] score: Use generic irq Kconfig
 2011-01-20  3:00 UTC  (2+ messages)

[PATCH 2/2] serial: msm: Add support for UARTDM cores
 2011-01-20  2:38 UTC  (6+ messages)

+ scatterlist-new-helper-functions-update.patch added to -mm tree
 2011-01-20  2:34 UTC 

[PATCH] console: prevent registered consoles from dumping old kernel message over again
 2011-01-20  2:31 UTC  (5+ messages)

[PATCH 1/5] Backlight: Add backlight type
 2011-01-20  2:12 UTC  (3+ messages)
` [PATCH 3/5] radeon: Expose backlight class device for legacy LVDS encoder

[GIT] Networking
 2011-01-20  2:04 UTC 

[GIT PULL] block driver updates for 2.6.38
 2011-01-20  2:01 UTC  (9+ messages)

[patch rfc] memcg: correctly order reading PCG_USED and pc->mem_cgroup
 2011-01-20  1:52 UTC  (3+ messages)

[PATCH] Westbridge software module, fixes errors reported by checkpatch.pl
 2011-01-20  1:31 UTC 

2.6.38-rc1 problems with khugepaged
 2011-01-20  1:21 UTC  (7+ messages)

Update x86 cache descriptors
 2011-01-20  1:20 UTC  (2+ messages)

[PATCH] Switch proc interfaces in kernel/ to %pK
 2011-01-20  1:18 UTC  (4+ messages)

linux-next: Tree for January 18
 2011-01-20  1:12 UTC  (9+ messages)
` linux-next: Tree for January 18 (__modver_version_show)

[RFC v2 PATCH 1/1] PCI: override BIOS/firmware resource allocation
 2011-01-20  1:00 UTC  (6+ messages)
` [PATCH 1/1] PCI: allocate essential resources before reserving hotplug resources
      ` [PATCH 1/1 v3] "
        ` [PATCH 1/1 v4] "

[PATCH 0/4] fix THP and memcg issues v3
 2011-01-20  0:55 UTC  (4+ messages)
` [PATCH 2/4] memcg: fix USED bit handling at uncharge in THP

[PATCH] smp_call_function_many SMP race
 2011-01-20  0:41 UTC  (5+ messages)
    ` [PATCH 1/2] "

Bug#609371: linux-image-2.6.37-trunk-sparc64: module scsi_mod: Unknown relocation: 36
 2011-01-20  0:41 UTC  (13+ messages)

[PATCH] loop: queue_lock NULL pointer derefence in blk_throtl_exit
 2011-01-20  0:32 UTC  (2+ messages)

[REPORT] BUG: spinlock recursion on CPU#0, init/1
 2011-01-19 23:58 UTC  (3+ messages)

[patch 2/2] fix compiler warning and optimize the non-blocking path
 2011-01-19 23:54 UTC  (4+ messages)

A MMC card transfer issue
 2011-01-19 23:49 UTC  (7+ messages)

[PATCH] adfs: add hexadecimal filetype suffix option
 2011-01-19 23:49 UTC 

[PATCH 2/3 V8] NX protection for kernel data
 2011-01-19 23:38 UTC  (7+ messages)
` [tip:x86/security] x86: Add "

questions regarding possible violation of AHCI spec in AHCI driver
 2011-01-19 23:37 UTC  (15+ messages)

[PATCH] adfs: improve timestamp precision
 2011-01-19 23:33 UTC 

[PATCH] vsprintf: Neaten %pK kptr_restrict, save a bit of code space
 2011-01-19 23:32 UTC  (5+ messages)

[PATCH] adfs: fix E+/F+ dir size > 2048 crashing kernel
 2011-01-19 23:28 UTC 

[PATCH] staging/comedi/me4000: fix sparse warning "obsolete struct initializer"
 2011-01-19 23:01 UTC  (3+ messages)

[PATCH 0/6] init: Shrink early messages to prevent overflowing the kernel log buffer
 2011-01-19 23:01 UTC  (7+ messages)
` [PATCH 1/6] printk: Allocate kernel log buffer earlier
` [PATCH 2/6] ACPI: Minimize X2APIC initial messages
` [PATCH 3/6] x86: Minimize initial Bootmem messages
` [PATCH 4/6] x86: Minimize initial e820 messages
` [PATCH 5/6] x86: Minimize SRAT messages
` [PATCH 6/6] printk: Minimize time zero output

[PATCH v6] input: tegra-kbc - Add tegra keyboard driver
 2011-01-19 22:58 UTC  (2+ messages)

[BUG] BUG: unable to handle kernel paging request at fffba000
 2011-01-19 22:49 UTC  (3+ messages)

RFC: UIO null parent for __uio_register_device and uio_device_name()
 2011-01-19 22:41 UTC  (8+ messages)

[GIT PULL for 38-rc2] msm: initdata fix
 2011-01-19 22:36 UTC 

[PATCH 00/46] rcu-walk and dcache scaling
 2011-01-19 22:32 UTC  (6+ messages)
` [PATCH 17/46] fs: Use rename lock and RCU for multi-step operations

nf_conntrack acct option
 2011-01-19 22:28 UTC 

[patch 27/37] frv: Use generic irq Kconfig
 2011-01-19 21:49 UTC 

[patch 24/37] genirq: Remove __do_IRQ
 2011-01-19 21:49 UTC 

PROBLEM: brcm80211 unable to survive suspend/resume cycle
 2011-01-19 21:19 UTC  (7+ messages)

19 Jan 2011
 2011-01-19 13:25 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).