public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-11 19:34:33 to 2011-03-12 12:41:54 UTC [more...]

[RFC] introduce sys_syncat to sync a single file system
 2011-03-12 12:41 UTC  (14+ messages)
` [PATCH v3] introduce sys_syncfs "

[PATCH tip:x86/mm 1/3] x86: A fast way to check capabilities of the current cpu
 2011-03-12 11:51 UTC  (3+ messages)
` [PATCH tip:x86/mm 2/3] x86: Use this_cpu_has for thermal_interrupt "
  ` [PATCH tip:x86/mm 3/3] acpi throttling: Use this_cpu_has and simplify code "

[x86 this_cpu_has V1 0/4] Use cpu ops to implement this_cpu_has and use it in various places
 2011-03-12 11:41 UTC  (3+ messages)
` [x86 this_cpu_has V1 2/4] x86: Avoid passing struct cpuinfo pointer to mce_available

Re: blk-throttle.c : When limit is changed, must start a new slice
 2011-03-12 11:33 UTC  (2+ messages)
  ` Re: Re: blk-throttle.c : When limit is changed, must start a newslice

Build regressions/improvements in v2.6.38-rc8
 2011-03-12 11:04 UTC 

[PATCH 4/4] plist: priority list test
 2011-03-12 10:59 UTC  (2+ messages)
` [tip:core/futexes] plist: Add "

[PATCH 3/4] plist: shrink struct plist_head
 2011-03-12 10:58 UTC  (2+ messages)
` [tip:core/futexes] plist: Shrink "

[PATCH 2/4] futex,plist: remove debug lock assignment for plist_node
 2011-03-12 10:58 UTC  (2+ messages)
` [tip:core/futexes] futex,plist: Remove debug lock assignment from plist_node

[PATCH 1/4 V3 ] futex,plist: pass the real head of the priority list to plist_del()
 2011-03-12 10:57 UTC  (2+ messages)
` [tip:core/futexes] futex,plist: Pass "

[GIT PULL tip:x86/mm] x86-64 NUMA emulation update
 2011-03-12 10:47 UTC 

Linux 2.6.38-rc8
 2011-03-12 10:28 UTC  (2+ messages)

[Qualcomm PM8921 MFD v2 0/6] pmic 8921 core and subdevices
 2011-03-12 10:18 UTC  (17+ messages)
` [Qualcomm PM8921 MFD v2 2/6] mfd: pm8xxx: Add irq support
                    ` [tip:irq/core] genirq: Add chip flag to force mask on suspend
` [Qualcomm PM8921 MFD v2 3/6] gpio: pm8xxx-gpio: Add pm8xxx gpio driver

[PATCH] zd1211rw: TrendNet TEW-509UB id added
 2011-03-12  9:29 UTC 

[PATCH v5 1/4] gpiolib: Add "unknown" direction support
 2011-03-12  9:19 UTC  (10+ messages)
` [PATCH v5 2/4] gpiolib: Add ability to get GPIO direction

[PATCH] gpio: Use __devexit at necessary places
 2011-03-12  9:14 UTC  (2+ messages)

[PATCH] gpio: add MODULE_DEVICE_TABLE
 2011-03-12  9:13 UTC  (2+ messages)

[PATCH 0/3] switch DT creation to using of_attach_node
 2011-03-12  9:10 UTC  (7+ messages)
` [PATCH 1/3] of: remove OF_DYNAMIC config option
` [PATCH 2/3] of/promtree: switch to building the DT using of_attach_node
` [PATCH 3/3] of/flattree: use of_attach_node to build tree, and associated cleanups

[PATCH 0/7] cciss: updates as of March 11, 2011
 2011-03-12  9:03 UTC  (9+ messages)
` [PATCH 1/7] cciss: hoist tag masking out of loop
` [PATCH 2/7] cciss: Inform controller we are using 32-bit tags
` [PATCH 3/7] cciss: Mask off error bits of c->busaddr in cmd_special_free when calling pci_free_consistent
` [PATCH 4/7] cciss: remove unnecessary casts
` [PATCH 5/7] cciss: fix missed command status value CMD_UNABORTABLE
` [PATCH 6/7] cciss: add cciss_tape_cmds module paramter
` [PATCH 7/7] cciss: export resettable host attribute

[PATCHv2-RESEND] mcp23s08: support mcp23s17 variant
 2011-03-12  8:29 UTC  (2+ messages)

linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)
 2011-03-12  8:25 UTC  (7+ messages)

x86_64, xen: fix another wrong size directive
 2011-03-12  8:04 UTC  (2+ messages)
` [tip:x86/asm] x86, binutils, xen: Fix "

(no subject)
 2011-03-11  1:26 UTC 

[PATCH] profile: add support for modules and make output human readable
 2011-03-12  6:17 UTC 

[REVIEW] NVM Express driver
 2011-03-12  5:51 UTC  (3+ messages)

[PATCH] Add unaccounted time to timeslice_used
 2011-03-12  5:35 UTC  (3+ messages)

[PATCH] aio: Wake all waiters when destroying ctx
 2011-03-12  5:01 UTC  (4+ messages)

[ANNOUNCE] cpupowerutils - cpufrequtils extended with quite some features
 2011-03-12  4:40 UTC  (4+ messages)

[GIT] Networking
 2011-03-12  4:09 UTC  (14+ messages)

[PATCH v2 00/12] google firmware support
 2011-03-12  3:54 UTC  (14+ messages)
` [PATCH v2 01/12] efivars: move efivars globals into struct efivars
` [PATCH v2 02/12] efivars: Make efivars bin_attributes dynamic
` [PATCH v2 03/12] efivars: parameterize efivars
` [PATCH v2 04/12] efivars: Split out variable registration
` [PATCH v2 05/12] efivars: Parameterize operations
` [PATCH v2 06/12] efivars: Expose efivars functionality to external drivers
` [PATCH v2 07/12] efivars: Add Documentation
` [PATCH v2 08/12] x86: get_bios_ebda_length()
` [PATCH v2 09/12] x86: Better comments for get_bios_ebda()
` [PATCH v2 10/12] Introduce CONFIG_GOOGLE_FIRMWARE
` [PATCH v2 11/12] driver: Google EFI SMI
` [PATCH v2 12/12] driver: Google Memory Console

[PATCH 0/4] futex,plist: updates
 2011-03-12  3:23 UTC  (6+ messages)
` [PATCH 1/4] futex,plist: Pass the real head of the priority list to plist_del()
` [PATCH 2/4] futex,plist: Remove debug lock assignment from plist_node
` [PATCH 3/4] plist: Shrink struct plist_head
` [PATCH 4/4] plist: Add priority list test

[PATCH] netconsole: Fix strange kconfig dependency on configfs
 2011-03-12  2:46 UTC  (2+ messages)

[PATCH-FOR-38] target: Fix READ_CAPACITY_16 regression
 2011-03-12  2:40 UTC  (5+ messages)

[announce] Intel BIOS Implementation Test Suite (BITS)
 2011-03-12  2:30 UTC  (2+ messages)
` BITS handling of CPU microcode updates

[PATCHv3 0/4] Improve fallback LPJ calculation
 2011-03-12  2:10 UTC  (7+ messages)
` [PATCH 1/4] calibrate: extract fall-back calculation into own helper
  ` [PATCH 2/4] calibrate: home in on correct lpj value more quickly
    ` [PATCH 3/4] calibrate: retry with wider bounds when converge seems to fail

IMPORTANT: WEBMAIL NOTIFICATION
 2011-03-12  1:06 UTC 

linux-next: Tree for March 2
 2011-03-12  2:03 UTC  (8+ messages)
` [PATCH] [SCSI] bnx2fc: fix build error when !CONFIG_MODULES

[2.6.38-rc8, patch] fix hci_dev_list locking
 2011-03-12  1:47 UTC  (2+ messages)

[PATCH 2.6.38-rc7]TAOS 258x: Device Driver
 2011-03-12  1:16 UTC  (3+ messages)

drm/i915: Fix DPMS and suspend interaction for intel_panel.c
 2011-03-12  1:15 UTC  (3+ messages)

[PATCH v6 0/9] memcg: per cgroup dirty page accounting
 2011-03-12  1:10 UTC  (2+ messages)

[git pull] more vfs fixes for final
 2011-03-12  1:09 UTC  (6+ messages)

dm-crypt: Performance Regression 2.6.37 -> 2.6.38-rc8
 2011-03-12  1:05 UTC  (8+ messages)

[PATCH] staging: tidspbridge: protect dmm_map properly
 2011-03-12  0:29 UTC 

[PATCH v2] Platform: Samsung Q10 backlight driver
 2011-03-12  0:44 UTC  (7+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.38-rc8
 2011-03-12  0:32 UTC 

[PATCH] page-types.c: add a new argument of debugfs path
 2011-03-12  0:29 UTC  (5+ messages)
    ` [PATCH V2] page-types.c: auto debugfs mount for hwpoison operation

RFC: Platform data for onboard USB assets
 2011-03-11 23:39 UTC  (10+ messages)

perf: kernel memory leak when inherit enabled
 2011-03-11 22:54 UTC 

Linux 2.6.38-rc8
 2011-03-11 23:06 UTC  (3+ messages)
` [PATCH] kbuild: Fix computing srcversion for modules

[BUG] Fans keep running, first found since v2.6.38-rc7
 2011-03-11 23:02 UTC  (11+ messages)

[PATCH 0/2] hid-input: Keyboard and MT support for MacBookPro8
 2011-03-11 23:02 UTC  (2+ messages)

How to use gma500 framebuffer driver?
 2011-03-11 21:12 UTC  (3+ messages)

[PATCH] ste_dma40: assign device_prep_dma_sg for dma_memcpy
 2011-03-11 22:52 UTC  (3+ messages)

Warning!!!!
 2011-03-11  7:57 UTC 

[PATCH next 1/6] staging: altera-stapl: fix memory leaks
 2011-03-11 22:31 UTC  (4+ messages)
` [PATCH next 2/6] staging: bcm: "

pch_uart: reference clock on CM-iTC
 2011-03-11 22:25 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

