public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-14 17:47:17 to 2009-09-14 21:36:23 UTC [more...]

[PATCH] [0/5] kbuild: A couple of Kbuild fixes/improvements
 2009-09-14 21:36 UTC  (7+ messages)
` [PATCH] [1/5] kbuild: Fix ld-option Makefile macro to really work
` [PATCH] [2/5] kbuild: Check if linker supports the -X option
` [PATCH] [3/5] kbuild: Echo the record_mcount command
` [PATCH] [4/5] kbuild: Fail build if recordmcount.pl fails
` [PATCH] [5/5] kbuild: Set -fconserve-stack option for gcc 4.5

[RFC GIT PULL] hw-breakpoints: Rewrite on top of perf counters
 2009-09-14 21:36 UTC  (14+ messages)
` [PATCH 3/5] hw-breakpoints: Rewrite the hw-breakpoints layer "

V4L2 drivers: potentially dangerous and inefficient msecs_to_jiffies() calculation
 2009-09-14 21:34 UTC  (2+ messages)

[PATCH 0/4] kill-the-bkl/reiserfs: fix some lock dependency inversions
 2009-09-14 21:33 UTC  (4+ messages)

[GIT PULL] ocfs2 changes for 2.6.32
 2009-09-14 21:32 UTC  (2+ messages)

[PATCH v3] ftrace: document basic ftracer/ftracer graph needs
 2009-09-14 21:30 UTC  (9+ messages)
` [PATCH v4] "

loan offer
 2009-09-14 21:29 UTC 

2.6.32: libata warning at ata_qc_complete() and "HPA support seems broken"
 2009-09-14 21:28 UTC 

[PATCH 00/72] Blackfin updates for 2.6.32
 2009-09-14 21:21 UTC  (78+ messages)
` [PATCH 01/72] Blackfin: bf537-stamp: update ADP5588 header name
` [PATCH 02/72] Blackfin: bf537-stamp: declare SPI IRQ resources
` [PATCH 03/72] Blackfin: bf537-stamp: add resources for AD1938 audio card
` [PATCH 04/72] Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]
` [PATCH 05/72] Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
` [PATCH 06/72] Blackfin: fix misnomer of some I-pipe helpers
` [PATCH 07/72] Blackfin: export show_stack() to modules
` [PATCH 08/72] Blackfin: allow high priority domains to preempt schedule_tail()
` [PATCH 09/72] Blackfin: use generic name for EVT14 handler
` [PATCH 10/72] Blackfin: reuse evt_evt14 handler to perform irqtail epilogue
` [PATCH 11/72] Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)
` [PATCH 12/72] Blackfin: document __ipipe_call_irqtail
` [PATCH 13/72] Blackfin: sanitize manual control of IPEND[4]
` [PATCH 14/72] Blackfin: inline I-pipe bypass code in ret_from_exception
` [PATCH 15/72] Blackfin: cleanup traps decode_address() a bit
` [PATCH 16/72] Blackfin: convert ptrace to new memory functions
` [PATCH 17/72] Blackfin: reject outdated/unused/wrong relocation types
` [PATCH 18/72] Blackfin: cleanup printk() usage in module code
` [PATCH 19/72] Blackfin: convert malloc()/memset() to zalloc() "
` [PATCH 20/72] Blackfin: cleanup module section checking
` [PATCH 21/72] Blackfin: fix module reloc handling for all memory regions
` [PATCH 22/72] Blackfin: clean up early memory setup code
` [PATCH 23/72] Blackfin: rename PCF8574 driver config
` [PATCH 24/72] Blackfin: unify duplicated SMP checks in L2 cache kconfig
` [PATCH 25/72] Blackfin: push SRAM locks down into related ifdefs
` [PATCH 26/72] Blackfin: add support for common FDPIC ptrace requests
` [PATCH 27/72] Blackfin: add an early shadow console
` [PATCH 28/72] Blackfin: catch hardware errors earlier during booting
` [PATCH 29/72] Blackfin: fix BF548 UART0 DMA IRQ translation
` [PATCH 30/72] Blackfin: bf538: add bfin_clear_PPI_STATUS() helper
` [PATCH 31/72] Blackfin: bf533-stamp: add resources for mmc_spi card
` [PATCH 32/72] Blackfin: do not try displaying the end of the stack
` [PATCH 33/72] Blackfin: bf537-stamp: update AD714x resources
` [PATCH 34/72] Blackfin: clean up duplicate I2C device type definitions
` [PATCH 35/72] Blackfin: fix MPU handling of invalid memory accesses
` [PATCH 36/72] Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec
` [PATCH 37/72] Blackfin: improve double fault debug handling
` [PATCH 38/72] Blackfin: bf537-stamp: drop ATA interrupt probe workaround
` [PATCH 39/72] Blackfin: convert boards to use platform data with smc91x
` [PATCH 40/72] Blackfin: drop unused MMR defines that only cause bad code to be written
` [PATCH 41/72] Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources
` [PATCH 42/72] Blackfin: bf548-ezkit: fix incorrect LCD size parameters
` [PATCH 43/72] Blackfin: fix read buffer overflow
` [PATCH 44/72] Blackfin: bf538-ezkit: add resources for parallel flash
` [PATCH 45/72] Blackfin: update anomaly lists
` [PATCH 46/72] Blackfin: bf537-stamp: update ad1836 resources
` [PATCH 47/72] Blackfin: cleanup sync handling when enabling/disabling cplbs
` [PATCH 48/72] Blackfin: SMP port does not yet support cpu frequency scaling
` [PATCH 49/72] Blackfin: fix BF522/BF523 max VCO mixup
` [PATCH 50/72] Blackfin: do not trace the exception handler
` [PATCH 51/72] Blackfin: drop board resources for dead devices (pbx/ad9960)
` [PATCH 52/72] Blackfin: punt dead cache locking code
` [PATCH 53/72] Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name
` [PATCH 54/72] Blackfin: optimize fixed code handling for the most common case
` [PATCH 55/72] Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP
` [PATCH 56/72] Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
` [PATCH 57/72] Blackfin: remove useless duplicated assignment in gpio code
` [PATCH 58/72] Blackfin: use raw_smp_processor_id() in exception code
` [PATCH 59/72] Blackfin: fix spelling in a few comments
` [PATCH 60/72] Blackfin: workaround anomaly 05000283
` [PATCH 61/72] Blackfin: add some isram-driver self tests
` [PATCH 62/72] Blackfin: bf537-stamp: add adp5588 gpio resources
` [PATCH 63/72] Blackfin: fix typo in isram_write()
` [PATCH 64/72] Blackfin: fix BF54x SPI CS resources
` [PATCH 65/72] Blackfin: use KERN_ALERT in all kgdb_test output
` [PATCH 66/72] Blackfin: add ICPLB coverage for async banks
` [PATCH 67/72] Blackfin: increase default async timings for parallel flashes
` [PATCH 68/72] Blackfin: bf538-ezkit: add SPI IRQ resources
` [PATCH 69/72] Blackfin: cm-bf537u: split board from cm-bf537e
` [PATCH 70/72] Blackfin: update cm board resources
` [PATCH 71/72] Blackfin: update ftrace_push_return_trace() breakage
` [PATCH 72/72] Blackfin: swap clocksource ratings for gptimer/cycles

MD/RAID: what's wrong with sector 1953519935?
 2009-09-14 21:13 UTC  (4+ messages)
` MD/RAID time out writing superblock

