public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-14 20:16:07 to 2009-09-15 02:36:37 UTC [more...]

[PATCH 0/3] /proc/kmem cleanups and hwpoison bits
 2009-09-15  2:34 UTC  (5+ messages)
` [PATCH 1/3] vmalloc: ignore vmalloc area holes in vwrite()
` [PATCH 2/3] devmem: handle partial kmem write/read
` [PATCH 3/3] HWPOISON: prevent /dev/kmem users from accessing hwpoison pages

[PATCH] devmem: handle partial kmem write/read
 2009-09-15  2:31 UTC  (7+ messages)

[PATCH] SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
 2009-09-15  2:32 UTC  (4+ messages)

[GIT PATCHES for 2.6.32] V4L/DVB updates
 2009-09-15  2:32 UTC 

[PATCH] MAINTAINERS: Integrate P:/M: lines
 2009-09-15  2:13 UTC 

+ generic-ipi-fix-the-race-between-generic_smp_call_function_-and-hotplug_cfd.patch added to -mm tree
 2009-09-15  2:03 UTC  (5+ messages)

[GIT PULL] ocfs2 changes for 2.6.32
 2009-09-15  2:01 UTC  (8+ messages)

[PATCH v3] ftrace: document basic ftracer/ftracer graph needs
 2009-09-15  1:48 UTC  (12+ messages)
` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH] [GIT PULL] "

[PATCH RT] Add histograms of potential and effective wakeup latencies
 2009-09-15  1:01 UTC  (2+ messages)

[PATCH] KEYS: Fix garbage collector
 2009-09-15  0:49 UTC  (4+ messages)
` [GIT] security / creds fixes

[PATCH] x86/PCI: initialize PCI bus node numbers early
 2009-09-15  0:45 UTC  (4+ messages)

[PATCH] Revert "[Bluetooth] Eliminate checks for impossible conditions in IRQ handler"
 2009-09-14 23:17 UTC  (2+ messages)

[PATCH] netdev: smc91x: drop Blackfin cruft
 2009-09-15  0:07 UTC  (2+ messages)

ipv4 regression in 2.6.31 ?
 2009-09-15  0:01 UTC  (5+ messages)

[PATCH 00/11] Add support for GCC's __builtin_unreachable() and use it in BUG (v2)
 2009-09-14 23:54 UTC  (16+ messages)
` [PATCH 01/11] Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
` [PATCH 02/11] x86: Convert BUG() to use unreachable()
` [PATCH 03/11] MIPS: "
` [PATCH 04/11] s390: "
` [PATCH 05/11] mn10300: "
` [PATCH 06/11] parisc: "
` [PATCH 07/11] powerpc: "
` [PATCH 08/11] alpha: "
` [PATCH 09/11] avr32: "
` [PATCH 10/11] blackfin: "
` [PATCH 11/11] Use unreachable() in asm-generic/bug.h for !CONFIG_BUG case

[patch] mm: use-once mapped file pages
 2009-09-14 23:46 UTC 

[RFC PATCH -tip v4 0/9] kprobes: Kprobes jump optimization support
 2009-09-14 23:46 UTC  (10+ messages)
` [RFC PATCH -tip v4 1/9] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
` [RFC PATCH -tip v4 2/9] x86: Introduce generic jump patching without stop_machine
` [RFC PATCH -tip v4 3/9] kprobes: Introduce generic insn_slot framework
` [RFC PATCH -tip v4 4/9] kprobes: Introduce kprobes jump optimization
` [RFC PATCH -tip v4 5/9] kprobes: Jump optimization sysctl interface
` [RFC PATCH -tip v4 6/9] kprobes/x86: Boost probes when reentering
` [RFC PATCH -tip v4 7/9] kprobes/x86: Cleanup save/restore registers
` [RFC PATCH -tip v4 8/9] kprobes/x86: Support kprobes jump optimization on x86
` [RFC PATCH -tip v4 9/9] kprobes: Add documents of jump optimization

[RFC][PATCH] PCI ACS enabling
 2009-09-14 23:35 UTC 

[tip:x86/kbuild] x86: Don't silently override CONFIG_64BIT in 'make oldconfig'
 2009-09-14 23:29 UTC  (7+ messages)

[PATCH] Input: ad7879: add support for AD7889
 2009-09-14 23:09 UTC  (2+ messages)

[PATCH 1/2] rtc: Document the sysfs interface
 2009-09-14 22:59 UTC  (8+ messages)
` [PATCH 2/2] rtc: Add boot_timesource sysfs attribute
  ` [rtc-linux] "
      ` [rtc-linux] "

