linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-23 20:28:34 to 2011-01-24 13:01:34 UTC [more...]

[GIT PULL] x86 fixes
 2011-01-24 13:01 UTC 

make arch code use xtime_update() instead of do_timer()
 2011-01-24 12:51 UTC  (4+ messages)
` [PATCH 09/18] frv: switch do_timer() to xtime_update()

[PATCH 00/21] mm: Preemptibility -v6
 2011-01-24 12:45 UTC  (7+ messages)

[PATCH] Built kernel without -O2 option
 2011-01-24 12:42 UTC  (4+ messages)

[PATCH] i2c: octeon: Make the timeout 1*HZ instead of 1 jiffy
 2011-01-24 12:40 UTC  (4+ messages)
    ` [PATCH] i2c: octeon: Make the timeout independent of CONFIG_HZ

[PATCH v3] net: add Faraday FTMAC100 10/100 Ethernet driver
 2011-01-24 12:39 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[RFC PATCHSET 0/12] RAS daemon v4
 2011-01-24 12:39 UTC  (5+ messages)
` [PATCH 08/12] perf: Carve out mmap helpers for general use

[PATCH] perftools: Fix build error
 2011-01-24 12:27 UTC  (9+ messages)

[PATCH] fix build error when CONFIG_SWAP is not set
 2011-01-24 12:08 UTC 

[PATCH] ASoC: Fix codec device id format used by some dai_links
 2011-01-24 12:07 UTC  (8+ messages)
` [PATCH] SoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2s
  ` [alsa-devel] "

[PATCH 1/2] perf: fix find_get_context() vs perf_event_exit_task() race
 2011-01-24 11:51 UTC  (8+ messages)
` [tip:perf/urgent] perf: Fix "
      ` [PATCH] perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/

Q: perf_event && task->ptrace_bps[]
 2011-01-24 11:42 UTC  (11+ messages)
` Q: sys_perf_event_open() && PF_EXITING
  ` [PATCH 0/2] Was: "
    ` Q: perf_install_in_context/perf_event_enable are racy?

[PATCH] unifdef: update to upstream version 2.5
 2011-01-24 11:47 UTC  (4+ messages)

how to avoid that install.sh goes mad, if I am not root?
 2011-01-24 11:43 UTC  (6+ messages)
      ` [Patch] make installkernel configurable from command line (was Re: how to avoid that install.sh goes mad, if I am not root?)

[PATCH 0/7] memcg : more fixes and clean up for 2.6.28-rc
 2011-01-24 11:34 UTC  (18+ messages)
` [PATCH 1/7] memcg : comment, style fixes for recent patch of move_parent
` [PATCH 2/7] memcg : more fixes and clean up for 2.6.28-rc
` [PATCH 3/7] memcg : fix mem_cgroup_check_under_limit
` [PATCH 4/7] memcg : fix charge function of THP allocation
` [PATCH 7/7] memcg : remove ugly vairable initialization by callers

[PATCH 01/30] infiniband: update workqueue usage
 2011-01-24 11:12 UTC  (3+ messages)
    ` [PATCH] RDMA: update missed converion of flush_scheduled_work()
      ` [PATCH RFC] RDMA: use alloc[_ordered]_workqueue()

[PATCH v2] spi: add OpenCores tiny SPI driver
 2011-01-24 10:59 UTC  (7+ messages)

[patch 0/9] locking: Remove the deprecated lock initializers
 2011-01-24 10:54 UTC  (4+ messages)
` [patch 2/9] cris: Replace deprecated spinlock initialization

'autogroup' sched code KILLING responsiveness
 2011-01-24 10:51 UTC  (16+ messages)
    ` [PATCH] sched: fix autogroup nice tune on UP
      ` [PATCH V2] "
              ` [PATCH V3] "
                ` [tip:sched/urgent] sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug

[PATCH 1/4] mfd: Remove obsolete cleanup for clientdata
 2011-01-24 10:44 UTC  (4+ messages)
` [PATCH 2/4] power: "
` [PATCH 3/4] staging/ste_rmi4: "
` [PATCH 4/4] drivers/staging/lirc: "

