public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-29 22:22:51 to 2011-03-30 09:20:12 UTC [more...]

[PATCH 00/18] GMA500 updates
 2011-03-30  9:01 UTC  (16+ messages)
` [PATCH 01/18] gma500: begin adding Moorestown support
` [PATCH 02/18] gma500: Add moorestown lvds driver code
` [PATCH 03/18] gma500: Make some of the lvds operations non-static
` [PATCH 04/18] gma500: Add moorestown config structures
` [PATCH 05/18] gma500: Add moorestown specific data to the device structure
` [PATCH 06/18] gma500: Makefiles
` [PATCH 07/18] gma500: Add Moorestown backlight support
` [PATCH 08/18] gma500: add framebuffer setup
` [PATCH 09/18] gma500: enable Moorestown CRTC handling
` [PATCH 10/18] gma500: Moorestown does its setup differently
` [PATCH 11/18] gma500: Add Moorestown identifiers
` [PATCH 12/18] gma500: delete the RAR handling
` [PATCH 13/18] gma500: We don't support the CI either
` [PATCH 14/18] gma500: Clean up more unused structures and code
` [PATCH 15/18] gma500: pull mrst firmware stuff into its own header

kmemleak for MIPS
 2011-03-30  9:15 UTC  (10+ messages)

[PATCH] arm: fix build failure introduced by typo in irq namespace cleanup
 2011-03-30  9:12 UTC  (3+ messages)

[PATCH v3 1/7] mfd: add pruss mfd driver
 2011-03-30  9:15 UTC  (4+ messages)

2.6.38 containers bug: Infinite loop in /proc/sys/net/ipv6/neigh/neigh/neigh
 2011-03-30  9:01 UTC  (2+ messages)

[PATCH] unicore32 core architecture: remove duplicated #include
 2011-03-30  8:49 UTC 

[PATCH] unicore32 fix: remove arch-specific futex support
 2011-03-30  8:48 UTC 

[PATCH] unicore32 framebuffer driver fix: make videomemory kmalloc-ed and floatable
 2011-03-30  8:43 UTC  (5+ messages)

[PATCH 0/2] do not select KALLSYMS_ALL
 2011-03-30  8:40 UTC  (3+ messages)
` [PATCH 1/2] UBIFS: "
` [PATCH 2/2] UBI: "

[patch 0/2] blackfin: Final irq cleanup
 2011-03-30  8:32 UTC  (4+ messages)

(no subject)
 2011-03-30  8:27 UTC 

[PATCHv7] ARM: mx51: Add support for low power suspend on MX51
 2011-03-30  8:27 UTC  (2+ messages)

[RFC 0/3] Implementation of cgroup isolation
 2011-03-30  8:18 UTC  (15+ messages)

[RFC PATCH] mutex: Apply adaptive spinning on mutex_trylock()
 2011-03-30  8:17 UTC  (8+ messages)
` [PATCH 1/2] Subject: mutex: Separate out mutex_spin()
  ` [PATCH 2/2] mutex: Apply adaptive spinning on mutex_trylock()

[PATCH] ubifs: fix kconfig dependency warning
 2011-03-30  8:12 UTC  (6+ messages)
      ` [PATCH v2] "

[RFC] seqlock,lockdep: Add lock primitives to read_seqbegin()
 2011-03-30  8:12 UTC  (6+ messages)

v2 [patch 0/1] hwsampler_shutdown
 2011-03-30  8:06 UTC  (2+ messages)
` v2 [patch 1/1] Do not unregister_cpu_notifier in case of wrong state

[PATCH 0/3] input/touchscreen: Synaptics RMI4 Touchscreen Driver
 2011-03-30  8:02 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[OOPS] elevator private data for REQ_FLUSH
 2011-03-30  8:02 UTC  (19+ messages)
  `  "
              ` [PATCH] block: eliminate ELEVATOR_INSERT_REQUEUE (was: Re: elevator private data for REQ_FLUSH)
                ` [PATCH] block: eliminate ELEVATOR_INSERT_REQUEUE

[RFC 0/4] sdhci: few patches for ENE 712 support
 2011-03-30  7:47 UTC  (4+ messages)

[PATCH] nilfs2: fix oops due to a bad aops initialization
 2011-03-30  7:47 UTC  (2+ messages)

[PATCH 2/2] eeepc-wmi: Add support for T101MT Home/Express Gate key
 2011-03-30  7:46 UTC  (6+ messages)
  ` [PATCH v3 2/3] "

GEM-related desktop sluggishness due to linear-time arch_get_unmapped_area_topdown()
 2011-03-30  7:32 UTC  (11+ messages)

[PATCH] ARM: tegra: gpio: Fix unused variable warnings
 2011-03-30  7:30 UTC 

[RFC PATCH 0/5] Add kernel-offset file and make rcu_read_[un]lock() included
 2011-03-30  7:22 UTC  (11+ messages)
` [RFC PATCH 4/5] RCU: Add TASK_RCU_OFFSET

