public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-09-22 19:01:08 to 2009-09-23 05:15:18 UTC [more...]

[PATCH] input/keyboard: new driver for ADP5520 MFD PMICs
 2009-09-23  5:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mfd: ADP5520 Multifunction LCD Backlight and Keypad Input Device Driver
 2009-09-23  5:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one, take#2
 2009-09-23  5:06 UTC  (6+ messages)
` [PATCH 1/5] ia64: don't alias VMALLOC_END to vmalloc_end
` [PATCH 2/5] ia64: initialize cpu maps early
` [PATCH 3/5] ia64: allocate percpu area for cpu0 like percpu areas for other cpus
` [PATCH 4/5] ia64: convert to dynamic percpu allocator
` [PATCH 5/5] percpu: kill legacy "

[PATCH 2/2] vfs: fix d_path() for unreachable paths
 2009-09-23  4:59 UTC  (2+ messages)
` [PATCH] Blackfin: cplbinfo: drop d_path() hacks

[PATCH] sched: Make sure task has correct sched_class after policy change
 2009-09-23  2:21 UTC 

[PATCH] asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
 2009-09-23  4:51 UTC 

linux-next: block tree build failure
 2009-09-23  4:51 UTC 

Linux guest domain with two vnets bound to the same vswitch experiences hung in bootup (sun_netraT5220)
 2009-09-23  4:37 UTC 

No more bits in vm_area_struct's vm_flags
 2009-09-23  4:15 UTC 

[git pull] Input updates for 2.6.32-rc0
 2009-09-23  4:05 UTC 

[PATCH] x86: ptrace: sysret path should reach syscall_trace_leave
 2009-09-23  4:02 UTC 

regression in page writeback
 2009-09-23  4:00 UTC  (32+ messages)