[PATCH v2 01/28] ARM: tegra: irq: Rename gic pointers to avoid conflicts
 2011-01-24 10:26 UTC  (34+ messages)
` [PATCH v2 02/28] ARM: gic: Add functions to save and restore gic state
` [PATCH v2 03/28] ARM: gic: Export irq chip functions
` [PATCH v2 04/28] ARM: mm: cache-l2x0: Add support for re-enabling l2x0
` [PATCH v2 05/28] ARM: tegra: Centralize macros to define debug uart base
` [PATCH v2 06/28] ARM: tegra: Add api to control internal powergating
` [PATCH v2 07/28] ARM: tegra: irqs: Update irq list
` [PATCH v2 08/28] ARM: tegra: Add prototypes for subsystem suspend functions
` [PATCH v2 09/28] ARM: tegra: clock: Suspend fixes, and add new clocks
` [PATCH v2 10/28] ARM: tegra: pinmux: Add missing drive pingroups and fix suspend
` [PATCH v2 11/28] ARM: tegra: timer: Add idle and suspend support to timers
` [PATCH v2 12/28] ARM: tegra: irq: Add support for suspend wake sources
` [PATCH v2 13/28] ARM: tegra: Add suspend and hotplug support
` [PATCH v2 14/28] ARM: tegra: irq: Add set_wake and set_type support for suspend
` [PATCH v2 15/28] ARM: tegra: irq: Add debugfs file to show wake irqs
` [PATCH v2 16/28] ARM: tegra: irq: Implement retrigger
` [PATCH v2 17/28] ARM: tegra: gpio: Add support for waking from suspend
` [PATCH v2 18/28] ARM: tegra: add CPU_IDLE driver
` [PATCH v2 19/28] ARM: tegra: iomap: Add missing devices, fix use of SZ_8, SZ_64
` [PATCH v2 20/28] ARM: tegra: cpufreq: Disable cpufreq during suspend
` [PATCH v2 21/28] ARM: tegra: Allow overriding arch_reset
` [PATCH v2 22/28] ARM: tegra: dma: Fix critical data corruption bugs
` [PATCH v2 23/28] ARM: tegra: add tegra_defconfig
` [PATCH v2 24/28] ARM: tegra: Use writel_relaxed in tegra_init_cache
` [PATCH v2 25/28] ARM: tegra: suspend: Save protected aperture across LP0
` [PATCH v2 26/28] ARM: tegra: suspend: protect suspend functions with CONFIG_PM
` [PATCH v2 27/28] ARM: tegra: enable emc clock updates after lp0
` [PATCH v2 28/28] ARM: tegra: clock: Add forward reference to struct clk

kernel NULL pointer dereference in pxa_pm_enter (2.6.38-rc2)
 2011-01-24 10:25 UTC  (6+ messages)
  ` [PATCH] ARM: pxa: fix suspend on PXA3XX

[patch 0/5] scheduler fixlets
 2011-01-24 10:17 UTC  (2+ messages)

[PATCH] drm/i915,agp/intel: Do not clear stolen entries
 2011-01-24 10:10 UTC  (5+ messages)

[PATCH 4/4 v4] powerpc, video: add SM501 support for charon board
 2011-01-24  9:57 UTC 

[PATCH 1/4 v4] video, sm501: add I/O functions for use on powerpc
 2011-01-24  9:57 UTC  (3+ messages)
` [PATCH 2/4 v4] video, sm501: add edid and commandline support
` [PATCH 3/4 v4] video, sm501: add OF binding to support SM501

Common boot/shutdown issues with the latest 2.6.37 (Mostly Asus laptops)
 2011-01-24  9:47 UTC  (6+ messages)

Transaction notice
 2011-01-24  8:37 UTC 

[BUG] 2.6.38-rc2: Circular Locking Dependency
 2011-01-24  9:25 UTC 

[PATCH] unicore32: add i2c bus driver for PKUnity SoC
 2011-01-24  9:18 UTC  (2+ messages)

[PATCH] xen: p2m: correctly initialize partial p2m leave
 2011-01-24  9:06 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH V2] tracing, perf : add cpu hotplug trace events
 2011-01-24  9:02 UTC  (7+ messages)

