public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-05 03:09:52 to 2008-09-05 14:42:47 UTC [more...]

[PATCH 02/23] arm: use the new byteorder headers
 2008-09-05 14:37 UTC  (7+ messages)

several wrong sections for probe functions of platform drivers
 2008-09-05 14:38 UTC  (3+ messages)
` [PATCH] Fix section for probe and remove function for Apple SMU Controller

[PATCH 2/2] ehea: Enable DLPAR memory remove
 2008-09-05 14:38 UTC 

[PATCH 1/2] ehea: Fix DLPAR memory handling
 2008-09-05 14:36 UTC 

[PATCH 1/1] ASoC codec: SSM2602 audio codec driver (v3)
 2008-09-05 14:24 UTC  (2+ messages)
` [alsa-devel] "

[PATCH RFC] NMI Re-introduce un[set]_nmi_callback
 2008-09-05 14:18 UTC  (21+ messages)

frame unwinder patches
 2008-09-05 14:13 UTC  (9+ messages)

[PATCH] set_irq_chip() has redundant call to irq_to_desc()
 2008-09-05 14:10 UTC 

Is SKAS still required for UML
 2008-09-05 13:36 UTC 

[PATCH] error missed ifndef CONFIG_HAVE_SPARSE_IRQ
 2008-09-05 14:07 UTC 

[PATCH] efifb/imacfb consolidation + hardware support
 2008-09-05 14:05 UTC  (3+ messages)

[PATCH] Revert commit e8aa4667baf74dfd85fbaab86861465acb811085
 2008-09-05 14:03 UTC  (5+ messages)

Proposed SDIO layer rework
 2008-09-05 14:02 UTC  (4+ messages)

[PATCH 0/9] ASoC Blackfin supporting (v2)
 2008-09-05 14:00 UTC  (15+ messages)
` [PATCH 1/9] ASoC: add Blackfin build options to Kconfig and Makefile of sound soc framework
  ` [alsa-devel] "
` [PATCH 2/9] ASoC: Blackfin: SPORT peripheral interface driver
  ` [alsa-devel] "
` [PATCH 3/9] ASoC: Blackfin: DMA Driver for AC97 sound chip
  ` [alsa-devel] "
` [PATCH 4/9] ASoC: Blackfin: AC97 Blackfin CPU DAI driver
` [PATCH 5/9] ASoC: Blackfin: DMA Driver for I2S sound chip
` [PATCH 6/9] ASoC: Blackfin: I2S CPU DAI driver
` [PATCH 7/9] ASoC: Blackfin: board driver for AD1980/1 audio codec
` [PATCH 8/9] ASoC: Blackfin: board driver for SSM2602 sound chip
` [PATCH 9/9] ASoC: Blackfin: add Blackfin arch ASoC Kconfig and Makefile
` [alsa-devel] [PATCH 0/9] ASoC Blackfin supporting (v2)

[PATCH] ncurses based config
 2008-09-05 13:49 UTC  (3+ messages)
` [PATCH] ncurses based config V2

qestion about I2C_CLASS_HWMON flag
 2008-09-05 13:49 UTC  (11+ messages)

[patch 1/3] x86: io-apic - use ARRAY_SIZE macro
 2008-09-05 13:49 UTC  (7+ messages)
` [patch 2/3] x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only
` [patch 3/3] x86: io-apic - code style cleaning for setup_IO_APIC_irqs

[Suspend-devel] Resume performance
 2008-09-05 13:46 UTC  (2+ messages)

Regression in 2.6.27 caused by commit bfc0f59
 2008-09-05 13:45 UTC  (13+ messages)

2.6.27-rc5-mm1
 2008-09-05 13:44 UTC  (7+ messages)
` 2.6.27-rc5-mm1: rmmod ide-cd_mod: tried to init an initialized object, something is seriously wrong

[PATCH 0/6] detect online disk resize
 2008-09-05 13:12 UTC  (5+ messages)
` [PATCH 2/6] Adjust block device size after an online resize of a disk

[PATCH] ASYNC_TX: fix the bug in async_tx_run_dependencies
 2008-09-05 13:16 UTC  (8+ messages)

2.6.24.4 ext3 umount triggered kernel BUG at fs/buffer.c:2869
 2008-09-05 12:59 UTC 

[PATCH 0/3] PCI VPD changes
 2008-09-05 12:40 UTC  (8+ messages)
