messages from 2011-08-10 10:47:56 to 2011-08-10 16:32:58 UTC [more...]
[PATCH 0/5 v4] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
2011-08-10 16:31 UTC (7+ messages)
` [PATCH 1/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap4
` [PATCH 2/5 v4] arm: omap: usb: ehci and ohci hwmod structures for omap3
` [PATCH 3/5 v4] arm: omap: usb: register hwmods of usbhs
` [PATCH 4/5 v4] arm: omap: usb: device name change for the clk names "
` [PATCH 5/5 v4] mfd: omap: usb: Runtime PM support
[PATCH 0/5][RFC] kprobes/ftrace: Have kprobes use ftrace on ftrace nops
2011-08-10 16:22 UTC (6+ messages)
` [PATCH 1/5][RFC] tracing: Clean up tb_fmt to not give faulty compile warning
` [PATCH 2/5][RFC] ftrace: Pass ftrace_ops as third parameter to function trace
` [PATCH 3/5][RFC] ftrace: Return pt_regs to function trace callback (x86_64 only so
` [PATCH 4/5][RFC] kprobes: Inverse taking of module_mutex with kprobe_mutex
` [PATCH 5/5][RFC] kprobes: Use ftrace hooks when probing ftrace nops
[PATCH 0/2 v2] minor cleanups to EFLAGS initialisation in ret_from_fork
2011-08-10 16:29 UTC (3+ messages)
` [PATCH 1/2] x86: drop unnecessary kernel_eflags variable from 64 bit
` [PATCH 2/2] x86: make 32 bit ret_from_fork a little more similar to "
[PULL] drm-intel-next
2011-08-10 16:20 UTC (2+ messages)
[PATCH 0/5] IO-less dirty throttling v8
2011-08-10 16:17 UTC (26+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
[RFC] proc: introduce pid_allowed mount option
2011-08-10 16:13 UTC
USB mini-summit at LinuxCon Vancouver
2011-08-10 16:09 UTC (4+ messages)
[patch] block: properly handle flush/fua requests in blk_insert_cloned_request
2011-08-10 15:49 UTC (9+ messages)
` "
[patch v3 7/7] crc32: final-cleanup.diff
2011-08-10 15:48 UTC (7+ messages)
[PATCH v2] staging: zcache: support multiple clients, prep for KVM and RAMster
2011-08-10 15:40 UTC (5+ messages)
[PATCH] ASoC: soc-io: Add CONFIG_REGMAP_I2C/CONFIG_REGMAP_SPI guards for regmap_init_i2c/regmap_init_spi
2011-08-10 15:37 UTC (2+ messages)
[PATCH 0/3] minor cleanups to EFLAGS initialisation in ret_from_fork
2011-08-10 15:35 UTC (8+ messages)
Allocating buffers for USB transfers (again)
2011-08-10 15:33 UTC (3+ messages)
[git pull] Please pull powerpc.git merge branch
2011-08-10 15:27 UTC
[PATCH 0/8] drivers:misc: ti-st: fixes
2011-08-10 15:18 UTC (9+ messages)
` [PATCH 1/8] drivers:misc: ti-st: avoid a misleading dbg msg
` [PATCH 2/8] drivers:misc:ti-st: platform hooks for chip states
` [PATCH 3/8] drivers:misc: ti-st: reinit completion on ver read
` [PATCH 4/8] drivers:misc: ti-st: fail-safe on wrong pkt type
` [PATCH 5/8] drivers:misc: ti-st: reinit completion before send
` [PATCH 6/8] drivers:misc: ti-st: wait for completion at fail
` [PATCH 7/8] drivers:misc: ti-st: free skb on firmware download
` [PATCH 8/8] drivers:misc: ti-st: fix unexpected UART close
[patch] block: fix flush machinery for stacking drivers with differring flush flags
2011-08-10 15:19 UTC
kdev_t.h old major/minor numbers
2011-08-10 15:19 UTC (2+ messages)
[PATCH 1/2 RESEND] regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_get_regulator
2011-08-10 15:19 UTC (4+ messages)
[PATCH 0/3] vsyscall emulation compatibility fixes
2011-08-10 15:15 UTC (4+ messages)
` [PATCH 1/3] x86: Remove unnecessary compile flag tweaks for vsyscall code
` [PATCH 2/3] x86-64: Wire up getcpu syscall
` [PATCH 3/3] x86-64: Rework vsyscall emulation and add vsyscall= parameter
[PATCH] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new IS_ENABLED() syntax
2011-08-10 15:12 UTC
Subject: L2x0 OF properties do not include interrupt #
2011-08-10 15:12 UTC (9+ messages)
[PATCH v3 0/2] Forcibly enable some MISC_ENABLE features on Intel
2011-08-10 15:11 UTC (6+ messages)
` [PATCH v3 1/2] x86: Enable fast strings on Intel if BIOS hasn't already
[PATCH] 8250: Fix compiler warning
2011-08-10 15:11 UTC (5+ messages)
[PATCH v7 00/16] ARM: Add support for the Large Physical Address Extensions
2011-08-10 15:03 UTC (17+ messages)
` [PATCH v7 01/16] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v7 02/16] ARM: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
` [PATCH v7 03/16] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v7 04/16] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v7 05/16] ARM: LPAE: Add (pte|pmd)val_t type definitions as u32
` [PATCH v7 06/16] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v7 07/16] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v7 08/16] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v7 09/16] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v7 10/16] ARM: LPAE: Invalidate the TLB before freeing the PMD
` [PATCH v7 11/16] ARM: LPAE: Add fault handling support
` [PATCH v7 12/16] ARM: LPAE: Add context switching support
` [PATCH v7 13/16] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v7 14/16] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v7 15/16] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v7 16/16] ARM: LPAE: Add the Kconfig entries
3.0-git15 Atomic scheduling in pidmap_init
2011-08-10 15:03 UTC (13+ messages)
[PATCH] powerpc/kvm: fix build errors with older toolchains
2011-08-10 14:58 UTC (2+ messages)
[PATCH] x86, efi: Don't recursively acquire rtc_lock
2011-08-10 14:55 UTC (8+ messages)
[PATCH] dma-debug: hash_bucket_find needs to allow for offsets within an entry
2011-08-10 14:47 UTC (4+ messages)
` [PATCH] dma-debug: hash_bucket_find needs to allow for offsets within an entry (v2)
[PATCH v2 1/6] TTY: serial, remove BTM from wait_until_sent
2011-08-10 14:43 UTC (7+ messages)
[PATCH 15/19] plat-pxa: break out GPIO driver specifics
2011-08-10 14:38 UTC (2+ messages)
[PATCH v2] omap: timer: Set dmtimer used as clocksource in autoreload mode
2011-08-10 14:37 UTC (2+ messages)
[PATCH 14/19] plat-pxa: move PXA GPIO driver to GPIO subsystem
2011-08-10 14:36 UTC (2+ messages)
[PATCH 2/2] Enable 'make CONFIG_FOO=y oldconfig'
2011-08-10 14:34 UTC (11+ messages)
[PATCH 0/6] [RESEND] VME framework fixes
2011-08-10 14:33 UTC (14+ messages)
` [PATCH 1/6] staging: vme: allow explicit assignment of bus numbers
` [PATCH 2/6] staging: vme: make [alloc|free]_consistent bridge specific
(no subject)
2011-08-10 14:17 UTC
[RESEND][PATCH 0/5] Support for the TS-5500 board
2011-08-10 14:20 UTC (6+ messages)
[PATCH v5 0/6] memg: better numa scanning
2011-08-10 14:20 UTC (8+ messages)
` [PATCH v5 2/6] memcg: stop vmscan when enough done
` [PATCH v5 3/6] memg: vmscan pass nodemask
[PATCH 2/2] omap3: ISP: Kernel crash when attempting suspend
2011-08-10 14:03 UTC
[PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume
2011-08-10 14:03 UTC
[PATCH 0/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume
2011-08-10 14:02 UTC
[ANNOUNCE] 3.0-rt1
2011-08-10 13:56 UTC (5+ messages)
[PATCH 1/2] Move some REQ flags to the common bio/request area
2011-08-10 13:53 UTC (4+ messages)
` [PATCH v2 2/2] blktrace: add FLUSH/FUA support
[PATCH] xen: modify kernel mappings corresponding to granted pages
2011-08-10 13:50 UTC (6+ messages)
` [Xen-devel] "
[PATCH v2] pch ieee1588 driver for Intel EG20T PCH
2011-08-10 13:40 UTC (2+ messages)
[RFC][PATCH 2/2] spi: s3c64xx: Use clkdev for bus clock lookup
2011-08-10 13:36 UTC (4+ messages)
[PATCH 2.6.38-10-generic] device driver: fix oops in radeon driver due to incorrect value from hardware
2011-08-10 13:27 UTC (3+ messages)
[PATCH] scripts: add extract-vmlinux
2011-08-10 13:27 UTC (2+ messages)
[PATCH 00/34] System Firmware and SMBIOS Support [v3]
2011-08-10 13:26 UTC (4+ messages)
` [PATCH 01/34] System Firmware Interface
` [lm-sensors] "
[PATCH] rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
2011-08-10 13:11 UTC
[PATCH] mfd/ab8500-gpadc: refactor GPADC API, add raw access
2011-08-10 13:09 UTC
[PATCH v5 1/2] Track hard and soft "short lockups" or "stalls."
2011-08-10 13:06 UTC (3+ messages)
` [PATCH v5 2/2] Output stall data in debugfs
[PATCH] mfd/ab8500-gpadc: refactor GPADC API, add raw access
2011-08-10 13:06 UTC (3+ messages)
[PATCH 1/1] TTY: pty, fix pty counting
2011-08-10 12:59 UTC
[RFC][PATCH 1/2] S5PV210: SPI: Add clkdev support
2011-08-10 12:59 UTC (4+ messages)
BUG: Bisected Gianfar in bridge not forwarding packets (was: 3.0-rc1 Bridge not forwarding unicast packages)
2011-08-10 12:48 UTC (8+ messages)
[PATCH 1/2] gpio: Add CNS3xxx mmio gpio support
2011-08-10 20:12 UTC
[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
2011-08-10 12:44 UTC (11+ messages)
` [PATCH 1/7] mm: vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 2/7] mm: vmscan: Remove dead code related to lumpy reclaim waiting on pages under writeback
` [PATCH 3/7] xfs: Warn if direct reclaim tries to writeback pages
` [PATCH 5/7] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/7] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
[PATCH] perf map: Do not display load warning for maps without dso
2011-08-10 12:44 UTC
Linux 3.1-rc1 (i7core_edac build error)
2011-08-10 12:43 UTC (2+ messages)
` [PATCH] EDAC: Correct Kconfig dependencies
[PATCH] sound/pci/azt3328.c: adjust error handling code to include debugging code
2011-08-10 12:26 UTC (5+ messages)
[PATCH] omap: timer: Set dmtimer used as clocksource in autoreload mode
2011-08-10 12:25 UTC (3+ messages)
[PATCH] 9p: remove CONFIG_NET_9P_DEBUG option
2011-08-10 12:24 UTC (3+ messages)
[PATCH 2/2] mach-cns3xxx: Add demo code for external interrupt pins
2011-08-10 19:50 UTC
[PATCH 07/19] mach-davinci: move GPIO driver to GPIO subsystem
2011-08-10 12:17 UTC
[PATCH 19/19] mach-sa1100: delete irq_to_gpio() function
2011-08-10 12:18 UTC
[PATCH 18/19] mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
2011-08-10 12:18 UTC
[PATCH 17/19] mach-pnx4008: rename GPIO header
2011-08-10 12:18 UTC
[PATCH 16/19] mach-pnx4008: move PNX4008 GPIO driver to GPIO subsystem
2011-08-10 12:18 UTC
[PATCH 13/19] mach-lpc32xx: break out GPIO driver specifics
2011-08-10 12:18 UTC
[PATCH 12/19] mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
2011-08-10 12:17 UTC
[PATCH 11/19] mach-ixp2000: rename GPIO header
2011-08-10 12:17 UTC
[PATCH 10/19] mach-ep93xx: break out GPIO driver specifics
2011-08-10 12:17 UTC
[PATCH 09/19] mach-davinci: break out GPIO driver specifics
2011-08-10 12:17 UTC
[PATCH 08/19] mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
2011-08-10 12:17 UTC
[PATCH 06/19] mach-ks8695: fix GPIO LEDs
2011-08-10 12:17 UTC
[PATCH 05/19] mach-ks8695: break out GPIO driver specifics
2011-08-10 12:16 UTC
[PATCH 04/19] mach-ks8695: move GPIO driver to GPIO subsystem
2011-08-10 12:16 UTC
[PATCH 03/19] mach-u300: delete irq_to_gpio() function
2011-08-10 12:16 UTC
[PATCH 02/19] mach-u300: break out GPIO driver specifics
2011-08-10 12:16 UTC
[PATCH 01/19] plat-nomadik: break out GPIO driver specifics
2011-08-10 12:16 UTC
[PATCH 00/19] GPIO exodus and cleanup
2011-08-10 12:16 UTC
[PATCH] Added product codes and device constants for MacBookAir4,2 keyboard
2011-08-10 12:12 UTC (2+ messages)
[RFC][PATCH V2 2/2] spi: s3c64xx: Use clkdev for bus clock lookup
2011-08-10 18:04 UTC
[PATCH] HID: magicmouse: Set resolution of touch surfaces
2011-08-10 12:09 UTC (2+ messages)
[RFC][PATCH V2 1/2] S5PV210: SPI: Add clkdev support
2011-08-10 18:03 UTC
Linux 3.0: broken ums_eneub6250
2011-08-10 12:05 UTC (7+ messages)
[PATCH] atmel_serial: keep the platform_device unchanged
2011-08-10 12:02 UTC (2+ messages)
` [PATCH v2] atmel_serial: fix atmel_default_console_device
[PATCH] x86: Add reboot quirk for Dell Precision M4600
2011-08-09 16:20 UTC (7+ messages)
[PATCH RESEND] spi: omap2-mcspi: fix omap2_mcspi_probe error handling
2011-08-10 11:55 UTC
[PATCH] arm: mach-omap2: mux: use kstrdup()
2011-08-10 11:54 UTC (2+ messages)
[tip:core/urgent] lockdep: Fix wrong assumption in match_held_lock
2011-08-10 11:48 UTC (5+ messages)
Major 2.6.38 regression ignored?
2011-08-10 11:37 UTC (9+ messages)
` [Intel-gfx] Major 2.6.38 / 2.6.39 / 3.0 "
[PATCH] drivers/scsi/mpt2sas/mpt2sas_transport.c: add missing sas_phy_free
2011-08-10 11:32 UTC
[patch 1/2] fuse: delete dead .write_begin and .write_end aops
2011-08-10 11:24 UTC (5+ messages)
m68k: Convert to genirq (WIP)
2011-08-10 10:53 UTC (11+ messages)
[PATCH] arch:arm:plat-omap:iovmm: remove unused variable 'va'
2011-08-10 11:18 UTC (3+ messages)
[PATCH] n2_crypto: Fix a get/put_cpu() imbalance
2011-08-10 10:59 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