public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-03 13:42:17 to 2010-02-03 20:56:56 UTC [more...]

[PATCH] MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_pins()
 2010-02-03 20:56 UTC  (2+ messages)

[RFC GIT PULL] perf/trace/lock optimization/scalability improvements
 2010-02-03 20:50 UTC  (3+ messages)

[PATCH] syslog: distinguish between /proc/kmsg and syscalls
 2010-02-03 20:47 UTC  (9+ messages)
        ` [PATCH 1/2] "
        ` [PATCH 2/2] syslog: use defined constants instead of raw numbers

[PATCH] ice1712: fix: lock samplerate when samplerate locking is enabled
 2010-02-03 20:45 UTC 

[PATCH] enhanced reimplemention of the kfifo API
 2010-02-03 20:40 UTC  (3+ messages)

[PATCH] scripts/get_maintainer.pl: add ability to read from STDIN
 2010-02-03 20:34 UTC  (4+ messages)

regression in 2.6.27.45 with usb and suspend-to-disk
 2010-02-03 20:31 UTC  (6+ messages)

reiserfs deadlock
 2010-02-03 20:29 UTC  (3+ messages)

Improving OOM killer
 2010-02-03 20:26 UTC  (13+ messages)

Need help tracking down memory consumption increase
 2010-02-03 20:20 UTC 

mtrr/state.c unused?
 2010-02-03 20:24 UTC 

[PATCHv2 00/11] Base support for Freescale i.MX51 SoC platform
 2010-02-03 20:23 UTC  (28+ messages)
` [PATCHv2 01/11] arm: mxc: TrustZone interrupt controller (TZIC) for i.MX5 family
  ` [PATCHv2 02/11] mxc timer: refactor timer code to use timer versions
    ` [PATCHv2 03/11] mxc: Fix Drive Strength Field in the IOMUX controller
        ` [PATCHv2 04/11] mxc: changes to common plat-mxc code to add support for i.MX5
          ` [PATCHv2 05/11] mxc: Core support for i.MX5 series of processors from Freescale
            ` [PATCHv2 06/11] mxc: enable support for Freescale i.MX5 series of processors
        ` [PATCHv2 07/11] mxc: Add support for the Babbage board
          ` [PATCHv2 08/11] fec: fix uninitialized rx buffer usage

debug: nt_conntrack and KVM crash
 2010-02-03 20:21 UTC  (24+ messages)
  ` [PATCH] netfilter: per netns nf_conntrack_cachep

[PATCH 4/6] improve sys_personality for compat architectures
 2010-02-03 20:04 UTC  (6+ messages)

[PATCH] tags: put function prototypes back!
 2010-02-03 20:18 UTC 

patch net-restore-ip-source-validation.patch added to 2.6.32-stable tree
 2010-02-03 20:14 UTC 

[RFC][PATCH] vmscan: balance local_irq_disable() and local_irq_enable()
 2010-02-03 20:12 UTC  (2+ messages)

[PATCH] exec: allow core_pipe recursion check to look for a value of 1 rather than 0
 2010-02-03 20:09 UTC  (4+ messages)
` [PATCH 0/2] exec: refactor how call_usermodehelper works, and update the sense of the core_pipe recursion check (v3)
  ` [PATCH 1/2] "

[git patches] new hardware support for atang tree
 2010-02-03 19:58 UTC  (2+ messages)

[PATCH 0/5] [RESEND] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
 2010-02-03 19:49 UTC  (13+ messages)
` [PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)

[PATCH] core: workqueue: BUG_ON on workqueue recursion
 2010-02-03 19:43 UTC  (2+ messages)

[PATCH 1/14] move user_enable_single_step & co prototypes to linux/ptrace.h
 2010-02-03 19:42 UTC  (10+ messages)
` [PATCH 4/14] avr32: use generic ptrace_resume code
` [PATCH 5/14] blackfin: "

[PATCH] radio-si470x-common: -EINVAL overwritten in si470x_vidioc_s_tuner()
 2010-02-03 19:48 UTC 

x86: fix race in create_irq_nr on irq_desc
 2010-02-03 19:31 UTC  (4+ messages)

2.6.33-rc6: Reported regressions 2.6.31 -> 2.6.32
 2010-02-03 19:26 UTC  (17+ messages)
