linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-25 02:25:19 to 2010-09-26 00:50:46 UTC [more...]

[PATCH 01/10] Fs: ext4: acl.c: fixed indent issue
 2010-09-26  0:50 UTC  (20+ messages)
` [PATCH 02/10] Fs: ext4: acl.h: whitespace cleanup
` [PATCH 03/10] Fs: ext: balloc: fixed a few issues that checkpatch.pl was having
` [PATCH 04/10] Fs: ext4: block_validity: added space around = sign
` [PATCH 05/10] Fs: ext4: ext4: cleaned up the file with checkpatch.pl
` [PATCH 06/10] Fs: ext4: extents: whitespace cleanup
` [PATCH 07/10] Fs: ext4: file: fixed indent problem
` [PATCH 08/10] Fs: ext4: ioctl: fixed spacing issue
` [PATCH 09/10] Fs: ext4: mballoc.c: whitespace cleanup
` [PATCH 10/10] Fs: ext4: namei: fixed file of checkpatch/pl warnings and errors

[PATCH -tip -v4] irq_work: generic hard-irq context callbacks
 2010-09-26  0:40 UTC  (8+ messages)

Deadlock in Bluetooth code in 2.6.36
 2010-09-26  0:14 UTC  (3+ messages)

autofs_root_unlink() declared but not defined
 2010-09-26  0:19 UTC 

[00/80] 2.6.35.6 stable review
 2010-09-25 23:52 UTC  (14+ messages)

[PATCH 0/3] Generic support for revoking mappings
 2010-09-25 23:34 UTC  (4+ messages)
` [PATCH 1/3] mm: Introduce revoke_mappings
` [PATCH 2/3] mm: Consolidate vma destruction into remove_vma
` [PATCH 3/3] mm: Cause revoke_mappings to wait until all close methods have completed

[PATCH] staging: iio: whitespace cleanup
 2010-09-25 23:11 UTC 

[ANNOUNCE] LTTng kernel packages for Ubuntu Maverick
 2010-09-25 22:45 UTC 

Nigel's current for-rafael queue - one more patch
 2010-09-25 22:37 UTC  (9+ messages)
` [PATCH] Hibernate: Implement readahead when resuming
  ` [linux-pm] "
      ` with init=/bin/systemd USB/eSATA external mass storage no longer works (was: Re: [linux-pm] [PATCH] Hibernate: Implement readahead when resuming)
      ` [TuxOnIce-devel] [linux-pm] [PATCH] Hibernate: Implement readahead when resuming

Nigel's current for-rafael queue
 2010-09-25 22:36 UTC  (32+ messages)
` [PATCH 01/22] Record & display i/o speed post resume
` [PATCH 02/22] Hibernation: Swap iteration functions
` [PATCH 03/22] Hibernation: Move root_swap declaration
` [PATCH 04/22] Hibernation: Add mass swap allocation routine
` [PATCH 05/22] Hibernation: Switch to preallocating swap
` [PATCH 06/22] Hiberation: Fix speed display
` [PATCH 07/22] Hibernation: Generic extents support
` [PATCH 08/22] Hibernation: Iterate over sectors not swap entries
` [PATCH 09/22] Hibernation: Stop passing swap_map_handle struct
` [PATCH 10/22] Hibernation: Stop passing bio_chain around
` [PATCH 11/22] Hibernation: Move block i/o fns to block_io.c
` [PATCH 12/22] Hibernation: Partial page I/O support
` [PATCH 13/22] Hibernation: Extent save/load routines
` [PATCH 14/22] Hibernation: Store block extents at start of image
` [PATCH 15/22] Hibernation: Use block extents for reading image
` [PATCH 16/22] Remove first_sector from swap_map_handle
` [PATCH 17/22] Hibernation: Replace bio chain
` [PATCH 18/22] Hibernation: Remove swap_map_pages
` [PATCH 19/22] Hibernation: Remove wait_on_bio_chain result
` [PATCH 20/22] Hibernation: Prepare for handle.cur removal
` [PATCH 21/22] Hibernation: Remove swap_map structure
` [PATCH 22/22] Hibernation: Remove now-empty routines
` [linux-pm] Nigel's current for-rafael queue

[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-09-25 21:38 UTC 

alpha: potential race around hae_cache in RESTORE_ALL
 2010-09-25 21:33 UTC  (7+ messages)
  ` [PATCH] alpha: fix hae_cache race "
  ` [PATCH] alpha: fix usp value in multithreaded coredumps

[2.6.36-rc regression] occasional complete system hangs on sparc64 SMP
 2010-09-25 21:34 UTC  (4+ messages)

[RFC 1/3 v3]update web addresses in the kernel
 2010-09-25 21:30 UTC  (6+ messages)
` [RFC 2/3 v3]update web addresses in stagging