[PATCH] perf tools: Fix NO_NEWT=1 python build error
 2011-03-30  7:17 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf: Properly align symbol_conf.priv_size
 2011-03-30  7:17 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: "

[PATCH] perf tools: Emit clearer message for sys_perf_event_open ENOENT return
 2011-03-30  7:16 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -tip v3] perf probe: Add fastpath to do lookup by function name
 2011-03-30  7:16 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf tools: Fixup exit path when not able to open events
 2011-03-30  7:15 UTC 

[GIT PULL 0/3] perf/core improvements and fixes
 2011-03-30  7:10 UTC  (5+ messages)
` [PATCH 1/3] perf tools: Fixup exit path when not able to open events
` [PATCH 2/3] perf tools: Emit clearer message for sys_perf_event_open ENOENT return
` [PATCH 3/3] perf probe: Add fastpath to do lookup by function name

[GIT PULL 0/2] perf/urgent fixes
 2011-03-30  7:06 UTC  (4+ messages)
` [PATCH 1/2] perf symbols: Properly align symbol_conf.priv_size
` [PATCH 2/2] perf tools: Fix NO_NEWT=1 python build error

[PATCH]arch:Kconfig.locks Remove unused config option
 2011-03-30  6:22 UTC  (3+ messages)

[PATCH] mfd: call disable_irq()/enable_irq() in suspend/resume
 2011-03-30  6:19 UTC  (2+ messages)

[PATCH] proc: constify status array
 2011-03-30  6:09 UTC 

Commit 7eaceaccab5f40 causing boot hang
 2011-03-30  6:06 UTC  (2+ messages)

Update on Android PM enhancements - CONFIG_HAS_EARLYSUSPEND and friends
 2011-03-30  6:03 UTC  (6+ messages)

compile error with 2.6.39-rc1 (in arch/x86/kernel/apb_timer.c)
 2011-03-30  5:36 UTC  (5+ messages)

[PATCH] netfilter: Fix build failure when ipv6 but xt_tproxy is built in
 2011-03-30  5:35 UTC  (2+ messages)

[PATCH 0/3] Unmapped page cache control (v5)
 2011-03-30  5:32 UTC  (4+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v5)
` [PATCH 2/3] Refactor zone_reclaim code (v5)
` [PATCH 3/3] Provide control over unmapped pages (v5)

(no subject)
 2011-03-28 13:07 UTC 

[PATCH 0/3] Blackfin fixes for 2.6.39-rc1
 2011-03-30  5:11 UTC  (2+ messages)
` Pull request blackfin.git (for-linus branch)

Compiling kernel 2.6.12
 2011-03-30  5:08 UTC 

[PATCH] msm: watchdog: support watchdog on 8x60 and 8960
 2011-03-30  4:40 UTC  (3+ messages)

[PATCH] delete a warning in function xfs_buf_readahead
 2011-03-30  3:44 UTC  (2+ messages)

[PATCH] pl25a1_support
 2011-03-30  3:44 UTC 

[git pull] RTC fixups for 2.6.39
 2011-03-30  3:39 UTC 

linux-next: Tree for March 30
 2011-03-30  3:29 UTC 

[PATCH]mmap: avoid unnecessary anon_vma lock
 2011-03-30  3:25 UTC  (4+ messages)

Should corrected machine check errors still taint the kernel?
 2011-03-30  3:06 UTC  (2+ messages)

[tip:ia64/urgent] Fix sn_force_interrupt_flag no defination issue
 2011-03-30  3:01 UTC 

[PATCH]mmap: add alignment for some variables
 2011-03-30  2:35 UTC  (14+ messages)

[RFC PATCH] perf report: add sort by file lines
 2011-03-30  2:18 UTC  (9+ messages)

[BUG] NULL pointer dereference in dev_get_drvdata
 2011-03-30  2:17 UTC  (3+ messages)

ioprio_set: IDLE_CLASS doesn't work as its name suggests
 2011-03-30  2:16 UTC  (2+ messages)

ping when network down BUG: unable to handle kernel NULL pointer dereference at 000000000000001b
 2011-03-30  2:13 UTC  (3+ messages)

[git pull] Please pull powerpc.git merge branch
 2011-03-30  2:08 UTC 

[PATCH 00/23] drivers/platform/x86: Remove warnings and use pr_<level>
 2011-03-30  2:00 UTC  (17+ messages)
