public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-12-20 11:19:45 to 2009-12-21 02:29:13 UTC [more...]

pull request: wireless-2.6 2009-12-18
 2009-12-21  2:29 UTC  (4+ messages)

[RFC]block: add a new flag to make request complete on submitted cpu
 2009-12-21  2:28 UTC 

[PATCH v2 00/11] ACPI: early _PDC eval and unify x86/ia64
 2009-12-21  2:19 UTC  (14+ messages)
` [PATCH v2 01/11] ACPI: processor: call _PDC early
` [PATCH v2 02/11] ACPI: processor: introduce arch_has_acpi_pdc
` [PATCH v2 03/11] ACPI: processor: unify arch_acpi_processor_init_pdc
` [PATCH v2 04/11] ACPI: processor: factor out common _PDC settings
` [PATCH v2 05/11] ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
` [PATCH v2 06/11] ACPI: processor: unify arch_acpi_processor_cleanup_pdc
` [PATCH v2 07/11] ACPI: processor: introduce acpi_processor_alloc_pdc()
` [PATCH v2 08/11] ACPI: processor: change acpi_processor_eval_pdc interface
` [PATCH v2 09/11] ACPI: processor: open code acpi_processor_cleanup_pdc
` [PATCH v2 10/11] ACPI: processor: change acpi_processor_set_pdc() interface
` [PATCH v2 11/11] ACPI: processor: remove _PDC object list from struct acpi_processor

[PATCH] elf_fdpic_core_dump(): fix build break in 2.6.33-rc1
 2009-12-21  2:14 UTC  (2+ messages)

[PATCH] [0/11] SYSCTL: Use RCU to avoid races with string sysctls
 2009-12-21  2:04 UTC  (14+ messages)
` [PATCH] [1/11] Add rcustring ADT for RCU protected strings
` [PATCH] [2/11] Add a kernel_address() that works for data too
` [PATCH] [3/11] SYSCTL: Add proc_rcu_string to manage sysctls using rcu strings
` [PATCH] [4/11] SYSCTL: Use RCU strings for core_pattern sysctl
` [PATCH] [5/11] SYSCTL: Add call_usermodehelper_cleanup()
` [PATCH] [6/11] SYSCTL: Convert modprobe_path to proc_rcu_string()
` [PATCH] [7/11] SYSCTL: Convert poweroff_command to proc_rcu_string
` [PATCH] [8/11] SYSCTL: Convert hotplug helper string to proc_rcu_string()
` [PATCH] [9/11] SYSCTL: Add a mutex to the page_alloc zone order sysctl
` [PATCH] [10/11] SYSCTL: Use RCU protected sysctl for ocfs group add helper
` [PATCH] [11/11] SYSCTL: Convert IRDA text sysctl to RCU

[PATCH 2/12] pci: add pci_bridge_release_unused_res and pci_bus_release_unused_bridge_res -v2
 2009-12-21  1:56 UTC  (9+ messages)