` [PATCH 1/3] PCI: vpd handle longer delays in access
` [PATCH 2/3] PCI: revise VPD access interface
` [PATCH 3/3] PCI: add interface to set visible size of VPD

2.4.XX ICH7 PATA UDMA Support
 2008-09-05 12:33 UTC  (8+ messages)
` ICH9 AHCI support on 2.4.XX
` Marvel IDE 88SE6101 2.4.XX support

[PATCH] sched: Fix __load_balance_iterator() for cfq with only one task
 2008-09-05 12:30 UTC 

[PATCH 2/3] x86: ticket spin locks: factor out more common code
 2008-09-05 12:28 UTC 

[PATCH 3/3] x86: ticket spin locks: reduce instruction dependencies
 2008-09-05 12:27 UTC 

[PATCH 0/3] x86: ticket spin locks: factor out more common code
 2008-09-05 12:27 UTC 

[PATCH 1/3] x86: ticket spin locks: fix asm constraints
 2008-09-05 12:26 UTC 

[PATCH 0/3] x86: ticket spin lock adjustments
 2008-09-05 12:25 UTC 

USBIP protocol
 2008-09-05 11:37 UTC  (5+ messages)

[PATCH] x86: x86_{phys,virt}_bits field also for i386 (v2)
 2008-09-05 12:07 UTC 

[PATCH] fix printk format compiler warnings
 2008-09-05 12:06 UTC 

[PATCH] .init.rodata and modpost adjustments
 2008-09-05 12:03 UTC 

[patch] Add basic sanity checks to the syscall execution patch
 2008-09-05 12:01 UTC  (10+ messages)

[PATCH 0/3] fix alloc_coherent allocation issues (tip/x86/iommu)
 2008-09-05 11:56 UTC  (11+ messages)
` [PATCH] x86: fix nommu_alloc_coherent allocation with NULL device argument
  ` [PATCH] x86: use __GFP_NORETRY in the case of GFP_DMA with pci-nommu
    ` [PATCH] x86: gart alloc_coherent doesn't need to check NULL device argument

How to find origin PID of a sk_buff in iptables match?
 2008-09-05 11:49 UTC  (2+ messages)

[PATCH] x86: split e820 reserved entries record to late v4 - fix v7
 2008-09-05 11:45 UTC  (4+ messages)

+ security-selinux-include-netlabelh-fix-two-build-errors.patch added to -mm tree
 2008-09-05 11:44 UTC  (2+ messages)

2.6.26.3 mount process looping on ext3 rw remount
 2008-09-05 11:39 UTC  (3+ messages)

[x86] fs, gs purpose & multicore prog
 2008-09-05 11:17 UTC  (3+ messages)

[LTP] [TESTING] x86: implement prctl PR_GET_TSC and PR_SET_TSC in 2.6.26
 2008-09-05 11:09 UTC 

linux-next: Tree for September 3
 2008-09-05 11:04 UTC  (18+ messages)

[PATH] Fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set
 2008-09-05 10:57 UTC  (6+ messages)

linux-next: Tree for September 4
 2008-09-05 10:56 UTC  (6+ messages)
` linux-next: Tree for September 4 (PATCH: SND_USB)
` linux-next: Tree for September 4 (PATCH: IXGBE)

[PATCH] platform: add new device registration helper
 2008-09-05 10:33 UTC  (3+ messages)

[PATCH 0/4] Reclaim page capture v3
 2008-09-05 10:20 UTC  (5+ messages)
