linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-04 07:16:15 to 2013-04-04 12:56:15 UTC [more...]

[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
 2013-04-04 12:54 UTC  (8+ messages)
` [PATCH 01/18] cpufreq: ARM: Arrange drivers in alphabetical order
` [PATCH 02/18] cpufreq: tegra: Move driver to drivers/cpufreq
` [PATCH 03/18] cpufreq: davinci: move cpufreq "
` [PATCH 04/18] cpufreq: pxa3xx: "
` [PATCH 05/18] cpufreq: pxa2xx: "
` [PATCH 06/18] cpufreq: integrator: "
` [PATCH 07/18] cpufreq: s3c24xx: "

[PATCH v2 0/4] kprobes: split blacklist into common and arch
 2013-04-04 12:51 UTC  (5+ messages)
` [PATCH v2 1/4] kprobes: delay blacklist symbol lookup until we actually need it
` [PATCH v2 2/4] kprobes: split blacklist into common and arch
` [PATCH v2 3/4] kprobes: move x86-specific blacklist symbols to arch directory
` [PATCH v2 4/4] kprobes: replace printk with pr_-functions

[PATCH RFC] kvm: add PV MMIO EVENTFD
 2013-04-04 12:49 UTC  (16+ messages)

systemtap broken by removal of register_timer_hook
 2013-04-04 12:46 UTC  (5+ messages)

[PATCH 0/8] Android Binder IPC Fixes
 2013-04-04 12:32 UTC  (9+ messages)
` [PATCH 1/8] staging: android: binder: replace explicit size types
` [PATCH 2/8] staging: android: binder: replace IOCTL types with user-exportable types
` [PATCH 3/8] staging: android: binder: fix binder interface for 64bit compat layer
` [PATCH 4/8] staging: android: binder: fix printk() format specifier
` [PATCH 5/8] staging: android: binder: fix BINDER_SET_MAX_THREADS declaration
` [PATCH 6/8] staging: android: binder: fix BC_FREE_BUFFER ioctl declaration
` [PATCH 7/8] staging: android: binder: fix alignment issues
` [PATCH 8/8] staging: android: binder: replace types with portable ones

linux-next: manual merge of the akpm tree with the vfs tree
 2013-04-04 12:33 UTC  (2+ messages)

[PATCH] wait while adding MMC host to ensure root mounts
 2013-04-04 12:32 UTC  (11+ messages)
` [PATCH v2] "

[PATCH -tip 0/4] do not make cputime scaling in kernel
 2013-04-04 12:31 UTC  (6+ messages)
` [PATCH -tip 1/4] cputime: change parameter of thread_group_cputime_adjusted
` [PATCH -tip 2/4] procfs: add sum_exec_runtime to /proc/PID/stat
` [PATCH -tip 3/4] sched,proc: add csum_sched_runtime "
` [PATCH -tip 4/4] cputime: remove scaling

[PATCH v2 0/7] Tegra USB PHY driver series
 2013-04-04 12:29 UTC  (7+ messages)
` [PATCH v2 1/7] ARM: tegra: finalize USB EHCI and PHY bindings
` [PATCH v2 6/7] usb: phy: tegra: Add error handling & clean up

[PATCH 0/6] Chainsaw efivars.c
 2013-04-04 12:18 UTC  (7+ messages)
` [PATCH 1/6] efi: move utf16 string functions to efi.h
` [PATCH 2/6] efivars: Keep a private global pointer to efivars
` [PATCH 3/6] efivars: efivar_entry API
` [PATCH 4/6] efivars: Move pstore code into the new EFI directory
` [PATCH 5/6] efivarfs: Move to fs/efivarfs
` [PATCH 6/6] efi: split efisubsystem from efivars

[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
 2013-04-04 12:16 UTC  (11+ messages)
  ` [PATCH] mm, x86: Do not zero hugetlbfs pages at boot. -v2

[PATCH] Blackfin: bf537: rename "CONFIG_ADT75"
 2013-04-04 12:07 UTC  (3+ messages)

[PATCH] Blackfin: bf537: rename "CONFIG_AD7314"
 2013-04-04 12:07 UTC  (3+ messages)

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-04 12:01 UTC  (6+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
 2013-04-04 12:00 UTC  (8+ messages)
` [RFC][PATCH 3/7] memcg: use css_get/put when charging/uncharging kmem
` [RFC][PATCH 4/7] memcg: use css_get/put for swap memcg
` [RFC][PATCH 5/7] cgroup: make sure parent won't be destroyed before its children

[PATCH] MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
 2013-04-04 11:53 UTC  (2+ messages)

[PATCH 0/4] kprobes: split blacklist into common and arch
 2013-04-04 11:49 UTC  (9+ messages)
` [PATCH 1/4] kprobes: delay blacklist symbol lookup until we actually need it
` [PATCH 2/4] kprobes: split blacklist into common and arch

[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
 2013-04-04 11:40 UTC  (6+ messages)
` [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq

[PATCH] kvm: fix MMIO/PIO collision misdetection
 2013-04-04 10:27 UTC 

[PATCH -tip ] kprobes: Move __kprobes definition into compiler.h
 2013-04-04 11:18 UTC  (2+ messages)

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-04-04 11:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] regulator: wm8994: Convert to module_platform_driver()
 2013-04-04 11:12 UTC 

[RFC PATCH arm: initial TI-Nspire support]
 2013-04-04 11:12 UTC  (2+ messages)

[PATCH v5 0/6] Generic PHY Framework
 2013-04-04 11:11 UTC  (14+ messages)
` [PATCH v5 1/6] drivers: phy: add generic PHY framework

[PATCH] Blackfin: bf537: rename ad2s120x ->ad2s1200
 2013-04-04 11:02 UTC 

[PATCH v2 0/2] Add devfreq runtime pm support
 2013-04-04 10:48 UTC  (5+ messages)
` [PATCH v2 2/2] PM / devfreq: tie suspend/resume to runtime-pm

[PATCH -tip ] kprobes/x86: Just return error for sanity check failure instead of using BUG_ON
 2013-04-04 10:42 UTC 

[PATCH 0/3] pinctrl: exynos5440: add gpio interrupt
 2013-03-26 15:12 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodes
` [PATCH 2/3] pinctrl: exynos5440: add gpio interrupt support
` [PATCH 3/3] ARM: dts: list the interrupts generated by pin-controller on Exynos5440

[PATCH 1/2] mfd: db8500-prcmu: Return early if the TCPM cannot be located
 2013-04-04 10:39 UTC  (2+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Support platform dependant device selection

[ 000/124] 3.8.6-stable review
 2013-04-04 10:36 UTC  (13+ messages)
` [ 105/124] af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
            ` [PATCH 1/2] Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
              ` [PATCH 2/2] af_unix: If we don't care about credentials coallesce all messages

[GIT PULL] GPIO fixes for the v3.9 series
 2013-04-04 10:30 UTC 

[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2013-04-04 10:30 UTC  (5+ messages)
` [PATCH v3 6/7] NFSv4: Add O_DENY* open flags support

cuenta cancelada
 2013-04-04  9:30 UTC 

[PATCHv3 0/6] fb: vt8500: patches for 3.10
 2013-04-04 10:16 UTC  (3+ messages)

[PATCH 1/9] ARM: ux500: Increase the size of the PRCMU's TCPM size
 2013-04-04 10:15 UTC  (14+ messages)
` [PATCH 3/9] ARM: ux500: Supply a DTS file for the u8540 platform
    ` [PATCH] "
` [PATCH 4/9] ARM: ux500: Move Snowball's thermal DT node into existing PRCMU one
` [PATCH 5/9] ARM: ux500: Over-ride TCDM size when booting the DB8540 platform
    ` [PATCH] "
` [PATCH 9/9] mfd: db8500-prcmu: Support platform dependant device selection

[PATCH v3 0/3] Platform support for EHRPWM & ECAP devices in DAVINCI
 2013-04-04 10:10 UTC  (5+ messages)

[PATCH] gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
 2013-04-04 10:13 UTC  (7+ messages)

[PATCH 1/2] mfd: db8500-prcmu: Return early if the TCPM cannot be located
 2013-04-04 10:06 UTC  (4+ messages)
` [PATCH 2/2] mfd: db8500-prcmu: Support platform dependant device selection

[PATCH 1/2] mfd: omap-usb-host: Convert to devm_ioremap_resource()
 2013-04-04 10:06 UTC  (4+ messages)
` [PATCH 2/2] mfd: omap-usb-tll: "

[PATCH v4] gpio: mcp23s08: convert driver to DT
 2013-04-04 10:02 UTC 

Uhhuh. NMI received for unknown reason 2c on CPU 0
 2013-04-04  9:58 UTC  (13+ messages)

[RFC-v3 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode
 2013-04-04  9:51 UTC  (13+ messages)
` [RFC-v3 1/9] target: Add export of target_get_sess_cmd symbol
` [RFC-v3 2/9] iscsi-target: Add iscsit_transport API template
` [RFC-v3 3/9] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC-v3 4/9] iscsi-target: Add iser-target parameter keys + setup during login
` [RFC-v3 5/9] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC-v3 6/9] iscsi-target: Refactor RX PDU logic + export request PDU handling
` [RFC-v3 7/9] iscsi-target: Refactor TX queue logic + export response PDU creation
` [RFC-v3 8/9] iscsi-target: Add iser network portal attribute
` [RFC-v3 9/9] iser-target: Add iSCSI Extensions for RDMA (iSER) target driver

[PATCH] Add non-zero module sections to sysfs
 2013-04-04  9:40 UTC  (3+ messages)

[PATCH 1/2] mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
 2013-04-04  9:38 UTC  (5+ messages)

[GIT PULL] at91: DT changes for 3.10 #2
 2013-04-04  9:37 UTC  (4+ messages)

[PATCH] sysfs: check if one entry has been removed before freeing
 2013-04-04  9:36 UTC  (7+ messages)

[PATCH v8 0/2] ARM: davinci: add support for dm365 vpbe display
 2013-04-04  9:35 UTC  (5+ messages)
` [PATCH v8 1/2] ARM: davinci: dm365: add support for v4l2 video display
` [PATCH v8 2/2] ARM: davinci: dm365 EVM: add support for VPBE display

[PATCH v3 01/11] usb: phy: Add APIs for runtime power management
 2013-04-04  9:26 UTC  (5+ messages)

[PATCH v7 0/2] ARM: davinci: dm355: add support for vpbe display
 2013-04-04  9:20 UTC  (5+ messages)
` [PATCH v7 1/2] ARM: davinci: dm355: add support for v4l2 video display
` [PATCH v7 2/2] ARM: davinci: dm355 EVM: add support for VPBE display

[PATCH 1/1] regmap: cache: Make regcache_sync_block_raw static
 2013-04-04  9:06 UTC 

Returned email: Zztmaxzyj wseakwp
 2013-04-04  9:13 UTC 

Message filtered: Zztmaxzyj wseakwp
 2013-04-04  9:11 UTC 

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-04-04  9:09 UTC  (7+ messages)
` [PATCH 1/6] mm/hugetlb: introduce new sysctl knob which control gigantic page pools shrinking
` [PATCH 2/6] mm/hugetlb: update_and_free_page gigantic pages awareness
` [PATCH 3/6] mm/hugetlb: enable gigantic hugetlb page pools shrinking
` [PATCH 4/6] mm/hugetlb: use already exist huge_page_order() instead of h->order
` [PATCH 5/6] mm/hugetlb: remove redundant hugetlb_prefault
` [PATCH 6/6] mm/hugetlb: use already exist interface huge_page_shift

[GIT] HID
 2013-04-04  9:06 UTC 

[PATCH] clk: tegra: Use common of_clk_init() function
 2013-04-04  9:05 UTC 

[PATCH] clk: tegra: Add missing cdev1 and cdev2 clocks
 2013-04-04  9:05 UTC 

[PATCH] clk: tegra: Fix cdev1 and cdev2 IDs
 2013-04-04  9:05 UTC 

[PATCH 3.9 repost] cputime: Fix accounting on multi-threaded processes
 2013-04-04  8:57 UTC 

[PATCH 3.8-stable] ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440
 2013-04-04  8:27 UTC 

[PATCH] timer: Fix possible issues with non serialized timer_pending( )
 2013-04-04  8:26 UTC  (4+ messages)
` [RFC] Add implicit barriers to irqsave/restore class of functions

[PATCH 3.8-stable] cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
 2013-04-04  8:25 UTC 

[PATCH v9 00/14] Tegra114 clockframework
 2013-04-04  8:20 UTC  (5+ messages)

[RFC PATCH] Use target compiler for user binaries in samples/
 2013-04-04  8:18 UTC  (2+ messages)

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-04-04  8:12 UTC  (29+ messages)

[PATCH -v2 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
 2013-04-04  8:11 UTC  (3+ messages)
` [PATCH v2 1/4] x86, kdump: Set crashkernel_low automatically

linux-next: manual merge of the akpm tree with the vfs tree
 2013-04-04  8:10 UTC  (5+ messages)

[PATCH 1/2] deb-pkg: split debug symbols in their own package
 2013-04-04  8:04 UTC  (2+ messages)

[PATCH 00/23] perf: integrate with kconfig and CONFIG driven features
 2013-04-04  8:02 UTC  (5+ messages)
` [PATCH 09/23] perf: make cfi unwind support based on CONFIG_LIBUNWIND

[PATCH v2] i2c-hid: fix length for set/get report in i2c hid
 2013-04-04  8:01 UTC  (4+ messages)

[PATCH v3.7+] HID: magicmouse: fix race between input_register() and probe()
 2013-04-04  7:52 UTC  (3+ messages)

make[2]: execvp: /bin/bash: Argument list too long
 2013-04-04  7:05 UTC  (5+ messages)

[PATCH] HID: hid-sensor-hub: do not process feature reports in raw_event
 2013-04-04  7:48 UTC  (4+ messages)

[RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks
 2013-04-04  7:35 UTC  (4+ messages)
` [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs

[PATCH v3 00/11] usb: dwc3/xhci/phy: Enable runtime power management
 2013-04-04  7:32 UTC  (5+ messages)

GPS driver for Linux - kernel or user-space driver?
 2013-04-04  7:33 UTC  (6+ messages)

linux-next: Tree for Apr 4
 2013-04-04  7:22 UTC 

[PATCH v3 linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-04-04  7:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).