` [PATCH 02/23] ibm_rtl: Remove warnings from casts of pointer to int
` [PATCH 04/23] asus: Add pr_fmt and convert printks to pr_<level>
` [PATCH 08/23] fujitsu-laptop: Convert "
` [PATCH 09/23] hdaps: "
` [PATCH 11/23] ibm_rtl: Use pr_fmt and pr_<level>
` [PATCH 12/23] ideapad-laptop: Add pr_fmt
` [PATCH 14/23] intel_pmic_gpio: Convert printks to pr_<level>
` [PATCH 17/23] sony-laptop: Add and use #define pr_fmt
` [PATCH 18/23] tc1100-wmi: Add pr_fmt, use pr_<level>
` [PATCH 20/23] topstar-laptop: Convert remaining printk to pr_info
` [PATCH 21/23] toshiba: Convert printks to pr_<level>

[PATCH] tmpfs: implement xattr support for the entire security namespace
 2011-03-30  1:58 UTC  (2+ messages)

linux-next: build failure after merge of the Linus' tree
 2011-03-30  1:56 UTC  (2+ messages)

linux-next: build failure after merge of the Linus' tree
 2011-03-30  1:57 UTC  (2+ messages)

linux-next: Tree for March 4
 2011-03-30  1:56 UTC  (4+ messages)
` [PATCH -next] staging: altera-jtag needs delay.h

XFS memory allocation deadlock in 2.6.38
 2011-03-30  1:52 UTC  (18+ messages)

+ bitmap-irq-add-smp_affinity_list-interface-to-proc-irq.patch added to -mm tree
 2011-03-30  1:25 UTC 

[PATCH]mmap: improve scalability for updating vm_committed_as
 2011-03-30  1:17 UTC 

[PATCH] bitmap, irq: Add smp_affinity_list interface to /proc/irq
 2011-03-30  1:13 UTC  (9+ messages)

Bug at for-2.6.39/core
 2011-03-30  1:12 UTC  (3+ messages)

(no subject)
 2011-03-30  1:00 UTC 

[PATCH v2 0/2] regulator: Fix regulator_enable deadlock and add uA_load propagation
 2011-03-30  1:00 UTC  (7+ messages)
` [PATCH v2 2/2] regulator: Propagate uA_load requirements up supply chain

[PATCH 2.6.39-rc1] Remove duplicated inline keyword in include/linux/memcontrol.h
 2011-03-30  0:56 UTC  (2+ messages)

[PATCH resend] x86, mtrr, pat: fix one cpu getting out of sync during resume
 2011-03-30  0:36 UTC  (2+ messages)
` [tip:x86/urgent] x86, mtrr, pat: Fix "

[GIT PULL] Power management Kconfig modification for 2.6.39
 2011-03-30  0:34 UTC 

[PATCH] sound/soc/pxa/zylonite.c: set .codec_dai_name in initializer
 2011-03-30  0:31 UTC  (2+ messages)

[PATCH V5 1/4] ARM: Xilinx: Adding Xilinx board support
 2011-03-30  0:24 UTC  (4+ messages)
  ` [PATCH V5 2/4] ARM: Xilinx: Adding timer support to the platform
    ` [PATCH V5 3/4] ARM: Xilinx: base header files and assembly macros
      ` [PATCH V5 4/4] ARM: Xilinx: Adding Xilinx platform infrastructure support

[PATCH V5 0/4] ARM: Basic Xilinx Support
 2011-03-30  0:24 UTC 

[PATCH v8 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2011-03-29 23:39 UTC  (10+ messages)
` [PATCH v8 3/3] cgroups: make procs file writable
            ` [PATCH v8.5 "

[PATCH] regulator: When constraining modes fall back to higher power modes
 2011-03-29 23:39 UTC  (3+ messages)

[PATCH 0/4] pci: Speed up processing of IOMMU related functions
 2011-03-29 23:36 UTC  (5+ messages)
` [PATCH 1/4] Intel pci: Remove Host Bridge devices from identity mapping
` [PATCH 2/4] Intel iommu: Speed up processing of the identity_mapping function
` [PATCH 3/4] Intel pci: Limit dmar_init_reserved_ranges
` [PATCH 4/4] Intel pci: Use coherent DMA mask when requested

xilinx linux-next tree addition request
 2011-03-29 23:18 UTC  (3+ messages)

[PATCH v2] regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
 2011-03-29 23:15 UTC  (2+ messages)

[PATCH 0/2] blk-throttle: Couple of more fixes
 2011-03-29 23:14 UTC  (3+ messages)
` [PATCH 2/2] blk-throttle: Some cleanups and race fixes in limit update code
  ` [PATCH] blk-throttle: don't call xchg on bool

ptrace pull request for linux-next
 2011-03-29 23:12 UTC  (2+ messages)

[PATCH] msm: gpio: Mark the msm_gpiomux_config strucutres as static
 2011-03-29 23:04 UTC 

[PATCH] initcall: add config option for compiling initcall_debug
 2011-03-29 22:57 UTC  (3+ messages)
` [PATCH v2 typo-fixed] "

Банкомат ДЕБЕТ КАРТЫ
 2011-03-29 22:22 UTC 

[PATCH] ARM: Use generic BUG() handler
 2011-03-29 22:24 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