messages from 2012-01-31 08:48:50 to 2012-01-31 09:59:10 UTC [more...]
[PATCH 1/3] percpu: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
2012-01-31 4:48 UTC (11+ messages)
[PATCH v2 00/19] ARM: OMAP3+: SmartReflex: bugfixes
2012-01-31 9:58 UTC (30+ messages)
` [PATCH 01/19] ARM: OMAP3+: SmartReflex: Layer Cleanup [V4]
` [PATCH 02/19] ARM: OMAP3+: SmartReflex: add missing error-handling code
` [PATCH 03/19] ARM: OMAP3+: SmartReflex: fix err interrupt disable sequence
` [PATCH 04/19] ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VP
` [PATCH 05/19] ARM: OMAP3+: SmartReflex: Add a shutdown hook
` [PATCH 06/19] ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG register
` [PATCH 07/19] ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a need
` [PATCH 08/19] ARM: OMAP3+: hwmod: add SmartReflex IRQs
` [PATCH 09/19] ARM: OMAP3+: SmartReflex: introduce class init, deinit and priv data
` [PATCH 10/19] ARM: OMAP3+: SmartReflex: introduce notifiers flags
` [PATCH 11/19] ARM: OMAP3+: SmartReflex: introduce notifier_control
` [PATCH 12/19] ARM: OMAP3+: SmartReflex: disable spamming interrupts
` [PATCH 13/19] ARM: OMAP3+: SmartReflex: introduce class private data per voltage domain
` [PATCH 14/19] ARM: OMAP3+: SmartReflex Class3: restrict CPU to run on
` [PATCH 15/19] ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()
` [PATCH 16/19] ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argument
` [PATCH 17/19] ARM: OMAP3+: SmartReflex: misc cleanups
` [PATCH 18/19] ARM: OMAP3+: SmartReflex: micro-optimization for sanity check
` [PATCH 19/19] ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API
[RFC] ARM hugetlb support
2012-01-31 9:58 UTC (7+ messages)
` [PATCH 2/7] Add various hugetlb page table fix
` [PATCH 4/7] Store huge page linux pte in mm_struct
RFC: Still TODO for 4.2?
2012-01-31 9:57 UTC (15+ messages)
` Driver domains and hotplug scripts, redux
OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
2012-01-31 9:56 UTC (21+ messages)
[PATCH] deal with nfs in fstab-sys
2012-01-31 9:56 UTC (9+ messages)
[PATCH 0 of 6] libxl: refactor suspend/resume code
2012-01-31 9:54 UTC (7+ messages)
` [PATCH 1 of 6] libxl: helper function to send commands to traditional qemu
` [PATCH 2 of 6] libxl: bugfix: create_domain() return to caller if !daemonize
` [PATCH 3 of 6] libxl: QMP stop/resume & refactor QEMU suspend/resume/save
[PATCH v2 00/10] wl12xx: update fw api
2012-01-31 9:57 UTC (11+ messages)
` [PATCH v2 01/10] wl12xx: fw api change - add role_id to set_template
` [PATCH v2 02/10] wl12xx: use dev_role_id for scans
` [PATCH v2 03/10] wl12xx: fw api change - add role_id to tsf_info
` [PATCH v2 04/10] wl12xx: fw api change - update cmd/acx/event enums
` [PATCH v2 05/10] wl12xx: remove PS management code
` [PATCH v2 06/10] wl12xx: add support for HW dynamic PS
` [PATCH v2 07/10] wl12xx: add dynamic_ps_timeout debugfs file
` [PATCH v2 08/10] wl12xx: remove 2 unused parameters in wl1271_ps_set_mode()
` [PATCH v2 09/10] wl12xx: enable/disable BET with AUTO_PS/ACTIVE
` [PATCH v2 10/10] wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED
[RFC PATCH V3] Xen netback / netfront improvement
2012-01-31 9:53 UTC (10+ messages)
` [RFC PATCH V3 12/16] netback: multi-page ring support
` [Xen-devel] "
` [RFC PATCH V3 15/16] netfront: multi page "
` [Xen-devel] "
New LVM2 release 2.02.89: Thinly-provisioned logical volumes
2012-01-31 9:52 UTC (4+ messages)
` [linux-lvm] "
[PATCH 1/2 v2] powerpc/dts: Add dts for p1025rdb board
2012-01-31 9:51 UTC (2+ messages)
` [PATCH 2/2 v2] P1025RDB: Add p1025rdb platform support
Kerneloops.org defunct?
2012-01-31 9:50 UTC (6+ messages)
[PATCH 0/5] Call forwarding state handling change
2012-01-31 9:50 UTC (6+ messages)
` [PATCH 1/5] call-forwarding: Minor style fixes
` [PATCH 2/5] call-forwarding: Minor refactoring of is_cfu_enabled()
` [PATCH 3/5] call-forwarding: Don't set conditional cfs when cfu is active
` [PATCH 4/5] call-forwarding: Don't report "
` [PATCH 5/5] call-forwarding: Emit signals to mask/unmask conditional cfs
[PATCH] x86 / reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot
2012-01-31 9:49 UTC (7+ messages)
[Qemu-devel] [PATCH 00/19] Pending linux-user patches
2012-01-31 9:46 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/19] linux-user: stack_base is now mandatory on all targets
` [Qemu-devel] [PATCH 02/19] linux-user: save auxv length
` [Qemu-devel] [PATCH 03/19] linux-user: add open() hijack infrastructure
` [Qemu-devel] [PATCH 04/19] linux-user: fake /proc/self/maps
` [Qemu-devel] [PATCH 05/19] linux-user: fake /proc/self/stat
` [Qemu-devel] [PATCH 06/19] linux-user: fake /proc/self/auxv
` [Qemu-devel] [PATCH 07/19] linux-user/main.c: Add option to user-mode emulation so that user can specify log file name
` [Qemu-devel] [PATCH 08/19] linux-user: add SO_PEERCRED support for getsockopt
` [Qemu-devel] [PATCH 09/19] linux-user: fix QEMU_STRACE=1 segfault
` [Qemu-devel] [PATCH 10/19] linux-user/strace.c: Correct errno printing for mmap etc
` [Qemu-devel] [PATCH 11/19] linux-user: fix wait* syscall status returns
` [Qemu-devel] [PATCH 12/19] linux-user: Allow NULL value pointer in setxattr and getxattr
` [Qemu-devel] [PATCH 13/19] linux-user/syscall.c: Implement f and l versions of set/get/removexattr
` [Qemu-devel] [PATCH 14/19] linux-user: Implement *listxattr syscalls
` [Qemu-devel] [PATCH 15/19] linux-user: Add default-configs for mipsn32[el]
` [Qemu-devel] [PATCH 16/19] linux-user: Add default configs for mips64[el]
` [Qemu-devel] [PATCH 17/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
` [Qemu-devel] [PATCH 18/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mips64
` [Qemu-devel] [PATCH 19/19] linux-user: Fix sa_flags byte swaps for mips
[PATCH v4 00/18] perf: add support for sampling taken branches
2012-01-31 9:47 UTC (5+ messages)
` [PATCH v4 12/18] perf: add support for sampling taken branch to perf record
` [PATCH v4 18/18] perf: make perf able to read file from older ABIs
git source repository
2012-01-31 9:47 UTC
Introducing open source MSTP daemon
2012-01-31 9:38 UTC (4+ messages)
[Qemu-devel] [RFC/PATCH] Fix guest OS panic when 64bit BAR is present
2012-01-31 9:43 UTC (8+ messages)
[Bug 42563] rhel5u5 guest panic when booting up
2012-01-31 9:44 UTC (4+ messages)
[PATCH 00/12] wl12xx: update fw api
2012-01-31 9:43 UTC (8+ messages)
` [PATCH 01/12] wl12xx: fw api change - add role_id to set_template
[PATCH] dma-buf: add dma_data_direction to unmap dma_buf_op
2012-01-31 9:42 UTC (4+ messages)
[PATCH] r8169: fix early Tx queue wake-up
2012-01-31 9:42 UTC (2+ messages)
[Buildroot] [PATCH] Documentation: quotes around TARGET_CC variable
2012-01-31 9:40 UTC (2+ messages)
(no subject)
2012-01-31 9:29 UTC
[Buildroot] [git commit] Documentation: quotes around TARGET_CC command
2012-01-31 9:39 UTC
[PATCH] mtd/gpmi : add BBT support
2012-01-31 9:38 UTC (11+ messages)
[PATCH v2 0/3] Fix task switches into/out of VM86
2012-01-31 9:37 UTC (9+ messages)
` [PATCH v2 3/3] KVM: x86 emulator: Allow PM/VM86 switch during task switch
[RFC] [PATCH] [timer] Optimise apply_slack() for size and speed
2012-01-31 9:37 UTC
[PATCH] drivers/mtd: fix mtdraw write support
2012-01-31 9:37 UTC (5+ messages)
` [PATCH] arm/mach-pxa: add pulse width modulator controller
[PATCH] Add pwm core support
2012-01-31 9:36 UTC
[PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
2012-01-31 9:35 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/9] Misc fixes for floppy emulation
2012-01-31 9:34 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] fdc: take side count into account
` [Qemu-devel] [PATCH v3 5/9] fdc: add CCR (Configuration Control Register) write register
qemu(-dm): aborting on wrong mmio size?
2012-01-31 9:34 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 01/23] usb-hid: simplify class initialization a bit
2012-01-31 9:31 UTC (5+ messages)
` [Qemu-devel] [PATCH 22/23] container: make a decendent of Object
[Buildroot] [PATCH] New package: libical
2012-01-31 9:34 UTC (4+ messages)
[RFC 1/1] omap3: PM: MPU and CORE should stay awake if there is CAM domain ACTIVE
2012-01-31 9:34 UTC (4+ messages)
[Buildroot] [PATCH v2] New package: libical
2012-01-31 9:33 UTC (2+ messages)
[PATCH] xenpaging: unify return value in nominate and evict
2012-01-31 9:33 UTC (2+ messages)
[Buildroot] [git commit] New package: libical
2012-01-31 9:32 UTC
[PATCH] ALSA: HDA: Remove quirk for Toshiba Qosmio G50
2012-01-31 9:31 UTC
[U-Boot] [PATCH 0/3] mxc_spi refactoring (for mx6q and mx6qsabrelite)
2012-01-31 9:31 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] mxc_spi: move machine specifics into CPU headers
` [U-Boot] [PATCH 2/3] mx6q: Add support for ECSPI through mxc_spi driver
` [U-Boot] [PATCH 3/3] mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
[PATCH 0/4] KVM: Introduce kvm_memory_slot::arch
2012-01-31 9:32 UTC (6+ messages)
` [PATCH 4/4 v2] KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
` [PATCH 4/4 v3] "
[PATCH][media] s5p-g2d: Add HFLIP and VFLIP support
2012-01-31 9:30 UTC (4+ messages)
Diff. between CPU Hard-lockup and Soft-lockup
2012-01-31 9:28 UTC
Linux 3.2.2 & btrfs, on a DomU
2012-01-31 9:28 UTC (2+ messages)
` [Xen-devel] "
XFS problem
2012-01-31 9:27 UTC (8+ messages)
[U-Boot] flash post test
2012-01-31 9:27 UTC
Concurrent netfilters
2012-01-31 9:27 UTC (5+ messages)
[Buildroot] [git commit] header.html: fixup cgit link
2012-01-31 9:25 UTC
[Buildroot] [git commit] news.html: announce buildroot developer day at FOSDEM
2012-01-31 9:24 UTC
[Qemu-devel] [PATCH] qmp: add BLOCK_MEDIUM_EJECT event
2012-01-31 9:23 UTC (9+ messages)
[PATCH 1/2] media: tvp5150: Add cropping support
2012-01-31 9:23 UTC (2+ messages)
` [PATCH 2/2] media: tvp5150: support g_mbus_fmt callback
[U-Boot] [PATCH] omap_hsmmc: Wait for CMDI to be clear
2012-01-31 9:22 UTC (2+ messages)
[PATCH] fix readahead pipeline break caused by block plug
2012-01-31 9:17 UTC (8+ messages)
Updated -next
2012-01-31 9:07 UTC (5+ messages)
module.init-tools-3.16.tar.bz2 no longer available at kernel.org
2012-01-31 8:58 UTC (5+ messages)
[PATCH] Btrfs: Check for NULL page in extent_range_uptodate
2012-01-31 9:06 UTC (4+ messages)
RTC on 2.6.36 for PowerMac 8600
2012-01-31 9:06 UTC (2+ messages)
[PATCH] tcp: md5: fix md5 RST when both sides have listener
2012-01-31 9:05 UTC (4+ messages)
File system remain unresponsive until the system is rebooted
2012-01-31 9:04 UTC (4+ messages)
[LSF/MM TOPIC] SSM: System Storage Manager
2012-01-31 9:02 UTC
[U-Boot] [PREVIEW] LL TEMAC v10 refactored -- for evaluation only
2012-01-31 9:01 UTC (5+ messages)
` [U-Boot] [PATCH 2/8] microblaze: Enable several ethernet driver compilation
` [U-Boot] [PATCH 6/8] microblaze: Add faked LL_TEMAC driver configuration
[PATCH] net: Disambiguate kernel message
2012-01-31 8:51 UTC (2+ messages)
[PATCH 0/7 v2] extract a simple dmaengine library from shdma.c
2012-01-31 8:59 UTC (7+ messages)
` [PATCH 1/7 v2] dmaengine: add a simple dma library
Tuning of btrfs for throughput?
2012-01-31 8:59 UTC (2+ messages)
Bug: "git checkout -b" should be allowed in empty repo
2012-01-31 8:57 UTC (5+ messages)
[RESEND PATCHv5 00/11] modem_shm: Driver for ST-E Thor M7400 LTE modem
2012-01-31 8:48 UTC (12+ messages)
` [RESEND PATCHv5 01/11] modem_shm: Shared Memory layout for ST-E M7400 driver
` [RESEND PATCHv5 02/11] modem_shm: Channel config definitions "
` [RESEND PATCHv5 03/11] modem_shm: Configuration for SHM Channel an devices
` [RESEND PATCHv5 04/11] modem_shm: geni/geno driver interface
` [RESEND PATCHv5 05/11] modem_shm: genio dummy driver
` [RESEND PATCHv5 06/11] modem_shm: Add SHM device bus
` [RESEND PATCHv5 07/11] modem_shm: Add shm device implementation
` [RESEND PATCHv5 08/11] modem_shm: SHM Configuration data handling
` [RESEND PATCHv5 09/11] modem_shm: Character device for SHM channel access
` [RESEND PATCHv5 10/11] modem_shm: Makefile and Kconfig for M7400 Shared Memory Drivers
` [RESEND PATCHv5 11/11] caif_shm: Add CAIF driver for Shared memory for M7400
[GIT PULL] i.MX fixes for -rc
2012-01-31 8:56 UTC (3+ messages)
[PATCH] drm/radeon/kms: Fix device tree linkage of DP i2c buses too
2012-01-31 8:55 UTC
[patch] mtd: nand: fix printk() warnings
2012-01-31 8:54 UTC (2+ messages)
[Qemu-devel] Proper way to walk through all vpcus
2012-01-31 8:53 UTC (2+ messages)
[patch] HPFS: remove PRINTK() macro
2012-01-31 8:53 UTC (2+ messages)
[patch] cifs: check offset in decode_ntlmssp_challenge()
2012-01-31 8:52 UTC (2+ messages)
Please include xshm in linux-next
2012-01-31 8:45 UTC (5+ messages)
` Please include modem_shm "
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.