public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-05 02:53:30 to 2010-06-05 20:40:04 UTC [more...]

[PATCH] zorro: BKL removal
 2010-06-05 20:39 UTC  (5+ messages)

drivers: Push down BKL into various drivers
 2010-06-05 20:39 UTC 

suspend blockers & Android integration
 2010-06-05 20:37 UTC  (25+ messages)

regression: 2.6.35-rc1 hangs on i865G with KMS
 2010-06-05 20:28 UTC 

[linux-pm] [PATCH 0/8] Suspend block api (version 8)
 2010-06-05 20:26 UTC  (22+ messages)

[RFC][PATCH] irq: support IRQ_NESTED_THREAD with non-threaded interrupt handlers
 2010-06-05 20:14 UTC  (12+ messages)

iptables slows tproxy SQUID with DNAT or REDIRECT
 2010-06-05 19:44 UTC  (2+ messages)

[PATCH 5/6] sctp multistream scheduling: a sample priority queue scheduling module
 2010-06-05 20:03 UTC  (3+ messages)

[PATCH 4/6] sctp multistream scheduling: extend socket API
 2010-06-05 19:57 UTC  (6+ messages)

[linux-pm] [PATCH 0/8] Suspend block api (version 8)
 2010-06-05 19:56 UTC  (35+ messages)

[PATCH] kernel/range: Remove unused definition of ARRAY_SIZE()
 2010-06-05 19:32 UTC 

[PATCH] kmmio/mmiotrace: fix double free of kmmio_fault_pages
 2010-06-05 19:33 UTC  (3+ messages)

[SUSPECTED SPAM] Re: [linux-pm] Proposal for a new algorithm for reading & writing a hibernation image
 2010-06-05 19:21 UTC  (15+ messages)
  ` [TuxOnIce-devel] "
` [linux-pm] [SUSPECTED SPAM] "

[PATCH 1/6] sctp multistream scheduling: declare sctp_sched_ops
 2010-06-05 19:11 UTC  (3+ messages)

[RFC][PATCH 00/26] *** SUBJECT HERE ***
 2010-06-05 19:08 UTC  (7+ messages)
` [RFC][PATCH 15/26] RTC: Add JZ4740 RTC driver
  ` [rtc-linux] "
` [RFC][PATCH 22/26] hwmon: Add JZ4740 ADC driver

[linux-pm] [PATCH 0/8] Suspend block api (version 8)
 2010-06-05 19:07 UTC  (17+ messages)
                      ` PM_QOS re-design for hot path use of limited dynamic range requests was- "

[PATCH 0/4] input: evdev: Dynamic buffers (rev3)
 2010-06-05 18:34 UTC  (10+ messages)
` [PATCH 1/4] input: Introduce buflock, a one-to-many circular buffer mechanism

[PATCH 1/2] vmlinux.lds.h: allow people to set a smaller rootfs alignment
 2010-06-05 18:14 UTC  (2+ messages)
` [PATCH 2/2] Blackfin: use "

[RFC][PATCH 0/6] xtime/wall_to_monotonic cleanups
 2010-06-05 18:01 UTC  (9+ messages)
` [RFC][PATCH 1/6] powerpc: Simplify update_vsyscall
  ` [RFC][PATCH 2/6] powerpc: Cleanup xtime usage
    ` [RFC][PATCH 3/6] Fix update_vsyscall to provide wall_to_monotonic offset
      ` [RFC][PATCH 4/6] Convert um to use read_persistent_clock
        ` [RFC][PATCH 5/6] Cleanup hrtimer.c's direct access to wall_to_monotonic
          ` [RFC][PATCH 6/6] Make xtime and wall_to_monotonic static

(no subject)
 2010-06-05 17:33 UTC  (4+ messages)
` [empty]

[PATCH 0/2] mmc: Add support for SD combo cards
 2010-06-05 17:31 UTC  (3+ messages)
` [PATCH 2/2] mmc: implement SD-combo (IO+mem) support
` [PATCH 1/2] mmc: split mmc_sd_init_card()

[PATCH 0/7] *** SUBJECT HERE ***
 2010-06-05 17:27 UTC  (9+ messages)
` [PATCH 1/7] Remove linux version ifdef
` [PATCH 2/7] Remove WIN* specific code
` [PATCH 3/7] Remove TC "
` [PATCH 4/7] Remove X "
` [PATCH 5/7] Remove linux kernel specific ifdefery since it is now the only platform supported
` [PATCH 6/7] More osdef.h cleanup
` [PATCH 7/7] Fixup compile warnings on x86-64
` [PATCH 0/7] [STAGING] Cleanup xgifb driver

pxa300 - DDRAM base value
 2010-06-05 17:19 UTC 

linux-next: Tree for June 2
 2010-06-05 16:50 UTC  (4+ messages)
` linux-next: Tree for June 2 (staging/comedi)