[PATCH] de2104x: fix TP link detection
 2010-09-25 20:58 UTC  (2+ messages)

[PATCH v4] power: introduce library for device-specific OPPs
 2010-09-25 20:55 UTC  (3+ messages)

[PATCH] PCI / PCIe / AER: Disable native AER service if BIOS has precedence
 2010-09-25 20:37 UTC  (5+ messages)
  ` [PATCH] PCI / PCIe / AER: Disable native AER service if BIOS has precedence (v2) (was: Re: [PATCH] PCI / PCIe / AER ...)

hibernation hangs with ATA errors (lockup_detector bug)
 2010-09-25 19:30 UTC  (10+ messages)

[PATCH] Fix oprofile -Werror compile failure encountered while doing a MIPS Malta build
 2010-09-25 19:20 UTC 

[PATCH] Fix MIPS math-emu -Werror compile failure encountered while doing a Malta build
 2010-09-25 19:20 UTC 

[PATCH 00/10] Fixed checkpatch.pl issues
 2010-09-25 18:38 UTC 

[PATCH 09/10] Fs: ext4: mballoc.c: whitespace cleanup
 2010-09-25 18:34 UTC 

[PATCH v2] olpc_battery: Fix endian neutral breakage for s16 values
 2010-09-25 18:19 UTC 

[RFC][PATCH 00/10] taskstats: Enhancements for precise accounting
 2010-09-25 18:19 UTC  (4+ messages)

changing the default cpufreq governor freezes laptop on suspend
 2010-09-25 17:44 UTC  (4+ messages)

fix BUG: using smp_processor_id() in touch_nmi_watchdog and touch_softlockup_watchdog
 2010-09-25 17:43 UTC  (5+ messages)
  ` [PATCH] avoid second smp_processor_id() call in __touch_watchdog

You have won 650,500,00 USD
 2010-09-25 17:28 UTC 

[PATCH] misc: phantom: Added missing warning messages in phantom_probe
 2010-09-25 17:34 UTC  (5+ messages)

[PATCH v2 0/4] PCI: allocate space top-down, not bottom-up
 2010-09-25 17:29 UTC  (5+ messages)
  ` [stable] "

de2104x: fix power management
 2010-09-25 17:16 UTC  (2+ messages)

[GIT PULL] One important block fix for 2.6.36-rc
 2010-09-25 16:59 UTC  (2+ messages)

[GIT PULL] hwmon fixes for 2.6.36
 2010-09-25 16:20 UTC  (3+ messages)
` [lm-sensors] "

[GIT PULL] sound fixes
 2010-09-25 16:11 UTC 

[PATCH] posix-timers: annotate lock_timer()
 2010-09-25 16:09 UTC 

intel_idle
 2010-09-25 16:09 UTC  (2+ messages)
` intel_idle (Lenovo ideapad S10-3)

fs/fs-writeback.c to dump
 2010-09-25 15:52 UTC 

[PATCH 1/2] autofs: Only declare function when CONFIG_COMPAT is defined
 2010-09-25 15:55 UTC  (2+ messages)

[PATCH] sound/pci/rme9652: prevent reading uninitialized stack memory
 2010-09-25 15:52 UTC  (2+ messages)

[PATCH 2.6.35.4] irq: irq and pci_ids patch for Intel
 2010-09-25 15:13 UTC  (3+ messages)

[RFC][Patch] IBM Real-Time "SMI Free" mode driver -v3
 2010-09-25 14:42 UTC  (11+ messages)
  ` [RFC][Patch] IBM Real-Time "SMI Free" mode driver -v4
          ` [RFC][Patch] IBM Real-Time "SMI Free" mode driver -v5
                  ` [RFC][Patch] IBM Real-Time "SMI Free" mode driver -v6

[PATCH] signal: annotate lock_task_sighand()
 2010-09-25 14:31 UTC 

kgdb segv in the latest tip due to perf ctx changes
 2010-09-25 13:55 UTC  (4+ messages)

[PATCH v2] lis3: Fix Oops with NULL platform data
 2010-09-25 13:47 UTC  (10+ messages)
    ` [lm-sensors] "

-mm: xfs lockdep warning
 2010-09-25 13:08 UTC  (4+ messages)

[PATCH] signal: annotate siglock acquisition
 2010-09-25 12:51 UTC  (5+ messages)

[PATCH 0/5] Add programs to work with CIS files
 2010-09-25 12:00 UTC  (4+ messages)
` [PATCH 4/5] Add an utility to parse CIS files to readable form

[PATCH v2] ptrace: annotate siglock acquisition
 2010-09-25 11:53 UTC 

[PATCH] amiga floppy: Compile failure fixes
 2010-09-25 11:36 UTC 