` [PATCH 1/4] pull out the page pre-release and sanity check logic for reuse
` [PATCH 2/4] pull out zone cpuset and watermark checks "
` [PATCH 3/4] buddy: explicitly identify buddy field use in struct page
` [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer

[PATCH][mmotm]memcg: handle null dereference of mm->owner
 2008-09-05  9:45 UTC  (3+ messages)

in 2.6.23-rc3-git7 in do_cciss_intr
 2008-09-05  9:28 UTC  (11+ messages)

__getblk infinite loop
 2008-09-05  9:20 UTC  (3+ messages)

[PATCH] VM: Implements the swap-out page-clustering technique
 2008-09-05  9:19 UTC  (5+ messages)

[patch 1/5] x2apic: fix reserved APIC register accesses in print_local_APIC()
 2008-09-05  9:18 UTC  (5+ messages)

linux-next: Tree for September 5
 2008-09-05  9:09 UTC 

2.6.26.[1-3] + x61 tablet + x6ultrabase: no resume after undocking
 2008-09-05  9:00 UTC  (7+ messages)
      ` 2.6.26.[1-3] + x61 tablet + x6ultrabase: no resume after?undocking

[RFC] Disk shock protection in GNU/Linux (take 2)
 2008-09-05  8:51 UTC  (15+ messages)
` [PATCH 2/4] libata: Implement disk shock protection support

2.6.27-rc5 xen balloon driver warnings
 2008-09-05  8:41 UTC 

[alsa-devel][PATCH] add the nvidia HDMI codec driver for MCP77/79
 2008-09-05  8:28 UTC  (7+ messages)
      ` [alsa-devel] [PATCH] "

[PATCH] x86: move nonx_setup etc from common.c to init_64.c
 2008-09-05  8:24 UTC  (2+ messages)

PROBLEM: Kernel 2.6.26 oops if I unplug my Logitech USB 1.1 headset
 2008-09-05  8:18 UTC  (6+ messages)

[PATCH] lockstat: documentation update
 2008-09-05  8:12 UTC  (2+ messages)

[PATCH] coredump_filter: add hugepage core dumping
 2008-09-05  8:06 UTC  (3+ messages)

[PATCH] ne.c fix for hibernate and rmmod oops fix
 2008-09-05  8:01 UTC  (2+ messages)

[PATCH 01/16] x86: make detect_ht depends on X86_HT
 2008-09-05  7:46 UTC  (17+ messages)
` [PATCH 02/16] x86: make header file the same in common_xx.c
` [PATCH 03/16] x86: same gdt_page with marco
` [PATCH 04/16] x86: cpu common let 64bit code have 32bit only func
` [PATCH 05/16] x86: cpu common make 32bit have 64bit only funcs
` [PATCH 06/16] x86: cpu commont have same cpu_init with copying and macro
` [PATCH 07/16] x86: cpu common merge switch_to_new_gdt
` [PATCH 08/16] x86: cpu common merge default_init
` [PATCH 09/16] x86: cpu common merge display_cacheinfo
` [PATCH 10/16] x86: cpu common merge detect_ht
` [PATCH 11/16] x86: cpu common merge get_cpu_cap
` [PATCH 12/16] x86: cpu common merge early_identify_cpu
` [PATCH 13/16] x86: cpu common merge print_cpu_info
` [PATCH 14/16] x86: cpu common merge generic_identify
` [PATCH 15/16] x86: cpu common merge identify_cpu
` [PATCH 16/16] x86: use common.c for 64 bit

[PATCH 1/3] pci: VPD access timeout increase
 2008-09-05  7:40 UTC  (8+ messages)
    ` [PATCH] Return value from schedule()

Q: (2.6.16 & ext3) bad SMP load balancing when writing to ext3 on slow device
 2008-09-05  7:37 UTC 

warning on device removal
 2008-09-05  6:56 UTC  (2+ messages)

[PATCH] ucb1400_ts depends SND_AC97_BUS
 2008-09-05  6:46 UTC  (13+ messages)

Export byteorder.h and swab.h a.out.h to userspace
 2008-09-05  6:11 UTC 

[GIT PULL] sh updates for 2.6.27-rc6
 2008-09-05  5:59 UTC 

__initdata and struct dmi_system_id?
 2008-09-05  5:45 UTC 

[PATCH] cgroup(fix critical bug): new handling for tasks file
 2008-09-05  5:34 UTC  (8+ messages)

mmc/card/block.c : mmc_blk_open readonly mount bug?
 2008-09-05  5:36 UTC 

[PATCH 1/1 2.6.28] cxgb3 - remove duplicate tests in lro
 2008-09-05  5:34 UTC 

[PATCH] cpuset: hotplug documentation fix
 2008-09-05  5:18 UTC  (5+ messages)
  ` [PATCH -v2] "

mmc/card/block.c : mmc_blk_open readonly mount bug?
 2008-09-05  5:06 UTC  (3+ messages)

2.6.26.3-rt6
 2008-09-05  4:36 UTC 

[PATCH] cpuset: avoid changing cpuset's cpus when -errno returned
 2008-09-05  3:42 UTC  (3+ messages)
  ` [PATCH -v2] "

Lenovo 3000 N100 i8042 problems
 2008-09-05  3:27 UTC  (5+ messages)


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