LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/11] ACPI: Fixes and cleanups related to iomaps management
 2011-02-05 18:51 UTC  (7+ messages)
` [PATCH 0/8] ACPI: Fixes and cleanups related to iomaps management (v2)
  ` [PATCH 8/8] ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2)

[PATCH] [ocfs2] Use a kobject instead of a kset
 2011-02-05 18:45 UTC  (3+ messages)
` [Ocfs2-devel] "

GIT - cloning torvalds/linux-2.6.git repository trouble
 2011-02-05 18:37 UTC  (4+ messages)

Sun GEM PPC32 Bug?
 2011-02-05 18:35 UTC  (4+ messages)

[BUG] usb_set_device_state
 2011-02-05 18:25 UTC  (2+ messages)

zcache and kztmem combine to become the new zcache
 2011-02-05 18:24 UTC 

[PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices
 2011-02-05 18:20 UTC 

dell-wmi: Received unknown WMI event (0x11)
 2011-02-05 18:20 UTC  (9+ messages)

Common boot/shutdown issues with the latest 2.6.37 (Mostly Asus laptops)
 2011-02-05 18:16 UTC  (6+ messages)

mmotm 2011-02-04-15-15 uploaded
 2011-02-05 18:04 UTC  (10+ messages)
` mmotm 2011-02-04-15-15 uploaded (printk DEFAULT_MESSAGE_LOGLEVEL)
` mmotm 2011-02-04-15-15 uploaded (page_cgroup.h)
  ` [patch fixup] memcg: remove direct page_cgroup-to-page pointer fix
` [PATCH -mmotm] staging/easycap: fix build when SND is not enabled

[RFC PATCH -V2 0/17] Buffered write and writeable mmap support for 9P
 2011-02-05 18:03 UTC  (19+ messages)
` [RFC PATCH -V2 01/17] fs/9p: set the cached file_operations struct during inode init
` [RFC PATCH -V2 02/17] fs/9p: set fs cache cookie in create path also
` [RFC PATCH -V2 03/17] fs/9p: increment inode->i_count in cached mode
` [RFC PATCH -V2 04/17] fs/9p: [fscache] wait for page write "
` [RFC PATCH -V2 05/17] fs/9p: Add read write helper function
` [RFC PATCH -V2 06/17] fs/9p: Add fid to inode in cached mode
` [RFC PATCH -V2 07/17] fs/9p: Add buffered write support for v9fs
` [RFC PATCH -V2 08/17] fs/9p: Clarify cached dentry delete operation
` [RFC PATCH -V2 09/17] fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached mode
` [RFC PATCH -V2 10/17] net/9p: Implement syncfs 9P operation
` [RFC PATCH -V2 11/17] fs/9p: Implement syncfs call back for 9Pfs
` [RFC PATCH -V2 12/17] fs/9p: We need not writeback dirty pages during close
` [RFC PATCH -V2 13/17] fs/9p: Add inode hashing
` [RFC PATCH -V2 14/17] fs/9p: Don't set stat.st_blocks based on nrpages
` [RFC PATCH -V2 15/17] fs/9p: Add v9fs_inode
` [RFC PATCH -V2 16/17] fs/9p: Move writeback fid to v9fs_inode
` [RFC PATCH -V2 17/17] fs/9p: set default readahead pages in cached mode

Logitech autosuspend + runtime_pm loses input
 2011-02-05 18:01 UTC 

[USB]Add quirk for Samsung Android phone modem
 2011-02-05 17:46 UTC 

DMA
 2011-02-05 17:41 UTC  (3+ messages)

[PATCH 01/52] kstrtox: converting strings to integers done (hopefully) right
 2011-02-05 17:34 UTC  (54+ messages)
