messages from 2010-02-25 17:25:42 to 2010-02-25 22:41:36 UTC [more...]
[PATCH] Add sysfs support for fbdefio delay
2010-02-25 22:41 UTC (3+ messages)
[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
2010-02-25 22:38 UTC (5+ messages)
` [PATCH 08/15] readahead: record readahead patterns
` [PATCH 09/15] readahead: add tracing event
[PATCH RT] trivial fix to REMINDER block in init/main.c
2010-02-25 22:39 UTC
pm_op(): usb_dev_suspend+0x0/0x10 returns -2 on USB device 8087:0020
2010-02-25 22:37 UTC (8+ messages)
[PATCH] [0/4] Update slab memory hotplug series
2010-02-25 22:31 UTC (18+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
[PATCH] x86/pci: exclude mrst pci code for other platform
2010-02-25 22:27 UTC (2+ messages)
` [tip:x86/mrst] x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
[PATCH] TOMOYO: Protect find_task_by_vpid() with RCU
2010-02-25 22:22 UTC (3+ messages)
Testing for dirty buffers on a block device
2010-02-25 22:19 UTC (4+ messages)
linux-next: Tree for February 25
2010-02-25 22:10 UTC (5+ messages)
` [PATCH -next] staging: fix wlan-ng printk format warning
` [PATCH -next] fs: fix compat_ioctl when CONFIG_BLOCK=n
` [PATCH -next] pktcdvd: improve BKL and compat_ioctl.c usage
[PATCH tip/core/rcu 0/2] rcu: fixes for RCU lockdep
2010-02-25 22:06 UTC (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu: make lockdep_rcu_dereference() message less alarmist
` [PATCH tip/core/rcu 2/2] rcu: make rcu_read_lock_sched_held() take boot time into account
[PATCH] sisusbvga: Remove the BKL from ioctl
2010-02-25 22:04 UTC
[PATCH] Route kbd leds through the generic leds layer
2010-02-25 21:47 UTC (6+ messages)
` [PATCH] Route kbd leds through the generic leds layer (3rd version)
[PATCH 0/3] sched: use EDF to throttle RT task groups v2
2010-02-25 20:28 UTC (12+ messages)
` [PATCH 1/3] sched: use EDF to schedule groups
` [PATCH 2/3] sched: enforce per-cpu utilization limits on runtime balancing
` [PATCH 3/3] sched: make runtime balancing code more EDF-friendly
CE: xen increasing min_delta_ns to 7651397591976463850 nsec
2010-02-25 21:44 UTC (2+ messages)
` CE: xen increasing min_delta_ns to 7651397591976463850 nsec / pvops domU
[2.6.33 regression] btrfs mount causes memory corruption
2010-02-25 21:38 UTC (6+ messages)
[PATCH tip/core/rcu 0/21] v6 add lockdep-based diagnostics to rcu_dereference()
2010-02-25 21:36 UTC (7+ messages)
Pushing desktop boards to the MAX: Intel 10GbE AT2 Server Adapters!
2010-02-25 21:33 UTC
[PATCH] Staging: dream: camera: msm_camera: fix some code style issues
2010-02-25 21:30 UTC (2+ messages)
[GIT PULL] kdb / kms / early debug (1 of 2)
2010-02-25 21:21 UTC (29+ messages)
` [PATCH 01/28] Move kernel/kgdb.c to kernel/debug/debug_core.c
` [PATCH 02/28] Separate the gdbstub from the debug core
` [PATCH 03/28] kgdb: eliminate kgdb_wait(), all cpus enter the same way
` [PATCH 04/28] kgdb,sparc: Add in kgdb_arch_set_pc for sparc
` [PATCH 05/28] kgdb,sh: update superh kgdb exception handling
` [PATCH 06/28] kgdb,blackfin: Add in kgdb_arch_set_pc for blackfin
` [PATCH 07/28] kdb: core for kgdb back end (1 of 2)
` [PATCH 08/28] kdb: core for kgdb back end (2 "
` [PATCH 09/28] kgdb: core changes to support kdb
` [PATCH 10/28] kgdb,8250,pl011: Return immediately from console poll
` [PATCH 11/28] sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
` [PATCH 12/28] sparc,sunzilog: Add console polling support for sunzilog serial driver
` [PATCH 13/28] kgdb: gdb "monitor" -> kdb passthrough
` [PATCH 14/28] kgdboc,keyboard: Keyboard driver for kdb with kgdb
` [PATCH 15/28] kgdb,docs: Update the kgdb docs to include kdb
` [PATCH 16/28] kgdb: remove post_primary_code references
` [PATCH 17/28] x86,kgdb: Add low level debug hook
` [PATCH 18/28] powerpc,kgdb: Introduce low level trap catching
` [PATCH 19/28] mips,kgdb: kdb low level trap catch and stack trace
` [PATCH 20/28] kgdb: Add the ability to schedule a breakpoint via a tasklet
` [PATCH 21/28] kgdboc,kdb: Allow kdb to work on a non open console port
` [PATCH 22/28] printk,kdb: capture printk() when in kdb shell
` [PATCH 23/28] keyboard, input: Add hook to input to allow low level event clear
` [PATCH 24/28] debug_core,kdb: Allow the debug core to process a recursive debug entry
` [PATCH 25/28] MAINTAINERS: update kgdb, kdb, and debug_core info
` [PATCH 26/28] kdb,debug_core: Allow the debug core to receive a panic notification
` [PATCH 27/28] kgdbts,sh: Add in breakpoint pc offset for superh
` [PATCH 28/28] debug_core: Turn off tracing while in the debugger
[GIT PULL] kdb / early debug (2 of 2)
2010-02-25 21:22 UTC (9+ messages)
` [PATCH 1/8] x86, kgdb: early trap init for early debug
` [PATCH 2/8] x86, kgdb, init: Add early and late debug states
` [PATCH 3/8] x86,kgdb: Implement early hardware breakpoint debugging
` [PATCH 4/8] x86,early dr regs,kgdb: Allow kernel debugger early dr register access
` [PATCH 5/8] kgdboc: Add ekgdboc for early use of the kernel debugger
` [PATCH 6/8] earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb
` [PATCH 7/8] ehci-dbgp: split PID register updates for IN and OUT pipes
` [PATCH 8/8] echi-dbgp: Add kernel debugger support for the usb debug port
What's in linux1394-2.6.git?
2010-02-25 21:12 UTC
[PATCH 0/7] tcp: bugs and cleanup for 2.6.33
2010-02-25 21:05 UTC (12+ messages)
` [PATCH v3 1/7] net: tcp_header_len_th and tcp_option_len_th
` [PATCH v7 7/7] TCPCT part 2g: parse cookie pair and 64-bit timestamp
` [PATCH v3 2/7] net: remove old tcp_optlen function
` [PATCH v5 3/7] tcp: harmonize tcp_vx_rcv header length assumptions
` [PATCH v5 4/7] tcp: input header length, prediction, and timestamp bugs
` [PATCH v3 5/7] TCPCT part 2e: accept SYNACK data
` [PATCH v5 6/7] TCPCT part 2f: cleanup tcp_parse_options
[PATCH 3/7] RapidIO: Add Port-Write handling for EM
2010-02-25 21:02 UTC (4+ messages)
Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer)
2010-02-25 20:45 UTC
linux-next: Tree for February 22
2010-02-25 20:57 UTC (5+ messages)
` linux-next: Tree for February 22 (media/video/tvp7002)
USB mass storage and ARM cache coherency
2010-02-25 20:52 UTC (2+ messages)
[PATCH] sha: prevent removal of memset as dead store in sha1_update()
2010-02-25 20:43 UTC (7+ messages)
[PATCH] Staging: comedi: poc: Adding some KERN_ facility level
2010-02-25 20:40 UTC
2.6.33: Problem continues: WARNING: at arch/x86/kernel/hpet.c:404 hpet_next_event+0x70/0x80
2010-02-25 20:38 UTC (3+ messages)
VMI and kmap_atomic_pte paravirt_op
2010-02-25 20:32 UTC (3+ messages)
[PATCH 0/10] x86-32: improve atomic64_t functions
2010-02-25 20:24 UTC (7+ messages)
` [PATCH 10/10] x86-32: panic on !CX8 && XMM
[RFC] microblaze: Support FRAME_POINTER for better backtrace
2010-02-25 20:13 UTC
[PATCH tip/core/rcu 0/21] v6 add lockdep-based diagnostics to rcu_dereference()
2010-02-25 20:05 UTC (5+ messages)
` [PATCH 07/10] module: __rcu annotations
s2disk hang update
2010-02-25 20:04 UTC (4+ messages)
[PATCH] virtio: fix out of range array access
2010-02-25 20:02 UTC (3+ messages)
[PATCH] staging/dream: add missing include files/fix compilation
2010-02-25 19:48 UTC (11+ messages)
[PATCH 0/7][GIT PULL] tracing: updates
2010-02-25 19:44 UTC (8+ messages)
` [PATCH 1/7] ftrace: Remove memory barriers from NMI code when not needed
` [PATCH 2/7] tracing: Fix ftrace_event_call alignment for use with gcc 4.5
` [PATCH 3/7] tracing: Remove CONFIG_TRACE_POWER from kernel config
` [PATCH 4/7] tracing: Fix typo in prof_sysexit_enable()
` [PATCH 5/7] tracing: Fix typo of info text in trace_kprobe.c
` [PATCH 6/7] tracing: Remove unnecessary variable in print_graph_return
` [PATCH 7/7] tracing: Simplify memory recycle of trace_define_field
[async_tx-next PATCH v2 2/2] fsldma: Fix cookie issues
2010-02-25 19:39 UTC
[async_tx-next PATCH v2 1/2] fsldma: Fix cookie issues
2010-02-25 19:39 UTC
[PATCH -tip v3&10 18/18] perf probe: Add lazy line matching support
2010-02-25 19:32 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 15/18] perf probe: Use libdw callback routines
2010-02-25 19:31 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 17/18] perf probe: show more lines after last line
2010-02-25 19:32 UTC (2+ messages)
` [tip:perf/probes] perf probe: Show "
[PATCH -tip v3&10 16/18] perf probe: Check function address range strictly in line finder
2010-02-25 19:31 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 14/18] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 19:31 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 13/18] perf probe: Rename probe finder functions
2010-02-25 19:31 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 09/18] kprobes: Add documents of jump optimization
2010-02-25 19:30 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 12/18] perf probe: Fix bugs in line range finder
2010-02-25 19:30 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 11/18] perf probe: Update perf probe document
2010-02-25 19:30 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 08/18] kprobes/x86: Support kprobes jump optimization on x86
2010-02-25 19:29 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 07/18] x86: Add text_poke_smp for SMP cross modifying code
2010-02-25 19:29 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 10/18] perf probe: Do not show --line option without dwarf support
2010-02-25 19:30 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 05/18] kprobes/x86: Boost probes when reentering
2010-02-25 19:29 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 06/18] kprobes/x86: Cleanup save/restore registers
2010-02-25 19:29 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 03/18] kprobes: Introduce kprobes jump optimization
2010-02-25 19:28 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 04/18] kprobes: Jump optimization sysctl interface
2010-02-25 19:28 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 02/18] kprobes: Introduce generic insn_slot framework
2010-02-25 19:28 UTC (2+ messages)
` [tip:perf/probes] "
[PATCH -tip v3&10 01/18] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
2010-02-25 19:27 UTC (2+ messages)
` [tip:perf/probes] "
[async_tx-next PATCH 2/2] fsldma: Fix cookie issues
2010-02-25 19:25 UTC (3+ messages)
[async_tx-next PATCH 1/2] fsldma: Fix cookie issues
2010-02-25 19:21 UTC (2+ messages)
[PATCH 0/5][GIT PULL] kconfig: updates to localmodconfig
2010-02-25 19:18 UTC (6+ messages)
` [PATCH 1/5] kconfig: Create include/generated for localmodconfig
` [PATCH 2/5] kconfig: Check for if conditions in Kconfig "
` [PATCH 3/5] kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
` [PATCH 4/5] kconfig: Add LSMOD=file to override the lsmod for localmodconfig
` [PATCH 5/5] kconfig: Simplify LSMOD= handling
[PATCH v2 resend] input: imon driver for SoundGraph iMON/Antec Veris IR devices
2010-02-25 19:20 UTC
[PATCH] [resend] unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
2010-02-25 19:03 UTC (2+ messages)
[RESEND][PATCH/RFC] OMAP2: serial.c: Fix number of uarts in early_init
2010-02-25 18:58 UTC (5+ messages)
[PATCH 06/07] kernel.h int_sqrt cleanup
2010-02-25 18:55 UTC (2+ messages)
[PATCH 03/07] kernel.h string cleanup
2010-02-25 18:55 UTC (2+ messages)
[PATCH 02/07] kernel.h panic cleanup
2010-02-25 18:53 UTC (2+ messages)
[PATCH] ufs: make solaris fsck happy
2010-02-25 18:47 UTC
Problem with auto-detecting a HV environment from within Linux
2010-02-25 18:37 UTC (4+ messages)
[PATCH] Fix sched_clock_cpu for systems with unsynchronized TSC
2010-02-25 18:36 UTC
[PATCH] Fix sched_clock_cpu for systems with unsynchronized TSC
2010-02-25 18:33 UTC
[PATCH] perf_events: AMD event scheduling (v2)
2010-02-25 18:29 UTC (3+ messages)
Gianfar driver failing on MPC8641D based board
2010-02-25 18:27 UTC (5+ messages)
Is kernel optimized with dead store removal?
2010-02-25 18:24 UTC (5+ messages)
[PATCH] tracing: add event power_frequency to powernow-k8 driver
2010-02-25 18:21 UTC (2+ messages)
[RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9)
2010-02-25 18:20 UTC (12+ messages)
` Add this to tip (was: Re: [RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9))
[PATCH -mm 1/2] umh && creds: convert call_usermodehelper_keys() to use subprocess_info->init()
2010-02-25 18:15 UTC
[PATCH -mm 0/2] umh && creds: kill sub_info->cred
2010-02-25 18:14 UTC
[PATCH -mm 2/2] umh && creds: kill subprocess_info->cred logic
2010-02-25 18:15 UTC
[PATCH][trace-cmd] trace-record: wrong refferencing
2010-02-25 17:56 UTC (2+ messages)
linux-next: import of usb series failed
2010-02-25 17:54 UTC (9+ messages)
[PATCH 1/3] backlight: Add backlight_device parameter to check_fb
2010-02-25 17:52 UTC (5+ messages)
` [PATCH 1/3] picolcd: driver for PicoLCD HID device
[git pull] OF device tree rework for 2.6.34
2010-02-25 17:51 UTC
[linuxtools-dev] Standard protocols/interfaces/formats for performance tools (TCF, LTTng, ...)
2010-02-25 17:28 UTC (4+ messages)
` [linuxtools-dev] Standard protocols/interfaces/formats forperformance "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox