messages from 2009-09-22 21:44:11 to 2009-09-22 23:45:48 UTC [more...]
[patch 069/232] omap_hsmmc: code refactoring
2009-09-22 23:44 UTC
[patch 071/232] omap_hsmmc: ensure all clock enables and disables are paired
2009-09-22 23:45 UTC
[patch 070/232] omap_hsmmc: protect the card when the cover is open
2009-09-22 23:45 UTC
[patch 073/232] ARM: OMAP: RX51: set MMC capabilities and power-saving flag
2009-09-22 23:45 UTC
[patch 066/232] omap_hsmmc: clear interrupt status after init sequence
2009-09-22 23:44 UTC
[patch 068/232] omap_hsmmc: prevent races with irq handler
2009-09-22 23:44 UTC
[patch 077/232] sdio: fix read buffer overflow
2009-09-22 23:45 UTC
[patch 057/232] omap_hsmmc: ensure workqueues are empty before suspend
2009-09-22 23:44 UTC
[patch 053/232] ARM: OMAP: mmc-twl4030: add context loss counter support
2009-09-22 23:44 UTC
[patch 047/232] mmc: add ability to save power by powering off cards
2009-09-22 23:44 UTC
[patch 046/232] mmc: add MMC_CAP_NONREMOVABLE host capability
2009-09-22 23:44 UTC
[patch 044/232] mmc: add 'enable' and 'disable' methods to mmc host
2009-09-22 23:44 UTC
[patch 045/232] mmc: allow host claim / release nesting
2009-09-22 23:44 UTC
driver for Cinergy Hybrid T USB XS FM
2009-09-22 23:45 UTC (3+ messages)
[PATCH v2 0/6] Device table matching for SPI subsystem
2009-09-22 23:43 UTC (10+ messages)
` [PATCH 2/6] mtd: m25p80: Convert to device table matching
[RFC/RFT 0/14] radio-mr800 patch series
2009-09-22 23:43 UTC (4+ messages)
[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
2009-09-22 23:43 UTC (7+ messages)
` fanotify as syscalls
[PATCH] c/r: fix race of prepare_descendant() with an ongoing fork()
2009-09-22 23:43 UTC (5+ messages)
ixp4xx dmabounce
2009-09-22 23:42 UTC (4+ messages)
fixing "pci=use_crs"
2009-09-22 23:35 UTC (5+ messages)
[PATCH 2/6] mtd: m25p80: Convert to device table matching
2009-09-22 23:40 UTC (7+ messages)
` [PATCH 2/2] mtd: m25p80: Add support for CAT25xxx serial EEPROMs
[PATCH] [MTD] [CHIPS] stm_flash: new ST PSD4256G compatible flash chip driver
2009-09-22 23:39 UTC (8+ messages)
[RFC][PATCH] SCHED_EDF scheduling class
2009-09-22 23:39 UTC (3+ messages)
[PATCH 0/3 net] Add iwmc3200top driver
2009-09-22 23:38 UTC (5+ messages)
` [PATCH 1/3] iwmc3200top: Add Intel Wireless MultiCom 3200 top driver
` [PATCH 2/3] iwmc3200wifi: select IWMC3200TOP in Kconfig
` [PATCH 3/3] i2400m-sdio: "
[BUG 2.6.30+] e100 sometimes causes oops during resume
2009-09-22 23:35 UTC (6+ messages)
[folded] build_bug_on-fix-it-and-a-couple-of-bogus-uses-of-it-fix.patch removed from -mm tree
2009-09-22 23:34 UTC
[folded] build_bug_on-fix-it-and-a-couple-of-bogus-uses-of-it-fix-fix.patch removed from -mm tree
2009-09-22 23:34 UTC
Help
2009-09-22 23:33 UTC
[U-Boot] tftp packet failure counter reset
2009-09-22 23:32 UTC (2+ messages)
[Buildroot] [PATCH 4/4] Remove unneeded trailing slash from TOPDIR
2009-09-22 23:30 UTC
[Buildroot] [PATCH 3/4] .gitignore: Update to the new directory hierachy
2009-09-22 23:30 UTC
Gitk --all error when there are more than 797 refs in a repository
2009-09-22 23:30 UTC (12+ messages)
` [PATCH] "
[Buildroot] [PATCH 2/4] Move download directory 'dl' back to the top hierachy of buildroot
2009-09-22 23:30 UTC
[Buildroot] [PATCH 1/4] rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
2009-09-22 23:30 UTC
[RFC] nl80211: introduce NL80211_ATTR_SCAN_EXPIRE
2009-09-22 23:29 UTC (5+ messages)
+ mtd-m25p80-add-support-for-cat25xxx-serial-eeproms.patch added to -mm tree
2009-09-22 23:26 UTC
getting "ath5k phy0: noise floor calibration timeout"
2009-09-22 23:29 UTC (2+ messages)
+ mtd-m25p80-rework-probing-jedec-code.patch added to -mm tree
2009-09-22 23:26 UTC
[patch 1/1] ide: use printk_once
2009-09-22 23:29 UTC (2+ messages)
newer dom0 kernel
2009-09-22 23:28 UTC (8+ messages)
` newer dom0 kernel / xen-unstable git kernel tree
[patch 00/11] new truncate sequence
2009-09-22 23:27 UTC (5+ messages)
s2ram / s2disk / s2both repository moved to git
2009-09-22 23:27 UTC
[Buildroot] [PATCH] Change the default BR2_DL_DIR location
2009-09-22 23:27 UTC
[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
2009-09-22 23:07 UTC (10+ messages)
[PATCH] make refrigerator cold
2009-09-22 23:19 UTC (7+ messages)
[Qemu-devel] [PATCH 0/7] Remove pre ANSI c89 code
2009-09-22 23:19 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] Use proper typedef syntax
` [Qemu-devel] [PATCH 2/7] static and inline should came before the type of the functions
` [Qemu-devel] [PATCH 3/7] Bring two last users of K&R definitions to ANSI c89
` [Qemu-devel] [PATCH 4/7] gcc wants 1st static and then const
` [Qemu-devel] [PATCH 5/7] __thread should be before real type
` [Qemu-devel] [PATCH 6/7] Add -Wold-style-declaration -Wold-style-definition to QEMU_CFLAGS
` [Qemu-devel] [PATCH 7/7] Remove PARAMS() macro
[wrecked] tpm-fix-up-pubek-sysfs-file.patch removed from -mm tree
2009-09-22 23:17 UTC
Crash on reading the whole PCI config of PIIX4 SMBus
2009-09-22 23:18 UTC (2+ messages)
[wrecked] tpm-fixup-pcrs-sysfs-file.patch removed from -mm tree
2009-09-22 23:17 UTC
[PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one
2009-09-22 22:59 UTC (13+ messages)
` [PATCH 1/4] vmalloc: rename local variables vmalloc_start and vmalloc_end
` [PATCH 1/4] vmalloc: rename local variables vmalloc_start and
` [PATCH 2/4] ia64: allocate percpu area for cpu0 like percpu areas for other cpus
` [PATCH 2/4] ia64: allocate percpu area for cpu0 like percpu
` [PATCHSET percpu#for-next] percpu: convert ia64 to dynamic
` [PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu
[ofa-general] [PATCH] mlx4: confiugre cache line size
2009-09-22 23:15 UTC (4+ messages)
` "
` [ofa-general] "
[U-Boot] ZOOM2 mux setup
2009-09-22 23:14 UTC (2+ messages)
[Buildroot] [pull request] Buildroot cleanup, v2
2009-09-22 23:13 UTC (5+ messages)
can we disable/enable eSCO by using setsockopt of sco socket?
2009-09-22 23:09 UTC (6+ messages)
+ hugetlb_file_setup-use-c-not-cpp.patch added to -mm tree
2009-09-22 22:45 UTC
linux-next: failed to fetch md-current and md trees
2009-09-22 23:08 UTC
[Qemu-devel] [PATCH] This files are compiled in libqemu.a now
2009-09-22 23:07 UTC
PATCH: ARCH in builddeb
2009-09-22 23:07 UTC (5+ messages)
[PATCH][RESEND 3] IPv6: 6rd tunnel mode
2009-09-22 23:06 UTC (3+ messages)
[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
2009-09-22 23:01 UTC (3+ messages)
netfilter + masquerade, mutliple i/fs sharing an IP
2009-09-22 22:59 UTC (3+ messages)
Paravirtualization on VMware's Platform [VMI]
2009-09-22 22:58 UTC (8+ messages)
[PATCH] [JFFS2] Fix csize integer overflow issue due to truncation
2009-09-22 22:55 UTC (3+ messages)
[U-Boot] [PATCH] OMAP3: Clean up whitespace in mux configs
2009-09-22 22:53 UTC
snd-hda-intel: no data when recording from mic, "IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj" logged in kern.log
2009-09-22 22:46 UTC
Flush TX - wireless summit topic
2009-09-22 22:41 UTC
[PATCH 3/3] [ARM] omap850: Use ck_ref clock for omap850
2009-09-22 22:39 UTC (4+ messages)
` [APPLIED] "
mailing list for trace users
2009-09-22 22:32 UTC (8+ messages)
` [perf] Finding uninstalled modules Was "
[PATCH] Add compressed ID database support to (usb|pci)-db
2009-09-22 22:28 UTC (2+ messages)
[linux-lvm] grow lv bug
2009-09-22 22:27 UTC (5+ messages)
[NEW PATCH] IB/mad: Fix possible lock-lock-timer deadlock
2009-09-22 22:27 UTC (10+ messages)
` [PATCH/RFC] IB/mad: Fix lock-lock-timer deadlock in RMPP code (was: [NEW PATCH] IB/mad: Fix possible lock-lock-timer deadlock)
` [PATCH/RFC] IB/mad: Fix lock-lock-timer deadlock in RMPP code
[PATCH tip/core/rcu 0/4] Josh and Ingo review feedback and bloatwatch RCU
2009-09-22 22:25 UTC (5+ messages)
` [PATCH tip/core/rcu 1/4] Apply review feedback from Josh Triplett, part 1
` [PATCH tip/core/rcu 2/4] Apply review feedback from Josh Triplett, part 2
` [PATCH tip/core/rcu 3/4] Apply Ingo's checkpatch feedback
` [PATCH tip/core/rcu 4/4] v6 RCU: the bloatwatch edition
+ build_bug_on-fix-it-and-a-couple-of-bogus-uses-of-it-fix-fix.patch added to -mm tree
2009-09-22 21:59 UTC
Undefined symbols in netlink plugin
2009-09-22 22:22 UTC
Comment Needed: Shared eMMC controller
2009-09-22 22:19 UTC
[GIT *] Solos PCI ADSL driver update
2009-09-22 22:19 UTC (2+ messages)
[GIT PULL] tracing fixes for -tip
2009-09-22 22:18 UTC (3+ messages)
` [PATCH 1/2] tracing: Fix a comment and a trivial format issue in tracepoint.h
` [PATCH 2/2] tracing/workqueue: Use %pf in workqueue trace events
rdtscP and xen (and maybe the app-tsc answer I've been looking for)
2009-09-22 22:18 UTC (2+ messages)
+ include-linux-kmemcheckh-fix-a-trillion-warnings.patch added to -mm tree
2009-09-22 21:53 UTC
Patch for 2.6.31-rc9
2009-09-22 22:14 UTC (4+ messages)
+ build_bug_on-fix-it-and-a-couple-of-bogus-uses-of-it-fix.patch added to -mm tree
2009-09-22 21:49 UTC
[PATCH] serial: fix htmldocs warnings
2009-09-22 22:09 UTC (2+ messages)
[PATCH] fec: Add FEC support for MX25 processor
2009-09-22 22:09 UTC (2+ messages)
No subject
2009-09-22 22:09 UTC (18+ messages)
` [PATCH 1/3] at91sam9263: add at91_can device to generic device definition
` [PATCH 2/3] at91sam9263ek: activate at91 CAN controller
` [PATCH 3/3] at91_can: add driver for Atmel's CAN controller on AT91SAM9263
` (no subject)
` [PATCH V2 0/3] at91_can: add support for Atmel's CAN controller on AT91SAM9263
[U-Boot] [PATCH 0/7] ppc/p4080: infrastructure patches
2009-09-22 22:09 UTC (10+ messages)
` [U-Boot] [PATCH 1/7] ppc/p4080: Add p4080 platform immap definitions
` [U-Boot] [PATCH 2/7] ppc/p4080: Add support for CoreNet style platform LAWs
` [U-Boot] [PATCH 3/7] ppc/p4080: CoreNet platfrom style CCSRBAR setting
` [U-Boot] [PATCH 4/7] ppc/p4080: CoreNet platfrom style secondary core release
` [U-Boot] [PATCH 5/7] ppc/p4080: Add various p4080 related defines (and p4040)
` [U-Boot] [PATCH 6/7] ppc/p4080: Handle timebase enabling and frequency reporting
[PATCH] cnic: Shutdown iSCSI ring during uio_close
2009-09-22 22:09 UTC (2+ messages)
bitbanging driver for my gpio board
2009-09-22 22:07 UTC (2+ messages)
[ kvm-Bugs-2864630 ] XP Guest, Karmic, Bluescreen c0000221 on boot
2009-09-22 22:05 UTC
[PATCH 2/3] mfd: add U8500 STw4500 SPI device support
2009-09-22 22:01 UTC (2+ messages)
[PATCH v2] rtc: make rtc-omap driver ioremap its register space
2009-09-22 22:00 UTC (3+ messages)
[PATCH v3] xilinx_spi: Splitted into generic, of and platform driver, added support for DS570
2009-09-22 21:59 UTC (3+ messages)
[U-Boot] [PATCH 1/1] SPARC: fixes exported function stub for standalone applications
2009-09-22 21:58 UTC (2+ messages)
[PATCH 1/3] [ARM] omap850: Fix wrong jtag_id
2009-09-22 21:56 UTC (2+ messages)
Remote NAS
2009-09-22 21:56 UTC (2+ messages)
[PATCH 2/3] regulator: add 88PM8607 PMIC driver
2009-09-22 21:56 UTC (2+ messages)
[folded] v3-minixfs-add-missing-directory-type-checking-checkpatch-fixes.patch removed from -mm tree
2009-09-22 21:54 UTC
[PATCH] Fix extra PropertyChanged signal sent after DeviceRemoved
2009-09-22 21:54 UTC (2+ messages)
[U-Boot] [PATCH] board/linkstation/ide.c: Fix compile warning
2009-09-22 21:54 UTC (9+ messages)
` [U-Boot] [PATCH v2] "
[folded] viafb-2d-engine-rewrite-v2.patch removed from -mm tree
2009-09-22 21:53 UTC
[folded] drivers-video-add-kmalloc-null-tests-fix.patch removed from -mm tree
2009-09-22 21:53 UTC
[folded] ep93xx-video-driver-documentation.patch removed from -mm tree
2009-09-22 21:53 UTC
[GIT PULL] Regulator for 2.6.32
2009-09-22 21:53 UTC
[folded] davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-disable-end-of-frame-interrupt.patch removed from -mm tree
2009-09-22 21:51 UTC
[U-Boot] [PATCH] TI: OMAP3: Overo Tobi ethernet support
2009-09-22 21:52 UTC (16+ messages)
[folded] davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v5.patch removed from -mm tree
2009-09-22 21:51 UTC
[folded] davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4-cleanup.patch removed from -mm tree
2009-09-22 21:51 UTC
[folded] framebuffer-support-for-htc-dream-checkpatch-fixes.patch removed from -mm tree
2009-09-22 21:50 UTC
[PATCH] Fix parallel build
2009-09-22 21:51 UTC (2+ messages)
[folded] gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix.patch removed from -mm tree
2009-09-22 21:50 UTC
[folded] gpio-add-intel-moorestown-platform-langwell-chip-gpio-driver-fix-fix.patch removed from -mm tree
2009-09-22 21:50 UTC
[folded] gpiolib-allow-exported-gpio-nodes-to-be-named-using-sysfs-links-update-fix.patch removed from -mm tree
2009-09-22 21:49 UTC
[folded] gpiolib-allow-exported-gpio-nodes-to-be-named-using-sysfs-links-update.patch removed from -mm tree
2009-09-22 21:49 UTC
[PATCH 1/4] ASoC: ALSA ASoC CQ0093 Voice Codec Driver
2009-09-22 21:48 UTC (4+ messages)
[folded] rtc-add-driver-for-mxcs-internal-rtc-module-fix-fix.patch removed from -mm tree
2009-09-22 21:47 UTC
[folded] rtc-driver-for-pcap2-pmic-get-pcap-data-from-the-parent-device.patch removed from -mm tree
2009-09-22 21:48 UTC
[folded] rtc-add-driver-for-mxcs-internal-rtc-module-fix.patch removed from -mm tree
2009-09-22 21:47 UTC
[folded] rtc-driver-for-pcap2-pmic-update.patch removed from -mm tree
2009-09-22 21:48 UTC
docbooks fatal build error (v4l & dvb)
2009-09-22 21:47 UTC (4+ messages)
Fwd: ATI HDTV Wonder not always recognized
2009-09-22 21:40 UTC
[folded] kcore-register-vmemmap-range-fix.patch removed from -mm tree
2009-09-22 21:46 UTC
[folded] walk-system-ram-range-fix-2.patch removed from -mm tree
2009-09-22 21:45 UTC
[folded] kcore-use-registerd-physmem-information-ia64-fix.patch removed from -mm tree
2009-09-22 21:45 UTC
[folded] walk-system-ram-range-fix.patch removed from -mm tree
2009-09-22 21:45 UTC
[folded] procfs-provide-stack-information-for-threads-v011.patch removed from -mm tree
2009-09-22 21:44 UTC
[folded] procfs-provide-stack-information-for-threads-v011-fix.patch removed from -mm tree
2009-09-22 21:44 UTC
[PATCH 4/4] DaVinci: DM365: Add voice codec support for DM365 EVM
2009-09-22 21:44 UTC (2+ messages)
perf sched record hangs machine
2009-09-22 21:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.