messages from 2012-04-16 14:46:08 to 2012-04-16 19:25:44 UTC [more...]
[PATCH] dac960: Remove unused variables from DAC960_CreateProcEntries()
2012-04-16 19:25 UTC (2+ messages)
[PATCH] mtip32xx: release the semaphore on an error path
2012-04-16 19:24 UTC
[GIT PULL] (xen) for stable/for-ingo-v3.5.v3 for v3.5
2012-04-16 19:19 UTC (5+ messages)
` [PATCH 1/3] x86/apic: Replace io_apic_ops with x86_io_apic_ops
` [PATCH 2/3] xen/x86: Implement x86_apic_ops
` [PATCH 3/3] Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'"
mtip32xx: Add new bitwise flag 'dd_flag'
2012-04-16 19:21 UTC (2+ messages)
[PATCH] mfd: fix modular builds of rc5t583 regulator support
2012-04-16 19:26 UTC (4+ messages)
mtdchar kernel oops
2012-04-16 19:17 UTC (6+ messages)
Please fix or revert: [PATCH] checkpatch: add --strict tests for braces, comments and casts
2012-04-16 19:44 UTC (5+ messages)
[PATCH v17 00/15] seccomp_filter: BPF-based syscall filtering
2012-04-16 19:11 UTC (7+ messages)
` [PATCH v17 01/15] Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
ehci dynamic debug problem
2012-04-16 19:07 UTC (8+ messages)
[PATCH] fsl_pmc: update device bindings
2012-04-16 19:04 UTC (2+ messages)
` "
"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
2012-04-16 18:57 UTC (8+ messages)
` [linux-pm] "
swap on eMMC and other flash
2012-04-16 18:59 UTC (6+ messages)
[PATCH] ep93xx: Implement double buffering for M2M DMA channels
2012-04-16 18:59 UTC (9+ messages)
[PATCH] Yama: add additional ptrace scopes
2012-04-16 18:56 UTC
[PATCH v4 2/2] regulator: add device tree support for max8997
2012-04-16 18:56 UTC (3+ messages)
[PATCH v2] regulator: core: Add checking set_mode callback in regulator_set_optimum_mode
2012-04-16 18:55 UTC (2+ messages)
[PATCH RFT] regulator: tps65023: Use generic regmap enable/disable operations
2012-04-16 18:54 UTC (2+ messages)
[PATCH] arch/arm/mach-tegra/board-dt-tegra20.c: included asm/hardware/gic.h twice
2012-04-16 18:54 UTC (2+ messages)
` "
[PATCH resend] x86: Remove wrong error message in x86_default_fixup_cpu_id
2012-04-16 18:53 UTC (8+ messages)
` [tip:x86/urgent] x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()
` [PATCH resend] "
[tip:x86/urgent] x86, efi: Add dedicated EFI stub entry point
2012-04-16 18:52 UTC (2+ messages)
[NEW]: Introducing shrink_all_memory from user space
2012-04-16 18:50 UTC (2+ messages)
[PATCH v2 1/6] ARM: tegra: do not hide dma declarations
2012-04-16 18:48 UTC (2+ messages)
[PATCH v4 0/2] regulator: add irq domain and device tree support for MAX8997
2012-04-16 18:47 UTC (5+ messages)
` [PATCH v4 1/2] mfd: add irq domain support for max8997 interrupts
[PATCH 0/3] perf, tool: kvm record & event processing fixies
2012-04-16 18:42 UTC (3+ messages)
` [PATCH 3/3] perf, tool: Fail on processing event with unknown size
` [PATCHv2 "
[PATCH 2/2] ata_piix: defer disks to the Hyper-V drivers by default
2012-04-16 18:41 UTC (7+ messages)
` [PATCH 0/2] Hyper-V disk support V3
Followup: [PATCH -mm] make swapin readahead skip over holes
2012-04-16 18:34 UTC
[PATCH v11]: Hibernation: fix the number of pages used for hibernate/thaw buffering
2012-04-16 18:38 UTC (4+ messages)
(no subject)
2012-04-16 18:33 UTC
[PATCH] KVM: x86: Run PIT work in own kthread
2012-04-16 18:26 UTC
[PATCH 00/19 v5] Fix filesystem freezing deadlocks
2012-04-16 18:25 UTC (30+ messages)
` [PATCH 01/27] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 02/27] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 03/27] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 04/27] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 05/27] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 07/27] mm: Update file times from fault path only if .page_mkwrite is not set
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 10/27] fat: "
` [PATCH 11/27] btrfs: "
` [PATCH 12/27] nfsd: "
` [PATCH 13/27] fs: Improve filesystem freezing handling
` [PATCH 14/27] fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
` [PATCH 15/27] fs: Skip atime update on frozen filesystem
` [PATCH 16/27] fs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 17/27] ext4: Convert to new freezing mechanism
` [PATCH 18/27] xfs: Convert to new freezing code
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
` [PATCH 20/27] gfs2: "
` [PATCH 21/27] fuse: "
` [PATCH 22/27] ntfs: "
` [PATCH 23/27] nilfs2: "
` [PATCH 24/27] btrfs: "
` [PATCH 25/27] fs: Remove old "
` [PATCH 26/27] fs: Refuse to freeze filesystem with open but unlinked files
` [PATCH 27/27] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
[PATCH 0/5] ACPI: Add _OST support for ACPI hotplug
2012-04-16 18:24 UTC (9+ messages)
[PATCH] vsprintf: Correctly handle width when '#' flag used in %#p format
2012-04-16 18:17 UTC
[PATCH] xen: always set the sched clock as unstable
2012-04-16 18:17 UTC (14+ messages)
` [Xen-devel] "
[PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them
2012-04-16 18:05 UTC (4+ messages)
` [regression] Ideapad S10-3 does not wake up from suspend (Re: [PATCH v2 2/2] x86: don't unmask disabled irqs when migrating them)
` [regression] Ideapad S10-3 does not wake up from suspend
[PATCH 1/3] pinctrl: display pin name instead of raw pin id
2012-04-16 18:11 UTC (2+ messages)
[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
2012-04-16 17:46 UTC (9+ messages)
` [PATCH RFC v2] "
[PATCH V3 0/2] MFD and GPIO for STA2X11
2012-04-16 18:11 UTC (5+ messages)
` [PATCH V3 1/2] mfd: Add driver for STA2X11 MFD block
[PATCH v6 00/18] Introduce a led trigger for CPU activity and consolidate LED driver in ARM
2012-04-16 18:09 UTC (5+ messages)
` [PATCH 01/18] led-triggers: create a trigger for CPU activity
[PATCH v4] mfd: da9052: add device-tree support for i2c driver
2012-04-16 18:13 UTC (2+ messages)
[PATCH 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
2012-04-16 18:01 UTC (7+ messages)
[GIT PULL] perf fixes
2012-04-16 17:48 UTC
[PATCH] seccomp: ignore secure_computing return values
2012-04-16 17:47 UTC
[PATCH v2]NEXT:drivers:staging:rtl8187se Fix typos in staging:rtl8187se
2012-04-16 17:50 UTC (2+ messages)
[PATCH] mfd: Sort Kconfig entries for mfd drivers
2012-04-16 17:44 UTC (3+ messages)
[PATCH 1/2] mfd/db5500-prcmu: delete DB5500 PRCMU support
2012-04-16 17:42 UTC (3+ messages)
[PATCH] auto balloon initial domain and fix dom0_mem=X inconsistencies (v5)
2012-04-16 17:15 UTC (8+ messages)
` [PATCH 1/8] xen/p2m: Move code around to allow for better re-usage
` [PATCH 2/8] xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
` [PATCH 3/8] xen/p2m: Collapse early_alloc_p2m_middle redundant checks
` [PATCH 4/8] xen/p2m: An early bootup variant of set_phys_to_machine
` [PATCH 6/8] xen/setup: Work properly with 'dom0_mem=X' or with not dom0_mem
` [PATCH 7/8] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
` [PATCH 8/8] xen/setup: Combine the two hypercall functions - since they are quite similar
linux-next: build failure after merge of the rcu tree
2012-04-16 17:02 UTC (2+ messages)
[RFC PATCH] PCIe: Add PCIe runtime D3cold support
2012-04-16 17:07 UTC (6+ messages)
linux-next: Tree for Apr 16
2012-04-16 19:51 UTC (3+ messages)
` [PATCH -next] mtd: fix sbc2_flash build when PCI is not enabled
` [PATCH -next] wireless: TI wlxxx depends on MAC80211
[PATCH V3] pinctrl: implement devm_pinctrl_get()/put()
2012-04-16 16:51 UTC
[PATCH] mfd: asic3: fix asic3_gpio_to_irq
2012-04-16 16:58 UTC (2+ messages)
[PATCH] mfd: Convert Intel MSIC driver to use devm_* interfaces
2012-04-16 16:50 UTC (2+ messages)
[PATCH linux-next 0/1] ath6k: Normalize use of FW_DIR
2012-04-16 16:42 UTC (4+ messages)
` [PATCH linux-next 1/1] "
[PATCH 1/1] lpc_sch: Add Intel Centerton Multifunction Device support
2012-04-16 16:42 UTC (3+ messages)
[PATCH RFC V6 0/11] Paravirtualized ticketlocks
2012-04-16 16:42 UTC (7+ messages)
` [Xen-devel] "
[PATCH] video/via: Convert to kstrtou8_from_user
2012-04-16 16:36 UTC (2+ messages)
[PATCH] [trivial] Fix typo in various Kconfig file
2012-04-16 19:32 UTC (2+ messages)
[PATCH v2] mfd: asic3: Avoid unbalanced irq wakeup enables/disables
2012-04-16 16:40 UTC (2+ messages)
[ 00/78] 3.3.2-stable review
2012-04-16 16:27 UTC (11+ messages)
` [ath9k-devel] "
[PATCH] pidns: reboot_pid_ns: use SEND_SIG_FORCED instead of force_sig()
2012-04-16 16:24 UTC (6+ messages)
[PATCH] drivers/net/wireless/libertas/if_usb.c: add missing debugging code
2012-04-16 16:20 UTC (2+ messages)
[PATCH] Remove Marcel Selhorst as maintainer
2012-04-16 16:16 UTC (4+ messages)
linux-next: build failure after merge of the final tree (security tree related)
2012-04-16 16:15 UTC (5+ messages)
[PATCH v2 1/3] USB: Add driver for NXP ISP1301 USB transceiver
2012-04-16 16:12 UTC (8+ messages)
[RFC] writeback and cgroup
2012-04-16 15:52 UTC (16+ messages)
` [Lsf] "
[PATCH] staging: iio: light: isl29028: fix correct mask value
2012-04-16 16:08 UTC (2+ messages)
[sched/rt] Optimization of function pull_rt_task()
2012-04-16 16:06 UTC (2+ messages)
[PATCH 1/1] pinctrl: handle dummy state in core
2012-04-16 16:03 UTC (2+ messages)
[PATCH 00/13] KVM: MMU: fast page fault
2012-04-16 16:02 UTC (15+ messages)
[PATCH 1/4] blacklight: Remove redundant spi driver bus initialization
2012-04-16 16:08 UTC (3+ messages)
` [PATCH 3/4] mfd: "
[REGRESSION] rtc/interface.c: kills suspend-to-ram
2012-04-16 15:57 UTC (6+ messages)
[PATCH v2] mfd: asic3: Set DS1WM clock_rate
2012-04-16 16:04 UTC (2+ messages)
[PATCH v2 00/16] KVM: MMU: fast page fault
2012-04-16 15:54 UTC (7+ messages)
` [PATCH v2 04/16] KVM: MMU: return bool in __rmap_write_protect
[PATCH 1/3] x86: add io_apic_ops to allow interception
2012-04-16 15:47 UTC (5+ messages)
` [PATCH 2/2] xen/x86: Implement x86_apic_ops
[PATCH 00/12] at91: 3.4-rc3 fixes
2012-04-16 15:52 UTC (3+ messages)
Problem with crypto when initializing TKIP
2012-04-16 15:51 UTC (3+ messages)
[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
2012-04-16 15:51 UTC (4+ messages)
` [PATCH 11/16] sched: add latency tracing for -deadline tasks
[RFC PATCH] s390: mm: rmap: Transfer storage key to struct page under the page lock
2012-04-16 15:50 UTC (4+ messages)
[PATCH V2 0/2] RC5T583: Add support for gpio
2012-04-16 15:49 UTC (3+ messages)
` [PATCH V2 2/2] mfd: rc5t583: add rc5t583's gpio in mfd device list
[RFCv2 0/8] perf tool: Add new event group management
2012-04-16 15:37 UTC (5+ messages)
[RFC PATCH] cpuidle: allow per cpu latencies
2012-04-16 15:34 UTC (6+ messages)
[PATCH 3/3] mfd: asic3: Add PCMCIA/CF support
2012-04-16 15:45 UTC (2+ messages)
[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
2012-04-16 15:34 UTC (9+ messages)
` [PATCH 2/6] uprobes: introduce is_swbp_at_addr_fast()
[PATCH] pagemap.h: fix warning about possibly used before init var
2012-04-16 15:31 UTC
[PATCH] mfd: wm8994: Cache chip revision
2012-04-16 15:39 UTC (2+ messages)
[PATCH RESEND] LEDS-One-Shot-Timer-Trigger-implementation
2012-04-16 15:28 UTC (4+ messages)
` [PATCH 1/1] leds: add "kickable" LED trigger
[PATCH] mfd: Silence uninitialized variable warning for wm8994-core
2012-04-16 15:37 UTC (2+ messages)
What Information is Required for Bug or Very Intermitent Suspend Bug
2012-04-16 15:27 UTC
[PATCH] staging: Fix typo within android drivers
2012-04-16 15:26 UTC
[tip:perf/core] perf ui annotate browser: Allow toggling addr offset view
2012-04-16 15:21 UTC (9+ messages)
[PATCH] drivers/net/wan/farsync.c: add missing iounmap
2012-04-16 15:22 UTC
[PATCH]NEXT:drivers:staging:rtl8187se Fix typos in staging:rtl8187se
2012-04-16 15:09 UTC
[PATCH 00/11] Swap-over-NFS without deadlocking V3
2012-04-16 15:03 UTC (5+ messages)
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
[PATCH] drivers/usb/musb/davinci.c: add missing unregister
2012-04-16 15:03 UTC
[PATCH] mfd: use module_pci_driver
2012-04-16 15:10 UTC (2+ messages)
[PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
2012-04-16 14:55 UTC (3+ messages)
[PATCH net-next] net: vxge: Add MODULE_FIRMWARE
2012-04-16 14:52 UTC (5+ messages)
[PATCH 1/8] regulator: core: Allow drivers to pass in a regmap
2012-04-16 14:47 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