` [PATCH 4/12] pci: add failed_list to record failed one for pci_bus_assign_resources -v2

[PATCH BUGFIX] [RESEND] mm: Pass mm->flags as a coredump parameter for consistency
 2009-12-21  1:53 UTC  (2+ messages)

[PATCH 0/12] pci: update pci bridge resources
 2009-12-21  1:42 UTC  (3+ messages)

[PATCH 0/7] tracing: Fix bugs in string filters
 2009-12-21  1:28 UTC  (3+ messages)

BUG: different symbol address between System.map and /proc/kallsyms
 2009-12-21  1:23 UTC  (2+ messages)

[PATCH] DRM: Rename clamp variable
 2009-12-21  1:24 UTC 

[PATCH] Move -fno-dwarf2-cfi-asm to powerpc only
 2009-12-21  1:23 UTC 

[PATCH] [0/2] SYSCTL: Warn once for all legacy syctls
 2009-12-21  1:23 UTC  (7+ messages)
` [PATCH] [1/2] SYSCTL: Make bin_table not const
    ` [PATCH] SYSCTL: Print binary sysctl warnings (nearly) only once

sched: restore sanity
 2009-12-21  1:20 UTC  (27+ messages)
` [tip:sched/urgent] sched: Restore printk sanity
      ` [PATCH] scripts/checkpatch.pl: Add WARN on printk format split on multiple lines

[PATCH] new kfifo API v.08 (fixed)
 2009-12-21  1:10 UTC  (2+ messages)

[RFC] Asynchronous suspend/resume - test results
 2009-12-21  0:40 UTC 

OOPS in inotify code, kernel 2.6.31.6-162.fc12.i686.PAE
 2009-12-21  0:28 UTC  (3+ messages)

[PATCH] HID: add multi-input quirk for NextWindow Touchscreen
 2009-12-20 23:48 UTC  (11+ messages)

Wrong atime on recent kernels
 2009-12-20 23:31 UTC  (7+ messages)

[PATCH] KVM: SVM: Adjust tsc_offset only if tsc_unstable
 2009-12-20 23:24 UTC  (4+ messages)

epoll'ing tcp sockets for reading
 2009-12-20 23:26 UTC  (8+ messages)
  ` Re[2]: "
      ` Re[3]: "

[ANNOUNCE] Git 1.6.6.rc4
 2009-12-20 22:59 UTC 

[PATCH 0/4 v2] Patch series for introduce voltage selecting for mc13783 regulators
 2009-12-20 22:50 UTC  (8+ messages)
` [PATCH 1/4] mfd: mc13783: Take care of semantic inversion between read and write value of two bits in POWER_MISCELLANEUS register
  ` [PATCH 2/4] mfd: mc13783: When probing, unlock the mc13783 before subsystems initialisation

CPU offline/online related hang with latest git
 2009-12-20 22:33 UTC  (9+ messages)
        ` [PATCH] sched: Fix hotplug
          ` [tip:sched/urgent] sched: Fix hotplug hang

[PATCH] resources: fix call to alignf() in allocate_resource()
 2009-12-20 22:12 UTC  (3+ messages)

[PATCH] fs/compat_ioctl.c: fix build error when !BLOCK
 2009-12-20 21:53 UTC  (3+ messages)

[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
 2009-12-20 21:23 UTC  (10+ messages)

[PATCH]Silancing a false positive: "may be used uninitialized"
 2009-12-20 21:14 UTC  (4+ messages)

drivers/gpu/drm/radeon/radeon_test.c:45: undefined reference to `__udivdi3'
 2009-12-20 21:10 UTC  (3+ messages)

[PATCH 2/3] g_NCR5380: fix broken MMIO compilation
 2009-12-20 21:06 UTC  (3+ messages)

[PATCH] pata_cmd64x: fix overclocking of UDMA0-2 modes
 2009-12-20 20:46 UTC  (2+ messages)

[git patches] libata fixes
 2009-12-20 20:45 UTC 

[stable] Regression in 2.6.32.2: radeon KMS hangs system
 2009-12-20 20:39 UTC  (2+ messages)

via_rhine kernel crashes in 2.6.32
 2009-12-20 20:03 UTC  (2+ messages)

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-20 19:51 UTC  (6+ messages)

[PATCH 1/8] w35und: Convert typedef LOCAL_PARA to struct wb_local_para
 2009-12-20 19:46 UTC  (9+ messages)
` [PATCH 2/8] w35und: Convert typedef RadioOff to struct radio_off
  ` [PATCH 3/8] w35und: Remove unused typedef _EVENTLOG
    ` [PATCH 4/8] w35und: Convert typedef ChanInfo to struct chan_info
      ` [PATCH 5/8] w35und: Remove unused typedef CHAN_LIST
        ` [PATCH 6/8] w35und: Remove unused typedef TXRETRY_REC
          ` [PATCH 7/8] w35und: Remove unused typedef RXLAYER1
            ` [PATCH 8/8] w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARA

[PATCH 3/3] g_NCR5380: fix missing pnp_device_detach and scsi_unregister on rmmod
 2009-12-20 19:41 UTC 

[PATCH 1/3] g_NCR5380: remove misleading pnp error message
 2009-12-20 19:41 UTC 

Linux 2.6.33-rc1
 2009-12-20 19:40 UTC  (6+ messages)

[PATCH] kernel/cred.c: Use kmem_cache_free
 2009-12-20 19:39 UTC 

Bug#561764: some warnings fly off screen and are not saved in any file
 2009-12-20 19:29 UTC  (2+ messages)

[PATCH 00/11] ACPI: early _PDC eval and unify x86/ia64
 2009-12-20 19:25 UTC  (13+ messages)
` [PATCH 01/11] ACPI: processor: call _PDC early
` [PATCH 02/11] ACPI: processor: introduce arch_has_acpi_pdc
` [PATCH 03/11] ACPI: processor: unify arch_acpi_processor_init_pdc
` [PATCH 04/11] ACPI: processor: factor out common _PDC settings
` [PATCH 05/11] ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
` [PATCH 06/11] ACPI: processor: unify arch_acpi_processor_cleanup_pdc
` [PATCH 07/11] ACPI: processor: introduce acpi_processor_alloc_pdc()
` [PATCH 08/11] ACPI: processor: change acpi_processor_eval_pdc interface
` [PATCH 1/3] ACPI: processor: open code acpi_processor_cleanup_pdc
` [PATCH 2/3] ACPI: processor: change acpi_processor_set_pdc() interface
` [PATCH 3/3] ACPI: processor: remove _PDC object list from struct acpi_processor

