messages from 2013-01-03 01:51:12 to 2013-01-03 06:48:48 UTC [more...]
[U-Boot] [PATCH V3 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and
2013-01-03 6:48 UTC (9+ messages)
` [U-Boot] [PATCH V3 4/9] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V3 5/9] EXYNOS5: DWMMC: API to set mmc clock divisor
[RFC Patch v1 45/55] ARC: unaligned access emulation
2013-01-03 6:47 UTC (5+ messages)
` [RESEND PATCH] Convert IA64 sysctl to generic
` [RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
[PATCH V2 1/2] ARM: tegra: update the cache maintenance order for CPU shutdown
2013-01-03 6:43 UTC (4+ messages)
` [PATCH V2 2/2] ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
[U-Boot] Pull request: u-boot-arm/master
2013-01-03 6:41 UTC (2+ messages)
[PATCH] mount: Fix -t in listing mode when run as non-root
2013-01-03 6:05 UTC
[PATCH 1/4] ARM: dt: Add doc for ARM Snoop Control Unit(SCU)
2013-01-03 6:38 UTC (5+ messages)
` [PATCH 4/4] ARM: tegra: Set SCU base address dynamically from DT
[PATCH] Replace git-cvsimport with a rewrite that fixes major bugs
2013-01-03 6:34 UTC (2+ messages)
[Cocci] Problem with variable declared with macro
2013-01-03 6:34 UTC (4+ messages)
[PATCH 5/5] lp8788-ldo: fix a parent device on devm_gpio_request()
2013-01-03 6:32 UTC
[PATCH 4/5] lp8788-ldo: fix a parent device in _probe()
2013-01-03 6:32 UTC
[PATCH 3/5] lp8788-buck: fix a for-loop coding style
2013-01-03 6:32 UTC
[PATCH 2/5] lp8788-buck: fix a parent device on devm_gpio_request()
2013-01-03 6:31 UTC
[PATCH 1/5] lp8788-buck: fix a parent deivce in _probe()
2013-01-03 6:31 UTC
[PATCH 1/2] lp8788-charger: fix a parent device in _probe()
2013-01-03 6:30 UTC
[PATCH 2/2] lp8788-charger: fix a parent device in kernel messages
2013-01-03 6:30 UTC
[PATCH 2/2] iio: lp8788_adc: fix parent device in kernel message
2013-01-03 6:28 UTC
[PATCH 1/2] iio: lp8788_adc: fix a parent device in _probe()
2013-01-03 6:28 UTC
[PATCH] leds-lp8788: fix a parent device in _probe()
2013-01-03 6:28 UTC
[PATCH 1/1] ARM: tegra: Make variables static
2013-01-03 6:27 UTC (2+ messages)
` [v2 "
[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
2013-01-03 6:21 UTC (31+ messages)
` [PATCH 3/9] mm: introduce mm_populate() for populating new vmas
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()
` [PATCH 5/9] mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
` [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas
` [PATCH 7/9] mm: remove flags argument to mmap_region
` [PATCH 8/9] mm: directly use __mlock_vma_pages_range() in find_extend_vma()
` [PATCH 9/9] mm: introduce VM_POPULATE flag to better deal with racy userspace programs
` [PATCH 10/9] mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
[PATCH V2] rtc: add RTC driver for TPS6586x
2013-01-03 6:16 UTC (5+ messages)
[git pull] Please pull powerpc.git merge branch
2013-01-03 6:14 UTC (2+ messages)
[PATCHv4 0/8] Support for Tegra 2D hardware
2013-01-03 6:14 UTC (16+ messages)
[PATCH v2 00/11] Migrate Tegra to common clock framework
2013-01-03 6:11 UTC (6+ messages)
` [PATCH v2 05/11] ARM: dt: tegra30: Add device node for APB MISC
[Xenomai] Can not run test on Raspberry Pi
2013-01-03 5:58 UTC (4+ messages)
[PATCH 1/6] clk: bcm2835: probe for fixed-clock in device tree
2013-01-03 5:55 UTC (6+ messages)
` [PATCH 2/6] ARM: bcm2835: add a pm_power_off implementation
` [PATCH 3/6] ARM: bcm2835 rpi: remove hard-coded memreserve from DT
` [PATCH 4/6] ARM: bcm2835: add SDHCI node to DT
` [PATCH 5/6] ARM: bcm2835: add I2C controllers "
` [PATCH 6/6] ARM: bcm2835: defconfig updates
v0.56 released
2013-01-03 5:49 UTC (11+ messages)
[PATCH V4 1/2] cfg80211: Move the definition of struct mac_address up
2013-01-03 5:47 UTC (7+ messages)
` [PATCH V4 2/2] cfg80211/nl80211: Enable drivers to implement mac address based ACL
[PATCH] i2c: add bcm2835 driver
2013-01-03 5:46 UTC (2+ messages)
[PATCH 0/2] Making Exynos MIPI Complaint with Common Display Framework
2013-01-03 5:44 UTC (3+ messages)
` [PATCH 1/2] [RFC] video: exynos mipi dsi: Making Exynos MIPI Complaint with CDF
[Qemu-devel] [Bug 1095531] [NEW] sparc32plus (and others?) has x86 code generation errors on 64bit hosts
2013-01-03 5:33 UTC (2+ messages)
` [Qemu-devel] [Bug 1095531] "
[PATCH] mmc: add BCM2835 driver
2013-01-03 5:34 UTC (2+ messages)
[RFC PATCH 0/5] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
2013-01-03 5:25 UTC (6+ messages)
` [RFC PATCH 1/5] x86,smp: move waiting on contended ticket lock out of line
` [RFC PATCH 2/5] x86,smp: proportional backoff for ticket spinlocks
` [RFC PATCH 3/5] x86,smp: auto tune spinlock backoff delay factor
` [RFC PATCH 4/5] x86,smp: keep spinlock delay values per hashed spinlock address
` [RFC PATCH 5/5] x86,smp: add debugging code to track spinlock delay value
[PATCH] drm/exynos: consider buffer allocation without iommu
2013-01-03 5:25 UTC (2+ messages)
` [PATCH v2] "
backlight_register_device can oops if name is null ?
2013-01-03 5:22 UTC (3+ messages)
Build problems in imx233-olinuxino-maxi
2013-01-03 5:21 UTC
[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
2013-01-03 5:21 UTC (4+ messages)
[PATCH/RFC] nl80211/cfg80211/mac80211: add NL80211_CMD_GET_MESH_SETUP
2013-01-03 5:16 UTC (3+ messages)
[Bug 57842] New: r200: Culling is broken when rendering to an FBO
2013-01-03 5:14 UTC (2+ messages)
` [Bug 57842] "
[xen-unstable] 26319: libcacard error
2013-01-03 5:11 UTC
[PATCH] mac80211: fix mesh_hwmp kerneldoc
2013-01-03 5:09 UTC
[PATCH v6] KSM: numa awareness sysfs knob
2013-01-03 5:10 UTC (5+ messages)
` [PATCH v7 1/2] "
[PATCH 0/2] Move some mach-vt8500 functions to new directories
2013-01-03 4:53 UTC (10+ messages)
` [PATCH 1/2] timer: vt8500: Move system timer to clocksource
` [PATCH 2/2] irqchip: vt8500: Move irq code to drivers/irqchip
DT bindings for subdevices
2013-01-03 5:00 UTC (3+ messages)
[PATCH 0/4] drm/exynos: add support for extra resolutions to exynos5
2013-01-03 4:54 UTC (10+ messages)
` [PATCH 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct
` [PATCH 2/4] drm/exynos: implement display-mode-check callback in mixer driver
` [PATCH 3/4] drm/exynos: mixer: set correct mode for range of resolutions
[PATCH net-next v2 1/3] netpoll: prepare for ipv6
2013-01-03 4:50 UTC (3+ messages)
` [PATCH net-next v2 2/3] netpoll: add IPv6 support
` [PATCH net-next v2 3/3] netconsole: add IPv6 example in doc
Kirkwood issues with 3.8-rc1 - Ooops and hang on reboot
2013-01-03 4:50 UTC (5+ messages)
compile linux kernel 2.6.0 failed
2013-01-03 4:43 UTC
[PATCH] writeback: fix writeback cache thrashing
2013-01-03 4:35 UTC (5+ messages)
[RFC v5 0/8] Support volatile for anonymous range
2013-01-03 4:28 UTC (18+ messages)
` [RFC 1/8] Introduce new system call mvolatile
` [RFC 2/8] Don't allow volatile attribute on THP and KSM
` [RFC 3/8] bail out when the page is in VOLATILE vma
` [RFC 4/8] add page_locked parameter in free_swap_and_cache
` [RFC 5/8] Discard volatile page
` [RFC 6/8] add PGVOLATILE vmstat count
` [RFC 7/8] add volatile page discard hook to kswapd
` [RFC 8/8] extend PGVOLATILE vmstat "
[PATCH 1/2] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
2013-01-03 4:25 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
Observed deadlock in ext4 under 3.2.23-rt37 & 3.2.33-rt50
2013-01-03 4:22 UTC (2+ messages)
[Qemu-devel] MC13226 PiP freescale - arm7tdmi core
2013-01-03 4:13 UTC
linux-next: Tree for Jan 3
2013-01-03 3:37 UTC (2+ messages)
Linux 3.8-rc2
2013-01-03 3:36 UTC
[Bug 41114] New: nouveau module crashes on boot
2013-01-03 3:37 UTC (2+ messages)
` [Bug 41114] "
[PATCH 0/8] drm/exynos: address more scenarios with wait_for_vblank
2013-01-03 3:33 UTC (4+ messages)
` [PATCH 4/8] drm/exynos: fimd: clear channel before enabling iommu
[PATCH 1/3] cpufreq: Manage only online cpus
2013-01-03 3:32 UTC (5+ messages)
[PATCH 0/3] Add support for using libuser to chsh
2013-01-03 3:22 UTC (4+ messages)
` [PATCH 1/3] chsh-chfn: Add flag for enabling/disabling libuser support
` [PATCH 2/3] chsh: Move pam auth to its own function
` [PATCH 3/3] chsh: Add libuser support
[RFC][PATCH] libnss-mdns: enable IPv6 as well as IPv4 mnds resolving
2013-01-03 3:14 UTC (2+ messages)
linux-next: build failure after merge of the final tree (net-next tree related)
2013-01-03 3:28 UTC (3+ messages)
Linux kernel 3.8-rc2 released
2013-01-03 3:27 UTC
[Bug 58914] New: Cannot start Radeon driver: "drmOpenByBusid: drmGetBusid reports " no bus ID
2013-01-03 3:24 UTC (2+ messages)
` [Bug 58914] "
[U-Boot] [RFC][PULL-REQ] MTD update
2013-01-03 3:22 UTC (2+ messages)
I2C to the Maxbotix I2CXL
2013-01-03 3:16 UTC
INFO: rcu_bh detected stall on CPU 3 (t=0 jiffies)
2013-01-03 3:14 UTC (5+ messages)
[LTP] [PATCH 1/3] pidns16: split test condition and result judge
2013-01-03 3:14 UTC (8+ messages)
` [LTP] [PATCHv2 "
` [LTP] [PATCHv2 2/3] pidns16: modified test results
` [LTP] [PATCHv2 3/3] pidns16: child should not get parent pid in parent NS
[PATCH V2] t9810: Do not use sed -i
2013-01-03 3:08 UTC (4+ messages)
[U-Boot] [PATCH 1/1] serial/ns16550: check UART mode for TEMT value
2013-01-03 2:58 UTC
em28xx: msi Digivox ATSC board id [0db0:8810]
2013-01-03 2:53 UTC (26+ messages)
[PATCH 1/3] [media] s5p-mfc: use mfc_err instead of printk
2013-01-03 2:53 UTC (4+ messages)
` [PATCH 2/3] [media] s5p-mfc: Remove redundant 'break'
[U-Boot] [PATCH][RFC] MTD resync from Linux-3.8-rc2+ (master)
2013-01-03 2:53 UTC (2+ messages)
[Bug 26891] New: Radeon KMS on Macs with EFI boot
2013-01-03 2:50 UTC (2+ messages)
` [Bug 26891] Radeon KMS fails with inaccessible AtomBIOS on systems with (U)EFI boot
[PATCH net-next] bnx2x: Fix compilation when CONFIG_PCI_IOV is not defined
2013-01-03 2:47 UTC (2+ messages)
[U-Boot] [PATCH] spl:falcon:trats Update Trats default board configuration file to support FALCON MODE
2013-01-03 2:46 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[PATCH] acer-wmi: avoid the warning of 'devices' may be used uninitialized
2013-01-03 2:37 UTC
[PATCH v4] lib: cpu_rmap: avoid flushing all workqueues
2013-01-03 2:35 UTC (3+ messages)
[Buildroot] [pull request] Pull request for branch yem-package-create-user
2013-01-03 2:35 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] packages: add ability for packages to create users
linux-next: Tree for Jan 2
2013-01-03 2:30 UTC (4+ messages)
` linux-next: Tree for Jan 2 (netfilter)
[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
2013-01-03 2:29 UTC (10+ messages)
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
[RFH] NetBSD 6?
2013-01-03 2:15 UTC (3+ messages)
[Qemu-devel] [RFC V4 00/30] QCOW2 deduplication
2013-01-03 2:16 UTC (8+ messages)
[Qemu-trivial] [Qemu-devel][PATCH v4] correct error message qemu-img reported
2013-01-03 2:15 UTC (5+ messages)
` [Qemu-trivial] [PATCH "
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH v5 0/7] leds: leds-pwm: Device tree support
2013-01-03 2:10 UTC (2+ messages)
Linux 3.8-rc1: compiling problem in perf-event-p6.o
2013-01-03 1:10 UTC
[GIT PULL] a LED fix for 3.8 (try2)
2013-01-03 2:08 UTC
[PATCH BlueZ] input: Fix closing sockets when ioctl_connadd() fails
2013-01-03 2:08 UTC
[GIT PULL] a LED fix for 3.8
2013-01-03 2:06 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: Add Alpha socket constants
2013-01-03 2:06 UTC
[PATCH 0/4] DSA: Fix checkpatch.pl output for DSA drivers
2013-01-03 2:05 UTC (6+ messages)
` [PATCH 1/4] DSA: Convert DSA driver comments to network-style comments
` [PATCH 2/4] DSA: Convert msleep calls to usleep_range calls
` [PATCH 3/4] DSA: Convert printk calls to netdev_info calls
` [PATCH 4/4] DSA: Convert spaces to tabs where appropriate
[PATCH 1/4] test: Add target test-lint-shell-syntax
2013-01-03 2:02 UTC (8+ messages)
[B.A.T.M.A.N.] Unterstanding gateway-mode - why does node have a "sticky" gateway
2013-01-03 1:57 UTC (4+ messages)
` [B.A.T.M.A.N.] Unterstanding gateway-mode - why do nodes "
[B.A.T.M.A.N.] netifd batman-adv proto
2013-01-03 1:52 UTC (2+ messages)
[PATCH] ACPI / scan: Do not use dummy HID for system bus ACPI nodes
2013-01-03 1:52 UTC
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.