public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-10-15 20:10:39 to 2010-10-16 08:11:11 UTC [more...]

[PATCH] jbd: Convert atomic_inc() to get_bh()
 2010-10-16  8:11 UTC 

[GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card
 2010-10-16  8:07 UTC  (3+ messages)

[PATCH 00/22] Introduce little endian bitops
 2010-10-16  7:59 UTC  (6+ messages)
` [PATCH 22/22] bitops: remove minix bitops from asm/bitops.h

[PATCH 0/17] fs: Inode cache scalability
 2010-10-16  7:57 UTC  (51+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 03/17] fs: icache lock inode hash
` [PATCH 04/17] fs: icache lock i_state
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 07/17] fs: icache atomic inodes_stat
` [PATCH 08/17] fs: icache protect inode state
` [PATCH 09/17] fs: Make last_ino, iunique independent of inode_lock
` [PATCH 11/17] fs: Factor inode hash operations into functions
` [PATCH 12/17] fs: Introduce per-bucket inode hash locks
` [PATCH 13/17] fs: Implement lazy LRU updates for inodes
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
          ` [PATCH] "
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
` [PATCH 17/17] fs: Clean up inode reference counting

fs: Inode cache scalability V2
 2010-10-16  7:57 UTC  (22+ messages)
` [PATCH 07/18] exofs: use iput() for inode reference count decrements
` [PATCH 11/18] fs: Introduce per-bucket inode hash locks
` [PATCH 13/18] fs: split locking of inode writeback and LRU lists
` [PATCH 14/18] fs: Protect inode->i_state with th einode->i_lock
` [PATCH 15/18] fs: introduce a per-cpu last_ino allocator
` [PATCH 17/18] fs: icache remove inode_lock

fs: Inode cache scalability V3
 2010-10-16  7:57 UTC  (12+ messages)
` [PATCH 03/18] fs: Implement lazy LRU updates for inodes
` [PATCH 07/18] fs: rework icount to be a locked variable
` [PATCH 18/18] fs: do not assign default i_ino in new_inode

[PATCH 1/2 v6]Update broken web addresses in arch directory
 2010-10-16  7:48 UTC  (4+ messages)
` [PATCH 2/2 v6]Update broken web addresses in the kernel

x86_64 2.6.35.* kernels and Intel Xeon X5550
 2010-10-16  7:46 UTC  (3+ messages)

[PATCH 3/7] drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failure
 2010-10-15 15:49 UTC  (2+ messages)

[RFC] arch generic way to trigger unknown NMIs
 2010-10-16  7:24 UTC  (6+ messages)

Good Day
 2010-10-16  5:30 UTC 

ima: use of radix tree cache indexing == massive waste of memory?
 2010-10-16  6:52 UTC 

[PATCH 2.6.35.4] irq: irq and pci_ids patch for Intel
 2010-10-16  6:40 UTC  (4+ messages)
` [PATCH 2.6.35.4] irq: irq and pci_ids patch for Intel Patsburg

[RFC][PATCH 0/7] perf and jump_label bits
 2010-10-16  6:27 UTC  (7+ messages)
` [RFC][PATCH 6/7] perf: use jump_label to optimize the scheduler hooks
` [RFC][PATCH 7/7] perf: Optimize sw events

[PATCH 0/9] [GIT PULL] jump label: various updates
 2010-10-16  6:23 UTC  (29+ messages)
` [PATCH 1/9] jump label/x86: Move arch_init_ideal_nop5 later
` [PATCH 2/9] tracing/x86: No need to disable interrupts when calling arch_init_ideal_nop5
` [PATCH 3/9] jump label: Fix module __init section race
` [PATCH 4/9] jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
` [PATCH 5/9] jump label: Add register_jump_label_key/unregister_jump_label_key
` [PATCH 6/9] jump label: Move jump table to r/w section
` [PATCH 7/9] jump label: Add docs
` [PATCH 8/9] jump label: Make arch_jump_label_text_poke_early() optional
` [PATCH 9/9] jump label: Add MIPS support

[RFC MIPS] Update buildtar for MIPS
 2010-10-16  6:17 UTC  (2+ messages)

[RFC tg_shares_up improvements - v1 00/12] [RFC tg_shares_up - v1 00/12] Reducing cost of tg->shares distribution
 2010-10-16  4:44 UTC  (13+ messages)
` [RFC tg_shares_up improvements - v1 01/12] sched: rewrite tg_shares_up
` [RFC tg_shares_up improvements - v1 02/12] sched: on-demand (active) cfs_rq list
` [RFC tg_shares_up improvements - v1 03/12] sched: make tg_shares_up() walk on-demand
` [RFC tg_shares_up improvements - v1 04/12] sched: fix load corruption from update_cfs_shares
` [RFC tg_shares_up improvements - v1 05/12] sched: fix update_cfs_load synchronization
` [RFC tg_shares_up improvements - v1 06/12] sched: hierarchal order on shares update list
` [RFC tg_shares_up improvements - v1 07/12] sched: add sysctl_sched_shares_window
` [RFC tg_shares_up improvements - v1 08/12] sched: update shares on idle_balance
` [RFC tg_shares_up improvements - v1 09/12] sched: demand based update_cfs_load()
` [RFC tg_shares_up improvements - v1 10/12] sched: allow update_cfs_load to update global load
` [RFC tg_shares_up improvements - v1 11/12] sched: update tg->shares after cpu.shares write
` [RFC tg_shares_up improvements - v1 12/12] debug: export effective shares for analysis versus specified

[PATCH 2/2] kvm: use vzalloc instead of vmalloc
 2010-10-16  4:34 UTC 

[PATCH 1/2] Add vzalloc shortcut
 2010-10-16  4:33 UTC 

[MIPS] Fix compile failure in 2.6.36-rc8 on 32-bit MIPS
 2010-10-16  4:26 UTC 

[PATCH 3/5] mips: sanitize restart logics
 2010-10-16  4:24 UTC  (6+ messages)

[PATCH 1/2] Drivers: block: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  4:09 UTC  (2+ messages)
` [PATCH 2/2] Drivers: block: aoe: "