[PATCH v6 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
 2011-01-24  8:38 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] cgroups: read-write lock CLONE_THREAD forking per threadgroup
  ` [PATCH v7 2/3] cgroups: add atomic-context per-thread subsystem callbacks

How does CFQ handle the fairness of process write
 2011-01-24  8:32 UTC  (2+ messages)

[PATCH v4 0/5] MIPS/Perf-events: Sync with mainline upper layer (v4)
 2011-01-24  7:38 UTC  (4+ messages)
` [PATCH v4 3/5] MIPS/Perf-events: Fix event check in validate_event()

[RESEND PATCH v4 0/5] MIPS/Perf-events: Sync with mainline upper layer (v4)
 2011-01-24  7:35 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] MIPS/Perf-events: Work with irq_work
` [RESEND PATCH v4 2/5] MIPS/Perf-events: Work with the new PMU interface
` [RESEND PATCH v4 3/5] MIPS/Perf-events: Fix event check in validate_event()
` [RESEND PATCH v4 4/5] MIPS/Perf-events: Work with the new callchain interface
` [RESEND PATCH v4 5/5] MIPS/Perf-events: Use unsigned delta for right shift in event update

[PATCH] a patch to fix the cpu-offline-online problem caused by pm_idle
 2011-01-24  7:34 UTC 

[PATCH 1/1] Media: radio: si470x: remove double mutex lock
 2011-01-24  6:59 UTC  (2+ messages)

[REPOST][PATCH 0/3] Unmapped page cache control (v3)
 2011-01-24  6:37 UTC  (6+ messages)
` [REPOST] [PATCH 3/3] Provide control over unmapped pages (v3)

[PATCH v4] spi: New driver for Altera SPI
 2011-01-24  6:38 UTC  (2+ messages)
` [PATCH v5] "

[cpuops cmpxchg double V2 1/4] Generic support for this_cpu_cmpxchg_double
 2011-01-24  6:01 UTC  (12+ messages)

[PATCH] alter_ps2: Add devicetree support
 2011-01-24  5:58 UTC  (2+ messages)