[PATCH tracing/kprobes 0/7] tracing/kprobes: kprobe-based event tracer update and perf support
 2009-09-14 21:10 UTC  (16+ messages)
` [PATCH tracing/kprobes 4/7] tracing/kprobes: Add event profiling support

[RFC PATCH 0/19] A kernel-level configfs enabled generic target engine for Linux v2.6.32
 2009-09-14 21:06 UTC  (7+ messages)

[PATCH] PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()
 2009-09-14 21:03 UTC  (4+ messages)

PATCH: ARCH in builddeb
 2009-09-14 21:01 UTC  (2+ messages)

[PATCH] Disable partition scan
 2009-09-14 20:59 UTC 

[GIT PULL] x86/txt for v2.6.32
 2009-09-14 20:51 UTC 

[PATCH] cpuidle: A new variant of the menu governor
 2009-09-14 20:51 UTC 

BFS vs. mainline scheduler benchmarks and measurements
 2009-09-14 20:49 UTC  (6+ messages)
` Phoronix CFS vs BFS bencharks

[PATCH] TPM: Fixup pubek sysfs file
 2009-09-14 20:48 UTC  (11+ messages)
        ` [tpmdd-devel] "

2.6.31 ehci problem - mouse dead on scroll
 2009-09-14 20:48 UTC  (3+ messages)

[PATCH tracing/kprobes 0/6] tracing/kprobes: kprobe-based event tracer update and perf support
 2009-09-14 20:49 UTC  (7+ messages)
` [PATCH tracing/kprobes 1/6] tracing/kprobes: Fix trace_probe registration order
` [PATCH tracing/kprobes 2/6] ftrace: Fix trace_add_event_call() to initialize list
` [PATCH tracing/kprobes 3/6] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
` [PATCH tracing/kprobes 4/6] tracing/kprobes: Add probe handler dispatcher for support perf and ftrace
` [PATCH tracing/kprobes 5/6] tracing/kprobes: Fix profiling alignment for perf_counter buffer
` [PATCH tracing/kprobes 6/6] tracing/kprobes: Disable kprobe events by default

[Resend][PATCH 1/2] PCI: Clear saved_state after the state has been restored
 2009-09-14 20:42 UTC  (3+ messages)
` [Resend][PATCH 2/2] PCI PM: Return error codes from pci_pm_resume()