[PATCH] Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:53 UTC 

[PATCH] fs/buffer.c: remove duplicated assignment on b_private
 2010-10-16  3:40 UTC 

[PATCH] Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:41 UTC 

[PATCH] Drivers: ps3: Makefile: replace the use of <module>-objs with <module>-y
 2010-10-16  3:30 UTC 

[PATCH 1/2] Staging: speakup: main: Coding stlye fixes
 2010-10-16  3:08 UTC  (2+ messages)
` [PATCH 2/2] Staging: speakup: selection: Coding style fixes

[PATCH] ACPI: Read TSC upon resume
 2010-10-16  3:03 UTC  (5+ messages)

Probably a repeat
 2010-10-16  3:00 UTC 

[PATCH] ARM: allow, but warn, when issuing ioremap() on RAM
 2010-10-16  2:39 UTC  (11+ messages)

[PATCH 0/5] x86, NMI: give NMI handler a face-lift
 2010-10-16  2:22 UTC  (6+ messages)
` [PATCH 1/5] x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR
` [PATCH 2/5] x86, NMI: Add touch_nmi_watchdog to io_check_error delay
` [PATCH 3/5] x86, NMI: Rewrite NMI handler
` [PATCH 4/5] x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU
` [PATCH 5/5] x86, NMI: Remove do_nmi_callback logic

[PATCH 17/18] fs: icache remove inode_lock
 2010-10-16  2:09 UTC  (18+ messages)

[PATCH 0/9] [GIT PULL] tracing: updates for 2.6.37
 2010-10-16  2:03 UTC  (6+ messages)

[tip:irq/core] x86: xen: Sanitise sparse_irq handling
 2010-10-16  2:01 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH v2] i2c/mux: Driver for PCA9541 I2C Master Selector
 2010-10-16  1:58 UTC  (2+ messages)

[PATCH 0/4] m32r: build fixes
 2010-10-16  1:44 UTC  (7+ messages)
` [PATCH 1/4] m32r: restore _BLOCKABLE
` [PATCH 2/4] m32r: get_user takes an lvalue, not a pointer
` [PATCH 3/4] m32r: add kernel/.gitignore and ignore vmlinux.lds
` [PATCH 4/4] m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN

[PATCH 1/7] staging:ft1000: Remove MEDIAMSG typedef usage
 2010-10-15 21:12 UTC  (5+ messages)
` [PATCH 7/7] staging:ft1000: Remove FT1000_INFO "
  ` [PATCH 7/7] staging: ft1000: "

[PATCH] ath9k: Convert to new PCI PM framework
 2010-10-16  1:28 UTC  (3+ messages)

[PATCH 1/1 V3] rtc: Add real-time clock driver for Tegra
 2010-10-16  1:26 UTC  (2+ messages)
` [rtc-linux] "

[PATCH 0/3] m32r: cleanup irq handling and stop calling __do_IRQ
 2010-10-16  1:01 UTC  (4+ messages)
` [PATCH 1/3] m32r: clean up direct irq_desc access
` [PATCH 2/3] m32r: clean up irq handlers and kill off __do_IRQ use
` [PATCH 3/3] m32r: fix build warning about unused irq chip

[PATCH] agp/amd-k7: Allow binding user memory to the AGP GART
 2010-10-16  0:45 UTC  (2+ messages)
` [PATCHv2] "

[PATCH 0/6] [RFC] A posix clock/timer interface to the RTC
 2010-10-16  0:38 UTC  (7+ messages)
` [PATCH 1/6] [RFC] posix clocks: dynamic clock ids
  ` [PATCH 2/6] [RFC] Introduce timerlist infrastructure
    ` [PATCH 3/6] [RFC] hrtimers: Convert hrtimers to use "
      ` [PATCH 4/6] [RFC] RTC: Rework RTC code to use timerlist for events
        ` [PATCH 5/6] [RFC] RTC: Remove UIE emulation
          ` [PATCH 6/6] [RFC] RTC: Add posix clock/timer interface

2.6.36-rc1 problems
 2010-10-15 23:23 UTC 

2-6-36-rc2-git1 ploblem
 2010-10-15 23:20 UTC 

[RFC] perf: Dwarf cfi based user callchains
 2010-10-16  0:19 UTC  (10+ messages)
` [RFC PATCH 2/9] perf: Add ability to dump user regs
` [RFC PATCH 4/9] perf: Don't record frame pointer based user stacktraces if we dump stack and regs

[RFC v3] ext4: Combine barrier requests coming from fsync
 2010-10-16  0:02 UTC  (13+ messages)
` [RFC v4] ext4: Coordinate fsync requests
  ` Performance testing of various barrier reduction patches [was: Re: [RFC v4] ext4: Coordinate fsync requests]

[PATCH] fs: move exportfs since it is not a networking filesystem
 2010-10-15 23:39 UTC  (2+ messages)

[PATCH] xhci: Fix compile error when CONFIG_PM=n
 2010-10-15 23:27 UTC  (7+ messages)
    ` [PATCH] usb: Fix linker errors with CONFIG_PM=n

2.6.36-rc7: net/bridge causes temporary network I/O lockups
 2010-10-15 23:13 UTC 

[PATCH 1/1 V2] rtc: Add real-time clock driver for Tegra
 2010-10-15 22:57 UTC  (5+ messages)

[RFC][PATCH 0/2] memcg: some updates to move_account and file_stat races
 2010-10-15 22:36 UTC  (4+ messages)
` [RFC][PATCH 1/2] memcg: avoiding unnecessary get_page at move_charge

2.6.36-rc8
 2010-10-15 22:34 UTC  (2+ messages)

Message From Dr. Paul Blair
 2010-10-15 22:22 UTC 

[PATCH 3/3] VFIO V4: VFIO driver: Non-privileged user level PCI drivers
 2010-10-15 22:29 UTC  (3+ messages)

[PATCH v2.6.36-rc7 1/2] pciehp: update workqueue usage
 2010-10-15 21:25 UTC  (6+ messages)
` [PATCH v2.6.36-rc7 2/2] shpchp: "

[PATCH v2 00/11] memcg: per cgroup dirty page accounting
 2010-10-15 21:14 UTC  (12+ messages)
` [PATCH v2 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v2 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v2 03/11] memcg: create extensible page stat update routines
` [PATCH v2 04/11] memcg: disable softirq in lock_page_cgroup()
` [PATCH v2 05/11] memcg: add dirty page accounting infrastructure
` [PATCH v2 06/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v2 07/11] memcg: add dirty limits to mem_cgroup
` [PATCH v2 08/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v2 09/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v2 10/11] writeback: make determine_dirtyable_memory() static
` [PATCH v2 11/11] memcg: check memcg dirty limits in page writeback

[PATCH 1/2] ARM: imx: Add wake functionality to GPIO
 2010-10-15 21:09 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx: Add POWER_KEY to mx51 babbage board

[PATCH 0/4][RFC v3] Improve load balancing when tasks have large weight differential -v3
 2010-10-15 20:44 UTC  (6+ messages)
` [PATCH 1/4] sched: do not consider SCHED_IDLE tasks to be cache hot
` [PATCH 2/4] sched: set group_imb only a task can be pulled from the busiest cpu
` [PATCH 3/4] sched: force balancing on newidle balance if local group has capacity
` [PATCH 4/4] sched: drop group_capacity to 1 only if local group has extra capacity

Runtime PM: Improve support for PCI devices
 2010-10-15 20:39 UTC  (6+ messages)
` [PATCH 2/5] pci: Export some PCI PM functionality
` [PATCH 5/5] pci: Add support for polling PME state on suspended legacy PCI devices

[PATCH] staging:ft1000: Remove dead code from ft1000_hw.c
 2010-10-15 20:15 UTC 

Staging: zram: work around oops due to startup ordering snafu
 2010-10-15 20:31 UTC 

[PATCH .36-rc8] arm: mm: allow, but warn, when issuing ioremap() on RAM
 2010-10-15 20:14 UTC  (5+ messages)

[PATCHv3 00/11] staging tidspbridge: iommu migration
 2010-10-15 20:10 UTC  (10+ messages)

[PATCH v2.6.36-rc7] mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work()
 2010-10-15 20:07 UTC  (4+ messages)


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