RFC: Platform data for onboard USB assets
 2011-03-11 22:24 UTC  (6+ messages)

matroxfb: remove incorrect Matrox G200eV support
 2011-03-11 22:23 UTC  (5+ messages)
  ` [PATCH v2] "

[GIT PULL tip/x86/mm] xen/x86 fixes
 2011-03-11 22:21 UTC  (2+ messages)

[00/17] 2.6.32.33-longterm review
 2011-03-11 22:21 UTC  (19+ messages)
` [01/17] cpuset: add a missing unlock in cpuset_write_resmask()
` [02/17] [S390] keyboard: integer underflow bug
` [03/17] RxRPC: Fix v1 keys
` [04/17] ixgbe: fix for 82599 erratum on Header Splitting
` [05/17] mm: fix possible cause of a page_mapped BUG
` [06/17] powerpc/kdump: CPUs assume the context of the oopsing CPU
` [07/17] powerpc/kdump: Use chip->shutdown to disable IRQs
` [08/17] powerpc: Use more accurate limit for first segment memory allocations
` [09/17] powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
` [10/17] powerpc/kexec: Speedup kexec hash PTE tear down
` [11/17] powerpc/crashdump: Do not fail on NULL pointer dereferencing
` [12/17] powerpc/kexec: Fix orphaned offline CPUs across kexec
` [13/17] netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
` [14/17] nfsd: wrong index used in inner loop
` [15/17] r8169: use RxFIFO overflow workaround for 8168c chipset
` [16/17] Staging: comedi: jr3_pci: Dont ioremap too much space. Check result
` [17/17] net: dont allow CAP_NET_ADMIN to load non-netdev kernel modules

[PATCH 1/4] X86: Revamp reboot behaviour to match Windows more closely
 2011-03-11 22:18 UTC  (7+ messages)
` [PATCH 2/4] ACPICA: Fix access width for reset vector
` [PATCH 3/4] ACPI: Bug compatibility for Windows on the ACPI reboot vector
` [PATCH 4/4] ACPI: Make sure the FADT is at least rev 2 before using the reset register

Add 1-wire (w1) support for DS2408 and multi-slave search in ds1wm
 2011-03-11 21:38 UTC  (4+ messages)
` [w1 PATCHES 1/3] Add 1-wire (w1) reset and resume command API support
` [w1 PATCHES 2/3] Add 1-wire (w1) DS2408 8-Channel Addressable Switch support
` [w1 PATCHES 3/3] Complete the 1-wire (w1) ds1wm driver search algo

[PATCH 00/22] staging: xgifb: more cleanups
 2011-03-11 21:37 UTC  (3+ messages)
` [PATCH 21/22] staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()

[PATCH] proc: protect mm start_code/end_code in /proc/pid/stat
 2011-03-11 21:27 UTC 

RFC: Bogus setting of CONSTANT TSC ?
 2011-03-11 21:24 UTC 

[RFC][PATCH 0/2] Allow subsystems to avoid using sysdevs for defining "core" PM callbacks
 2011-03-11 20:45 UTC  (6+ messages)
` [RFC][PATCH 2/2] Convert several sysdev users to using struct syscore_ops

[PATCH] ARM: mx51_efika: update platform data for new mfd changes
 2011-03-11 20:44 UTC  (3+ messages)

[PATCH] mfd-core: rename mfd_shared_cell_{en,dis}able to drop the "shared" part
 2011-03-11 20:37 UTC  (2+ messages)

[PATCH] Platform: add Samsung Laptop platform driver
 2011-03-11 20:35 UTC  (15+ messages)

[ANNOUNCE] lsscsi 0.25 beta 1, adds --size
 2011-03-11 20:33 UTC 

[linux-pm] [RFC][PATCH 1/2] Introduce struct syscore_ops and related functionality
 2011-03-11 20:33 UTC  (6+ messages)
` [RFC][Update][PATCH "

{Spam?} Proposal
 2011-03-11 16:16 UTC 

[PATCH] cpufreq: Remove the pm_message_t argument from driver suspend
 2011-03-11 20:31 UTC  (3+ messages)

[PATCH 2.6.37.3] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
 2011-03-11 19:57 UTC 

[PATCH] cciss: Add missing allocation in scsi_cmd_stack_setup and corresponding deallocation
 2011-03-11 20:08 UTC  (4+ messages)

[PATCH] w1/ds1wm: silence warnings related to mfd_get_cell changes
 2011-03-11 20:02 UTC  (2+ messages)

[RFCv4] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
 2011-03-11 19:56 UTC  (6+ messages)

[PATCH] Platform: add Samsung Laptop platform driver
 2011-03-11 19:55 UTC  (6+ messages)

[PATCH v4 -tip 1/4] x86, dumpstack: Correct stack dump info when frame pointer is available
 2011-03-11 19:54 UTC  (3+ messages)
` [tip:x86/cleanups] "

some patches for the ptp framework
 2011-03-11 19:46 UTC  (4+ messages)
` [PATCH 3/3] Check for write permission on FD based posix-clocks

RFC: Platform data for onboard USB assets
 2011-03-11 19:37 UTC  (5+ messages)


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