Async suspend-resume patch w/ rwsems (was: Re: [GIT PULL] PM updates for 2.6.33)
 2009-12-20 19:25 UTC  (4+ messages)
` Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
    ` [linux-pm] "

[PATCH 1/2] kernel: Use CALLER_ADDR0 macro
 2009-12-20 19:03 UTC  (3+ messages)
` [PATCH 2/2] gfs2: "

[PATCH 2/5 -v2] acpi, apei, APEI supporting infrastructure
 2009-12-20 18:57 UTC  (3+ messages)

BKL use in ptrace
 2009-12-20 18:53 UTC 

kernel BUG at kernel/timer.c:951!
 2009-12-20 18:04 UTC  (3+ messages)

[PATCH] Security: Add prctl(PR_{GET,SET}_NETWORK) interface
 2009-12-20 17:53 UTC  (3+ messages)

[2.6.33-rc1] [SOUND] HDA: high cpu usage, noise
 2009-12-20 17:27 UTC 

[PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled
 2009-12-20 17:20 UTC  (3+ messages)

[PATCH 1/3] vhost: prevent modification of an active ring
 2009-12-20 17:16 UTC  (3+ messages)
` [PATCH 2/3] vhost: add access_ok checks
` [PATCH 3/3] vhost: make default mapping empty by default

[PATCH 0/3] vhost: fix use_mm usage
 2009-12-20 17:16 UTC 

[PATCH 1/5] viafb: deprecate private ioctls
 2009-12-20 17:16 UTC  (5+ messages)
` [PATCH 2/5] viafb: remove dead code
  ` [PATCH 3/5] viafb: split global index up
    ` [PATCH 4/5] viafb: remove the remaining VIA_RES_* uses
      ` [PATCH 5/5] viafb: some dvi cleanup

[PATCH 2/2] fs/ext4: Eliminate double free
 2009-12-20 17:07 UTC 

[PATCH 1/2] drivers/scsi: Eliminate double free
 2009-12-20 17:06 UTC 

[PATCH] Fix BUILD_BUG_ON in fs/compat_ioctl.c to build with gcc 4.5 snapshot
 2009-12-20 16:53 UTC 

Innolux Display Module #AT080TN42 Support
 2009-12-20 16:35 UTC 

x264 benchmarks BFS vs CFS
 2009-12-20 15:51 UTC  (8+ messages)

[stable] Regression in 2.6.32.2: segfault on halt
 2009-12-20 15:24 UTC  (9+ messages)

Fwd: Linker error on 2.6.32.2 with radeon DRM
 2009-12-20 15:14 UTC 

2.6.33-rc1 Reboot right after bootloader
 2009-12-20 14:11 UTC  (16+ messages)
    ` [PATCH] kbuild: correct size calculation of bzImgae / fix x86 boot

[PATCH] core, x86: make LIST_POISON less deadly
 2009-12-20 13:22 UTC 

Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems)
 2009-12-20 12:55 UTC  (2+ messages)

[RELEASE] LTTng 0.181 for Linux kernel 2.6.32
 2009-12-20 12:52 UTC  (5+ messages)
  ` [RELEASE] LTTng 0.182 "
    ` [RELEASE] LTTng 0.182o for 2.6.32-rc8 omap/pm tree
      ` [RELEASE] LTTng 0.183/0.183o

tty: tty_port_get() breaks build
 2009-12-20 12:48 UTC 

Stable version 2.6.32.2 broke my KMS Radeon setup
 2009-12-20 12:30 UTC  (2+ messages)

A question about Byte range locking
 2009-12-20 12:22 UTC 

2.6.32.2: undefined reference to `__udivdi3'
 2009-12-20 12:10 UTC 

2.6.33-rc0: reiserfs: inconsistent lock state
 2009-12-20 12:09 UTC  (5+ messages)

On "ratelimit: Use per ratelimit context locking"
 2009-12-20 11:39 UTC 


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