public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-03 19:44:50 to 2011-01-04 08:42:41 UTC [more...]

[PATCH] rcu: remove SPARSE_RCU_POINTER
 2011-01-04  8:43 UTC 

[PATCH] x86: fix section mismatch in LAPIC initialization
 2011-01-04  8:42 UTC  (3+ messages)

[PATCH 0/3] Cleanup ADJ_SETOFFSET patch
 2011-01-04  8:40 UTC  (6+ messages)
` [PATCH 2/3] ntp: add ADJ_SETOFFSET mode bit

[PATCHSET] workqueue: update workqueue users - replace create_workqueue()
 2011-01-04  8:36 UTC  (12+ messages)
` [PATCH 01/32] arm/omap: use system_wq in mailbox
` [PATCH 05/32] crypto: mark crypto workqueues CPU_INTENSIVE
` [PATCH 11/32] v4l/cx18: update workqueue usage
` [PATCH 17/32] scsi/ibmvstgt: use system_wq instead of vtgtd workqueue

[PATCH]oom-kill: direct hardware access processes should get bonus
 2011-01-04  8:28 UTC  (6+ messages)
` [PATCH v2]mm/oom-kill: "
  ` [PATCH v3]mm/oom-kill: "

[PATCH] rcu: call __rcu_read_unlock() in exit_rcu()
 2011-01-04  8:32 UTC 

[patch 0/8] Inode data integrity patches
 2011-01-04  8:31 UTC  (15+ messages)
` [patch 7/8] fs: fix or note I_DIRTY handling bugs in filesystems
` [patch 8/8] fs: add i_op->sync_inode

Kernel build
 2011-01-04  8:30 UTC  (2+ messages)

[PATCH 1/3] perf: Do not export power_frequency, but power_start event
 2011-01-04  8:27 UTC  (4+ messages)
` [PATCH 1/3] PERF: "
  ` [tip:perf/core] perf: "
  ` [tip:perf/core] perf: Clean up power events by introducing new, more generic ones

Patch[1/2]X86:Adding_Notification_Support_to_therm_throt.c
 2011-01-04  8:29 UTC  (3+ messages)
` [tip:x86/hwmon] x86, hwmon: Add core threshold notification to therm_throt.c

[PATCH 3/3] PERF(userspace): Adjust perf timechart to the new power events
 2011-01-04  8:27 UTC  (2+ messages)
` [tip:perf/core] perf timechart: "

[tip:perf/core] perf script: Finish the rename from trace to script
 2011-01-04  8:26 UTC  (14+ messages)
` [tip:perf/core] perf record: Fix use of sample_id_all userspace with !sample_id_all kernels
` [tip:perf/core] perf script: Fix event ordering settings to work with older kernels
` [tip:perf/core] perf tools: Introduce event selectors
` [tip:perf/core] perf evsel: Adopt MATCH_EVENT macro from 'stat'
` [tip:perf/core] perf util: Move do_read from session to util
` [tip:perf/core] perf evsel: Delete the event selectors at exit
` [tip:perf/core] perf evsel: Steal the counter reading routines from stat
` [tip:perf/core] perf evsel: Introduce per cpu and per thread open helpers
` [tip:perf/core] perf tools: Refactor cpumap to hold nr and the map
` [tip:perf/core] perf tools: Refactor all_tids "
` [tip:perf/core] perf evsel: Use {cpu,thread}_map to shorten list of parameters
` [tip:perf/core] perf evsel: Auto allocate resources needed for some methods
` [tip:perf/core] perf test: Add test for counting open syscalls

[PATCH] x86, UV: BAU extend for more than 16 cpus per socket
 2011-01-04  8:23 UTC  (2+ messages)
` [tip:x86/uv] x86, UV, BAU: Extend "

[PATCH] cpuset: remove cpuset_unlock()
 2011-01-04  8:23 UTC 

[PATCH] perf-probe: fix perf-probe(1)'s report
 2011-01-04  8:20 UTC  (2+ messages)