[patch 3/6] add pmem driver
 2009-09-14 22:55 UTC  (7+ messages)

[PATCH] drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
 2009-09-14 22:49 UTC  (2+ messages)

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

[PATCH 00/72] Blackfin updates for 2.6.32
 2009-09-14 22:36 UTC  (36+ 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 05/72] Blackfin: checkpatch --file arch/blackfin/kernel/ipipe.c
` [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 12/72] Blackfin: document __ipipe_call_irqtail
` [PATCH 13/72] Blackfin: sanitize manual control of IPEND[4]
` [PATCH 17/72] Blackfin: reject outdated/unused/wrong relocation types
` [PATCH 19/72] Blackfin: convert malloc()/memset() to zalloc() in module code
` [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 30/72] Blackfin: bf538: add bfin_clear_PPI_STATUS() helper
` [PATCH 31/72] Blackfin: bf533-stamp: add resources for mmc_spi card
` [PATCH 33/72] Blackfin: bf537-stamp: update AD714x resources
` [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 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 46/72] Blackfin: bf537-stamp: update ad1836 resources

[ linux-2.6.31-next-20090914 ] Please rename kthreADD
 2009-09-14 22:33 UTC 

More BFS benchmarks and scheduler issues
 2009-09-14 22:29 UTC 

Trouble with USB serial driver (ftdi_sio.c) on 2.6.31
 2009-09-14 22:28 UTC  (3+ messages)

[RFC] The reflink(2) system call v5
 2009-09-14 22:24 UTC 

[PATCH] [mmotm] change "getline" to "get_line" to avoid C library confusion
 2009-09-14 22:24 UTC  (2+ messages)

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

newer version of HTC Dream support
 2009-09-14 22:21 UTC  (17+ messages)
            ` [patch] "

[PATCH] input/keyboard: add ADP5588 QWERTY I2C Keyboard Input device driver
 2009-09-14 22:18 UTC 

V4L2 drivers: potentially dangerous and inefficient msecs_to_jiffies() calculation
 2009-09-14 22:13 UTC  (6+ messages)

[patch to ignore] fix gpio_ compilation
 2009-09-14 22:02 UTC 

[patch 6/6] unneccessary camera flash support breaks compilation
 2009-09-14 22:01 UTC 

[patch 5/6] fix Dream audio compilation
 2009-09-14 22:00 UTC 

[patch 4/6] add gpios for Dream
 2009-09-14 21:59 UTC 

[patch 2/6] Dream wakelocks and headers
 2009-09-14 21:58 UTC 

[patch 1/6] fix compilation of msm_camera
 2009-09-14 21:57 UTC 

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

[PATCH] [0/5] kbuild: A couple of Kbuild fixes/improvements
 2009-09-14 21:47 UTC  (10+ 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  (10+ messages)
` [PATCH 3/5] hw-breakpoints: Rewrite the hw-breakpoints layer "

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 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  (5+ 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  (2+ messages)

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  (15+ messages)

[PATCH] cris: Cleanup linker script using new linker script macros
 2009-09-14 20:27 UTC  (3+ 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  (17+ messages)
                              ` (64 bit dump) "

Regression in suspend to ram in 2.6.31-rc kernels
 2009-09-03 23:23 UTC 


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