[PATCH 01/24] base: change to new flag variable
 2010-09-25 11:26 UTC  (7+ messages)
` [PATCH 02/24] char: "
  ` [PATCH 03/24] dma: "
    ` [PATCH 04/24] hwmon: "
      ` [PATCH 05/24] i2c: "

User interactivity measurements
 2010-09-25 11:02 UTC 

[PATCH v2 01/22] Staging: cx25821: Makefile:cleaned up makefile cflag lines
 2010-09-25 10:52 UTC  (6+ messages)
` [PATCH v2 11/22] Staging: rtl8187se: Makefile: cleaned "
` [PATCH v2 15/22] Staging: rtl8192u: "

[PATCH] block: prevent merges of discard and write requests
 2010-09-25 10:40 UTC  (2+ messages)

Interrupt latency on some 945GM platforms
 2010-09-25 10:28 UTC  (11+ messages)
` [Intel-gfx] "

2.6.36-rc2 : slabtop report 10170292 size-32 objects
 2010-09-25 10:22 UTC  (5+ messages)

what's papered over by set_fs(USER_DS) in amd64 signal delivery?
 2010-09-25  9:54 UTC  (8+ messages)

[RFC PATCH 0/2] perf_events: add support for per-cpu per-cgroup monitoring (v3)
 2010-09-25  9:51 UTC  (7+ messages)

[RFT PATCH] amiga, atari floppy: Use one request queue per disk
 2010-09-25  9:18 UTC  (5+ messages)
    ` [PATCH] fix blk-exec.c compile error: always define 'sysctl_hung_task_timeout_secs' (resend)

[PATCH 1/6] secmark: do not return early if there was no error
 2010-09-25  8:41 UTC  (5+ messages)
` [PATCH 2/6] secmark: make secmark object handling generic
` [PATCH 3/6] secmark: export binary yes/no rather than kernel internal secid

Business Opportunity
 2010-09-25  6:11 UTC 

[PATCH] de2104x: disable autonegotiation on broken hardware
 2010-09-25  5:41 UTC  (4+ messages)

[PATCH 2.6.36-rc3 1/1] IPv6: Create temporary address if none exists
 2010-09-25  5:29 UTC  (2+ messages)

no modules :-)
 2010-09-25  5:10 UTC 

de4x5 hangs with SMP: synchronize_irq() in interrupt handler?
 2010-09-25  4:27 UTC  (2+ messages)

[PATCH v11 00/17] Provide a zero-copy method on KVM virtio-net
 2010-09-25  4:27 UTC  (18+ messages)
` [PATCH v11 01/17] Add a new structure for skb buffer from external
  ` [PATCH v11 02/17] Add a new struct for device to manipulate external buffer
  ` [PATCH v11 03/17] Add a ndo_mp_port_prep pointer to net_device_ops
  ` [PATCH v11 04/17]Add a function make external buffer owner to query capability
  ` [PATCH v11 05/17] Add a function to indicate if device use external buffer
  ` [PATCH v11 06/17]Use callback to deal with skb_release_data() specially
  ` [PATCH v11 07/17] Modify netdev_alloc_page() to get external buffer
  ` [PATCH v11 08/17] Modify netdev_free_page() to release "
  ` [PATCH v11 09/17] Don't do skb recycle, if device use "
  ` [PATCH v11 10/17] Add a hook to intercept external buffers from NIC driver
  ` [PATCH v11 11/17] Add header file for mp device
  ` [PATCH v11 12/17] Add a kconfig entry and make entry "
  ` [PATCH v11 13/17] Add mp(mediate passthru) device
  ` [PATCH v11 14/17]Provides multiple submits and asynchronous notifications
  ` [PATCH v11 15/17]An example how to modifiy NIC driver to use napi_gro_frags() interface
  ` [PATCH v11 16/17]An example how to alloc user buffer based on "
  ` [PATCH v11 17/17]add two new ioctls for mp device

GREETING FROM AGNES SAVIMBI,PLEASE REPLY
 2010-09-25  4:02 UTC 

[PATCH v5] Gigabit Ethernet driver of Topcliff PCH
 2010-09-25  4:07 UTC  (2+ messages)

[PATCH RESEND] signal: annotate siglock acquisition
 2010-09-25  3:44 UTC  (3+ messages)

Southern Plumbers Miniconf CFP (LCA 2011 - Brisbane)
 2010-09-25  3:33 UTC 

tcp_fastretrans_alert since 2.6.32 ?
 2010-09-25  2:34 UTC  (3+ messages)

[PATCH v2 01/11] scsi: Convert struct Scsi_Host->cmd_serial_number to atomic_t
 2010-09-25  2:31 UTC  (8+ messages)

[PATCH 01/20] kernel: change to new flag variable
 2010-09-25  2:25 UTC  (2+ messages)


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