[regression] adb trackpad disappears after suspend to ram
 2009-09-23  3:32 UTC  (3+ messages)
  ` [regression, bisected] "

[PATCH] perf_counter: cleanup for __perf_event_sched_in()
 2009-09-23  3:32 UTC  (4+ messages)

linux-next: manual merge of the ocfs2 tree with Linus' tree
 2009-09-23  3:14 UTC  (2+ messages)

[GIT PULL] m32r: Cleanup linker script
 2009-09-23  3:06 UTC  (2+ messages)

[PATCH]lock_stat: Adding "nr_contender" and "max_contender" to show the degree of contention on ticket spinlock
 2009-09-23  2:46 UTC 

SystemTap release 1.0
 2009-09-23  2:45 UTC 

[PATCH] x86: ptrace: sign-extend eax with orig_eax>=0
 2009-09-23  2:40 UTC  (3+ messages)

libATA SATA errors on DVD bad sectors
 2009-09-23  2:28 UTC  (3+ messages)

(no subject)
 2009-09-23  2:14 UTC 

[PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one
 2009-09-23  2:11 UTC  (12+ messages)
` [PATCH 1/4] vmalloc: rename local variables vmalloc_start and vmalloc_end
` [PATCH 2/4] ia64: allocate percpu area for cpu0 like percpu areas for other cpus

[PATCH] sched: Make sure task has correct sched_class after policy change
 2009-09-23  2:03 UTC 

TODO file for ramzswap
 2009-09-23  2:02 UTC  (3+ messages)

(no subject)
 2009-09-23  1:48 UTC 

linux-next: manual merge of the jdelvare-hwmon tree with Linus' tree
 2009-09-23  1:42 UTC 

[PATCH 1/2] ipv4: fix do_ip_setsockopt optlen check for IP_MULTICAST_IF
 2009-09-23  1:41 UTC  (4+ messages)

[RFC] [PATCH 2/2] ACPI: introduce ACPI ALS device driver
 2009-09-23  1:26 UTC  (3+ messages)

[PATCH 1/3] pci: determine CLS more intelligently
 2009-09-23  1:18 UTC  (5+ messages)
  ` [PATCH 3/3 pci#linux-next] pccard: configure CLS on attach

[GIT PULL] tracing/kprobes: Kprobes core/tracing/profiling updates
 2009-09-23  1:11 UTC  (26+ messages)
` [PATCH 01/24] kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
` [PATCH 02/24] kprobes/x86-64: Allow to reenter probe on post_handler
` [PATCH 03/24] kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
` [PATCH 04/24] kprobes: Fix to add __kprobes to notify_die
` [PATCH 05/24] kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
` [PATCH 06/24] kprobes: Prohibit to probe native_get_debugreg
` [PATCH 07/24] x86: Allow x86-32 instruction decoder selftest on x86-64
` [PATCH 08/24] x86: Remove unused config macros from instruction decoder selftest
` [PATCH 09/24] x86: Add MMX support for instruction decoder
` [PATCH 10/24] kprobes/x86-32: Move irq-exit functions to kprobes section
` [PATCH 11/24] x86/ptrace: Fix regs_get_argument_nth() to add correct offset
` [PATCH 12/24] tracing/kprobes: Fix probe offset to be unsigned
` [PATCH 13/24] tracing/kprobes: Cleanup kprobe tracer code
` [PATCH 14/24] tracing/kprobes: Add event profiling support
` [PATCH 15/24] tracing/kprobes: Add argument name support
` [PATCH 16/24] tracing/kprobes: Show event name in trace output
` [PATCH 17/24] tracing/kprobes: Support custom subsystem for each kprobe event
` [PATCH 18/24] tracing/kprobes: Fix trace_probe registration order
` [PATCH 19/24] ftrace: Fix trace_add_event_call() to initialize list
` [PATCH 20/24] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
` [PATCH 21/24] tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
` [PATCH 22/24] tracing/kprobes: Fix profiling alignment for perf_counter buffer
` [PATCH 23/24] tracing/kprobes: Disable kprobe events by default after creation
` [PATCH 24/24] kprobes: Prevent re-registration of the same kprobe

[RFC][PATCH] SCHED_EDF scheduling class
 2009-09-23  1:11 UTC  (13+ messages)
        ` checkpatch as a tool (was Re: [RFC][PATCH] SCHED_EDF scheduling class)

[PATCH 0/7] Per-bdi writeback flusher threads v20
 2009-09-23  1:05 UTC  (11+ messages)

[RFC] Privilege dropping security module
 2009-09-23  0:56 UTC 

[GIT PATCHES for 2.6.32] V4L/DVB fixes
 2009-09-23  1:03 UTC 

[PATCH] fix BUILD_BUG_ON() and a couple of bogus uses of it
 2009-09-23  0:57 UTC  (2+ messages)

Current git: no keyboard when booting in verbose mode
 2009-09-23  0:54 UTC 

[PATCH] kmemcheck: clean up kmemcheck_annotate_bitfield
 2009-09-23  0:50 UTC  (2+ messages)

[PATCH 0/3] compcache: in-memory compressed swapping v4
 2009-09-23  0:40 UTC  (5+ messages)

[git pull] two radeon fixes
 2009-09-23  0:24 UTC 

[git pull] vga arb build fix
 2009-09-23  0:10 UTC 

[PATCH v2 0/6] Device table matching for SPI subsystem
 2009-09-23  0:02 UTC  (9+ messages)
` [PATCH 2/6] mtd: m25p80: Convert to device table matching

[BUG 2.6.30+] e100 sometimes causes oops during resume
 2009-09-22 23:51 UTC  (6+ messages)

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-22 23:43 UTC  (12+ messages)
` fanotify as syscalls

fixing "pci=use_crs"
 2009-09-22 23:35 UTC  (5+ messages)

[PATCH 2/6] mtd: m25p80: Convert to device table matching
 2009-09-22 23:40 UTC  (4+ messages)
` [PATCH 2/2] mtd: m25p80: Add support for CAT25xxx serial EEPROMs

[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
 2009-09-22 23:07 UTC  (9+ messages)

[PATCH] make refrigerator cold
 2009-09-22 23:19 UTC  (4+ messages)

Crash on reading the whole PCI config of PIIX4 SMBus
 2009-09-22 23:18 UTC  (2+ messages)

linux-next: failed to fetch md-current and md trees
 2009-09-22 23:08 UTC 

PATCH: ARCH in builddeb
 2009-09-22 23:07 UTC  (5+ messages)

Paravirtualization on VMware's Platform [VMI]
 2009-09-22 22:58 UTC  (18+ messages)

mailing list for trace users
 2009-09-22 22:32 UTC  (13+ messages)
          ` [perf] Finding uninstalled modules Was "

[PATCH tip/core/rcu 0/4] Josh and Ingo review feedback and bloatwatch RCU
 2009-09-22 22:25 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] Apply review feedback from Josh Triplett, part 1
` [PATCH tip/core/rcu 2/4] Apply review feedback from Josh Triplett, part 2
` [PATCH tip/core/rcu 3/4] Apply Ingo's checkpatch feedback
` [PATCH tip/core/rcu 4/4] v6 RCU: the bloatwatch edition

[GIT PULL] tracing fixes for -tip
 2009-09-22 22:18 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix a comment and a trivial format issue in tracepoint.h
` [PATCH 2/2] tracing/workqueue: Use %pf in workqueue trace events

[PATCH] serial: fix htmldocs warnings
 2009-09-22 22:09 UTC  (2+ messages)

[GIT PULL] Regulator for 2.6.32
 2009-09-22 21:53 UTC 

docbooks fatal build error (v4l & dvb)
 2009-09-22 21:47 UTC  (4+ messages)

perf sched record hangs machine
 2009-09-22 21:44 UTC  (3+ messages)

tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set
 2009-09-22 21:26 UTC  (3+ messages)

[PATCH] 8139cp: fix duplicate loglevel in module load message
 2009-09-22 21:25 UTC  (2+ messages)

[PATCH] rtc: Set wakeup capability for I2C and SPI RTC drivers
 2009-09-22 21:19 UTC  (5+ messages)

[Patch net-next]atl1c:remove compiling warning
 2009-09-22 21:21 UTC  (2+ messages)

[PATCH 2/5] drivers/net: remove duplicate structure field initialization
 2009-09-22 21:21 UTC  (2+ messages)

[PATCH] kaweth: Fix memory leak in kaweth_control()
 2009-09-22 21:19 UTC  (2+ messages)

[PATCH] regulator: Add some brief design documentation
 2009-09-22 21:18 UTC  (2+ messages)

[resend] 2.6.31 regression: hangs on Compaq Evo N800c with ACPI enabled - bisected
 2009-09-22 21:17 UTC  (3+ messages)

[GIT PULL] sound cleanups for 2.6.32-rc1
 2009-09-22 21:10 UTC 

[GIT PULL] sound ASoC fixes for 2.6.32-rc1
 2009-09-22 21:06 UTC 

[GIT PULL] s390 patches
 2009-09-22 21:03 UTC 

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-09-22 20:58 UTC  (2+ messages)

[PATCH] PCI PM: Read device power state from register after updating it (rev. 2)
 2009-09-22 20:58 UTC  (4+ messages)
` [PATCH] PCI PM: Read device power state from register after updating it (rev. 3)

[PATCH 3/3] usb console,usb-serial: pass initial console baud on to first tty open
 2009-09-22 20:54 UTC  (9+ messages)

[PATCH] tracing: Fix a comment and a trivial format issue in tracepoint.h
 2009-09-22 20:45 UTC  (2+ messages)

[PATCH] PCI PM: Read device power state from register after updating it (rev. 2)
 2009-09-22 20:39 UTC  (3+ messages)

[PATCH 0/2] tracing/workqueue fixes
 2009-09-22 20:35 UTC  (5+ messages)
` [PATCH 1/2] tracing/workqueue: Use %pf in workqueue trace events
  ` [PATCH 2/2] tracing/workqueue: Rename workqueue_execute to worklet_entry and add worklet_exit

TI PCIe-PCI bridge quirks
 2009-09-22 20:07 UTC  (4+ messages)

[PATCH] vfs: new FROM_ACCESS flag
 2009-09-22 20:06 UTC  (4+ messages)

[GIT PULL]: OMAP2/3 Display Subsystem
 2009-09-22 20:03 UTC  (2+ messages)

(un)mount ramfs from C code
 2009-09-22 19:53 UTC  (3+ messages)

Hibernation oops with 2.6.31 won't fit the screen - how to debug?
 2009-09-22 19:56 UTC  (3+ messages)
  ` Hibernation oops with 2.6.31 won't fit the screen - bisected

2.6.31-07068-g43c1266 Early boot exception
 2009-09-22 19:36 UTC  (5+ messages)

[PATCH 0/5] Futex cleanups and race fix
 2009-09-22 19:26 UTC  (5+ messages)
` [PATCH 5/5] futex: fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me

rtc_cmos oops in cmos_rtc_ioctl
 2009-09-22 19:15 UTC  (4+ messages)
    ` [rtc-linux] "

[RFC] regulator: add driver for MAX8660/8661
 2009-09-22 19:15 UTC  (2+ messages)

[BUGFIX 1/2] x86, mce, inject: Use real injectm in raise_local
 2009-09-22 19:09 UTC  (2+ messages)
` [tip:x86/urgent] x86: mce, inject: Use real inject-msg "

[Announce] 2.6.29-rc4-rt1
 2009-09-22 19:01 UTC  (17+ messages)
` [Announce] 2.6.29.4-rt18
  ` 2.6.29.4-rt19
    ` [ANNOUNCE] 2.6.29.5-rt21
      ` [ANNOUNCE] 2.6.29.5-rt22
        ` [ANNOUNCE] 2.6.29.6-rt23
          ` [ANNOUNCE] 2.6.31-rc4-rt1
            ` [ANNOUNCE] 2.6.31-rc6-rt2
              ` [ANNOUNCE] 2.6.31-rc6-rt4
                ` [ANNOUNCE] 2.6.31-rc6-rt5
                  ` [ANNOUNCE] 2.6.31-rc6-rt6
                    ` [ANNOUNCE] 2.6.31-rc7-rt8
                        ` [ANNOUNCE] 2.6.31-rt10
                          ` [ANNOUNCE] 2.6.31-rt11


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