public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-22 07:49:16 to 2010-11-22 18:03:04 UTC [more...]

[Stable-review] [39/45] OHCI: work around for nVidia shutdown problem
 2010-11-22 17:55 UTC  (3+ messages)

[PATCH] backlight: grab ops_lock before testing bd->ops
 2010-11-22 17:53 UTC  (4+ messages)
    ` [stable] "

[PATCH] Decompressors: Remove unused function from lib/decompress_unlzma.c
 2010-11-22 18:01 UTC 

[PATCH] Decompressors: Include <linux/slab.h> in <linux/decompress/mm.h>
 2010-11-22 17:57 UTC 

[Patch v1] AM35xx: Craneboard: Add USB EHCI support
 2010-11-22 17:56 UTC  (5+ messages)
` [Patch v2] "

[PATCH 1/2] ext3: Add journal error check into ext3_delete_entry()
 2010-11-22 17:55 UTC  (2+ messages)

[Ksummit-2010-discuss] checkpoint-restart: naked patch
 2010-11-22 18:02 UTC  (20+ messages)

[PATCH] fanotify: dont destroy mark when ignore mask is cleared
 2010-11-22 17:52 UTC 

[PATCH] Decompressors: Add missing INIT (i.e. __init)
 2010-11-22 17:41 UTC 

[PATCH] Decompressors: Get rid of set_error_fn() macro
 2010-11-22 17:50 UTC 

[PATCH] fanotify: Dont allow a mask of 0 if setting or removing a mark
 2010-11-22 17:46 UTC 

[PATCH 00/62] drivers/net: Use static const
 2010-11-22 17:42 UTC  (5+ messages)
` [PATCH 14/62] cxgb4vf: "
` [PATCH 56/62] iwlwifi: "

Best place to ask this question: error with compiler.h when switching from 2.6.32 to 2.6.36
 2010-11-22 17:35 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: fix bug in buffer descriptor initialization
 2010-11-22 17:35 UTC 

[PATCH] ext3: Coding style fix in namei.c
 2010-11-22 17:34 UTC  (6+ messages)

2.6.37-rc2-git4: Reported regressions from 2.6.36
 2010-11-22 17:24 UTC  (2+ messages)

[RFC][PATCH] perf: Tracepoint collection support
 2010-11-22 17:17 UTC  (2+ messages)

[PATCH repost 3] [SCSI] Retrieve the Caching mode page
 2010-11-22 17:07 UTC  (2+ messages)

[PATCH] ext4: Fix memory leak in groupinfo cache name
 2010-11-22 17:05 UTC  (2+ messages)

Re:
 2010-11-22 17:02 UTC  (2+ messages)

5ada28bf76752 causes compilation error if !CONFIG_LEDS_CLASS
 2010-11-22 16:58 UTC  (5+ messages)

[RFC] persistent store
 2010-11-22 16:55 UTC  (8+ messages)

Apparent non-sync related to CF+(u)mount
 2010-11-22 16:47 UTC 

[patch] dca: missing unlock in unregister_dca_providers()
 2010-11-22 16:49 UTC  (4+ messages)
  ` [patch v2] dca: remove unneeded NULL check

[PATCH v6] Bluetooth: btwilink driver
 2010-11-22 16:46 UTC  (2+ messages)

-tip tree resume fail, bisect to 5bd5a45(x86: Add NX protection for kernel data)
 2010-11-22 16:42 UTC  (10+ messages)
` [tip:x86/security] x86: Resume trampoline must be executable

[PATCH v2 0/3] USB: add support for cns3xxx SOC's EHCI/OHCI controller
 2010-11-22 16:32 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: cns3xxx: Add new and export the old power management functions
` [PATCH v2 2/3] ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller
` [PATCH v2 3/3] USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs

[PATCH v2] of/phylib: Use device tree properties to initialize Marvell PHYs
 2010-11-22 16:35 UTC  (3+ messages)

[GIT PULL 0/1] perf record: Handle 400 mode in /perf/kallsyms
 2010-11-22 16:33 UTC  (2+ messages)
