public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-06 16:26:46 to 2009-01-06 22:20:01 UTC [more...]

[GIT PATCH] driver core patches for your 2.6-git tree
 2009-01-06 22:11 UTC  (20+ messages)
` [PATCH 01/60] PM: Simplify the new suspend/hibernation framework for devices
` [PATCH 02/60] Fix misspellings in pm.h macros
` [PATCH 03/60] driver core: Rearrange struct device for better packing
` [PATCH 04/60] driver core: Remove completion from struct klist_node
` [PATCH 05/60] driver core: struct device - replace bus_id with dev_name(), dev_set_name()
` [PATCH 06/60] sysfs: clarify SYSFS_DEPRECATED help text
` [PATCH 07/60] uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
` [PATCH 08/60] kobject: return the result of uevent sending by netlink
` [PATCH 09/60] kernel/ksysfs.c:fix dependence on CONFIG_NET
` [PATCH 10/60] PCI: Rework default handling of suspend and resume
` [PATCH 11/60] kobject: Make Documentation/kobject.txt a little more coherent
` [PATCH 12/60] dynamic_printk: reduce one level of indentation
` [PATCH 13/60] driver core: create a private portion of struct device
` [PATCH 14/60] driver core: move klist_children into private structure
` [PATCH 15/60] driver core: move knode_driver "
` [PATCH 16/60] driver core: move knode_bus "
` [PATCH 17/60] Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
` [PATCH 18/60] Driver core: move the bus notifier call points
` [PATCH 19/60] driver core:fix duplicate removing driver link in __device_release_driver

[GIT PATCH] STAGING patches for 2.6-git
 2009-01-06 22:11 UTC 

[PATCH 03/23] cris: introduce asm/swab.h
 2009-01-06 22:11 UTC  (4+ messages)

[PATCH 01/23] byteorder: only use linux/swab.h
 2009-01-06 22:08 UTC  (2+ messages)

Btrfs for mainline
 2009-01-06 22:09 UTC  (40+ messages)
            ` [PATCH][RFC]: mutex: adaptive spin

[REGRESSION] Recent change to kernel spikes out ccache/distcc
 2009-01-06 22:09 UTC  (9+ messages)

[PATCH] rtc-ds1307: True SMBus compatibility
 2009-01-06 22:06 UTC  (3+ messages)

[PATCH 09/23] sparc: introduce asm/swab.h
 2009-01-06 22:04 UTC  (2+ messages)

[RFC][PATCH 0/4] utsns: RPC/NFS bug rework
 2009-01-06 21:58 UTC  (7+ messages)
` [RFC][PATCH 2/4] sunrpc: Use utsnamespaces

update8 [PATCH 2/5] init: bzip2 or lzma -compressed kernels and initrds
 2009-01-06 21:57 UTC  (13+ messages)
        ` tip: bzip2/lzma now in tip:x86/setup-lzma
                                          ` [bzip2/lzma] fix for built-in initramfs issue

[PATCH 10/23] x86: introduce asm/swab.h
 2009-01-06 21:54 UTC  (2+ messages)

[PATCH V3 0/7] PCF50633 support
 2009-01-06 21:52 UTC  (3+ messages)
` [PATCH V3 4/7] rtc: PCF50633 rtc driver

2.6.28: Oops at acpi_ds_exec_end_op+0x1b: kills machine
 2009-01-06 21:52 UTC  (3+ messages)
