linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-09 15:04:44 to 2011-08-09 21:14:31 UTC [more...]

[slub p4 0/7] slub: per cpu partial lists V4
 2011-08-09 21:12 UTC  (7+ messages)
` [slub p4 2/7] slub: Remove useless statements in __slab_alloc
` [slub p4 3/7] slub: Prepare inuse field in new_slab()
` [slub p4 4/7] slub: pass kmem_cache_cpu pointer to get_partial()
` [slub p4 5/7] slub: return object pointer from get_partial() / new_slab()
` [slub p4 6/7] slub: per cpu cache for partial pages
` [slub p4 7/7] slub: update slabinfo tools to report per cpu partial list statistics

[PATCH] kstrtox: common code between kstrto*() and simple_strto*() functions
 2011-08-09 21:13 UTC 

[PATCH v4 1/2] Track hard and soft "short lockups" or "stalls."
 2011-08-09 21:08 UTC  (11+ messages)
` [PATCH v4 2/2] Output stall traces in /proc

[patch v4 1/7] crc32: move-to-documentation.diff
 2011-08-09 21:08 UTC  (7+ messages)

[patch v3 5/7] crc32: add-real-8-bit.diff
 2011-08-09 21:07 UTC  (3+ messages)

New vsyscall emulation breaks JITs
 2011-08-09 21:04 UTC  (16+ messages)
                  ` [RFC] x86-64: Add vsyscall=emulate|native|none option

[PATCH 0/2] qla2xxx: logging functions fixups
 2011-08-09 20:55 UTC  (5+ messages)