` [PATCH 02/52] kstrtox: convert kernel/
` [PATCH 03/52] kstrtox: convert kernel/trace/
` [PATCH 04/52] kstrtox: convert mm/
` [PATCH 05/52] kstrtox: convert block/
` [PATCH 06/52] kstrtox: convert security/
` [PATCH 07/52] kstrtox: convert fs/fuse/
` [PATCH 08/52] kstrtox: convert fs/nfs/
` [PATCH 09/52] kstrtox: convert fs/proc/
` [PATCH 10/52] kstrtox: convert drivers/acpi/
` [PATCH 11/52] kstrtox: convert drivers/ata/
` [PATCH 12/52] kstrtox: convert drivers/base/
` [PATCH 13/52] kstrtox: convert drivers/block/
` [PATCH 14/52] kstrtox: convert drivers/bluetooth/
` [PATCH 15/52] kstrtox: convert drivers/clocksource/
` [PATCH 16/52] kstrtox: convert drivers/edac/
` [PATCH 17/52] kstrtox: convert drivers/gpio/
` [PATCH 18/52] kstrtox: convert drivers/gpu/drm/nouveau/
` [PATCH 19/52] kstrtox: convert drivers/hid/
` [PATCH 20/52] kstrtox: convert drivers/hwmon/
` [PATCH 21/52] kstrtox: convert drivers/ide/
` [PATCH 22/52] kstrtox: convert drivers/infiniband/
` [PATCH 23/52] kstrtox: convert drivers/input/
` [PATCH 24/52] kstrtox: convert drivers/isdn/
` [PATCH 25/52] kstrtox: convert drivers/leds/
` [PATCH 26/52] kstrtox: convert drivers/macintosh/
` [PATCH 27/52] kstrtox: convert drivers/md/
` [PATCH 28/52] kstrtox: convert drivers/mfd/
` [PATCH 29/52] kstrtox: convert drivers/misc/
` [PATCH 30/52] kstrtox: convert drivers/mmc/
` [PATCH 31/52] kstrtox: convert drivers/net/
` [PATCH 32/52] kstrtox: convert drivers/net/wireless/
` [PATCH 33/52] kstrtox: convert drivers/pci/
` [PATCH 34/52] kstrtox: convert drivers/power/
` [PATCH 35/52] kstrtox: convert drivers/regulator/
` [PATCH 36/52] kstrtox: convert drivers/rtc/
` [PATCH 37/52] kstrtox: convert drivers/scsi/
` [PATCH 38/52] kstrtox: convert drivers/ssb/
` [PATCH 39/52] kstrtox: convert drivers/target/
` [PATCH 40/52] kstrtox: convert drivers/usb/
` [PATCH 41/52] kstrtox: convert drivers/video/
` [PATCH 42/52] kstrtox: convert drivers/w1/
` [PATCH 43/52] kstrtox: convert sound/
` [PATCH 44/52] kstrtox: convert net/
` [PATCH 45/52] kstrtox: convert arm
` [PATCH 46/52] kstrtox: convert microblaze
` [PATCH 47/52] kstrtox: convert mips
` [PATCH 48/52] kstrtox: convert powerpc
` [PATCH 49/52] kstrtox: convert s390
` [PATCH 50/52] kstrtox: convert tile
` [PATCH 51/52] kstrtox: convert x86

[PATCH 0/5] mmc: add double buffering for mmc block requests
 2011-02-05 17:02 UTC  (2+ messages)

[PATCH] NX protection for kernel data : fix 32 bits S3 suspend
 2011-02-05 16:46 UTC  (6+ messages)

[PATCH] Linux Kernel GDB tracepoint module 2011-02-05
 2011-02-05 16:37 UTC 

[PATCH v2 04/28] ARM: mm: cache-l2x0: Add support for re-enabling l2x0
 2011-02-05 16:36 UTC  (12+ messages)
                      ` [PATCH v2 04/28] ARM: mm: cache-l2x0: Add support forre-enabling l2x0

[tip:perf/core] perf tools: Remove verbose build messages for the python binding
 2011-02-05 16:33 UTC  (3+ messages)
` [PATCH] tools/perf: Makefile: Use $(QUIET_GEN) for perf.so

[PATCHSET] Refactor barrier=/nobarrier flags from fs to block layer
 2011-02-05 16:20 UTC  (3+ messages)
` [PATCH 1/3] block: Create sysfs knobs to override FLUSH/FUA support flags

[PATCH 1/4] ARM: Xilinx: Adding Xilinx platform infrastructuresupport
 2011-02-05 16:20 UTC 

[PATCH 1/4] ARM: Xilinx: Adding Xilinx platform infrastructure support
 2011-02-05 16:17 UTC  (4+ messages)
  ` [PATCH 2/4] ARM: Xilinx: Adding Xilinx board support
    ` [PATCH 3/4] ARM: Xilinx: Adding timer support to the platform
      ` [PATCH 4/4] ARM: Xilinx: base header files and assembly macros

[PATCH 0/4] ARM: Basic Xilinx Support (resend)
 2011-02-05 16:17 UTC 

barrier question
 2011-02-05 16:10 UTC 

[PATCH] i2c-eg20t: support new devie ML7213 IOH
 2011-02-05 16:05 UTC  (2+ messages)

[PATCH 0/2] perf_events: add support for Intel fixed counter 2
 2011-02-05 15:19 UTC  (4+ messages)

[PATCH 0/5] net: sysctl: share ipv4/ipv6 sysctl tables
 2011-02-05 14:59 UTC  (5+ messages)

Regarding SIGSEGV
 2011-02-05 14:39 UTC  (2+ messages)

(no subject)
 2011-02-05 14:22 UTC 

Updates to devicetree/arm branch
 2011-02-05 14:03 UTC  (2+ messages)

[PATCH v5] spi: New driver for Altera SPI
 2011-02-05 14:02 UTC  (5+ messages)
` [PATCH v6] "
    ` [PATCH v7] "

[PATCHSET] ptrace,signal: group stop / ptrace updates
 2011-02-05 13:39 UTC  (11+ messages)
