All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-26 22:40:38 to 2009-05-26 23:50:39 UTC [more...]

Who's responsible for configuring CLS on a cardbus device?
 2009-05-26 23:51 UTC  (4+ messages)

[net-next-2.6 PATCH 1/4] igb: add RQDPC (Receive Queue Drop Packet Count) register macro
 2009-05-26 23:50 UTC 

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-26 23:49 UTC  (5+ messages)

[PATCH] sched: Support current clocksource handling in fallback sched_clock()
 2009-05-26 23:49 UTC  (23+ messages)
` [PATCH] sched: Support current clocksource handling in fallback
  ` [PATCH] sched: Support current clocksource handling in

[PATCH 1/3] ide: add "ignore_hpa" module parameter
 2009-05-26 23:49 UTC  (5+ messages)

[PATCH 1/2] mtd/maps: uclinux: fix building when partition support is disabled
 2009-05-26 23:46 UTC  (22+ messages)
` [PATCH 2/2] mtd/maps: uclinux: support Blackfin systems
                ` [uClinux-dev] "
                ` [PATCH 1/3] mtd/maps: uclinux: allow systems to override map addr/size
                ` [PATCH 2/3] mtd/maps: uclinux: mark local stuff static
                ` [PATCH 3/3] mtd/maps: uclinux: do not allow to be built as a module

[2.6.27.24] Kernel coredump to a pipe is failing
 2009-05-26 23:45 UTC  (7+ messages)

forcing check of RAID1 arrays causes lockup
 2009-05-26 23:45 UTC 

[PATCH 01/38] cred: #include init.h in cred.h
 2009-05-26 23:44 UTC  (16+ messages)
` [PATCH 16/38] x86: ptrace debugreg checks rewrite
` [PATCH 17/38] groups: move code to kernel/groups.c
` [PATCH 18/38] C/R: core stuff

[PATCH] PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()
 2009-05-26 23:43 UTC  (4+ messages)

[PATCH] readahead:add blk_run_backing_dev
 2009-05-26 23:42 UTC  (9+ messages)

[PATCH 00/18] MAINTAINERS and scripts/get_maintainer.pl updates
 2009-05-26 23:42 UTC  (3+ messages)
` [PATCH 16/18] MAINTAINERS - Remove L: linux-kernel@vger.kernel.org from all but "THE REST"

[PATCH] regulator/max1586: support increased V3 voltage range
 2009-05-26 23:40 UTC  (3+ messages)

sata_sil24 0000:04:00.0: DMA-API: device driver frees DMA sg list with different entry count [map count=13] [unmap count=10]
 2009-05-26 23:40 UTC  (2+ messages)

thank you for all the fish
 2009-05-26 23:39 UTC 

[U-Boot] [PATCH 1/2] 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
 2009-05-26 23:38 UTC  (6+ messages)

[PATCH] ignore *.patch files
 2009-05-26 23:37 UTC 

research questionnaire about kernel developers
 2009-05-26 23:37 UTC 

+ hexdump-remove-the-trailing-space.patch added to -mm tree
 2009-05-26 23:37 UTC 

[PATCH] checkpatch: add some common Blackfin checks
 2009-05-26 23:37 UTC 

[PATCH 1/9] vpfe-capture bridge driver for DM355 & DM6446
 2009-05-26 23:40 UTC  (2+ messages)

+ linuxpps-core-support.patch added to -mm tree
 2009-05-26 23:33 UTC 

LinuxPPS core (Version 3): the PPS Linux implementation
 2009-05-26 23:33 UTC  (3+ messages)
` [PATCH 1/1] LinuxPPS core support

[to-be-updated] linuxpps-core-support.patch removed from -mm tree
 2009-05-26 23:31 UTC 

[PATCH][mmtom] clean up once printk routine
 2009-05-26 23:31 UTC  (6+ messages)
      ` [PATCH][mmtom] clean up printk_once of get_cpu_vendor

[TopGit PATCH] tg-push: add bash completion
 2009-05-26 23:31 UTC  (2+ messages)
` [TopGit PATCH v2] "

[PATCH 0/6] Updates for omap3 for merge window after 2.6.30
 2009-05-26 23:31 UTC  (2+ messages)

