messages from 2009-01-28 15:20:28 to 2009-01-28 21:11:04 UTC [more...]
if (unlikely(...)) == unnecessary?
2009-01-28 21:10 UTC (7+ messages)
INFO: possible circular locking dependency detected - i915_gem_execbuffer
2009-01-28 21:09 UTC
a question about p4_clockmod module on Xeon quad core processors
2009-01-28 21:05 UTC (3+ messages)
2.6.28 regression: hard lockup when interrupting cdda2wav
2009-01-28 21:05 UTC (3+ messages)
[PATCH, RFC] Remove fasync() BKL usage, take 3325
2009-01-28 21:05 UTC (12+ messages)
[mingo@elte.hu: [git pull] headers_check fixes]
2009-01-28 21:06 UTC (9+ messages)
inline asm semantics: output constraint width smaller than input
2009-01-28 20:59 UTC (11+ messages)
` [LLVMdev] "
[PATCH] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
2009-01-28 20:59 UTC
[Bugme-new] [Bug 12562] New: High overhead while switching or synchronizing threads on different cores
2009-01-28 20:56 UTC
[patch 016/104] epoll: introduce resource usage limits
2009-01-28 20:51 UTC (21+ messages)
` [PATCH 1/3] epoll: increase default max_user_instances to 1024
[PATCH] percpu: add optimized generic percpu accessors
2009-01-28 20:47 UTC (13+ messages)
[PATCH 60/80] tty: extract the pty init time special cases
2009-01-28 20:47 UTC (3+ messages)
linux-next: Tree for January 23
2009-01-28 20:44 UTC (5+ messages)
` linux-next: Tree for January 23 (kvm)
[PATCH] firmware: speed up request_firmware()
2009-01-28 20:34 UTC (6+ messages)
[PATCH C 00/13] OMAP clock, C of F: DPLL updates
2009-01-28 19:08 UTC (14+ messages)
` [PATCH C 01/13] OMAP3 clock: fix DPLL jitter correction and rate programming
` [PATCH C 02/13] OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
` [PATCH C 03/13] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
` [PATCH C 04/13] OMAP3 clock: note the bypass source clock for DPLLs
` [PATCH C 05/13] OMAP2/3 clock: fix DPLL rate calculation
` [PATCH C 06/13] OMAP3 clock: DPLLs should enter bypass if new rate is sys_ck
` [PATCH C 07/13] OMAP3 clock: recalculate DPLL subtree after bypass entry/exit
` [PATCH C 08/13] OMAP3 clock: put DPLL into bypass if bypass rate = clk->rate, not hardware rate
` [PATCH C 09/13] OMAP3 clock: fix non-CORE DPLL rate assignment bugs
` [PATCH C 10/13] OMAP3 clock: remove unnecessary dpll_data dereferences
` [PATCH C 11/13] OMAP3 clock: optimize DPLL rate rounding algorithm
` [PATCH C 12/13] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding
` [PATCH C 13/13] OMAP3 clock: disable DPLL autoidle while waiting for DPLL to lock
[PATCH F 00/12] OMAP clock, F of F: more clock cleanup
2009-01-28 19:35 UTC (13+ messages)
` [PATCH F 01/12] OMAP2/3 clock: don't use a barrier after clk_disable()
` [PATCH F 02/12] OMAP2xxx clock: consolidate DELAYED_APP clock commits; fix barrier
` [PATCH F 03/12] OMAP2/3 clock: convert remaining MPU barriers into OCP barriers
` [PATCH F 04/12] OMAP clock: drop clk_get_usecount()
` [PATCH F 05/12] OMAP clock: add OMAP chip family-specific clk_register() option
` [PATCH F 06/12] OMAP2/3 clock: every clock must have a clkdm
` [PATCH F 07/12] OMAP2/3 clock: omap2_clk_enable(): refactor usecount check
` [PATCH F 08/12] OMAP2/3 clock: omap2_clk_enable(): fix bugs in clockdomain handling
` [PATCH F 09/12] OMAP2/3 clock: omap2_clk_enable(): fix usecount decrement bug
` [PATCH F 10/12] OMAP2/3 clock: omap2_clk_enable(): fix logic
` [PATCH F 11/12] OMAP2/3 clock: don't tinker with hardirqs when they are supposed to be disabled
` [PATCH F 12/12] OMAP2/3 McBSP: add temporary clockdomain fix for McBSP virtual clocks
[PATCH B 00/10] OMAP clock, B of F: clockdomain, powerdomain updates
2009-01-28 2:44 UTC (10+ messages)
` [PATCH B 01/10] OMAP2/3 clock: combine clkdm, clkdm_name into union in struct clk
` [PATCH B 02/10] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct clockdomain
` [PATCH B 03/10] OMAP2/3 clockdomains: add CM, PRM, virt_opp_clkdm clockdomains
` [PATCH B 04/10] OMAP3 PRCM: add DPLL1-5 powerdomains, clockdomains; mark clocks
` [PATCH B 06/10] OMAP3 pwrdm: add CORE SAR handling (for USBTLL module)
` [PATCH B 07/10] OMAP3 powerdomains: remove RET from SGX power states list
` [PATCH B 08/10] OMAP: wait for pwrdm transition after clk_enable()
` [PATCH B 09/10] OMAP2/3 clockdomains: autodeps should respect platform flags
` [PATCH B 10/10] OMAP3: PM: Emu_pwrdm is switched off by hardware even when sdti is in use
[PATCH A 00/10] OMAP clock, A of F: preliminaries
2009-01-28 2:13 UTC (11+ messages)
` [PATCH A 01/10] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
` [PATCH A 02/10] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
` [PATCH A 03/10] OMAP24xx clock: add missing SSI L4 interface clock
` [PATCH A 04/10] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
` [PATCH A 05/10] OMAP3 clock: fix 96MHz clocks
` [PATCH A 06/10] OMAP2: Fix definition of SGX clock register bits
` [PATCH A 07/10] OMAP: Add CSI2 clock struct for handling it with clock API
` [PATCH A 08/10] OMAP: Make dpll4_m4_ck programmable with clk_set_rate()
` [PATCH A 09/10] OMAP2/3: Remove OMAP_PRM_REGADDR, OMAP_CM_REGADDR
` [PATCH A 10/10] OMAP2: Implement CPUfreq frequency table based on PRCM table
2.6.28 headers break kbd and net-tools userspace builds
2009-01-28 20:29 UTC (4+ messages)
[PATCH E 00/14] OMAP clock, E of F: SDRAM fixes, clock optimization
2009-01-28 19:28 UTC (15+ messages)
` [PATCH E 01/14] OMAP2 SDRC: move mach-omap2/memory.h into include/asm-arm/arch-omap/sdrc.h
` [PATCH E 02/14] OMAP2 SDRC: rename memory.c to sdrc2xxx.c
` [PATCH E 03/14] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code
` [PATCH E 04/14] OMAP2 SDRC: add SDRAM timing parameter infrastructure
` [PATCH E 05/14] OMAP3 clock: add omap3_core_dpll_m2_set_rate()
` [PATCH E 06/14] PM: OMAP3: Make sure clk_disable_unused() order is correct
` [PATCH E 07/14] OMAP2/3 clock: use standard set_rate fn in omap2_clk_arch_init()
` [PATCH E 08/14] OMAP clock: move rate recalc, propagation code up to plat-omap/clock.c
` [PATCH E 09/14] OMAP2/3 clock: drop recalc function pointers from fixed rate clocks
` [PATCH E 10/14] OMAP clock: support "dry run" rate and parent changes
` [PATCH E 11/14] OMAP clock: track child clocks
` [PATCH E 12/14] OMAP clock: unnecessary clock flag removal fiesta
` [PATCH E 13/14] OMAP2/3 clock: remove clk->owner
` [PATCH E 14/14] OMAP clock: rearrange clock.h structure order
[PATCH] Update email Address of Riku voipio
2009-01-28 20:29 UTC (3+ messages)
OMAP clock fast-forward: an introduction to six series
2009-01-28 20:22 UTC
[PATCH D 00/11] OMAP clock, D of F: clock code cleanup
2009-01-28 19:18 UTC (12+ messages)
` [PATCH D 01/11] OMAP: Add clk_get_parent() for OMAP2/3
` [PATCH D 02/11] OMAP2/3 clock: clean up mach-omap2/clock.c
` [PATCH D 03/11] OMAP2 PRCM: clean up CM_IDLEST bits
` [PATCH D 04/11] OMAP3 clock: split mcbspX_src_fck from mcbspX_fck
` [PATCH D 05/11] OMAP2 clock: add clk.prcm_mod field; annotate OMAP2xxx clocks
` [PATCH D 06/11] OMAP3 clock: add "prcm_mod" field to OMAP3xxx clocks
` [PATCH D 07/11] OMAP2/3 clock: add _omap2_clk_{read,write}_reg()
` [PATCH D 08/11] OMAP2/3 clock: use clk->prcm_mod for all struct clk register addressing
` [PATCH D 09/11] OMAP2/3 clock: encode target IDLEST bits
` [PATCH D 10/11] OMAP2/3 clock: clean up omap2_clk_wait_ready()
` [PATCH D 11/11] Fix omap1 clock issues
[PATCH -tip] x86: trampoline_64.S - use predefined constants with simplification
2009-01-28 20:21 UTC
[PATCH] AC97: Fix function name type in comment s/updat/update/
2009-01-28 20:20 UTC
[PATCH] Determine latency from ACPI
2009-01-27 20:03 UTC
[PATCH 1/1] mmc: add MODALIAS linkage for MMC/SD devices
2009-01-28 19:58 UTC (11+ messages)
[PATCH 0/3] cpu freq: fix problems with work_on_cpu usage in acpi-cpufreq
2009-01-28 19:44 UTC (7+ messages)
` [PATCH 2/3] work_on_cpu: Use our own workqueue
2.6.29-rc1 on zaurus (spitz)
2009-01-28 19:47 UTC (2+ messages)
[PATCH 00/10] arm: omap mailbox: add omap3 support with some fixes
2009-01-28 19:41 UTC (7+ messages)
` [PATCH 05/10] omap mailbox: fix empty struct device for omap1
Linux 2.6.29-rc3
2009-01-28 19:41 UTC
[Patch 00/14] GRU Driver Patches
2009-01-28 19:36 UTC (4+ messages)
` [Patch 01/14] Add definitions of x86_64 GRU MMRs
` [PATCH] - Exclude UV definitions on 32-bit x86
Linux 2.6.27.13
2009-01-28 19:33 UTC (3+ messages)
[Bugme-new] [Bug 12560] New: crash in hp_wmi_bios_setup (hp-wmi driver)
2009-01-28 19:24 UTC
[PATCH 1/3] Driver for user access to internal clocks
2009-01-28 19:20 UTC (6+ messages)
Buggy IPI and MTRR code on low memory
2009-01-28 18:52 UTC (10+ messages)
[PATCH] timer: implement lockdep deadlock detection
2009-01-28 18:06 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] Oops when changing backlight brightness during eeepc-laptop init
2009-01-28 18:02 UTC
[PATCH 1/2] proc: do PDE usecounting even for ->read_proc, ->write_proc
2009-01-28 18:24 UTC (2+ messages)
[PATCH v2] Make lockdep happy with configfs
2009-01-28 18:18 UTC (3+ messages)
` [PATCH 1/2] configfs: Silence lockdep on mkdir() and rmdir()
` [PATCH 2/2] configfs: Rework configfs_depend_item() locking and make lockdep happy
Oops / Warning report for the week of January 28th, 2009: The 200.000th trace
2009-01-28 18:15 UTC
[PATCH RFC WIP] x86/paravirt: add register-saving thunks to reduce caller register pressure
2009-01-28 18:14 UTC
[BUG][kprobes][vunmap?]: kprobes may cause memory corruption
2009-01-28 18:13 UTC (9+ messages)
[RFC Patch 0/9] Hardware Breakpoint interfaces - v4
2009-01-28 18:08 UTC (3+ messages)
[PATCH 2/5] bfa: Brocade BFA FC SCSI driver submission
2009-01-28 18:02 UTC (5+ messages)
[PATCH -mmotm] mm: unify some pmd_*() functions
2009-01-28 17:59 UTC (3+ messages)
[PATCH stable-27 1/2] PCI hotplug: fix lock imbalance in pciehp
2009-01-28 17:53 UTC (5+ messages)
` [PATCH stable-27 2/2] relay: fix lock imbalance in relay_late_setup_files
` [PATCH stable-28 1/3] NET: net_namespace, fix lock imbalance
` [PATCH stable-28 2/3] PCI hotplug: fix lock imbalance in pciehp
` [PATCH stable-28 3/3] relay: fix lock imbalance in relay_late_setup_files
System hang (and other problems) with cdc_acm
2009-01-28 17:52 UTC (6+ messages)
[PATCH] AC97: Print AC97 flags in proc file to make debug it easier
2009-01-28 17:39 UTC
Enquiry*
2009-01-28 17:32 UTC
[PATCH] tracer for sys_open() - sreadahead
2009-01-28 17:15 UTC (6+ messages)
oprofile? lockdep warning from 2.6.27-rc1-mm1
2009-01-28 17:06 UTC (4+ messages)
mmotm 2009-01-28-02-17 uploaded (i386 build errors: cpusets & kexec)
2009-01-28 16:56 UTC
[PATCH] migration: migrate_vmas should check "vma"
2009-01-28 16:55 UTC (3+ messages)
[patch] slub: fix per cpu kmem_cache_cpu array memory leak
2009-01-28 16:40 UTC (6+ messages)
[PATCH] cpuset: fix allocating page cache/slab object on the unallowed node when memory spread is set
2009-01-28 16:38 UTC (3+ messages)
kernel BUG at kernel/cgroup.c:398!
2009-01-28 16:40 UTC (2+ messages)
sm501: section mismatch
2009-01-28 16:37 UTC
[PATCH] Documentation/Changes: add required versions for new filesystems
2009-01-28 16:01 UTC (2+ messages)
[PATCH] ALSA: Don't cold reset AC97 codecs in some ICH chipsets
2009-01-28 15:52 UTC (3+ messages)
[PATCH] c/r: define s390-specific checkpoint-restart code
2009-01-28 15:37 UTC (3+ messages)
[BUG] mlocked page counter mismatch
2009-01-28 15:33 UTC (2+ messages)
Seagate disk freeze for 30 seconds then comes back (RecovComm 10B8B)
2009-01-28 15:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox