public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-10 07:15:34 to 2009-03-10 15:53:52 UTC [more...]

[patch 01/11] Introducing generic hardware breakpoint handler interfaces
 2009-03-10 15:53 UTC  (17+ messages)
` [patch 02/11] x86 architecture implementation of Hardware Breakpoint interfaces
` [patch 04/11] Introduce virtual debug register in thread_struct and wrapper-routines around process related functions
` [patch 06/11] Use virtual debug registers in process/thread handling code
` [patch 08/11] Modify Ptrace routines to access breakpoint registers
` [patch 09/11] Cleanup HW Breakpoint registers before kexec

[PATCH v4] introduce macro spin_event_timeout()
 2009-03-10 15:50 UTC  (3+ messages)

[PATCH 0/7] [GIT PULL] enhancements for tracing in tip
 2009-03-10 15:48 UTC  (16+ messages)
` [PATCH 1/7] tracing: typecast sizeof and offsetof to unsigned int
` [PATCH 3/7] tracing: use generic __stringify
` [PATCH 4/7] tracing: new format for specialized trace points

next-20090310: ext4 hangs
 2009-03-10 15:47 UTC  (5+ messages)

[PATCH] sched: optimize ttwu vs group scheduling
 2009-03-10 15:45 UTC  (3+ messages)
` [tip:sched/core] "

[PATCH] Free setup_irq() interrupt V2
 2009-03-10 15:33 UTC  (6+ messages)

reason for delay in arch/x86/kernel/traps.c::io_check_error()?
 2009-03-10 15:32 UTC  (2+ messages)

[patch 1/2] fs: mnt_want_write speedup
 2009-03-10 15:31 UTC  (7+ messages)
` [patch 2/2] fs: introduce mnt_clone_write

linux-next: driver-core tree build failure
 2009-03-10 15:29 UTC  (4+ messages)

[PATCH 0/5] Retrieving Ethernet PHY wireup from the OF device tree
 2009-03-10 15:22 UTC  (6+ messages)
` [PATCH 1/5] drivers/base: Add bus_register_notifier_alldev() variant
` [PATCH 2/5] phylib: rework to prepare for OF registration of PHYs
` [PATCH 3/5] phylib: add *_direct() variants of phy_connect and phy_attach functions
` [PATCH 4/5] openfirmware: Add OF phylib support code
` [PATCH 5/5] net: make mpc5200 fec driver use of_mdio infrastructure

[git-pull -tip V2] x86: cpu architecture debug code
 2009-03-10 15:20 UTC  (4+ messages)

PROBLEM: kernel BUG at mm/slab.c:3002!
 2009-03-10 15:16 UTC 

[PATCH] Added driver for ISL29003 ambient light sensor
 2009-03-10 15:15 UTC 

[PATCH 0/4] generic software counters
 2009-03-10 15:06 UTC  (8+ messages)
` [PATCH 1/4] perf_counter: software counter event infrastructure
` [PATCH 2/4] perf_counter: provide pagefault software events
` [PATCH 3/4] perf_counter: x86: fix 32bit irq_period assumption
` [PATCH 4/4] perf_counter: use list_move_tail

[PATCH 00/10] ide: DMA methods cleanups/sanitizations
 2009-03-10 15:05 UTC  (3+ messages)
` [PATCH 09/10] ide: set/clear drive->waiting_for_dma flag in the core code

cgroup, balance RT bandwidth
 2009-03-10 15:03 UTC  (3+ messages)

commit "radeonfb: Fix resume from D3Cold on some platforms" breaks resume from RAM on PowerBook
 2009-03-10 15:01 UTC  (5+ messages)

[patch 00/11] Hardware Breakpoint interfaces
 2009-03-10 14:54 UTC  (5+ messages)

sched: delayed cleanup of user_struct
 2009-03-10 14:47 UTC  (3+ messages)

[PATCH] unnecessary SCSI module
 2009-03-10 14:46 UTC  (3+ messages)

[PATCH 1/2 -mmotm] debug-pagealloc: depend on CONFIG_DEBUG_KERNEL
 2009-03-10 14:38 UTC  (2+ messages)
` [PATCH 2/2 -mmotm] debug-pagealloc: cannot depend on hibernation

[PATCH] Fix ARCH=um segfault on x86-64
 2009-03-10 14:29 UTC  (7+ messages)

[PATCH] UML on UML fixed: it did not start
 2009-03-10 14:27 UTC  (2+ messages)

um: WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux
 2009-03-10 14:19 UTC  (9+ messages)
` [Patch] uml: fix WARNING: vmlinux: 'memcpy' exported twice

smatch 1.51 released
 2009-03-10 14:17 UTC  (2+ messages)

Where to get a Kernel tree with KGDB patched? -- help needed
 2009-03-10 14:14 UTC  (2+ messages)

[PATCH] drivers/w1/masters/w1-gpio.c: fix read_bit()
 2009-03-10 14:13 UTC  (4+ messages)

[PATCH] lenovo-sl-laptop : driver for review
 2009-03-10 14:12 UTC  (6+ messages)