` [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0
        ` ohci1394_dma=early crash since 2.6.32 (was Re: [Bug #14487] PANIC: early exception 08 rip 246:10 error ffffffff810251b5 cr2 0)

2.6.33-rc6: ext4 triggers warning about high order allocations
 2010-02-03 19:22 UTC  (4+ messages)

[PATCH 02/10] drivers/ata: Fix continuation line formats
 2010-02-03 19:15 UTC  (4+ messages)

[PATCH] Input: serio - re-add thaw (and add freeze)
 2010-02-03 19:11 UTC  (2+ messages)

[PATCH 0/3] OF Device tree merge patches
 2010-02-03 19:01 UTC  (4+ messages)
` [PATCH 1/3] microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
` [PATCH 2/3] of: add 'of_' prefix to machine_is_compatible()
` [PATCH 3/3] of/flattree: merge early_init_dt_scan_memory() common code

[PATCH] remove EXPERIMENTAL from NFS_FSCACHE
 2010-02-03 18:53 UTC 

[PATCH 1/9] perf symbols: Remove perf_session usage in symbols layer
 2010-02-03 18:52 UTC  (9+ messages)
` [PATCH 2/9] perf symbols: Fixup vsyscall maps
` [PATCH 3/9] perf symbols: Ditch vdso global variable
` [PATCH 4/9] perf probe: Don't use a perf_session instance just to resolve symbols
` [PATCH 5/9] perf build-id: Move the routine to find DSOs with hits to the lib
` [PATCH 6/9] perf record: Stop intercepting events, use postprocessing to get build-ids
` [PATCH 7/9] perf tools: Adjust some verbosity levels
` [PATCH 8/9] perf annotate: fix it for non-prelinked *.so
` [PATCH 9/9] perf top: teach it to autolocate vmlinux

Hang: 2.6.32.4 sky2/DMAR (was [PATCH] sky2: Fix WARNING: at lib/dma-debug.c:902 check_sync)
 2010-02-03 18:48 UTC  (20+ messages)
      ` [PATCH] sky2: receive dma mapping error handling

Doctor Database in the USA
 2010-02-03 17:04 UTC 

we have lists of Lawyers, New Businesses, Financial Planners and consumers
 2010-02-03 18:07 UTC 

[PATCH][mmotm-2010-02-01-16-25] Fix wrong accouting of anon and file
 2010-02-03 18:20 UTC  (2+ messages)

[PATCH] exit: PR_SET_ANCHOR for marking processes as reapers for child processes
 2010-02-03 17:49 UTC  (3+ messages)

Merge of the enhanced reimplemention of the kfifo API
 2010-02-03 17:46 UTC 

Hand on resume if sd/mmc card was removed while system was suspended/hibernated
 2010-02-03 17:47 UTC 

Unreachable block in Kernel Code (CONFIG_SSB_SDIO)
 2010-02-03 17:37 UTC  (3+ messages)
` [PATCH] ssb: Fix CONFIG_SSB_SDIOHOST typo

Obsolete config in kernel source (CIFS_QUOTA)
 2010-02-03 17:42 UTC  (2+ messages)

[PATCH] Re: name_count maxed, losing inode data: dev=00:05, inode=5221
 2010-02-03 17:39 UTC 

[PATCH] perf tools: using O_LARGEFILE to open perf data file
 2010-02-03 17:30 UTC  (3+ messages)
` [PATCH] perf tools: using O_LARGEFILE to open perf data file - fix

[PATCH 0/7] Input: wacom - Setup features via driver info
 2010-02-03 17:28 UTC  (6+ messages)
` [PATCH 5/7] Input: wacom - Convert remaining ids, part two

perf report for .ko files
 2010-02-03 17:28 UTC  (5+ messages)

[PATCH] alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
 2010-02-03 17:16 UTC  (3+ messages)

[RFC] slub: ARCH_SLAB_MINALIGN defaults to 8 on x86_32. is this too big?
 2010-02-03 17:25 UTC  (3+ messages)

[PATCH] hrtimer, softirq: Fix hrtimer->softirq trampoline
 2010-02-03 17:21 UTC  (3+ messages)
    ` [tip:timers/urgent] "

[PATCH 0/3 V2] trace-cmd: compiler warning fixes
 2010-02-03 17:21 UTC  (13+ messages)
` [PATCH 2/3] trace-cmd: fix printf compile warnings
` [PATCH 3/3] kernel-shark: fix unitialized handle "

[REGRESSION] "USB: use kfifo to buffer usb-generic serial writes" causes gobi_loader to hang
 2010-02-03 17:21 UTC  (6+ messages)

linux-next: manual merge of the omap_dss2 tree with the omap tree
 2010-02-03 17:12 UTC  (3+ messages)

[PATCH] trace-cmd: teach git to ignore dependency files (*.d)
 2010-02-03 17:01 UTC  (2+ messages)

[PATCH 2.6.27.7-9-pae #7 SMP 1/1] networking tcp: Writing tcp socket be atomic
 2010-02-03 16:52 UTC  (2+ messages)

[PATCH 0/4][linux-next] kconfig: Updates to localmodconfig
 2010-02-03 16:49 UTC  (9+ messages)
` [PATCH 1/4] kconfig: Create include/generated for localmodconfig
` [PATCH 2/4] kconfig: Check for if conditions in Kconfig "
` [PATCH 3/4] kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
` [PATCH 4/4] kconfig: Add LSMOD=file to override the lsmod for localmodconfig
      ` [PATCH] kconfig: simplify LSMOD= handling
        ` [PATCH][linux-next] "

[GIT PULL] nilfs2 fix for 2.6.33
 2010-02-03 16:43 UTC 

[PATCH] mtd: hot spin and code duplication in nand_bcm_umi_bch_read_oobEcc()
 2010-02-03 16:22 UTC  (2+ messages)

tags: include headers before source files
 2010-02-03 16:25 UTC 

[BUG] agpgart-amd64 not initialized in 2.6.33-rc5 if iommu=allowed in kernel command line
 2010-02-03 16:18 UTC  (5+ messages)

[PATCH] dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
 2010-02-03 16:16 UTC  (4+ messages)

[RFC PATCH] ARM: Change the mandatory barriers implementation
 2010-02-03 16:15 UTC 

[PATCH] seastar - SeaStar Ethernet driver
 2010-02-03 16:12 UTC  (4+ messages)

[PATCH] obsolete config in kernel source (IP_ROUTE_PERVASIVE)
 2010-02-03 16:05 UTC 

[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
 2010-02-03 15:58 UTC  (5+ messages)

[PATCH] Staging: hv: fix various coding style issues in RingBuffer.c
 2010-02-03 15:49 UTC  (2+ messages)

Slab Fragmentation Reduction V15
 2010-02-03 15:31 UTC  (6+ messages)
` inodes: Support generic defragmentation

Re-enabling non-GPL driver access to disk partition information
 2010-02-03 15:28 UTC  (5+ messages)

[PATCH v2] mfd: Add support for the timberdale FPGA
 2010-02-03 15:19 UTC 

[PATCH 00/10] treewide: Fix format strings that misuse continuations
 2010-02-03 15:15 UTC  (10+ messages)
` [PATCH 10/10] sound/soc/blackfin: Fix continuation line formats
          ` [RFC PATCH] checkpatch.pl: Add warning on non #define continuation lines
              ` [RFC PATCH V2] "

USB mass storage and ARM cache coherency
 2010-02-03 15:15 UTC  (2+ messages)

[RFC][PATCH] perf_events, x86: PEBS support
 2010-02-03 15:12 UTC  (11+ messages)

[PATCH] platform_driver_register: warn if probe is in .init.text
 2010-02-03 15:08 UTC  (11+ messages)

[PATCH 0/3] HID: make raw output callback more flexible
 2010-02-03 14:50 UTC  (18+ messages)
` [PATCH 2/3] HID: Implement Wacom quirk in the kernel
              ` [PATCH 1/3] HID: make raw reports possible for both feature and output reports
              ` [PATCH 3/3] HID: Enable Sixaxis controller over Bluetooth

sysfs_chmod_file() broken in 2.6.33-rc4-git6
 2010-02-03 14:22 UTC  (5+ messages)

[PATCH 3/8] drivers/media/video/hdpvr: introduce missing kfree
 2010-02-03 14:28 UTC  (5+ messages)

[PATCH] PM / i915: Skip kernel VT switch during suspend/resume if KMS is used
 2010-02-03 14:24 UTC  (8+ messages)
        ` [linux-pm] "

WARNING: at arch/x86/kernel/hpet.c:404 hpet_next_event+0x7d/0x90()
 2010-02-03 13:47 UTC  (2+ messages)


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