` [v4l-dvb-maintainer] "

linux-next: Tree for January 6
 2009-01-06 21:50 UTC  (6+ messages)
` linux-next: Tree for January 6 (MTD)
` linux-next: Tree for January 6 (wimax errs)

need fusion driver guide
 2009-01-06 21:50 UTC  (2+ messages)

[PATCH 23/23] byteorder: remove the now unused byteorder.h
 2009-01-06 21:30 UTC 

[PATCH 22/23] byteorder: make swab.h include asm/swab.h like a regular header
 2009-01-06 21:30 UTC 

[PATCH 21/23] mn10300: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 20/23] m32r: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 19/23] frv: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 18/23] m68knommu: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 16/23] h8300: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 17/23] ia64: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 15/23] blackfin: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 14/23] arm: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 13/23] alpha: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 12/23] m68k: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 11/23] xtensa: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 08/23] sh: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 07/23] s390: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 06/23] powerpc: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 05/23] parisc: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 04/23] mips: introduce asm/swab.h
 2009-01-06 21:30 UTC 

[PATCH 02/23] avr32: introduce asm/swab.h
 2009-01-06 21:30 UTC 

debugfs & vfs file permission issue?
 2009-01-06 21:20 UTC  (4+ messages)

Lock-up on PPC64
 2009-01-06 21:17 UTC  (12+ messages)

[PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
 2009-01-06 20:56 UTC  (11+ messages)
  ` [PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat()
    ` access(2) regressions in current mainline

2.6.28: warn_slowpath in orinoco receive path
 2009-01-06 21:07 UTC  (5+ messages)

[PATCH 0/2] Push the asynchronous function call concept a little further
 2009-01-06 21:08 UTC  (3+ messages)
` [PATCH 1/2] async: allow for multiple independent synchronization domains
` [PATCH 2/2] async: make the final inode deletion an asynchronous event

confusing checkpatch.pl messages
 2009-01-06 20:57 UTC 

[PATCH] configure HAVE_UNSTABLE_SCHED_CLOCK for SGI_SN systems
 2009-01-06 20:57 UTC  (6+ messages)

[PATCH] tracing/ftrace: fix a memory leak in stat tracing
 2009-01-06 20:54 UTC  (3+ messages)

[patch 2.6.28-rc2] CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
 2009-01-06 20:37 UTC  (2+ messages)

[PATCH] Introduce d_realpath()
 2009-01-06 20:35 UTC  (2+ messages)

[patch 2.6.28-git] mfd: dm355 evm MMC/SD card detection
 2009-01-06 20:34 UTC 

[RFC v12][PATCH 00/14] Kernel based checkpoint/restart
 2009-01-06 20:23 UTC  (3+ messages)

[PATCH] pci-quirks: Unhide 'Overflow' device on i828{6,7}5P/PE chipsets
 2009-01-06 20:21 UTC  (5+ messages)
` [PATCH 2.6.28 1/3] PCI-quirks: Unhide MCH5/6 memory controller configuration device

[PATCH 0/2] PM: Compilation fixes related to the freezer
 2009-01-06 20:15 UTC  (3+ messages)
` [PATCH 1/2] PM: Fix freezer compilation if PM_SLEEP is unset
` [PATCH 2/2] kprobes: check CONFIG_FREEZER instead of CONFIG_PM

[PATCH] CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
 2009-01-06 20:08 UTC  (5+ messages)
` [PATCH] CRED: Fix NFSD regression

XFS: xfs_trans_cancel Filesystem shutdown
 2009-01-06 20:05 UTC 

New ext4 patchset: 2.6.28-ext4-3
 2009-01-06 20:04 UTC 

ftrace breaks sparc64 build
 2009-01-06 20:02 UTC  (11+ messages)
` [PATCH] sparc: make proces_ver_nack a bit more readable

Bug: Status/Summary of slashdot leap-second crash on new years 2008-2009
 2009-01-06 19:50 UTC  (7+ messages)
        ` [ntpwg] "

[git pull] fuse updates for 2.6.29
 2009-01-06 19:57 UTC 

[PATCH] block: export SSD/non-rotational queue flag through sysfs
 2009-01-06 19:46 UTC  (2+ messages)

[PATCH] x86 PCI: Do not use interrupt links for devices using MSI-X
 2009-01-06 19:45 UTC  (3+ messages)

document ext3 requirements
 2009-01-06 19:31 UTC  (9+ messages)

document ext3 requirements
 2009-01-06 19:20 UTC  (4+ messages)

[PATCH] [0/5] Couple of x86 patches for 2.6.29
 2009-01-06 19:17 UTC  (3+ messages)
` [PATCH] [3/5] Mark complex bitops.h inlines as __always_inline

[RFC PATCH v2] waitfd
 2009-01-06 19:07 UTC  (7+ messages)
` [RESEND][RFC "

[regression] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
 2009-01-06 19:05 UTC  (3+ messages)

[PATCH 1/1] mmc: add MODALIAS linkage for MMC/SD devices
 2009-01-06 18:56 UTC 

Data corruption issue with splice() on 2.6.27.10
 2009-01-06 18:55 UTC  (7+ messages)

[RESEND][PATCH 3/9] ide: remove unused CONFIG_BLK_DEV_IDE_AU1-[Triple-X]_SEQTS_PER_RQ
 2009-01-06 18:52 UTC 

MCE error log
 2009-01-06 18:49 UTC  (3+ messages)

nosync, an idea for general filesystem mount flag
 2009-01-06 18:42 UTC 

[PATCH] Add in_execve flag into task_struct
 2009-01-06 18:45 UTC  (4+ messages)

[PATCH v7 0/8] Tunable sched_mc_power_savings=n
 2009-01-06 18:45 UTC  (13+ messages)

ftrace breaks sparc64 build
 2009-01-06 18:39 UTC  (4+ messages)

[PATCH 1/9] via82cxxx: fix cable warning message
 2009-01-06 18:36 UTC  (8+ messages)
` [PATCH 2/9] sl82c105: remove dead code
` [PATCH 4/9] ide: fix IDE_DFLAG_NO_IO_32BIT handling
` [PATCH 5/9] ide: move ide_pktcmd_tf_load() to ide-atapi.c
` [PATCH 6/9] ide: no need to touch local IRQs in ide_probe_port()
` [PATCH 7/9] ide: move ->rqsize init from init_irq() to ide_init_port()
` [PATCH 8/9] ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
` [PATCH 9/9] ide: init_irq() doesn't need to hold ide_cfg_mtx

[PATCH 2/2] input: Add a detailed multi-touch finger data report protocol (rev2)
 2009-01-06 18:32 UTC  (2+ messages)

Bug: Status/Summary of slashdot leap-second crash on new years 2008-2009
 2009-01-06  9:40 UTC  (12+ messages)

[PATCH] ACPI: set acpi_enforce_resources to strict
 2009-01-06 18:20 UTC 

New ext4 patchset: 2.6.28-ext4-2
 2009-01-06 18:26 UTC  (2+ messages)

Minor kmemleak report via bdev_cache_init
 2009-01-06 18:25 UTC 

Ref No: Ref: UK/6744k2/98
 2009-01-06 16:36 UTC 

BUG when doing rmmod kafs, 2.6.28-rc9-wl-24896-gf4f5c96
 2009-01-06 17:31 UTC 

[PATCH 1/2] tracing/ftrace: handle more than one stat file per tracer
 2009-01-06 17:28 UTC  (4+ messages)

[PATCH] sched: fix double kfree
 2009-01-06 17:19 UTC  (2+ messages)

BUG: soft lockup - is this XFS problem?
 2009-01-06 17:17 UTC  (11+ messages)
        ` [patch] mm: fix lockless pagecache reordering bug (was Re: BUG: soft lockup - is this XFS problem?)

[git pull] IDE updates part 3
 2009-01-06 17:12 UTC 

[PATCH] ide: can't use SSD/non-rotational queue flag for all CFA devices
 2009-01-06 17:04 UTC  (3+ messages)

mmotm 2009-01-05-12-50 uploaded (ubifs)
 2009-01-06 17:13 UTC  (4+ messages)

WARNING: at net/mac80211/rx.c:2234 __ieee80211_rx+0x7f/0x559 [mac80211]()
 2009-01-06 17:07 UTC 

tip: IA64 build error
 2009-01-06 16:58 UTC  (4+ messages)

Compiling glibc with 2.6.28 linux headers
 2009-01-06 16:41 UTC  (4+ messages)
  ` [PATCH-2.6.28 final] byteorder: fix new headers for userspace

[PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
 2009-01-06 16:39 UTC  (2+ messages)

[PATCH] 2.6.28-git4 - powerpc - drivers build fails with !CONFIG_VIOPATH
 2009-01-06 16:40 UTC  (9+ messages)

irqnr fallout in gpiolib on sparc32
 2009-01-06 16:29 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox