All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-12 16:51:38 to 2009-03-12 18:32:54 UTC [more...]

git checkout -b origin/mybranch origin/mybranch
 2009-03-12 18:31 UTC  (16+ messages)

[PATCH 00/86] OMAP2/3: clock sync with linux-omap
 2009-03-12 18:28 UTC  (60+ messages)
` [PATCH 01/86] [ARM] omap: remove VIRTUAL_CLOCK
  ` [PATCH 02/86] [ARM] omap: introduce clock operations structure
    ` [PATCH 03/86] [ARM] omap: provide a NULL "
      ` [PATCH 04/86] [ARM] omap: kill PARENT_CONTROLS_CLOCK
        ` [PATCH 05/86] [ARM] omap: add default .ops to all remaining OMAP2 clocks
          ` [PATCH 06/86] [ARM] omap: eliminate unnecessary conditionals in omap2_clk_wait_ready
            ` [PATCH 07/86] [ARM] omap: don't use clkops_omap2_dflt_wait for non-ICLK/FCLK clocks
              ` [PATCH 08/86] [ARM] omap: remove clk->owner
                ` [PATCH 09/86] [ARM] omap: rearrange clock.h structure order
                  ` [PATCH 10/86] [ARM] omap: remove clk_deny_idle and clk_allow_idle
                    ` [PATCH 11/86] [ARM] omap: provide a standard clk_get_parent() implementation
                      ` [PATCH 12/86] [ARM] omap: move clock propagation into core omap clock code
                        ` [PATCH 13/86] [ARM] omap: remove unnecessary calls to propagate_rate()
                          ` [PATCH 14/86] [ARM] omap: move propagate_rate() calls into generic omap clock code
                            ` [PATCH 15/86] [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods
                              ` [PATCH 16/86] [ARM] omap: ensure devname is set for dummy devices
                                ` [PATCH 17/86] [ARM] omap: allow double-registering of clocks
                                  ` [PATCH 18/86] [ARM] omap: convert OMAP1 to use clkdev
                                    ` [PATCH 19/86] [ARM] omap: convert OMAP2 "
                                      ` [PATCH 20/86] [ARM] omap: convert OMAP3 "
                                        ` [PATCH 21/86] [ARM] omap: remove pre-CLKDEV clk_get/clk_put
                                          ` [PATCH 22/86] [ARM] omap: provide a dummy clock node
                                            ` [PATCH 23/86] [ARM] omap: watchdog: convert clocks to match by devid and conid
                                              ` [PATCH 24/86] [ARM] omap: watchdog: provide a dummy ick for OMAP1
                                                ` [PATCH 25/86] [ARM] omap: MMC: convert clocks to match by devid and conid
                                                  ` [PATCH 26/86] [ARM] omap: MMC: provide a dummy ick for OMAP1
                                                    ` [PATCH 27/86] [ARM] omap: mcspi: new short connection id names
                                                      ` [PATCH 28/86] [ARM] omap: mcbsp: convert to use fck/ick clocks directly
                                                        ` [PATCH 29/86] [ARM] omap: i2c: use short connection ids
                                                          ` [PATCH 30/86] [ARM] omap: i2c: remove armxor_ck
                                                            ` [PATCH 31/86] [ARM] omap: i2c: remove conditional ick clocks
                                                              ` [PATCH 32/86] [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid
                                                                ` [PATCH 33/86] [ARM] omap: spi: arrange for omap_uwire to use connection ID
                                                                  ` [PATCH 34/86] [ARM] omap: convert omap RNG clocks to match by devid and conid
                                                                    ` [PATCH 35/86] [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks
                                                                      ` [PATCH 36/86] [ARM] omap: hsmmc: new short connection id names
                                                                        ` [PATCH 37/86] [ARM] OMAP2/3: Add non-CORE DPLL rate set code and M, N programming
                                                                          ` [PATCH 38/86] [ARM] OMAP: Fix sparse, checkpatch warnings in OMAP2/3 PRCM/PM code
                                                                            ` [PATCH 39/86] [ARM] OMAP24xx clock: add missing SSI L4 interface clock
                                                                              ` [PATCH 40/86] [ARM] OMAP3: move USBHOST SAR handling from clock framework to powerdomain layer
                                                                                ` [PATCH 41/86] [ARM] OMAP3 clock: fix 96MHz clocks
                                                                                  ` [PATCH 42/86] [ARM] OMAP2: Fix definition of SGX clock register bits
                                                                                    ` [PATCH 43/86] [ARM] OMAP: Add CSI2 clock struct for handling it with clock API
                                                                                      ` [PATCH 44/86] [ARM] OMAP: Make dpll4_m4_ck programmable with clk_set_rate()
                                                                                        ` [PATCH 45/86] [ARM] OMAP2: Implement CPUfreq frequency table based on PRCM table
                                                                                          ` [PATCH 46/86] [ARM] OMAP2/3 clockdomains: combine pwrdm, pwrdm_name into union in struct clockdomain
                                                                                            ` [PATCH 47/86] [ARM] OMAP2/3 clockdomains: add CM and PRM clkdms
                                                                                              ` [PATCH 48/86] [ARM] OMAP3 clock: move sys_clkout2 clk to core_clkdm
                                                                                                ` [PATCH 49/86] [ARM] OMAP3 PRCM: add DPLL1-5 powerdomains, clockdomains; mark clocks
                                                                                                  ` [PATCH 50/86] [ARM] OMAP3 powerdomains: remove RET from SGX power states list
                                                                                                    ` [PATCH 51/86] [ARM] OMAP: wait for pwrdm transition after clk_enable()
                                                                                                      ` [PATCH 52/86] [ARM] OMAP2/3 clockdomains: autodeps should respect platform flags
                                                                                                        ` [PATCH 53/86] [ARM] OMAP3: PM: Emu_pwrdm is switched off by hardware even when sdti is in use
                                                                                                          ` [PATCH 54/86] [ARM] OMAP3 clock: fix DPLL jitter correction and rate programming
                                                                                                            ` [PATCH 55/86] [ARM] OMAP3 clock: DPLL{1,2}_FCLK clksel can divide by 4
                                                                                                              ` [PATCH 56/86] [ARM] OMAP3 clock: convert dpll_data.idlest_bit to idlest_mask
                                                                                                                ` [PATCH 57/86] [ARM] OMAP3 clock: remove unnecessary dpll_data dereferences
                                                                                                                  ` [PATCH 58/86] [ARM] OMAP3 clock: optimize DPLL rate rounding algorithm
                                                                                                                    ` [PATCH 59/86] [ARM] OMAP3 clock: avoid invalid FREQSEL values during DPLL rate rounding

[uml-devel] 2.6.29: IRQF_DISABLED is not guaranteed on shared IRQs
 2009-03-12 18:32 UTC  (2+ messages)

I just got got another Oops
 2009-03-12 18:31 UTC  (4+ messages)

[Patch 0/2] tracepoints for softirq entry/exit
 2009-03-12 18:29 UTC 

[PATCH 0/4] Various blktap related patches (xen part)
 2009-03-12 18:32 UTC  (3+ messages)
` [PATCH 1/4] blktapctrl: Select backend by prefix
` [PATCH 2/4] blktap: Export disk type constants for ioemu

Support READ CAPACITY 16 on more drives
 2009-03-12 18:20 UTC  (3+ messages)
` [PATCH 1/2] sd: Refactor sd_read_capacity()
` [PATCH 2/2] sd: Try READ CAPACITY 16 first for SBC-2 devices

[U-Boot] [PATCH v4] OMAP3: Add support for OMAP3 die ID
 2009-03-12 18:30 UTC 

X200 suspend status on -wl and -next
 2009-03-12 18:32 UTC  (9+ messages)
      ` [ipw3945-devel] "

Google Summer of Code 2009: GIT
 2009-03-12 18:25 UTC  (26+ messages)

Suspend/Resume support with Omap2fb
 2009-03-12 18:26 UTC 

[PATCH] dnet: Dave DNET ethernet controller driver
 2009-03-12 18:25 UTC  (12+ messages)

[PATCH] x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
 2009-03-12 18:24 UTC  (4+ messages)

[Qemu-devel] [RESEND][PATCH] x86: Enhanced dump of segment registers
 2009-03-12 18:21 UTC  (7+ messages)
  ` [Qemu-devel] "

mapping a PCI bus
 2009-03-12 18:20 UTC  (2+ messages)

[PATCH] devcgroup: avoid using cgroup_lock
 2009-03-12 18:19 UTC  (3+ messages)

[PATCH] /dev/time for Linux, inspired by Plan 9
 2009-03-12 18:15 UTC  (4+ messages)

[PATCH] Added new recipe for a newer version of the Asterisk Soft-PBX
 2009-03-12 17:13 UTC  (5+ messages)

[PATCH] /dev/time for Linux, inspired by Plan 9
 2009-03-12 18:12 UTC  (4+ messages)

[PATCH] IRQ handling race and spurious IIR read in serial/8250.c
 2009-03-12 18:09 UTC  (4+ messages)

[RFC][PATCH 09/11] check files for checkpointability
 2009-03-09 17:38 UTC  (2+ messages)

I2C not working upon 2.6.24 to 2.6.28 kernel upgrade
 2009-03-12 18:08 UTC  (2+ messages)

[U-Boot] Multiple device support - none at all?
 2009-03-12 18:07 UTC  (7+ messages)

[aarcange@redhat.com: [PATCH] fork vs gup(-fast) fix]
 2009-03-12 18:06 UTC  (7+ messages)

[PATCH] kvm: external module: support building against Windriver 2.0 (kernel 2.6.21)
 2009-03-12 18:06 UTC  (2+ messages)

[RFC] IO Controller
 2009-03-12 18:01 UTC  (5+ messages)
` [PATCH 01/10] Documentation

Generalised bisection
 2009-03-12 18:02 UTC  (8+ messages)

x86: removing zImage support?
 2009-03-12 17:45 UTC  (3+ messages)
` [tip:x86/setup] x86: remove zImage support

[PATCH] (latest tip) make dequeue_task less confusing
 2009-03-12 18:02 UTC  (4+ messages)

[PATCH] dnet: Dave DNET ethernet controller driver
 2009-03-12 18:02 UTC  (5+ messages)

Problem building kernel - too many files open
 2009-03-12 17:59 UTC  (5+ messages)

[ext2/ext3] Re-allocation of blocks for an inode
 2009-03-12 17:59 UTC  (3+ messages)

x86-microcode: get rid of set_cpus_allowed()
 2009-03-12 17:58 UTC  (4+ messages)

[PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
 2009-03-12 17:55 UTC  (6+ messages)
      ` [uClinux-dev] "

[PATCH] [RFC] c/r: Add UTS support
 2009-03-12 17:56 UTC 

[PATCH 0/4] Memory controller soft limit patches (v5)
 2009-03-12 17:56 UTC  (5+ messages)
` [PATCH 1/4] Memory controller soft limit documentation (v5)
` [PATCH 2/4] Memory controller soft limit interface (v5)
` [PATCH 3/4] Memory controller soft limit organize cgroups (v5)
` [PATCH 4/4] Memory controller soft limit reclaim on contention (v5)

RFD: OMAP PRCM register access holding up PM branch submissions
 2009-03-12 17:55 UTC  (6+ messages)

nfs clients crashes
 2009-03-12 17:54 UTC  (2+ messages)

[PATCH] tracing/core: bring back raw trace_printk for dynamic formats strings
 2009-03-12 17:51 UTC  (2+ messages)

[PATCH] i2c: Let checkpatch shout on users of the legacy model
 2009-03-12 17:51 UTC  (3+ messages)

DSPBRIDGE: segmentation fault after reloading dspbridge several times due to a memory leak
 2009-03-12 17:49 UTC  (7+ messages)
` ioremap bug? (was RE: DSPBRIDGE: segmentation fault after reloading dspbridge several times due to a memory leak.)

[linux-lvm] changing protection of lvm2 snapshot origin
 2009-03-12 17:46 UTC  (2+ messages)
` [linux-lvm] "

pxa2xx_spi suspend/resume
 2009-03-12 17:47 UTC  (3+ messages)

[PATCH] 8139cp: allow to set mac address on running device
 2009-03-12 17:46 UTC  (3+ messages)

cpuset: Check if the cpus allowed is a subset of the cpuset's cpus for PF_THREAD_BOUND threads
 2009-03-12 17:45 UTC 

[PATCH 0/8] iwlwifi driver updates 03/11/2009
 2009-03-12 17:50 UTC  (7+ messages)
` [PATCH 1/8] iwl3945: fix sparse error
  ` [PATCH 2/8] iwl3945: use iwl_led structure
    ` [PATCH 3/8] iwl3945 : fix rate scaling
      ` [ipw3945-devel] "

[patch for 2.6.29? 1/1] ia64: fix PCI DMA flag propagation on SN (Altix) with PICs
 2009-03-12 17:41 UTC  (3+ messages)
` [patch for 2.6.29? 1/1] ia64: fix PCI DMA flag propagation on

[lm-sensors] Revision of sensors-detect
 2009-03-12 17:41 UTC  (2+ messages)

minimo: task do_configure failed
 2009-03-12 17:40 UTC  (2+ messages)

g++ lib problem
 2009-03-12 17:37 UTC  (2+ messages)

[PATCH 0/5] Missing patches in Dave Hansen's tree
 2009-03-12 17:37 UTC  (7+ messages)
` [PATCH 1/5] Track in-kernel when we expect checkpoint/restart to work
` [PATCH 4/5] Check 'may_checkpoint()' early
` [PATCH 5/5] Deny external checkpoint unless task is frozen

Order
 2009-03-12 17:36 UTC 

Deleting a submodule
 2009-03-12 17:31 UTC 

l4_packet returning NF_DROP
 2009-03-12 17:27 UTC  (5+ messages)
` [PATCH] netfilter: Allow dropping packet after call to l4proto->packet

[patch -mm] cpusets: add memory_slab_hardwall flag
 2009-03-12 17:23 UTC  (10+ messages)

[PATCH] ext4: add checks of block references for non-extent inodes
 2009-03-12 17:22 UTC  (3+ messages)
` [PATCH] ext4: check block references only when read from disk

nfsstat --sleep=#
 2009-03-12 17:22 UTC  (10+ messages)

level interrupt handling in the Kernel
 2009-03-12 17:22 UTC 

[GIT PULL] PCI fixes for 2.6.29
 2009-03-12 17:23 UTC  (3+ messages)

Benchmarks on our devices
 2009-03-12 17:20 UTC  (2+ messages)

New MAC label support Internet Draft posted to IETF website
 2009-03-12 17:20 UTC  (4+ messages)

missing kvm smp tlb flush in invlpg
 2009-03-12 17:18 UTC 

BUG at fs/ext4/mballoc.c:3295
 2009-03-12 17:16 UTC  (4+ messages)

[PATCH] Pyrex 0.9.8.5 Fix SRC_URI
 2009-03-12 17:15 UTC  (4+ messages)
  ` pax-utils-0.1.13.tar.bz2 no longer available

git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase
 2009-03-12 17:09 UTC  (8+ messages)

[PATCH 0/3] some ide fixes
 2009-03-12 17:10 UTC  (5+ messages)
` [PATCH 3/3] ide-{cd,floppy}: do not map all cmds to an sg

Tux3 report: Tux3 Git tree available
 2009-03-12 17:06 UTC  (11+ messages)
` [Tux3] "

[PATCH] KVM: Improvements for task switching
 2009-03-12 17:06 UTC 

[PATCH 2/2] [TopGit] Portability: Don't use alternation ("|") in sed regular expressions
 2009-03-12 17:04 UTC  (3+ messages)

[BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator
 2009-03-12 17:05 UTC  (4+ messages)
    ` [BUG,2.6.28,s390] Fails to boot in Hercules S/390 emulator - hang traced

Help debugging restore failure
 2009-03-12 17:04 UTC  (2+ messages)
` Help debugging restore failure: OK

[U-Boot] At91 mass storage device
 2009-03-12 17:03 UTC 

[PATCH] mt9t031 bugfix
 2009-03-12 17:02 UTC  (2+ messages)

mmotm 2009-03-11-16-06 uploaded
 2009-03-12 17:00 UTC  (2+ messages)
` mmotm 2009-03-11-16-06 uploaded (cs5535 audio)

LWN article: ext4 and data loss
 2009-03-12 16:45 UTC  (7+ messages)

configure MD3000
 2009-03-12 16:53 UTC 

Build error with realtime patch on ppc platform
 2009-03-12 16:16 UTC 

[PATCH] Introduce a filter-path argument to git-daemon, for doing custom path transformations
 2009-03-12 16:50 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.