+ memcg-remove-some-redundant-checks.patch added to -mm tree
 2009-05-26 23:30 UTC 

+ memcg-remove-unneeded-forward-declaration-from-schedh.patch added to -mm tree
 2009-05-26 23:29 UTC 

[PATCH] Use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator
 2009-05-26 23:26 UTC  (4+ messages)

[PATCH 14/38] Remove struct mm_struct::exe_file et al
 2009-05-26 23:24 UTC  (3+ messages)

x86 Machine check 32bit merge series
 2009-05-26 23:18 UTC  (18+ messages)
` [PATCH 01/17] x86: MCE: Initial steps to make 64bit mce code 32bit clean
  ` [PATCH 02/17] x86: MCE: Implement the PPro bank 0 quirk in the 64bit machine check code
  ` [PATCH 03/17] x86: MCE: Port K7 bank 0 quirk to 64bit mce code
  ` [PATCH 04/17] x86: MCE: Use a call vector to call the 64bit mce handler
  ` [PATCH 05/17] x86: MCE: Rename 64bit mce_dont_init to mce_disabled
  ` [PATCH 06/17] x86: MCE: Move mce_disabled option into common 64bit/64bit code
  ` [PATCH 07/17] x86: MCE: Remove machine check handler idle notify on 64bit
  ` [PATCH 08/17] x86: MCE: Remove oops_begin() use in 64bit machine check
  ` [PATCH 09/17] x86: MCE: Remove unused stop/restart_mce on 32bit
  ` [PATCH 10/17] x86: MCE: Use 64bit machine check code "
  ` [PATCH 11/17] x86: MCE: Deprecate old 32bit machine check code
  ` [PATCH 12/17] x86: MCE: Enable MCE_INTEL for 32bit new MCE
  ` [PATCH 13/17] x86: MCE: Enable MCE_AMD for 32bit NEW_MCE
  ` [PATCH 14/17] x86: MCE: Document new 32bit mcelog requirement in Documentation/Changes
  ` [PATCH 15/17] Export add_timer_on for modules
  ` [PATCH 16/17] x86: MCE: Add MSR read wrappers for easier error injection
  ` [PATCH 17/17] x86: MCE: Add basic error injection infrastructure

Real-Time & Determinism
 2009-05-26 23:22 UTC  (4+ messages)

[PATCH 00/10] Omap updates for merge window after 2.6.30
 2009-05-26 23:18 UTC  (2+ messages)

[PATCH 0/8] a start to credentials c/r
 2009-05-26 23:17 UTC  (3+ messages)
` [PATCH 5/8] groups: allow compilation on s390x

[LTP] [PATCH] Detect test results more accurately when generating HTML
 2009-05-26 20:14 UTC  (2+ messages)

+ ipcns-move-free_ipcs-proto.patch added to -mm tree
 2009-05-26 23:16 UTC 

+ ipcns-3-4-make-free_ipc_ns-static.patch added to -mm tree
 2009-05-26 23:16 UTC 

[RFC PATCH]debugfs:Fix terminology inconsistency of dir name to mount debugfs filesystem
 2009-05-26 22:14 UTC  (5+ messages)