` [PATCH 10/10] ptrace: clean transitions between TASK_STOPPED and TRACED
  ` [PATCH 0/1] (Was: ptrace: clean transitions between TASK_STOPPED and TRACED)
    ` [PATCH 1/1] ptrace: make sure do_wait() won't hang after PTRACE_ATTACH

[PATCH v5] Gemini: Gigabit ethernet driver
 2011-02-05 13:19 UTC 

scheduling policy was: Re: 2.6.37 considered stable?
 2011-02-05 12:27 UTC  (3+ messages)

Claim £750.000.00 GBP IN British AT&T Promo. Send:
 2011-02-05 12:03 UTC 

Using ftrace/perf as a basis for generic seccomp
 2011-02-05 11:51 UTC  (12+ messages)

[patch 0/3] platform-drivers: x86: Cleanup pmic gpio interrupt
 2011-02-05 10:46 UTC  (4+ messages)
` [patch 1/3] platform-drivers: x86: pmic: Fix up bogus irq hackery
` [patch 2/3] platform-drivers: x86: Convert pmic to new irq_chip functions
` [patch 3/3] platform-drivers: x86: pmic: Use irq_chip buslock mechanism

[PATCH 2/2] sysclt_check: Drop dead code
 2011-02-05 10:40 UTC 

[PATCH 1/2] sysclt_check: drop table->procname checks
 2011-02-05 10:39 UTC 

[PATCH] perf, x86: P4 PMU -- Fix unflagged overflows test
 2011-02-05  9:22 UTC  (5+ messages)

[PATCH] Added support for usb ethernet (0x0fe6, 0x9700)
 2011-02-05  8:22 UTC 

[PATCH v3] use %pK for /proc/kallsyms and /proc/modules
 2011-02-05  7:13 UTC 

CAP_SYSLOG, 2.6.38 and user space
 2011-02-05  7:05 UTC  (6+ messages)

[BUG] broken ebba638ae723d8a8fc2f7abce5ec18b688b791d7
 2011-02-05  6:31 UTC  (8+ messages)
` [tip:x86/urgent] x86-32: Make sure the stack is set up before we use it

[PATCH] powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
 2011-02-05  6:22 UTC 

[PATCH]Translated linux-2.6/Documentation/SubmittingChecklist into Chinese
 2011-02-05  4:59 UTC 

[PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
 2011-02-05  3:45 UTC  (2+ messages)

[RFC] [PATCH 0/19] mfd sharing support
 2011-02-05  3:25 UTC  (9+ messages)
` [PATCH 12/19] twl4030: mfd_cell is now implicitly available to drivers

[PATCH] ServerEngines, benet: Avoid potential null deref in be_cmd_get_seeprom_data()
 2011-02-05  3:18 UTC 

[GIT PULL] staging: tidspbridge for 2.6.39
 2011-02-05  3:11 UTC 

[PATCH] msm: Remove arch-specific gpiomux tables
 2011-02-05  1:44 UTC 

[PATCH] x86/mm/init: respect memblock reserved regions when destroying mappings
 2011-02-05  1:18 UTC  (6+ messages)

[PATCH 0/4] del_timer_sync() and queue_delayed_work()
 2011-02-05  1:07 UTC  (4+ messages)
` [PATCH 1/4] lockdep, timer: Fix del_timer_sync() annotation

[PATCH] [ANNOUNCE] kconfig: Kconfiglib: a flexible Python Kconfig parser
 2011-02-05  1:00 UTC  (7+ messages)

[PATCH v2] add cgroup freezer duty ratio control
 2011-02-05  0:37 UTC  (3+ messages)
` [PATCH v2] cgroup/freezer: add per "

[GIT PULL 00/68] tools/perf: Makefile: Remove [git] cruft
 2011-02-05  0:21 UTC 

[PATCH] staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file
 2011-02-04 23:44 UTC  (3+ messages)

[GIT PULL] staging: tidspbridge for 2.6.39
 2011-02-04 23:21 UTC  (4+ messages)

[PATCH] kconfig: undefined symbols can crash dependency loop detection
 2011-02-04 23:16 UTC 

[PATCH] staging: oplc_dcon: Fix compilation warning
 2011-02-04 23:10 UTC  (2+ messages)

[PATCH 02/20] mach-omap2: pm: world-writable debugfs timer files
 2011-02-04 22:54 UTC  (4+ messages)
` [PATCH 03/20] mach-omap2: smartreflex: world-writable debugfs voltage files

ext4: Fix data corruption with multi-block writepages support
 2011-02-04 22:40 UTC 

[PATCH 1/1] drivers/watchdog: build hpwdt as module by default with NMI_DECODING enabled
 2011-02-04 22:38 UTC 

[PATCH v2] use %pK for /proc/kallsyms and /proc/modules
 2011-02-04 22:34 UTC  (5+ messages)

[PATCH V1 3/3] drivers/staging: kztmem: misc build/config
 2011-02-04 22:17 UTC  (2+ messages)

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).