` [tip:perf/core] perf probe: Fix short file name probe location reporting

[RFC] sdhci: use ios->clock to know when sdhci is idle
 2011-01-04  8:19 UTC  (2+ messages)

[PATCH RESEND] cgroups: fix incorrect using rcu_dereference() in cgroup_subsys_state()
 2011-01-04  8:18 UTC 

[PATCH v3 2/4] MFD MAX8998/LP3974: Support LP3974 RTC
 2011-01-04  8:16 UTC  (7+ messages)
` [PATCH v4 0/3] MFD MAX8998/LP3974 Driver Update
` [PATCH v4 1/3] MFD MAX8998/LP3974: Support LP3974 RTC
` [PATCH v4 2/3] regulator MAX8998/LP3974: Support DVS-GPIO
` [PATCH v4 3/3] MFD MAX8998/LP3974: Support Charger

[PATCH 2/3] tracepoint: add __rcu annotation
 2011-01-04  8:06 UTC 

[PATCH 3/3] kvm: add __rcu annotations
 2011-01-04  8:06 UTC 

[PATCH 1/3] sched: add __rcu annotation
 2011-01-04  8:06 UTC 

dmesg warning/errors on v2.6.37-rc7 (ubuntu 2.6.37-11.25)
 2011-01-04  7:45 UTC 

declare MODULE_FIRMWARE in libsas
 2011-01-04  7:43 UTC 

Kernel 2.6.35.7 Oops caused by might_sleep() on ARMv7
 2011-01-04  7:40 UTC 

[PATCH] RapidIO: Fix hang on RapidIO doorbell queue full condition
 2011-01-04  7:29 UTC 

[RFC][PATCH 00/17] sched: Reduce runqueue lock contention -v3
 2011-01-04  7:27 UTC  (13+ messages)
` [RFC][PATCH 05/17] x86: Optimize arch_spin_unlock_wait()
` [RFC][PATCH 08/17] sched: Drop the rq argument to sched_class::select_task_rq()

[GIT PULL||RFC 00/11] perf library and regression testing improvements
 2011-01-04  7:16 UTC  (13+ messages)
` [PATCH 01/11] perf tools: Introduce event selectors
` [PATCH 02/11] perf evsel: Adopt MATCH_EVENT macro from 'stat'
` [PATCH 03/11] perf util: Move do_read from session to util
` [PATCH 04/11] perf evsel: Delete the event selectors at exit
` [PATCH 05/11] perf evsel: Steal the counter reading routines from stat
` [PATCH 06/11] perf evsel: Introduce per cpu and per thread open helpers
` [PATCH 07/11] perf tools: Refactor cpumap to hold nr and the map
` [PATCH 08/11] perf tools: Refactor all_tids "
` [PATCH 09/11] perf evsel: Use {cpu,thread}_map to shorten list of parameters
` [PATCH 10/11] perf evsel: Auto allocate resources needed for some methods
` [PATCH 11/11] perf test: Add test for counting open syscalls

[BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha
 2011-01-04  7:15 UTC  (2+ messages)

[PATCH 5/7] perf: Optimise topology iteration
 2011-01-04  7:13 UTC  (5+ messages)

[PATCH 2/3] perf: Clean up power events
 2011-01-04  7:11 UTC  (2+ messages)

[patch] checkpatch: putting the && or || on the wrong line
 2011-01-04  6:58 UTC  (2+ messages)

[PATCH] x86: initialize initial_page_table before paravirt jumps
 2011-01-04  6:50 UTC  (2+ messages)

[RFC -v3 PATCH 0/3] directed yield for Pause Loop Exiting
 2011-01-04  6:42 UTC  (7+ messages)
` [RFC -v3 PATCH 1/3] kvm: keep track of which task is running a KVM vcpu
` [RFC -v3 PATCH 2/3] sched: add yield_to function
` [RFC -v3 PATCH 3/3] Subject: kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH RESEND] [ARM] Add missing include "asm/memory.h"
 2011-01-04  6:30 UTC  (2+ messages)

[PATCH 0/1] hidraw: compat_ioctl for hidraw
 2011-01-04  5:37 UTC  (2+ messages)
` [PATCH 1/1] hidraw: Added Compatibility ioctl() for 32-bit applications

[PATCH] misc/cs5535: Fix section mismatch derived from cs5535_mfgpt_drv variable
 2011-01-04  5:59 UTC  (7+ messages)

2.6.37-next problems with fs dcache patches
 2011-01-04  5:54 UTC  (2+ messages)

linux-next: manual merge of the vfs-scale tree with the v9fs tree
 2011-01-04  5:52 UTC  (2+ messages)

linux-next: Tree for January 4
 2011-01-04  5:47 UTC 

FROM MRS COMFORT BAKER VERY URGENT
 2011-01-04  5:32 UTC 

linux-next: manual merge of the usb tree with the arm tree
 2011-01-04  5:29 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the arm tree
 2011-01-04  5:29 UTC  (2+ messages)

(no subject)
 2011-01-04  5:17 UTC  (3+ messages)
` your mail

linux-next: build failure after merge of the percpu tree
 2011-01-04  5:13 UTC  (2+ messages)

[PATCH] crypto: dont return PTR_ERR() of wrong pointer
 2011-01-04  4:37 UTC  (2+ messages)

2.6.37-rc7: Regression: b43: crashes in hwrng_register()
 2011-01-04  4:33 UTC  (11+ messages)

[RFC][RT][PATCH 0/4] rtmutex: Simplify PI code
 2011-01-04  4:02 UTC  (9+ messages)
` [RFC][RT][PATCH 3/4] rtmutex: Revert Optimize rt lock wakeup
` [RFC][RT][PATCH 4/4] rtmutex: Ensure only the top waiter or higher priority task can take the lock

linux-next: manual merge of the trivial tree with the net tree
 2011-01-04  3:22 UTC 

[PATCH] increase ple_gap default to 64
 2011-01-04  3:21 UTC  (2+ messages)

linux-next: manual merge of the net tree with the pci tree
 2011-01-04  2:28 UTC 

linux-next: manual merge of the net tree with the tree
 2011-01-04  2:28 UTC 

[PATCH] regulator: Assign return value of mc13xxx_reg_rmw to ret
 2011-01-04  2:02 UTC  (2+ messages)

[PATCH v2 0/7] Change page reference handling semantic of page cache
 2011-01-04  1:45 UTC  (5+ messages)
` [PATCH v2 6/7] Good bye remove_from_page_cache
` [PATCH v2 7/7] Change __remove_from_page_cache

[v3 1/3] 1/3 Touchscreen: Cypress TTSP G3 MTDEV Core Driver
 2011-01-04  1:50 UTC  (6+ messages)

[v3 2/3] 2/3 i2c: Cypress TTSP G3 MTDEV I2C Device Driver
 2011-01-04  1:45 UTC  (2+ messages)

[PATCH 0/5] refactor dts files for mpc5200b based systems (take 2)
 2011-01-04  1:31 UTC  (11+ messages)
` [PATCH 1/5] Pull in recent changes from the main dtc repository. These changes primarily
` [PATCH 2/5] powerpc/5200: dts: rename nodes to prepare for refactoring dts files
` [PATCH 3/5] powerpc/5200: dts: remove unused properties
` [PATCH 4/5] powerpc/5200: dts: Change combatible strings on localbus
` [PATCH 5/5] powerpc/5200: dts: refactor dts files

[PATCH 0/4] elf core: Write section header table first
 2011-01-04  1:02 UTC  (2+ messages)

[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2011-01-04  0:41 UTC  (6+ messages)

[PATCH] Fix i915 drm regression on AOpen i915GMm-HFS motherboard
 2011-01-04  0:35 UTC  (9+ messages)

[patch] xenfb: fix xenfb suspend/resume race
 2011-01-04  0:34 UTC  (5+ messages)
    ` [Xen-devel] "

still nfs problems [Was: Linux 2.6.37-rc8]
 2011-01-04  0:22 UTC  (5+ messages)

[PATCH] PCI / ACPI: Request _OSC control once for each root bridge
 2011-01-03 23:49 UTC  (3+ messages)
` [PATCH] PCI / ACPI: Request _OSC control once for each root bridge (v2)
  ` [PATCH] PCI / ACPI: Request _OSC control once for each root bridge (v3)

strange fragmented udp packets
 2011-01-03 23:47 UTC  (2+ messages)

[BUG] 2.6.37-rc8 build failure on Alpha
 2011-01-03 22:51 UTC  (3+ messages)

[patch] x86: avoid unnecessary smp alternatives switch during suspend/resume
 2011-01-03 23:44 UTC  (5+ messages)

Network Virtual Terminal
 2011-01-03 23:32 UTC  (3+ messages)
` [PATCH] char nvtty: Network Virtual Terminal support

[PATCH] of/device: Don't register disabled devices
 2011-01-03 23:01 UTC 

Summary of REGRESSIONS which are being ignored?! (Re: Summary of the pending patches up to Dec, 31 (26 patches))
 2011-01-03 23:01 UTC  (3+ messages)

[cpuops cmpxchg double V1 1/4] Generic support for this_cpu_cmpxchg_double
 2011-01-03 22:43 UTC  (12+ messages)

Using s3virge card in Sun Blade 2000
 2011-01-03 22:36 UTC  (9+ messages)

[PATCH R2 7/7] xen/balloon: Xen memory balloon driver with memory hotplug support
 2011-01-03 22:33 UTC  (2+ messages)

[PATCH] writeback: avoid unnecessary determine_dirtyable_memory call
 2011-01-03 22:33 UTC  (3+ messages)

[PATCH] HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad
 2011-01-03 22:13 UTC  (4+ messages)

[PATCH 1/3] soc_camera: Add the ability to bind regulators to soc_camedra devices
 2011-01-03 22:07 UTC  (8+ messages)
` [PATCH 2/3] mx3_camera: Support correctly the YUV222 and BAYER configurations of CSI

Hole Punching V3
 2011-01-03 21:57 UTC  (2+ messages)

[patch 1/8] init: rename CONFIG_EMBEDDED to CONFIG_EXPERT
 2011-01-03 21:56 UTC  (6+ messages)

[PATCH] compat: fix use of an uninitialized variable in compat_sys_io_setup()
 2011-01-03 21:46 UTC  (3+ messages)

[PATCH] gpio/ml_ioh_gpio: ML7213 GPIO driver
 2011-01-03 21:40 UTC  (2+ messages)

[PATCH] kvm: Fix section mismatch derived from kvm_guest_cpu_online()
 2011-01-03 21:36 UTC  (2+ messages)

[PATCH] depca: Fix section mismatch derived from depca_isa_probe()
 2011-01-03 21:28 UTC  (2+ messages)

[PATCH] smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()
 2011-01-03 21:27 UTC  (2+ messages)

[PATCH] ksz884x: Fix section mismatch derived from pcidev_init()
 2011-01-03 21:27 UTC  (2+ messages)

[PATCH] workqueue: relax lockdep annotation on flush_work()
 2011-01-03 21:25 UTC  (4+ messages)
` [PATCH UPDATED] "

dmaengine: fix dma_unmap (was: Re: [PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells)
 2011-01-03 21:26 UTC  (3+ messages)

[PATCH] depca: Fix section mismatch derived from depca_isa_driver variable
 2011-01-03 21:23 UTC  (3+ messages)

Poslední upozornìní správce systému
 2011-01-03 21:24 UTC 

[PATCH] smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_driver variable
 2011-01-03 21:16 UTC  (3+ messages)

[PATCH] ksz884x: Fix section mismatch derived from pci_device_driver variable
 2011-01-03 21:07 UTC  (3+ messages)

[Bug #22542] [2.6.37-rc1] drm:i195 errors
 2011-01-03 20:57 UTC  (3+ messages)

[PATCH] acpi: Update battery information on notification 0x81
 2011-01-03 20:56 UTC  (4+ messages)

[PATCH v2 00/12] make rpc_pipefs be mountable multiple time
 2011-01-03 20:48 UTC  (14+ messages)

[patch 0/4] OProfile support for System z's hardware sampling
 2011-01-03 20:39 UTC  (3+ messages)
` [patch 4/4] Handle memory unmap while hardware sampling is running

[PATCH] drm: Remove DRIVER_DATE and CORE_DATE
 2011-01-03 20:33 UTC  (2+ messages)

[PATCH 1/3] Added runqueue clock normalized with cpufreq
 2011-01-03 20:25 UTC  (8+ messages)

IOMMU and DMA mode of pata_jmicron
 2011-01-03 20:15 UTC  (4+ messages)

[PATCH] ll_temac: Fix section mismatch from the temac_of_probe
 2011-01-03 20:07 UTC  (3+ messages)

[PATCH] trivial: Fix typo fault in netdevice.h
 2011-01-03 20:06 UTC  (2+ messages)

[PATCH] mfd: Move error handling to the end of mc13xxx_probe
 2011-01-03 20:05 UTC  (2+ messages)

[PATCHv1 09/12] unicore32 core architecture: timer and time
 2011-01-03 19:58 UTC  (5+ messages)

[PATCH 4/7] perf: Check if HT is supported and enabled
 2011-01-03 19:53 UTC  (4+ messages)

[PATCH] ihex: fix unused return value compiler warning
 2011-01-03 19:52 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