All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-18 21:39:49 to 2012-01-18 23:10:38 UTC [more...]

[PATCH v2 0/8] RFC: CPU frequency min/max as PM QoS params
 2012-01-18 23:10 UTC  (4+ messages)
` [linux-pm] "

[meta-handheld] [PATCH 0/3] zaurus-utils: Inhibit toolchain dependencies
 2012-01-18 23:02 UTC  (4+ messages)
` [meta-handheld] [PATCH 1/3] zaurus-updater: "
` [meta-handheld] [PATCH 2/3] zaurus-legacy-tar.bb: "
` [meta-handheld] [PATCH 3/3] zaurus-installer: "

linux-next: build warning in Linus' tree
 2012-01-18 23:09 UTC 

[Qemu-devel] [PATCH V2 0/7] pit, hpet, pcspk: fixes & preparation for KVM
 2012-01-18 23:09 UTC  (16+ messages)
`  "
` [Qemu-devel] [PATCH V2 1/7] i8254: Do not raise IRQ level on reset
  `  "
` [Qemu-devel] [PATCH V2 2/7] hpet: Save/restore cached RTC IRQ level
  `  "
` [Qemu-devel] [PATCH V2 3/7] i8254: Factor out interface header
  `  "
` [Qemu-devel] [PATCH V2 4/7] i8254: Pass irq output object on initialization
  `  "
` [Qemu-devel] [PATCH V2 5/7] i8254: Rework & fix interaction with HPET in legacy mode
  `  "
` [Qemu-devel] [PATCH V2 6/7] pcspk: Convert to qdev
  `  "
` [Qemu-devel] [PATCH V2 7/7] i8254: Factor out pit_get_channel_info
  `  "

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-18 23:07 UTC  (18+ messages)
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param
  ` [PATCH 1/2] power: Add function to init wakeup capability without enabling
    ` [PATCH 2/2] serial: Use device_init_wakeup_flag() to make device wakeup-capable

Interesting behavior in git mergetool with no BASE revision
 2012-01-18 23:05 UTC 

RFA: Implementing HID spec recommendation for Keyboard PINs
 2012-01-18 23:05 UTC  (3+ messages)

+ crc32-select-an-algorithm-via-kconfig.patch added to -mm tree
 2012-01-18 23:02 UTC 

+ crc32-add-self-test-code-for-crc32c.patch added to -mm tree
 2012-01-18 23:02 UTC 

+ crypto-crc32c-should-use-library-implementation.patch added to -mm tree
 2012-01-18 23:02 UTC 

+ crc32-bolt-on-crc32c.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-add-note-about-this-patchset-to-crc32c.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-optimize-loop-counter-for-x86.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-add-slice-by-8-algorithm-to-existing-code.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-make-crc__bits-definition-correspond-to-actual-bit-counts.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-fix-mixing-of-endian-specific-types.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-miscellaneous-cleanups.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-simplify-unit-test-code.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-move-long-comment-about-crc32-fundamentals-to-documentation.patch added to -mm tree
 2012-01-18 23:01 UTC 

+ crc32-removed-two-instances-of-trailing-whitespaces.patch added to -mm tree
 2012-01-18 23:01 UTC 

[PATCH v5.4 00/13] crc32c: Add faster algorithm and self-test code
 2012-01-18 23:01 UTC  (29+ messages)
` [PATCH 01/13] crc32: removed two instances of trailing whitespaces
` [PATCH 02/13] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/13] crc32: Simplify unit test code
` [PATCH 04/13] crc32: Miscellaneous cleanups
` [PATCH 05/13] crc32: Fix mixing of endian-specific types
` [PATCH 06/13] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 07/13] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 08/13] crc32: Optimize loop counter for x86
` [PATCH 09/13] crc32: Add note about this patchset to crc32.c
` [PATCH 10/13] crc32: Bolt on crc32c
` [PATCH 11/13] crypto: crc32c should use library implementation
` [PATCH 12/13] crc32: Add self-test code for crc32c
` [PATCH 13/13] crc32: Select an algorithm via kconfig

[CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
 2012-01-18 22:58 UTC  (4+ messages)
` [LSF/MM TOPIC] a few storage topics
  ` [Lsf-pc] "

[PATCH] Fujitsu tablet extras driver
 2012-01-18 22:57 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] git-add: allow --ignore-missing always, not just in dry run
 2012-01-18 22:56 UTC  (2+ messages)

How to remove lost objects
 2012-01-18 22:55 UTC  (6+ messages)

Build failure: Error: attempt to move .org backwards
 2012-01-18 22:53 UTC  (2+ messages)

Checking out orphans with -f
 2012-01-18 22:50 UTC  (4+ messages)

[RFC] syscalls, x86: Add __NR_kcmp syscall
 2012-01-18 22:49 UTC  (7+ messages)

[U-Boot] [PATCH v4 0/20] tegra: Add fdt definitions and USB driver
 2012-01-18 22:48 UTC  (22+ messages)
` [PATCH v4 01/20] fdt: Tidy up a few fdtdec problems
  ` [U-Boot] "
` [PATCH v4 02/20] fdt: Add functions to access phandles, arrays and bools
  ` [U-Boot] "
` [PATCH v4 03/20] fdt: Add basic support for decoding GPIO definitions
  ` [U-Boot] "
` [PATCH v4 06/20] tegra: fdt: Add Tegra2x device tree file from kernel
  ` [U-Boot] "
` [PATCH v4 07/20] tegra: fdt: Add device tree file for Tegra2 Seaboard "
  ` [U-Boot] "
` [PATCH v4 08/20] fdt: Add staging area for device tree binding documentation
  ` [U-Boot] "
` [PATCH v4 10/20] tegra: fdt: Add additional USB binding
  ` [U-Boot] "

[PATCH v5] ramoops: use pstore interface
 2012-01-18 22:47 UTC  (6+ messages)

found some code
 2012-01-18 22:45 UTC  (5+ messages)

[PATCH 0/4] at91 : cleanup pm.h
 2012-01-18 22:45 UTC  (8+ messages)
` [PATCH 3/4] at91 : remove wait_for_interrupt definition
` [PATCH 4/4] at91 : implement the standby function for pm/cpuidle

ixgbe: Unsupported SFP+ modules on 10Gbit/s X520-DA2 NIC?
 2012-01-18 22:43 UTC  (7+ messages)
    ` [E1000-devel] "