ARM defconfig files
 2010-06-05 16:39 UTC  (14+ messages)

[git pull] drm-intel changes for 2.6.35-rc1
 2010-06-05 16:03 UTC  (2+ messages)

[PATCH] HID: Add support to new N-trig firwmare
 2010-06-05 15:42 UTC  (3+ messages)

[PATCH] x86: use __ASSEMBLY__ rather than __ASSEMBLER__
 2010-06-05 15:40 UTC 

[PATCH] kernel/power/swap.c: fix typos in comments
 2010-06-05 15:39 UTC  (5+ messages)

[PATCH] rtc: driver for the DryIce block found in i.MX25 chips
 2010-06-05 15:08 UTC  (2+ messages)
` [rtc-linux] "

[RFC] new ->perform_write fop
 2010-06-05 15:05 UTC  (11+ messages)

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-05 14:56 UTC  (23+ messages)
` [RFC PATCH v7 02/19] Add a new struct for device to manipulate external buffer
  ` [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
    ` [RFC PATCH v7 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
      ` [RFC PATCH v7 05/19] Add a function make external buffer owner to query capability
        ` [RFC PATCH v7 06/19] Add a function to indicate if device use external buffer
          ` [RFC PATCH v7 07/19] Add interface to get external buffers
            ` [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer
              ` [RFC PATCH v7 09/19] Ignore room skb_reserve() when device is using "
                ` [RFC PATCH v7 10/19] Don't do skb recycle, if device use "
                  ` [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially
                    ` [RFC PATCH v7 12/19] Add a hook to intercept external buffers from NIC driver
                      ` [RFC PATCH v7 13/19] To skip GRO if buffer is external currently
                        ` [RFC PATCH v7 14/19] Add header file for mp device
                          ` [RFC PATCH v7 15/19] Add basic funcs and ioctl to "
                            ` [RFC PATCH v7 16/19] Manipulate external buffers in "
                              ` [RFC PATCH v7 17/19] Export proto_ops to vhost-net driver
                                ` [RFC PATCH v7 18/19] Add a kconfig entry and make entry for mp device
                                  ` [RFC PATCH v7 19/19] Provides multiple submits and asynchronous notifications
                                    ` [RFC PATCH v7 00/19] Provide a zero-copy method on KVM virtio-net

Kernel 2.6.32-22-generic sata problems
 2010-06-05 14:45 UTC 

patches to file r8192U_core.c
 2010-06-05 14:12 UTC  (14+ messages)
` [PATCH 01/13] Linux 2.6.35-rc1
  ` [PATCH 02/13] Fixed checkpatch.pl issues to Line 172
    ` [PATCH 03/13] Remove checkpath.pl issues to line 200
      ` [PATCH 04/13] Remove references to __FUNCTION__ Checkpatch.pl issues to line 250 removed
        ` [PATCH 05/13] checkpatch.pl issues removed to line 296
          ` [PATCH 06/13] fixed checkpatch.pl issues to line 300
            ` [PATCH 07/13] fix most checkpatch.pl issues to line 400
              ` [PATCH 08/13] staging: rtl8192u: fix checkpatch.pl issues to line 514
                ` [PATCH 09/13] staging: rtl8192u: fix checkpatch.pl issues to line 800 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 800
                  ` [PATCH 10/13] staging: rtl8192u: fix c99 issues in file r8192U_core.c to line 3000 This is a patch to r8192U_core.c file to begin to rid the file of c99 style comments
                    ` [PATCH 11/13] staging: rtl8192u: remove C99 comments to line 4500 in file rtl8192U_core.c Patch to continue removal of all C99 style comments in file rtl8192U_core.c Fixed up until line 4588
                      ` [PATCH 12/13] staging: rtl8192u: remove C99 comments in file r8192U_core.c Patch to remove C99 style comments from file r8192U_core.c Completed until line 5072
                        ` [PATCH 13/13] staging: rtl8192u: remove all C99 style comments from file r8192U_core This patch removes all C99 comments from file rtl8192U_core.c

[PATCH] arch/tile: new multi-core architecture for Linux
 2010-06-05 14:10 UTC  (8+ messages)
` [PATCH 0/8] revised patch for arch/tile/ support

wait_even_interruptible_timeout(), signal, spin_lock() = system hang
 2010-06-05 13:57 UTC  (4+ messages)

[PATCH 0/4] zram: generic RAM based compressed R/W block devices (v2)
 2010-06-05 13:15 UTC  (13+ messages)
` [PATCH 1/4] Support generic I/O requests
` [PATCH 2/4] Rename ramzswap files to zram

(no subject)
 2010-06-05 12:37 UTC 

mmotm 2010-06-03-16-36 uploaded
 2010-06-05 12:15 UTC  (2+ messages)

[PATCH] genalloc: fix allocation from end of pool
 2010-06-05 12:09 UTC 

[PATCH v21 011/100] eclone (11/11): Document sys_eclone
 2010-06-05 12:08 UTC  (7+ messages)

[PATCH] swiotlb-0.8.2: seperation of physical/virtual address translation and core memory allocation
 2010-06-05 12:07 UTC  (4+ messages)
  ` [PATCH] swiotlb-0.8.2^H3: "

UBIFS: Oops while rebooting 2.6.34-rc6
 2010-06-05 11:50 UTC  (4+ messages)

[patch 0/4] Initial vfs scalability patches again
 2010-06-05 11:39 UTC  (4+ messages)
` [patch 1/4] fs: cleanup files_lock
  ` [PATCH, RFC] tty: stop abusing file->f_u.fu_list

(no subject)
 2010-06-05 11:35 UTC  (2+ messages)
` [PATCH 01/12] Fixed checkpatch.pl issues to Line 172 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 172

[GIT PULL] XFS update for 2.6.35-rc2
 2010-06-05 11:17 UTC 

[PATCH 0/3] input: evdev: Dynamic buffers (rev4)
 2010-06-05 11:04 UTC  (4+ messages)
` [PATCH 1/3] input: evdev: Use multi-reader buffer to save space (rev4)
  ` [PATCH 2/3] input: evdev: Convert to dynamic event buffer (rev4)
    ` [PATCH 3/3] input: Use driver hint to compute the evdev buffer size (rev2)

(no subject)
 2010-06-05 10:36 UTC  (13+ messages)
` [PATCH 01/12] Fixed checkpatch.pl issues to Line 172
  ` [PATCH 02/12] Remove checkpath.pl issues to line 200
    ` [PATCH 03/12] Remove references to __FUNCTION__ Checkpatch.pl issues to line 250 removed
      ` [PATCH 04/12] checkpatch.pl issues removed to line 296
        ` [PATCH 05/12] fixed checkpatch.pl issues to line 300
          ` [PATCH 06/12] fix most checkpatch.pl issues to line 400
            ` [PATCH 07/12] staging: rtl8192u: fix checkpatch.pl issues to line 514
              ` [PATCH 08/12] staging: rtl8192u: fix checkpatch.pl issues to line 800 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 800
                ` [PATCH 09/12] staging: rtl8192u: fix c99 issues in file r8192U_core.c to line 3000 This is a patch to r8192U_core.c file to begin to rid the file of c99 style comments
                  ` [PATCH 10/12] staging: rtl8192u: remove C99 comments to line 4500 in file rtl8192U_core.c Patch to continue removal of all C99 style comments in file rtl8192U_core.c Fixed up until line 4588
                    ` [PATCH 11/12] staging: rtl8192u: remove C99 comments in file r8192U_core.c Patch to remove C99 style comments from file r8192U_core.c Completed until line 5072
                      ` [PATCH 12/12] staging: rtl8192u: remove all C99 style comments from file r8192U_core This patch removes all C99 comments from file rtl8192U_core.c

[PATCH update] firewire: ohci: add MSI support
 2010-06-05 10:31 UTC 

ray ban
 2010-06-05 10:15 UTC 

[PATCH] remove pointless debug printk in rt_ioctl_giwscan()
 2010-06-05 10:07 UTC  (2+ messages)

[PATCH 01/12] Fixed checkpatch.pl issues to Line 172 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 172
 2010-06-05 10:04 UTC 

[net-next-2.6 PATCH 1/2] skbuff: add check for non-linear to warn_if_lro and needs_linearize
 2010-06-05  9:54 UTC  (2+ messages)

[PATCH RFC] reduce runqueue lock contention
 2010-06-05  9:37 UTC  (4+ messages)

OSS Proxy Jack slave
 2010-06-05  9:05 UTC 

Kernel freeze with Umts-stick
 2010-06-05  8:53 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

[GIT] Networking
 2010-06-05  6:03 UTC 

Offer
 2010-06-05  3:53 UTC 

[GIT PULL] nilfs2 fixes
 2010-06-05  5:24 UTC 

[PATCHv3 0/2] virtio: put last seen used index into ring itself
 2010-06-05  4:10 UTC  (4+ messages)
` [PATCHv3 1/2] virtio: support layout with avail ring before idx

linux-next: Tree for June 3
 2010-06-05  4:01 UTC  (4+ messages)

+ x86-olpc-add-support-for-calling-into-openfirmware.patch added to -mm tree
 2010-06-05  3:29 UTC 

[git pull] vfs/fs for -rc2
 2010-06-05  2:58 UTC 

[linux-pm] [PATCH 0/8] Suspend block api (version 8)
 2010-05-31  9:43 UTC 


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