test for "spurious" IRQ ignores possible IRQ_WAKE_THREAD value
 2009-09-14 20:34 UTC  (2+ messages)

[PATCH] macintosh/hid: keycode-mapping for left click
 2009-09-14 20:33 UTC 

[PATCH 7/8] perf: Add a perf record --timechart option
 2009-09-14 20:33 UTC  (3+ messages)

PATCH] cpuidle: A new variant of the menu governor to boost IO performance
 2009-09-14 20:31 UTC  (3+ messages)

Regression in suspend to ram in 2.6.31-rc kernels
 2009-09-14 20:27 UTC  (5+ messages)

[PATCH] cris: Cleanup linker script using new linker script macros
 2009-09-14 20:27 UTC  (3+ messages)

Regression in suspend to ram in 2.6.31-rc kernels
 2009-09-14 20:25 UTC  (14+ messages)

parameter for module gspca_sn9c20x
 2009-09-14 20:26 UTC  (2+ messages)

2.6.31-rc8: CIFS with 5 seconds hiccups
 2009-09-14 20:16 UTC  (18+ messages)
                              ` (64 bit dump) "

[PATCH 2/4] virtual block device driver (ramzswap)
 2009-09-14 20:10 UTC  (2+ messages)

[tip:timers/core] clocksource: clocksource_select must be called with mutex locked
 2009-09-14 20:04 UTC  (2+ messages)
` [tip:timers/core] clocksource: Delay clocksource down rating to late boot

[RFC PATCH 19/19] Target_Core_Mod Makefile/Kconfig and div64.c
 2009-09-14 19:57 UTC  (3+ messages)

[GIT PULL] PM updates for 2.6.32
 2009-09-14 19:59 UTC 

newer version of HTC Dream support
 2009-09-14 19:56 UTC  (12+ messages)
      ` [patch] "

[PATCH 0/7] Post merge per-bdi writeback patches v2
 2009-09-14 19:42 UTC  (10+ messages)
` [PATCH 2/7] Assign bdi in super_block
` [PATCH 6/7] writeback: separate starting of sync vs opportunistic writeback

[PATCH] mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
 2009-09-14 19:35 UTC  (3+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-14 19:28 UTC  (11+ messages)

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-14 19:08 UTC  (11+ messages)
                  ` fanotify as syscalls

ext4+quota+nfs issue
 2009-09-14 18:52 UTC  (9+ messages)

linux-next: tip tree build warning
 2009-09-14 18:41 UTC  (12+ messages)
  ` Warning from ring buffer code (Was: Re: linux-next: tip tree build warning)

[RFC] IO scheduler based IO controller V9
 2009-09-14 18:33 UTC  (3+ messages)
` [PATCH 20/23] io-controller: Per cgroup request descriptor support

[PATCH 0/5] kernel handling of dynamic logical partitioning
 2009-09-14 18:30 UTC  (12+ messages)
` [PATCH 1/5] dynamic logical partitioning infrastructure
` [PATCH 4/5] kernel handling of memory DLPAR
` [PATCH 5/5] kernel handling of CPU DLPAR

[PATCH] cleanup legacy console_print function
 2009-09-14 18:28 UTC 

[PATCH] drm/radeon/kms: clear confusion in GART init/deinit path
 2009-09-14 16:29 UTC 

[PATCH v2] input/keyboard: new OpenCores Keyboard Controller driver
 2009-09-14 18:18 UTC  (5+ messages)
` [PATCH v3] "

iwlagn: order 2 page allocation failures
 2009-09-14 18:04 UTC  (12+ messages)

[PATCH] netdev: smc91x: drop Blackfin cruft
 2009-09-14 18:03 UTC 

[PATCH] TPM: Fixup pcrs sysfs file
 2009-09-14 18:00 UTC  (8+ messages)

BFS vs. mainline scheduler benchmarks and measurements
 2009-09-14 17:59 UTC  (12+ messages)
            ` [crash, bisected] Re: clocksource: Resolve cpu hotplug dead lock with TSC unstable

[GIT PULL][RESEND]KVM updates for 2.6.32-rc1
 2009-09-14 17:54 UTC 

[PULL REQUEST] UDF fixes for 2.6.32-rc1
 2009-09-14 17:52 UTC 

[PATCH] fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver
 2009-09-14 17:49 UTC  (3+ messages)
` [PATCH] fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume
` [PATCH] fbdev: bfin-t350mcqb-fb: fix LCD dimensions

[PATCH 0/3] rfkill_unregister() should always be followed by rfkill_destroy()
 2009-09-14 17:47 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