` [PATCH v2] altera_ps2: "

[PATCH] Kernel: gcov: Makefile: Use proper ccflag flag in Makefile
 2011-01-24  5:23 UTC  (2+ messages)

[PATCH] scripts/extract-ikconfig: add xz compression support
 2011-01-24  5:20 UTC  (2+ messages)

[PATCH 3/6 v3] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
 2011-01-24  4:45 UTC  (5+ messages)

[PATCH] pch_gbe: Fix the issue that the receiving data is not normal
 2011-01-24  4:43 UTC 

Device tree on x86, part v3
 2011-01-24  4:38 UTC  (17+ messages)
` [PATCH TIP 01/14] x86/e820: remove conditional early mapping in parse_e820_ext
` [PATCH TIP 02/14] x86: Add device tree support
` [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100
` [PATCH TIP 04/14] x86/dtb: add irq domain abstraction
` [PATCH TIP 05/14] x86/dtb: add early parsing of APIC and IO APIC
` [PATCH TIP 06/14] x86/dtb: add support hpet
` [PATCH OF 07/14] of: move of_irq_map_pci() into generic code
` [PATCH TIP 08/14] x86/dtb: add support for PCI devices backed by dtb nodes
` [PATCH TIP 09/14] x86/dtb: Add generic bus probe
` [PATCH TIP 10/14] x86/ioapic: Add OF bindings for IO-APIC
` [PATCH TIP 11/14] x86/ce4100: use OF for ioapic
` [PATCH OF 12/14] x86/rtc: don't register rtc if we the DT blob
` [PATCH OF 13/14] rtc/cmos: add OF bindings
` [PATCH TIP 14/14] x86/pci: remove warning

[PATCH] CIFS: Remove pointless variable assignment in cifs_dfs_do_automount()
 2011-01-24  4:31 UTC  (2+ messages)

[PULL] BUG_ON enhancements, remove MAYBE_BUILD_BUG_ON
 2011-01-24  4:16 UTC 

[PULL] module and param
 2011-01-24  4:07 UTC 

[PATCH 0/10] On-stack explicit block queue plugging
 2011-01-24  3:57 UTC  (3+ messages)
` [PATCH 07/10] fs: make generic file read/write functions plug

[PATCH 1/1] hid: Add HID Report Descriptor to sysfs
 2011-01-24  3:50 UTC  (8+ messages)
` [PATCH v2 0/1] HID: Report Descriptor in Sysfs
` [PATCH v2 1/1] hid: Add HID Report Descriptor to sysfs
    ` [PATCH v3 0/1] HID: Report Descriptor in Sysfs
    ` [PATCH v3 1/1] hid: Add HID Report Descriptor to sysfs
    ` [PATCH v4 0/1] HID: Report Descriptor in Sysfs
    ` [PATCH v4 1/1] hid: Add HID Report Descriptor to sysfs

[PATCH] mfd: ab8500-gpadc Add new GPADC driver
 2011-01-24  3:37 UTC  (5+ messages)

[BUG?] tracing/function_graph: set_graph_function was broken from 2.6.36-rc2
 2011-01-24  2:47 UTC  (5+ messages)
      ` [BUG?] tracing/function_graph: set_graph_function was broken

Request (2nd) for unicore32 architecture codes to merge into linux-next
 2011-01-24  2:50 UTC  (3+ messages)

Request (2nd) for unicore32 architecture codes to merge into linux-next
 2011-01-22  8:33 UTC 

[PATCH] unicore32: add framebuffer driver for unigfx engine in PKUnity SoC
 2011-01-22 10:29 UTC 

[PATCH] unicore32: add nic/mac driver for PKUnity SoC
 2011-01-22 11:09 UTC 

[PATCH 2/2] platform_device: Add early_platform_add_device_one function
 2011-01-24  1:45 UTC 

Q. block: check bdev_read_only() from blkdev_get()
 2011-01-24  1:28 UTC  (4+ messages)
` [PATCH 1/2] loop: guarantee lo->lo_device availability while fd is bound
  ` [PATCH 2/2] block: clear ro on fd detach "

[PATCH 0/11] ACPI: Fixes and cleanups related to iomaps management
 2011-01-24  1:13 UTC  (9+ messages)

[GIT] Security subsystem updates for 2.6.38
 2011-01-24  0:50 UTC 

[PATCH 1/3] selinux: return -ENOMEM when memory allocation fails
 2011-01-24  0:41 UTC  (4+ messages)

[PATCH] tpm: fix panic caused by "tpm: Autodetect itpm devices"
 2011-01-24  0:31 UTC  (3+ messages)

[PATCH] TPM: Long default timeout fix
 2011-01-24  0:24 UTC  (3+ messages)

[PATCH] Fix uninitialized variable use in mm/memcontrol.c::mem_cgroup_move_parent()
 2011-01-24  0:08 UTC  (2+ messages)

[PATCH] trusted keys: Fix a memory leak in trusted_update()
 2011-01-24  0:00 UTC  (2+ messages)

[PATCH] CacheFiles: Add calls to path-based security hooks [ver #2]
 2011-01-23 23:51 UTC  (2+ messages)

[PATCH 1/3] trusted-keys: rename trusted_defined files to trusted
 2011-01-23 23:33 UTC  (3+ messages)

[PATCH][RFC] Check poll_select_set_timeout return value in sys_poll
 2011-01-23 23:10 UTC  (2+ messages)

[patch 1/1] leds: add keyboard num/caps lock trigger
 2011-01-23 22:55 UTC  (4+ messages)

[PATCH] USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()
 2011-01-23 22:19 UTC 

[PATCH 0/4] Phasing out the BKL
 2011-01-23 22:19 UTC  (6+ messages)
` [PATCH 4/4] BKL: move CONFIG_BKL to staging

[PATCH] USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
 2011-01-23 22:08 UTC 

[PATCH 1/1] Use cachable mapping for i915 opregion
 2011-01-23 21:35 UTC  (5+ messages)

2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
 2011-01-23 21:29 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).