linux-next: Tree for March 10
 2009-03-10 14:12 UTC  (4+ messages)
` Next 10: Badness at mm/allocpercpu.c:123

Kernel tree with KGDB patched
 2009-03-10 14:10 UTC  (2+ messages)

2.6.29-rc6-git7: Reported regressions from 2.6.28
 2009-03-10 13:56 UTC  (4+ messages)
` [Bug #12806] i915 broken STR

[patch] aio: remove aio-max-nr and instead use the memlock rlimit to limit the number of pages pinned for the aio completion ring
 2009-03-10 13:43 UTC  (8+ messages)

[PATCH] tweak spin logic for hpilo
 2009-03-10 13:42 UTC  (3+ messages)

[patch] fs: new inode i_state corruption fix
 2009-03-10 13:41 UTC  (5+ messages)
      ` [patch] fs: avoid I_NEW inodes

[TIP][RFC 0/7] requeue pi implemenation
 2009-03-10 13:39 UTC  (5+ messages)
` [TIP][RFC 6/7] futex: add requeue_pi calls

[PATCH] doc: add trace_buf_size description to kernel-parameters.txt
 2009-03-10 13:39 UTC  (4+ messages)
` [tip:tracing/ftrace] "

Keymap 0: Permission denied
 2009-03-10 13:36 UTC  (3+ messages)

panic with strcmp
 2009-03-10 13:34 UTC  (2+ messages)

[GIT PULL] Squashfs fixes for 2.6.29?
 2009-03-10 13:19 UTC  (5+ messages)

[PATCH 00/25] BUG to BUG_ON changes
 2009-03-10 13:24 UTC  (26+ messages)
` [PATCH 01/25] [btrfs] "
  ` [PATCH 02/25] [staging] "
    ` [PATCH 03/25] [net] "
      ` [PATCH 04/25] [arm] "
        ` [PATCH 05/25] [ia64] "
          ` [PATCH 06/25] [mips] "
            ` [PATCH 07/25] [x86] "
              ` [PATCH 08/25] [sparc] "
                ` [PATCH 09/25] [s390] "
                  ` [PATCH 10/25] [mn10300] "
                    ` [PATCH 11/25] [alpha] "
                      ` [PATCH 12/25] [frv] "
                        ` [PATCH 13/25] [blackfin] "
                          ` [PATCH 14/25] [mm] "
                            ` [PATCH 15/25] [cris] "
                              ` [PATCH 16/25] [m32r] "
              ` [tip:x86/debug] x86: "

[RFC] A simple way to determine if the kernel needs HIGHMEM64G to be able to use all the installed memory
 2009-03-10 13:21 UTC  (9+ messages)
      ` [PATCH] x86: suggest running a 64bit kernel on LM capable machines with plenty memory

Direct transfer between SCSI and PCI
 2009-03-10 13:11 UTC  (3+ messages)

[patch 0/8] xtensa: s6000 & s6105
 2009-03-10 13:11 UTC  (9+ messages)
` [patch 1/8] xtensa: nommu support
` [patch 2/8] xtensa: variant-specific code
` [patch 3/8] xtensa: variant irq set callbacks
` [patch 4/8] xtensa: s6000 variant core definitions
` [patch 5/8] xtensa: s6000 variant
` [patch 6/8] xtensa: s6000 gpio driver
` [patch 7/8] xtensa: let platform override KERNELOFFSET
` [patch 8/8] xtensa: platform stretch s6105 eval board

[patch 0/8] xtensa: s6000 & s6105
 2009-03-10 13:03 UTC 

[PATCH] [SOUND] recording gain control
 2009-03-10 12:59 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] xen: core dom0 support
 2009-03-10 12:49 UTC  (12+ messages)

[RFC PATCH] cpuacct: per-cgroup utime/stime statistics - v1
 2009-03-10 12:42 UTC 

[PATCH 0/2] gigaset: patches for 2.6.30
 2009-03-10 12:25 UTC  (3+ messages)
` [PATCH 2/2] gigaset: Kconfig cleanup

[PATCH 1/2] gigaset: return -ENOSYS for unimplemented functions
 2009-03-10 12:25 UTC  (3+ messages)
` [PATCH 1/2 v2] gigaset: return -ENOTTY "

[Patch 11/11] ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces - v2
 2009-03-10 12:21 UTC  (5+ messages)

[PATCH] tracing: Don't assume possible cpu list have contenious number
 2009-03-10 12:18 UTC  (2+ messages)
` [tip:tracing/ftrace] tracing: Don't assume possible cpu list have continuous numbers

[TIP,BISECTED] Negative nice values have become big positive numbers
 2009-03-10 12:18 UTC  (5+ messages)
  ` [tip:core/printk] vsprintf: fix bug in negative value printing

[PATCH] ftrace: Don't use tracing_record_cmdline() in workqueue tracer
 2009-03-10 12:18 UTC  (3+ messages)

Twinhan DVB-T card does not tune with 2.6.29
 2009-03-10 11:52 UTC 

[announce] Performance Counters for Linux, v6
 2009-03-10 11:53 UTC  (7+ messages)

[PATCH] [net/irda]: new Blackfin on-chip SIR IrDA driver
 2009-03-10 11:53 UTC  (7+ messages)

Linux 2.6.29-rc6
 2009-03-10 11:29 UTC  (23+ messages)

jffs2 and kernel config for SDHC Memory Cards
 2009-03-10 11:23 UTC  (7+ messages)

2.6.29-rc5+: cf card no longer detected
 2009-03-10 11:23 UTC 

2.6.29-rc5+: usb bluetooth crashes system
 2009-03-10 11:23 UTC 

[PATCH] /dev/time for Linux, inspired by Plan 9
 2009-03-10 11:22 UTC  (2+ messages)

Absolute symbols in vmlinux_64.lds.S
 2009-03-10 11:24 UTC  (5+ messages)

[PATCH] Added driver for ISL29003 ambient light sensor
 2009-03-10 11:19 UTC 

[PATCH] input: add suspend wakeup support to sh_keysc
 2009-03-10 11:10 UTC 

Error testing ext3 on brd ramdisk
 2009-03-10 11:03 UTC  (7+ messages)

[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
 2009-03-10 10:59 UTC  (8+ messages)
` [PATCH 1/5] linker script: define __per_cpu_load on all SMP capable archs
` [PATCH 2/5] percpu: make x86 addr <-> pcpu ptr conversion macros generic
` [PATCH 3/5] percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()
` [PATCH 4/5] percpu: generalize embedding first chunk setup helper
` [PATCH 5/5] percpu: use dynamic percpu allocator as the default percpu allocator
` test module to verify "

[PATCH 00/18] Blackfin Serial Driver bug fixing and update
 2009-03-10 10:25 UTC  (5+ messages)
` [PATCH 02/18] Blackfin Serial Driver: use barrier instead of cpu_relax for Blackfin SMP like patch

Slow clock on AMD 740G chipset
 2009-03-10 10:18 UTC  (2+ messages)

[RFC][PATCH 0/2] Syscalls tracing
 2009-03-10 10:08 UTC  (7+ messages)
` [RFC][PATCH 1/2] tracing/ftrace: syscall tracing infrastructure

[PATCH 17/18] Blackfin Serial Driver: Fix bug - Enable hardware based CTS and RTS for bf548. - v2
 2009-03-10 10:03 UTC 

[PATCH 05/18] Blackfin Serial Driver: fix bug - serial port transfer big file from host to target would have more lines - v2
 2009-03-10  9:56 UTC 

[PATCH 04/18] Blackfin Serial Driver: Change hardware flowcontrol from poll to interrupt driven. - v2
 2009-03-10  9:54 UTC 

[PATCH 03/18] Blackfin Serial Driver: fix a bug in dma circle rx buffer handling - v2
 2009-03-10  9:49 UTC 

[PATCH 0/5] Blackfin ASoC fixing and updates
 2009-03-10  9:45 UTC  (6+ messages)
` [PATCH 1/5] ASoC: Blackfin: fix bug - kernel will crash when record and play in bf527-ezkit
  ` [alsa-devel] "
    ` [alsa-devel] [PATCH 1/5] ASoC: Blackfin: fix bug - kernel willcrash "
        ` [alsa-devel] [PATCH 1/5] ASoC: Blackfin: fix bug - kernelwillcrash "

[PATCH 0/7] Generic RTC class driver
 2009-03-10  9:39 UTC  (11+ messages)
` [PATCH 1/7] parisc: rtc: get_rtc_time() returns unsigned int
  ` [PATCH 2/7] parisc: rtc: platform_driver_probe() fixups
    ` [PATCH 3/7] parisc: rtc: Add missing module alias
      ` [PATCH 4/7] parisc: rtc: Rename rtc-parisc to rtc-generic
        ` [PATCH 5/7] m68k: Hook up rtc-generic
          ` [PATCH 6/7] powerpc: Hook up rtc-generic, and kill rtc-ppc
            ` [PATCH 7/7] powerpc/ps3: Add rtc-ps3
                  ` [rtc-linux] "

[Patch] ptrace: remove a useless goto
 2009-03-10  9:34 UTC 

[git-pull -tip] x86: cpu architecture debug code
 2009-03-10  9:01 UTC  (3+ messages)

2.6.29 pat issue
 2009-03-10  8:22 UTC  (9+ messages)

LIBATA told me it's broken
 2009-03-10  8:13 UTC 

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-03-10  8:19 UTC  (11+ messages)

remap_pfn_range() not suitable for physical RAM?
 2009-03-10  8:04 UTC  (2+ messages)

[PATCH -v3] flat: fix data sections alignment
 2009-03-10  7:33 UTC  (2+ messages)

[PATCH] block: fix memory leak in bio_clone()
 2009-03-10  7:29 UTC  (6+ messages)

[PATCH] xen: core dom0 support
 2009-02-28  1:59 UTC 


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