[Xenomai-help] Issue with Auto relax and nested mutexes
 2012-01-18 22:41 UTC  (11+ messages)

[PATCH] nfsd: Fix oops when parsing a 0 length export
 2012-01-18 22:41 UTC  (5+ messages)
` [patch] nfsd: oopses in cache_parse()
    ` [patch] nfsd: don't allow zero length strings "

[Bug 13489] us2e_cpufreq does not work on Netra t1 200
 2012-01-18 22:41 UTC 

+ shm_unlock-fix-unevictable-pages-stranded-after-swap.patch added to -mm tree
 2012-01-18 22:40 UTC 

+ shm_unlock-fix-long-unpreemptible-section.patch added to -mm tree
 2012-01-18 22:40 UTC 

post-update to stash after push to non-bare current branch
 2012-01-18 22:38 UTC  (4+ messages)

[PATCH 1/2] SHM_UNLOCK: fix long unpreemptible section
 2012-01-18 22:37 UTC  (4+ messages)

[PATCH 1/1] xfs: kill the unused XFS_BB_FSB_OFFSET macro
 2012-01-18 22:36 UTC  (3+ messages)

Using signed tag in pull requests
 2012-01-18 22:35 UTC  (7+ messages)
` [PATCH] pulling signed tag: add howto document

[PATCH BlueZ 01/11] mgmt-api: Update the commands for exchanging LTK's
 2012-01-18 22:34 UTC  (3+ messages)
` [PATCH BlueZ 08/11] Add support for sending the Load Long Term Keys commands

[PATCH v1] Input: tegra-kbc - enable key interrupt for wakeup
 2012-01-18 22:33 UTC 

[Xenomai-help] Compile error
 2012-01-18 22:32 UTC  (4+ messages)

[PATCH] bonding: fix enslaving in alb mode when link down
 2012-01-18 22:30 UTC  (2+ messages)

[PATCH 0/2] Setup response for MADs as appropriate
 2012-01-18 22:30 UTC  (3+ messages)
` [PATCH 2/2] IB/mad: Return unsupported "

question about crypto module dependency
 2012-01-18 22:25 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] Bring in new I2C framework
 2012-01-18 22:24 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] i2c: add i2c_core and prepare for new multibus support

[PATCH] xinput: add utility for configuring and testing XInput devices
 2012-01-18 22:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 01/07] lpfc 8.3.29: BSG and User interface fixes
 2012-01-18 22:21 UTC  (2+ messages)

Making machine config a build dependency for core-image recipes
 2012-01-18 22:20 UTC  (2+ messages)

[Update][PATCH] PM / Hibernate: Fix s2disk regression related to unlock_system_sleep()
 2012-01-18 22:22 UTC  (12+ messages)

imx53
 2012-01-18 22:19 UTC  (3+ messages)

[PATCH v3 0/6] NAND BBM + BBT updates
 2012-01-18 22:18 UTC  (8+ messages)

[PATCH] kconfig: untangle EXPERT and EMBEDDED
 2012-01-18 22:13 UTC  (8+ messages)

New Year Payment To Our Beneficiary!!!
 2012-01-18 22:14 UTC 

x86/mce: machine check warning during poweroff
 2012-01-18 22:08 UTC  (12+ messages)

+ ramoops-use-pstore-interface.patch added to -mm tree
 2012-01-18 22:06 UTC 

DVBv5 test report
 2012-01-18 22:05 UTC 

modifying the commits before push
 2012-01-18 22:01 UTC  (4+ messages)

Patch Upstream: [PATCHES 0/2] pnfs-obj: Must return layout on IO error
 2012-01-18 21:59 UTC  (3+ messages)
    ` [PATCH 1/2] pnfs-obj: Must return layout on IO error (linux-3.0.y)
    ` [PATCH 2/2] pnfs-obj: Must return layout on IO error (linux-3.1.y)

Minutes: Kernel Team 1.2 M3/4 Planning (Jan 18)
 2012-01-18 21:58 UTC  (2+ messages)

oprofile and ARM A9 hardware counter
 2012-01-18 21:58 UTC  (8+ messages)

[Xenomai-help] "Inappropriate ioctl for device" with xeno_16550A on Xenomai 2.6, not Xenomai 2.5
 2012-01-18 21:56 UTC  (3+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-18 21:53 UTC  (28+ messages)
    ` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
                  ` Compat 32-bit syscall entry from 64-bit task!?

Last Warning Notification
 2012-01-18 20:56 UTC 

Patch Upstream: pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
 2012-01-18 21:53 UTC 

[PATCH v6 2/2] video: backlight: support s6e8ax0 panel driver based on MIPI DSI
 2012-01-18 21:52 UTC  (3+ messages)

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-18 21:52 UTC  (8+ messages)
` [PATCH RFC V4 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor

[Bug 42603] New: Watching video with radeon oss driver sometimes leads to kernel panic
 2012-01-18 21:50 UTC 

[Qemu-devel] bad USB tablet update rate on qemu-1.0
 2012-01-18 21:46 UTC  (5+ messages)

[Qemu-devel] Compile QEMU for android
 2012-01-18 21:44 UTC  (4+ messages)

[PATCHv5 0/7] ftrace, perf: Adding support to use function trace
 2012-01-18 21:43 UTC  (3+ messages)
` [PATCHv6 "

[PATCH] ep93xx: fix build of vision_ep93xx.c
 2012-01-18 21:42 UTC  (2+ messages)

[PATCH] pch_gbe: Do not abort probe on bad MAC
 2012-01-18 21:41 UTC  (2+ messages)

[PATCH] drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver
 2012-01-18 21:40 UTC  (2+ messages)

[PATCH v3] rtc: ds1307: generalise ram size and offset
 2012-01-18 21:41 UTC  (4+ messages)

[PATCH] eCryptfs: infinite loop bug
 2012-01-18 21:40 UTC  (3+ messages)

GPIO driver module for Jetway NF98 board
 2012-01-18 21:40 UTC  (5+ messages)

[PATCH] PM / Hibernate: Fix s2disk regression related to unlock_system_sleep()
 2012-01-17 22:45 UTC 


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.