` [PATCH 1/1] perf record: Handle restrictive permissions in /proc/{kallsyms,modules}

[PATCH 0/2] phylib: Cleanup marvell.c and add 88E1149R support
 2010-11-22 16:34 UTC  (2+ messages)

[PATCH] qlge: Fix incorrect usage of module parameters and netdev msg level
 2010-11-22 16:29 UTC  (2+ messages)

Linux 2.6.37-rc3
 2010-11-22 16:20 UTC  (5+ messages)
` Linux 2.6.37-rc3 (fixmap build error)

linux-next: Tree for November 18
 2010-11-22 16:19 UTC  (6+ messages)
` linux-next: Tree for November 18 (netfilter)

Scheduler bug related to rq->skip_clock_update?
 2010-11-22 16:19 UTC  (4+ messages)

What should poll() return when a device is unregistered ? (was "media: Media device node support")
 2010-11-22 16:19 UTC  (4+ messages)

pc300too on a modern kernel?
 2010-11-22 16:17 UTC  (3+ messages)

[PATCH 00/00] Remove deprecated items from Makefiles
 2010-11-22 16:17 UTC  (2+ messages)

[PATCH] xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
 2010-11-22 16:14 UTC  (4+ messages)

[PATCH] ASoC: atmel: test wrong variable
 2010-11-22 16:05 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/7] Use memory compaction instead of lumpy reclaim during high-order allocations V2
 2010-11-22 16:01 UTC  (9+ messages)
` [PATCH 1/7] mm: compaction: Add trace events for memory compaction activity
` [PATCH 2/7] mm: vmscan: Convert lumpy_mode into a bitmask
` [PATCH 3/7] mm: vmscan: Reclaim order-0 and use compaction instead of lumpy reclaim
` [PATCH 4/7] mm: migration: Allow migration to operate asynchronously and avoid synchronous compaction in the faster path
` [PATCH 5/7] mm: migration: Cleanup migrate_pages API by matching types for offlining and sync
` [PATCH 6/7] mm: compaction: Perform a faster migration scan when migrating asynchronously
` [PATCH 7/7] mm: vmscan: Rename lumpy_mode to reclaim_mode

[0/8,v3] NUMA Hotplug Emulator - Introduction & Feedbacks
 2010-11-22 16:04 UTC  (9+ messages)
` [5/8,v3] NUMA Hotplug Emulator: support cpu probe/release in x86
` [8/8,v3] NUMA Hotplug Emulator: documentation

[RFC][PATCH 4/4] smack: modified file->f_security assignment in smack_file_alloc_security()
 2010-11-22 15:57 UTC 

[RFC][PATCH 3/4] selinux: use file->f_cred to determine task's SID
 2010-11-22 15:57 UTC 

[RFC][PATCH 2/4] fs: move file->f_cred initialization before security_file_alloc()
 2010-11-22 15:57 UTC 

[RFC][PATCH 1/4] fs: passing task credentials to get_empty_filp()
 2010-11-22 15:57 UTC 

[RFC][PATCH 0/4] security label of the file descriptor structure
 2010-11-22 15:56 UTC 

[2/8,v3] NUMA Hotplug Emulator: infrastructure of NUMA hotplug emulation
 2010-11-22 15:43 UTC  (11+ messages)
            ` [patch 1/2] x86: add numa=possible command line option

linux-next: Tree for November 22
 2010-11-22 15:37 UTC  (3+ messages)

iwl3945: regression - unregister_netdevice: waiting for wlan0 to become free. Usage count = 1
 2010-11-22 15:36 UTC  (4+ messages)

[PATCH 0/7] BKL removal follow-up
 2010-11-22 15:17 UTC  (6+ messages)

[BUG 2.6.20.1] in drivers/usb/storage/scsiglue.c
 2010-11-22 15:04 UTC 

WESTERN UNION COMPENSATION!!!
 2010-11-21 16:48 UTC 

[PATCH] Enable jack sense for Thinkpad Edge 11
 2010-11-22 14:58 UTC  (4+ messages)

[PATCHv4 00/17] pps: several fixes and improvements
 2010-11-22 15:01 UTC  (8+ messages)
` [PATCHv4 05/17] pps: access pps device by direct pointer

[PATCH v2] viafb: I2C/DDC LCD detection for VIA framebuffer
 2010-11-22 14:48 UTC  (2+ messages)