[PATCH 1/7] bfin_mac: fix build error due to net_device_ops convert
 2009-05-26 23:14 UTC  (3+ messages)
  ` [Uclinux-dist-devel] "

[PATCH v2 00/13] OMAP2/3: PM sync-up
 2009-05-26 23:12 UTC  (2+ messages)

2.6.30-rc7: Reported regressions 2.6.28 -> 2.6.29
 2009-05-26 23:12 UTC  (5+ messages)
` [Bug #12765] i915 VT switch with AIGLX causes X lock up

Please advise on choosing the right backlight switching framework
 2009-05-26 23:11 UTC 

[RFC] TuxOnIce
 2009-05-26 23:10 UTC  (7+ messages)
` [TuxOnIce-devel] "

[PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
 2009-05-26 23:10 UTC  (7+ messages)

Nextwave NXT2004 Firmware (found)
 2009-05-26 22:45 UTC 

+ documentation-changes-perl-is-needed-to-build-the-kernel.patch added to -mm tree
 2009-05-26 23:07 UTC 

+ documentation-changes-perl-is-needed-to-build-the-kernel-fix.patch added to -mm tree
 2009-05-26 23:07 UTC 

+ acpi-processor-remove-spurious-newline-from-warning-message.patch added to -mm tree
 2009-05-26 23:05 UTC 

Firewall in Load Balance - Active/Active
 2009-05-26 23:04 UTC  (5+ messages)

RTL 8185
 2009-05-26 23:01 UTC  (8+ messages)

[PATCH] t8005: use more portable character encoding names
 2009-05-26 22:56 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] t8005: convert CP1251 character set to ISO8859-5

git log missing last line of output
 2009-05-26 22:57 UTC 

[PATCH] drm: i915: ensure objects are allocated below 4GB on PAE
 2009-05-26 22:55 UTC  (3+ messages)

[SPAM] Sgt Patrick.Roger
 2009-05-26 22:54 UTC 

[PATCH] x86: fix cpufreq tsc scaling
 2009-05-26 22:52 UTC  (2+ messages)

[PATCH] block: fix oops with block tag queueing
 2009-05-26 22:53 UTC  (4+ messages)

[PATCH 0/7 v2] firmware: dynamic firmware id allocation
 2009-05-26 22:49 UTC  (8+ messages)
` [PATCH 1/7 v2] firmware: allocate firmware id dynamically
` [PATCH 2/7 v2] atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
` [PATCH 3/7 v2] tuners/xc2028: "
` [PATCH 4/7 v2] dvb/dvb-usb: "
` [PATCH 5/7 v2] pcmcia/ds: "
` [PATCH 6/7 v2] wireless/libertas: "
` [PATCH 7/7 v2] firmware: "

[PATCH 1/1 tip] perf: report should show the IP only in --verbose mode
 2009-05-26 22:46 UTC 

[RFC] IO scheduler based IO controller V3
 2009-05-26 22:42 UTC  (59+ messages)
` [PATCH 01/20] io-controller: Documentation
` [PATCH 02/20] io-controller: Common flat fair queuing code in elevaotor layer
` [PATCH 03/20] io-controller: Charge for time slice based on average disk rate
  ` [PATCH 04/20] io-controller: Modify cfq to make use of flat elevator fair queuing
  ` [PATCH 05/20] io-controller: Common hierarchical fair queuing code in elevaotor layer
  ` [PATCH 07/20] io-controller: Export disk time used and nr sectors dipatched through cgroups
  ` [PATCH 08/20] io-controller: idle for sometime on sync queue before expiring it
  ` [PATCH 10/20] io-conroller: Prepare elevator layer for single queue schedulers
  ` [PATCH 11/20] io-controller: noop changes for hierarchical fair queuing
  ` [PATCH 12/20] io-controller: deadline "
  ` [PATCH 13/20] io-controller: anticipatory "
  ` [PATCH 14/20] blkio_cgroup patches from Ryo to track async bios
  ` [PATCH 15/20] io-controller: map async requests to appropriate cgroup
  ` [PATCH 16/20] io-controller: IO group refcounting support
  ` [PATCH 17/20] io-controller: Per cgroup request descriptor support
  ` [PATCH 18/20] io-controller: Support per cgroup per device weights and io class
  ` [PATCH 19/20] io-controller: Debug hierarchical IO scheduling
  ` [PATCH 20/20] io-controller: experimental debug patch for async queue wait before expiry
` [PATCH 06/20] io-controller: cfq changes to use hierarchical fair queuing code in elevaotor layer
` [PATCH 09/20] io-controller: Separate out queue and data

[PATCH] Fix one last ia64 build problem in Intel IOMMU Pass Through Support
 2009-05-26 22:45 UTC 

[linux-dvb] Nextwave NXT2004 Firmware (found)
 2009-05-26 22:43 UTC 

xen-detect.c question
 2009-05-26 22:45 UTC  (4+ messages)

[RFC] IO scheduler based IO controller V3
 2009-05-26 22:41 UTC 

[PATCH] ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
 2009-05-26 22:40 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.