` [PATCH 1/2] qla2xxx: Rewrite logging functions to use %pV
` [PATCH 2/2] qla2xxx: Add __attribute__((format(printf... and fix fallout

USB mini-summit at LinuxCon Vancouver
 2011-08-09 20:57 UTC  (5+ messages)

[patch v3 6/7] crc32: add-slicing-by-8.diff
 2011-08-09 20:52 UTC  (5+ messages)

[PATCH 1/2] merge 32 and 64 realmode wakeup code
 2011-08-09 20:41 UTC  (4+ messages)
` [tip:x86/trampoline] x86, suspend: Merge 32- and 64-bit "

[patch 0/1] [RFC] include storage keys in hibernation image
 2011-08-09 19:56 UTC  (5+ messages)
` [patch 1/1] [PATCH] "

[PATCH] [RFC] BTUSB: be quiet on device disconnect
 2011-08-09 20:26 UTC  (3+ messages)

[28/55] [SCSI] fix crash in scsi_dispatch_cmd()
 2011-08-09 20:22 UTC  (5+ messages)
  ` [Stable-review] "

[PATCH] hpsa: fix physical device lun and target numbering problem
 2011-08-09 20:20 UTC  (7+ messages)
` [stable] "

USB related "unable to handle kernel paging request" in 3.0.0-rc7
 2011-08-09 20:08 UTC  (4+ messages)
` [PATCH] [media] vp7045: fix buffer setup

[PATCH v3] PM: add statistics debugfs file for suspend to ram
 2011-08-09 20:02 UTC  (4+ messages)
` [linux-pm] "

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-09 19:57 UTC  (7+ messages)

[PATCH] perf tools: Check '/tmp/perf-' symbol file ownership
 2011-08-09 19:55 UTC  (2+ messages)

[PATCH 00/18] dmaengine/amba-pl08x updates
 2011-08-09 19:50 UTC  (10+ messages)
` [PATCH 07/18] dmaengine/amba-pl08x: Enable/Disable amba_pclk with channel requests

[RFC PATCH] request: teach the device more intelligent
 2011-08-09 18:52 UTC  (2+ messages)

[GIT PULL 0/4] perf/core fixes
 2011-08-09 19:43 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Add support to install perf python extension
` [PATCH 2/4] perf tools: Check $HOME/.perfconfig ownership
` [PATCH 3/4] perf sched: Do not delete session object prematurely
` [PATCH 4/4] perf sched: Usage leftover from trace -> script rename

[PATCH 0/8] drivers:misc: ti-st: fixes
 2011-08-09 19:39 UTC  (18+ messages)
` [PATCH 1/8] drivers:misc: ti-st: avoid a misleading dbg msg
  ` [PATCH 2/8] drivers:misc:ti-st: platform hooks for chip states
    ` [PATCH 3/8] drivers:misc: ti-st: reinit completion on ver read
      ` [PATCH 4/8] drivers:misc: ti-st: fail-safe on wrong pkt type
        ` [PATCH 5/8] drivers:misc: ti-st: reinit completion before send
          ` [PATCH 6/8] drivers:misc: ti-st: wait for completion at fail
            ` [PATCH 7/8] drivers:misc: ti-st: free skb on firmware download
              ` [PATCH 8/8] drivers:misc: ti-st: fix unexpected UART close

[PATCH v2 0/3] ARM: Tegra: Harmony & Seaboard USB and audio
 2011-08-09 19:34 UTC  (2+ messages)

[PATCH] ARM: Tegra: Force PORT_TEGRA as the UART type
 2011-08-09 19:30 UTC  (3+ messages)

[PATCH 5/8] staging: vme: add functions for bridge module refcounting
 2011-08-09 19:19 UTC  (20+ messages)

[PATCH 0/4] vsyscall tweaks
 2011-08-09 19:16 UTC  (4+ messages)
` [PATCH 1/4] x86-64: Allow emulated vsyscalls from user addresses

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-09 19:16 UTC  (20+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

[patch] block: properly handle flush/fua requests in blk_insert_cloned_request
 2011-08-09 19:05 UTC  (12+ messages)
      `  "

[PATCH 0/3] [v4] kexec and kdump for Xen PVonHVM guests
 2011-08-09 19:02 UTC  (6+ messages)
` [PATCH 2/3] xen/pv-on-hvm kexec: rebind virqs to existing eventchannel ports
  ` [Xen-devel] "
` [Xen-devel] [PATCH 0/3] [v4] kexec and kdump for Xen PVonHVM guests

Cryptomgr race vs built-in aesni
 2011-08-09 18:55 UTC 

[PATCH] uio/gen-pci: don't enable interrupts in ISR
 2011-08-09 18:53 UTC  (7+ messages)

[ANNOUNCE] 3.0.1-rt8
 2011-08-09 18:47 UTC  (4+ messages)
` [ANNOUNCE] 3.0.1-rt8 - Regression to 3.0-rt7

[PATCH 0/8 v3] cgroups: Task counter subsystem (was: New max number of tasks subsystem)
 2011-08-09 18:39 UTC  (12+ messages)
` [PATCH 1/8] cgroups: Add res_counter_write_u64() API
` [PATCH 7/8] cgroups: Add a task counter subsystem

[GIT PULL] SLUB fixes for v3.1-rc1
 2011-08-09 18:41 UTC 

[PATCH] mfd/tc3589x: add missing #ifdef around PM block
 2011-08-09 18:37 UTC 

[block] allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH
 2011-08-09 18:29 UTC  (2+ messages)

[PATCH 2.6.38-10-generic] device driver: fix oops in radeon driver due to incorrect value from hardware
 2011-08-09 18:22 UTC 

[PATCH] epoll: Fix spurious lockdep warnings
 2011-08-09 18:11 UTC 

[Patch] Correct assignment of uid to gid in credentials
 2011-08-09 18:12 UTC  (5+ messages)
  ` [Patch] scm: Capture the full credentials of the scm sender

[PATCH] drivers/hwmon/ibmaem.c: add missing kfree
 2011-08-09 18:04 UTC  (2+ messages)

gpio-ep93xx: Add helper function to convert irq to gpio, port, and mask
 2011-08-09 18:04 UTC 

[PATCH 3/3] gpio/nomadik: use genirq core to track enablement
 2011-08-09 18:04 UTC 

[PATCH 1/3] gpio/nomadik: remove pull-pinconfig and add SPI2
 2011-08-09 18:03 UTC 

[PATCH 2/3] gpio/nomadik: disable clocks when unused
 2011-08-09 18:03 UTC 

Subject: [PATCH V6 1/4] mm: frontswap: swap data structure changes
 2011-08-09 17:43 UTC  (4+ messages)

Major 2.6.38 regression ignored?
 2011-08-09 17:43 UTC  (10+ messages)
` [Intel-gfx] Major 2.6.38 / 2.6.39 / 3.0 "

[patch v3 7/7] crc32: final-cleanup.diff
 2011-08-09 17:39 UTC  (3+ messages)

[ANNOUNCE] 3.0-rt7
 2011-08-09 17:33 UTC  (5+ messages)
` [ANNOUNCE] 3.0-rt7 - Error with low latency desktop config

Tegra I2C driver compilation failure (was: RE: [PATCH] dt: add empty of_get_property for non-dt)
 2011-08-09 17:30 UTC  (2+ messages)

[patch] blk-flush: fix flush policy calculation
 2011-08-09 17:29 UTC  (9+ messages)

[PATCH] dt: add empty of_get_property for non-dt
 2011-08-09 17:27 UTC  (2+ messages)

[PATCH] cpufreq: ondemand ignore_nice_level
 2011-08-09 17:14 UTC  (3+ messages)

USB mini-summit at LinuxCon Vancouver
 2011-08-09 17:10 UTC  (7+ messages)

[PATCH 0/3] xen: small fixes and cleanups at arch/x86/xen/setup.c
 2011-08-09 16:55 UTC  (3+ messages)
` [PATCH 1/3] xen: off by one error in xen/setup.c

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-09 16:37 UTC  (5+ messages)

[PATCH] mfd: asic3: Define gpio_chip label
 2011-08-09 16:27 UTC 

[PATCH] mfd: asic3: Make asic3_clk_enable() a void function
 2011-08-09 16:27 UTC 

[PATCH] mfd: asic3: Add LED suspend/resume handlers
 2011-08-09 16:27 UTC 

[PATCH] mfd: asic3: Fix SD card resume after suspend
 2011-08-09 16:27 UTC 

[PATCH] hpsa: fix problem that OBDR devices are not detected
 2011-08-09 16:13 UTC  (2+ messages)
` [stable] "

Matter of interest
 2011-08-09 16:07 UTC 

[PATCH] regulator: tps6586x: add SMx slew rate setting
 2011-08-09 16:06 UTC  (2+ messages)

running of out memory => kernel crash
 2011-08-09 16:03 UTC  (4+ messages)

[PATCH] gianfar: reduce stack usage in gianfar_ethtool.c
 2011-08-09 16:02 UTC  (3+ messages)

[PATCH 0/8] VME Driver Fixes
 2011-08-09 15:32 UTC  (9+ messages)
` [PATCH 6/8] staging: vme: rename *_slot_get to *_get_slot
` [PATCH 7/8] staging: vme: add struct vme_dev for VME devices

[PATCH] xen: modify kernel mappings corresponding to granted pages
 2011-08-09 15:50 UTC  (4+ messages)

[PATCH 1/2 v2] memcg: make oom_lock 0 and 1 based rather than coutner
 2011-08-09 15:43 UTC  (4+ messages)

[PATCH] lib/sha1: remove memsets and allocate workspace on the stack
 2011-08-09 15:41 UTC  (5+ messages)
    ` [PATCH] treewide: Update sha_transform

[PATCH v3 0/2] Forcibly enable some MISC_ENABLE features on Intel
 2011-08-09 15:40 UTC  (3+ messages)
` [PATCH v3 1/2] x86: Enable fast strings on Intel if BIOS hasn't already

[PATCH 2/2] Enable 'make CONFIG_FOO=y oldconfig'
 2011-08-09 15:26 UTC  (12+ messages)

[PATCH 1/2] regmap: Use int rather than size_t for lengths when logging blocks
 2011-08-09 15:19 UTC  (3+ messages)

[PATCH] x86: Reduce clock calibration time during slave cpu startup
 2011-08-09 15:18 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH v2 0/2] Forcibly enable some MISC_ENABLE features on Intel
 2011-08-09 15:12 UTC  (7+ messages)
` [PATCH v2 1/2] x86: Enable fast strings on Intel if BIOS hasn't already

Dear Friend
 2011-08-09 15:09 UTC 

Subject: [PATCH V6 2/4] mm: frontswap: core code
 2011-08-09 15:03 UTC  (2+ messages)

Subject: [PATCH V6 1/4] mm: frontswap: swap data structure changes
 2011-08-08 20:45 UTC 


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