public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-11 20:53:16 to 2009-07-12 20:14:49 UTC [more...]

[PATCH 4/5] drivers/net: Drop unnecessary NULL test
 2009-07-12 20:05 UTC 

[PATCH 3/5] drivers/isdn: Drop unnecessary NULL test
 2009-07-12 20:05 UTC 

[rfc/patch 01/15] power: bq27x00: rename to bq27200.c
 2009-07-12 20:12 UTC  (19+ messages)
` [rfc/patch 02/15] power: bq27200: this is an i2c device
  ` [rfc/patch 03/15] power: bq27200: misc cleanup
    ` [rfc/patch 04/15] power: bq27200: simplify read by using smbus
      ` [rfc/patch 05/15] power: bq27200: remove unnecessary function
        ` [rfc/patch 06/15] power: bq27200: rename structure to something smaller
          ` [rfc/patch 07/15] power: bq27200: add missing suplicants
            ` [rfc/patch 08/15] power: bq27200: define all register space
              ` [rfc/patch 09/15] power: bq27200: fix up current reporting
                ` [rfc/patch 10/15] power: bq27200: voltage should be expressed in uV
                  ` [rfc/patch 11/15] power: bq27200: temperature in tenths of degrees
                    ` [rfc/patch 12/15] power: bq27200: add power property
                      ` [rfc/patch 13/15] power: bq27200: RSOC is 8-bit wide
                        ` [rfc/patch 14/15] power: bq27200: add time to empty/full
                          ` [rfc/patch 15/15] power: bq27200: add energy average

[PATCH 2/5] drivers/char: Drop unnecessary NULL test
 2009-07-12 20:04 UTC 

[PATCH 1/5] drivers/char/hvc_console.c: Drop unnecessary NULL test
 2009-07-12 20:03 UTC 

[PATCH] platform_driver_register: warn if probe is in .init.text
 2009-07-12 20:07 UTC  (55+ messages)
` [PATCH] move acornfb's probe function to .devinit.text
  ` [PATCH] move am79c961's "
    ` [PATCH] move arcfb's "
      ` [PATCH] move at91_ether's "
        ` [PATCH] move cfag12864bfb's "
          ` [PATCH] move leds-clevo-mail's "
            ` [PATCH] move cobalt-lcd's "
              ` [PATCH] move corgi-ssp's "
                ` [PATCH] move efifb's "
                  ` [PATCH] move epson1355fb's "
                    ` [PATCH] move sh_flctl's "
                      ` [PATCH] move gbefb's "
                        ` [PATCH] move h1940-bt's "
                          ` [PATCH] move hgafb's "
                            ` [PATCH] move hitfb's "
                              ` [PATCH] move hp680-bl's "
                                ` [PATCH] move hp-wmi's "
                                  ` [PATCH] move jazzsonic's "
                                    ` [PATCH] move jornada_ssp's "
                                      ` [PATCH] move macsonic's "
                                        ` [PATCH] move meth's "
                                          ` [PATCH] move omap24xxcam's "
                                            ` [PATCH] move omap_hdq's "
                                              ` [PATCH] move i2c_omap's "
                                                ` [PATCH] move mmci-omap-hs's "
                                                  ` [PATCH] move orion_nand's "
                                                    ` [PATCH] move q40fb's "
                                                      ` [PATCH] move s3c241xfb's "
                                                        ` [PATCH] move sa11x0-fb's "
                                                          ` [PATCH] move sb1250-mac's "
                                                            ` [PATCH] move sgiseeq's "
                                                              ` [PATCH] move sgivwfb's "
                                                                ` [PATCH] move sgiwd93's "
                                                                  ` [PATCH] move sharpsl-pm's "
                                                                    ` [PATCH] move sh_mobile_lcdc_fb's "
                                                                      ` [PATCH] move snirm_53c710's "
                                                                        ` [PATCH] move stk17ta8's "
                                                                          ` [PATCH] move omap_udc's "
                                                                            ` [PATCH] move vesafb's "
                                                                              ` [PATCH] move vfb's "
                                                                                ` [PATCH] move vga16fb's "
                                                                                  ` [PATCH] move w100fb's "
                                                                                    ` [PATCH] move xtsonic's "

[BUG 2.6.30] Bad page map in process
 2009-07-12 19:59 UTC  (4+ messages)

[PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
 2009-07-12 19:39 UTC  (20+ messages)
` CONFIG_VFAT_FS_DUALNAMES regressions

[RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux
 2009-07-12 19:34 UTC  (8+ messages)

suspend to disk now broken
 2009-07-12 19:19 UTC 

[RFC] Improve CFQ fairness
 2009-07-12 18:57 UTC  (3+ messages)
` [PATCH 1/2] cfq-iosched: Introduce an ioscheduler tunable "fairness"
` [PATCH 2/2] cfq-iosched: Do not disable idling for seeky processes if "fairness" is set

[Bug 13012] 2.6.28.9 causes init to segfault on Debian etch; 2.6.28.8 OK
 2009-07-12 18:24 UTC  (4+ messages)

Parsing kernel parameters and escaping "
 2009-07-12 17:59 UTC  (5+ messages)
` [RFC] "

[PATCH v5] RO/NX protection for loadable kernel modules
 2009-07-12 17:33 UTC  (11+ messages)

2.6.31-rc2: BUG: unable to handle kernel NULL pointer dereference
 2009-07-12 17:30 UTC  (2+ messages)

[PATCH 0/6] kbuild configuration system improvements
 2009-07-12 17:14 UTC  (9+ messages)
` [PATCH 1/6] add symbol value to help find the real depend
  ` [PATCH 2/6] add menu_get_ext_help function to display more information
    ` [PATCH 3/6] menuconfig improvements
      ` [PATCH 4/6] make use of menu_get_ext_help in gconfig
        ` [PATCH 5/6] make use of menu_get_ext_help in qconfig
          ` [PATCH 6/6] make use of menu_get_ext_help in "make config"

How to monitor Linux NFS client load?
 2009-07-12 16:30 UTC  (5+ messages)

[git pull] Input updates for 2.6.30-rc1
 2009-07-12 16:20 UTC  (9+ messages)
` Input driver for Twinhan USB 6253:0100 remote control

Read this on www.Filmfestivals.com
 2009-07-12 15:17 UTC 

RFC for a new Scheduling policy/class in the Linux-kernel
 2009-07-12 15:31 UTC  (5+ messages)

uhci_hcd fails to off-line device/hub on error condition
 2009-07-12 15:16 UTC  (2+ messages)

compat ioctl32 for /dev/snapshot?
 2009-07-12 15:07 UTC  (4+ messages)

[rfc][patch 3/4] fs: new truncate sequence
 2009-07-12 15:00 UTC  (14+ messages)

[PATCH] Free the memory allocated by memdup_user() in fs/sysfs/bin.c
 2009-07-12 14:57 UTC  (2+ messages)

[RFC] accessibility, speakup, speech synthesis & /sys
 2009-07-12 14:57 UTC  (7+ messages)

KSM: current madvise rollup
 2009-07-12 14:44 UTC  (11+ messages)

[PATCH v3 00/18] periodic write-back timer optimization
 2009-07-12 14:02 UTC  (4+ messages)
` [PATCH v3 04/18] EXOFS: do not manipulate s_dirt directly

[PATCH] driver-core:move dma-coherent.c from kernel to driver/base
 2009-07-12 13:44 UTC 

[PATCH][RFC] Adding information of counts processes acquired how many spinlocks to schedstat
 2009-07-12 13:24 UTC  (5+ messages)

[rfc -tip] lib,rb-tree - introduce rb_for_each helper
 2009-07-12 13:20 UTC  (5+ messages)

[PATCH]: New implementation of scsi_execute_async()
 2009-07-12 13:03 UTC  (2+ messages)

[PATCH v5] enable x2APIC without interrupt remapping under KVM
 2009-07-12 12:06 UTC  (6+ messages)
    ` [PATCH] "

[PATCHSET] block: fix merge of requests with different failfast settings
 2009-07-12 12:06 UTC  (7+ messages)
` [PATCH 2/4] block: use the same failfast bits for bio and request

RFC: Suspend-to-ram cold boot protection by encrypting page cache
 2009-07-11 22:10 UTC  (11+ messages)
` [TuxOnIce-devel] "

[RFC/PATCH 2.6.32] Simple Firmware Interface (SFI): initial support
 2009-07-11 22:02 UTC  (6+ messages)

[PATCH] block: Mark virtio_blk with __refdata in virtio_blk.c
 2009-07-12 11:13 UTC 

tpm_tis: various cleanups, and support for Intel iTPM
 2009-07-12 11:10 UTC 

[PATCH] x86,APIC: Fix false positive section mismatch in numaq_32.c
 2009-07-12 11:07 UTC 

[PATCH] FDPIC: Ignore the loader's PT_GNU_STACK when calculating the stack size
 2009-07-11 21:30 UTC  (8+ messages)

[PATCH] x86: Fix false positive section mismatch in es7000_32.c
 2009-07-12 11:04 UTC 

[PATCH] ftrace: Add missing __init in ftrace_profile_debugfs()
 2009-07-12 10:58 UTC 

HTC Dream: qdsp support for staging
 2009-07-12 10:28 UTC  (5+ messages)

[PATCH] kvm/mmu: fix MMU_DEBUG compile breakage
 2009-07-12  9:46 UTC  (2+ messages)

Call Derek For Confirmation +4470359 60751
 2009-07-12  9:01 UTC 

Kconfig, Makefile and ifdef: mod as yes vs. no?
 2009-07-12  9:07 UTC  (3+ messages)

[FIX REQUEST] Need better management for include/linux/*.h
 2009-07-12  8:51 UTC  (3+ messages)

[KVM PATCH v10 0/2] ioeventfd (formerly iosignalfd)
 2009-07-12  8:48 UTC  (5+ messages)
` [KVM PATCH v10 2/2] KVM: add ioeventfd support

e1000e with kexec
 2009-07-12  8:17 UTC 

I/O and pdflush
 2009-07-12  8:04 UTC  (2+ messages)

[PATCH 3/3] drivers/usb/gadget: Drop NULL test on list_entry result
 2009-07-12  7:43 UTC 

[PATCH 2/3] drivers/staging/b3dfg: Drop NULL test on list_entry result
 2009-07-12  7:43 UTC 

[PATCH 1/3] drivers/hid: Drop NULL test on list_entry result
 2009-07-12  7:42 UTC 

Call Derek For Confirmation +4470359 60751
 2009-07-12  7:40 UTC 

[PATCH] gianfar: keep vlan related state when reenabled
 2009-07-12  6:56 UTC 

[PATCH 1/2] acpi: don't free non-existant backlight in acpi video module
 2009-07-12  6:47 UTC 

[RFC -tip] x86,apic - set cpu_has_apic for discrete apic
 2009-07-12  6:34 UTC  (5+ messages)

OOM killer in 2.6.31-rc2
 2009-07-12  5:14 UTC  (2+ messages)

sometimes kernel cannot detect GlidePoint input Device
 2009-07-12  4:02 UTC  (2+ messages)

[PATCH] fs/Kconfig: move nilfs2 out
 2009-07-12  2:52 UTC 

[RESEND PATCH 0/11] kernel:lockdep:replace DFS with BFS
 2009-07-12  2:42 UTC  (8+ messages)
` [RESEND PATCH 01/11] kernel:lockdep:print the shortest dependency chain if finding a circle

[RFC][PATCH] PM: Introduce core framework for run-time PM of I/O devices (rev. 8)
 2009-07-12  2:05 UTC  (5+ messages)
  ` [linux-pm] "

Your E-mail Attach To 2009 Anniversary Bonanza
 2009-07-11 19:49 UTC 

2.6.31-rc0-git: lsusb stopped working?
 2009-07-12  0:25 UTC  (6+ messages)

possible regression with pty.c commit
 2009-07-11 23:55 UTC  (3+ messages)

EMAIL UPGRADING
 2009-07-11 21:55 UTC 

[PATCH v2 0/3] CGroups: cgroup member list enhancement/fix
 2009-07-11 21:59 UTC  (3+ messages)
` [PATCH 2/3] Ensures correct concurrent opening/reading of pidlists across pid namespaces

rfkill rework in 2.6.31-rc, hal/dbus access changes?
 2009-07-11 21:12 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