[PATCH] mutex: Introduce arch_mutex_cpu_relax()
 2010-11-22 14:47 UTC 

fix typos in Documentation/edac.txt
 2010-11-22 14:47 UTC  (2+ messages)

tvp5150 extension to tvp5151
 2010-11-22 14:44 UTC  (3+ messages)

[PATCH] x86_64,kgdb: add default case into a switch
 2010-11-22 14:39 UTC  (2+ messages)

[PATCH 1/2] regulator: Fix obfuscated log messages
 2010-11-22 14:31 UTC  (3+ messages)
` [PATCH 2/2] regulator: Remove regulator core version announcement

[PATCH] regulator: Fix prototype for MAX8998 buck set_voltage()
 2010-11-22 14:31 UTC  (2+ messages)

[V2 PATCH 0/6] x86, NMI: give NMI handler a face-lift
 2010-11-22 14:29 UTC  (14+ messages)

[PATCH 4/6] ce4100: Add errata fixes for UART on CE4100
 2010-11-22 14:28 UTC  (2+ messages)
` [PATCH] "

CFQ and dm-crypt
 2010-11-22 14:20 UTC  (6+ messages)

[PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path
 2010-11-22 14:19 UTC  (9+ messages)
` [PATCH v3 5/6] KVM: MMU: abstract invalid guest pte mapping
` [PATCH v3 6/6] KVM: MMU: delay flush all tlbs on sync_page path

[PATCH] viafb: I2C/DDC LCD detection for VIA framebuffer
 2010-11-22 14:24 UTC  (3+ messages)

[PATCH v2 0/4] da850-evm: add gpio-{keys,leds} for UI and BB expanders
 2010-11-22 14:15 UTC  (11+ messages)
  ` [PATCH v2 2/4] da850-evm: add UI Expander pushbuttons
  ` [PATCH v2 4/4] da850-evm: add baseboard UI expander buttons, switches and LEDs

[PATCH RESEND] ASoC: stac9766 - set reg_cache_default to stac9766_reg
 2010-11-22 14:00 UTC  (3+ messages)

[PATCH] ASoC: s3c24xx: test wrong variable
 2010-11-22 14:00 UTC  (3+ messages)

[PATCH v2 00/20] ARM: Add support for the Large Physical Address Extensions
 2010-11-22 13:49 UTC  (23+ messages)
` [PATCH v2 01/20] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v2 07/20] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v2 08/20] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v2 09/20] ARM: LPAE: Change setup_mm_for_reboot() to work with LPAE
` [PATCH v2 10/20] ARM: LPAE: Remove the FIRST_USER_PGD_NR and USER_PTRS_PER_PGD definitions
` [PATCH v2 11/20] ARM: LPAE: Add fault handling support
` [PATCH v2 13/20] ARM: LPAE: Add SMP support for the 3-level page table format
` [PATCH v2 19/20] ARM: LPAE: define printk format for physical addresses and page table entries

[PATCH v4] perf symbols: fix symbol offset breakage with separated debug
 2010-11-22 13:46 UTC 

Kernel rwlock design, Multicore and IGMP
 2010-11-22 13:35 UTC  (8+ messages)
          ` [PATCH] arch/tile: fix rwlock so would-be write lockers don't block new readers

[PATCH 1/5] Backlight: Add backlight type
 2010-11-22 13:40 UTC  (7+ messages)

[PATCH v1.2 0/5] IMA: making i_readcount a first class inode citizen (reposting)
 2010-11-22 13:33 UTC  (7+ messages)

[PATCH] kconfig: Temporarily disable dependency warnings
 2010-11-22 13:26 UTC  (7+ messages)
` [PATCH] Revert "kconfig: Temporarily disable dependency warnings"

perf offcore patchkit for merge
 2010-11-22 13:01 UTC  (5+ messages)
` [PATCH 3/4] perf-events: Add support for supplementary event registers v3

drivers/usb/gadget/rndis.c - creates proc file with 660 permission
 2010-11-22 12:57 UTC 

[patch 0/4] taskstats: Improve cumulative time accounting
 2010-11-22 12:47 UTC  (4+ messages)

[PATCH] generic-ipi: add lock context annotations
 2010-11-22 12:46 UTC  (2+ messages)

[PATCH 0/5] [RFC] Trivial scheduler related Android patches
 2010-11-22 12:23 UTC  (6+ messages)
` [PATCH 3/5] scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequencies

[PATCH v1.4 5/5] keys: add new key-type encrypted
 2010-11-22 12:16 UTC  (4+ messages)
` [PATCH v1.4 0/5] keys: trusted and encrypted keys

linux-next: build failure after merge of the v4l-dvb tree
 2010-11-22 12:08 UTC  (3+ messages)

WESTERN UNION COMPENSATION!!!
 2010-11-21 16:56 UTC 

[PATCH 0/4] big chunk memory allocator v4
 2010-11-22 12:01 UTC  (9+ messages)
` [PATCH 2/4] alloc_contig_pages() find appropriate physical memory range
` [PATCH 3/4] alloc_contig_pages() allocate big chunk memory using migration
` [PATCH 4/4] alloc_contig_pages() use better allocation function for migration

[PATCH] scripts: Fix gfp-translate for recent changes to gfp.h
 2010-11-22 12:00 UTC 

[PATCH 0/3] ASoC: add support for audio on iPaq hx4700
 2010-11-22 11:42 UTC  (5+ messages)
` [PATCH 1/3] ASoC: Asahi Kasei AK4641 codec driver
` [PATCH 2/3] ASoC: add iPAQ hx4700 machine driver

[PATCH] wrong PERF_COUNT_HW_CACHE_REFERENCES and PERF_COUNT_HW_CACHE_MISSES for AMD
 2010-11-22 11:08 UTC  (4+ messages)

[PATCH] kvm: fast-path msi injection with irqfd
 2010-11-22 10:41 UTC  (2+ messages)

[PATCH] USB: g_serial: Allow to override the default VID/PID
 2010-11-22 10:20 UTC  (4+ messages)

[PATCH] USB: yurex: add .llseek fop to file_operations
 2010-11-22 10:29 UTC 

[PATCH] backlight: make 1-bit signed filed unsigned in l4f00242t03.c
 2010-11-22 10:06 UTC  (2+ messages)

[PATCH] writeback: prevent bandwidth calculation overflow
 2010-11-22  9:54 UTC  (8+ messages)

WESTERN UNION COMPENSATION!!!
 2010-11-21 17:07 UTC 

Anyone want a telecommuting kernel developer keen to focus on power management?
 2010-11-22  9:43 UTC  (2+ messages)

[PATCH 1/1] IA64: irq_ia64, use set_irq_chip
 2010-11-22  9:41 UTC 

[35/45] USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
 2010-11-22  9:08 UTC  (2+ messages)

Patch for LG Flatron T1710B Touchscreen
 2010-11-22  9:12 UTC 

occasional glitches with 2.6.36+
 2010-11-22  9:07 UTC 

[RFC][PATCH] Cross Memory Attach v2 (resend)
 2010-11-22  8:45 UTC  (2+ messages)

[PATCH 0/4] fix a memory leak related to request_mem_region/release_mem_region usage
 2010-11-22  8:47 UTC  (5+ messages)
` [PATCH 1/4] [ARM] davinci_mmc: fix a memory leak
  ` [PATCH 2/4] [ARM] mvsdio: "
    ` [PATCH 3/4] [ARM] pxamci: "
      ` [PATCH 4/4] [ARM] mxcmmc: remove a unnecessary release_resource() call

autofs4 hang in 2.6.37-rc1
 2010-11-22  8:42 UTC  (4+ messages)

kernel 2.6.37-rc2 breaks i915 graphics
 2010-11-22  8:36 UTC  (4+ messages)

[00/66] 2.6.36.1-stable review
 2010-11-22  8:33 UTC  (4+ messages)
` [Stable-review] "

[PATCH net-next-2.6 v3] can: Topcliff: PCH_CAN driver: Add Flow control,
 2010-11-22  8:27 UTC  (5+ messages)

[PATCH] ALSA: snd-atmel-abdac: test wrong variable
 2010-11-22  8:01 UTC  (3+ messages)

[PATCH] Add BTN_TOOL_BUTTONS to input.h
 2010-11-22  7:55 UTC  (2+ messages)

[PATCH v3] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2010-11-22  7: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