messages from 2014-01-17 06:47:40 to 2014-01-17 13:57:08 UTC [more...]
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-01-17 16:02 UTC (3+ messages)
` [PATCH 10/9] PCI/MSI: Undeprecate pci_enable_msi()
` [PATCH 11/9] PCI/MSI: Phase out pci_enable_msi_block()
[GIT] floppy
2014-01-17 13:57 UTC
debugging head.S
2014-01-17 13:41 UTC
Why is (2 < 2) true? Is it a gcc bug?
2014-01-17 13:55 UTC (2+ messages)
ACPI and PM queue for 3.14-rc1
2014-01-17 14:05 UTC
Deadlock in do_page_fault() on ARM (old kernel)
2014-01-17 13:46 UTC (2+ messages)
[PATCH 1/4] sched: Remove 'cpu' parameter for idle_balance()
2014-01-17 13:44 UTC (6+ messages)
` [PATCH 2/4] sched: Fix race in idle_balance()
` [PATCH 3/4] sched: Move idle_stamp up to the core
` [PATCH 4/4] sched: Idle task shortcut optimization
[PATCH] x86, cpu hotplug, use cpumask stack safe variant cpumask_var_t in check_irq_vectors_for_cpu_disable()
2014-01-17 13:39 UTC
[PATCH] Bluetooth: Add hci_h4p driver
2014-01-17 13:34 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] staging/bluetooth: "
` [PATCH] Bluetooth: add module name for btwilink
Baytrail problems (was Re: Linux 3.13-rc8)
2014-01-17 13:45 UTC (5+ messages)
[PATCH net-next v3 0/8] net: stmmac: Add Allwinner A20 GMAC ethernet
2014-01-17 13:24 UTC (9+ messages)
` [PATCH net-next v3 1/8] net: stmmac: Enable stmmac main clock when probing hardware
` [PATCH net-next v3 2/8] net: stmmac: Add support for optional reset control
` [PATCH net-next v3 3/8] net: stmmac: Allocate and pass soc/board specific data to callbacks
` [PATCH net-next v3 4/8] blackfin: Update stmmac callback signatures
` [PATCH net-next v3 5/8] net: stmmac: Honor DT parameter to force DMA store and forward mode
` [PATCH net-next v3 6/8] net: stmmac: Deprecate snps,phy-addr and auto-detect PHY address
` [PATCH net-next v3 7/8] net: stmmac: Use driver data and callbacks tied with compatible strings
` [PATCH net-next v3 8/8] net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
[PATCH] Staging: comedi: move trailing statement to next line in ni_mio_common.c
2014-01-17 13:12 UTC (3+ messages)
` [PATCH v8] Staging: comedi: convert while loop to timeout "
[ipc] 5769cf63: LTP semget02 TFAILs
2014-01-17 13:08 UTC (2+ messages)
[PATCH] nfs: don't update isize when NFS_INO_LAYOUTCOMMITTING in nfs_update_inode
2014-01-17 13:05 UTC (6+ messages)
` [PATCH 1/2] NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding
` [PATCH 2/2] NFSv4.1: Fix a race in nfs4_write_inode
[PATCH 00/20] Make ACPI core running on ARM64
2014-01-17 12:25 UTC (21+ messages)
` [PATCH 01/20] ARM64 / ACPI: Make PCI optional for ACPI "
` [PATCH 02/20] ARM64 : Add dummy asm/cpu.h
` [PATCH 03/20] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64
` [PATCH 04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file
` [PATCH 05/20] ARM64 / ACPI: Introduce lowlevel suspend function
` [PATCH 06/20] ARM64 / ACPI: Introduce some PCI functions when PCI is enabled
` [PATCH 07/20] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH 08/20] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH 09/20] ARM64 / ACPI: Implement core functions for parsing MADT table
` [PATCH 10/20] ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to APIC id
` [PATCH 11/20] ARM64 / ACPI: Get the enable method for SMP initialization
` [PATCH 12/20] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation
` [PATCH 13/20] ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm
` [PATCH 14/20] Irqchip / gic: Set as default domain so we can access from ACPI
` [PATCH 15/20] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem
` =?yes?q?=5BPATCH=2016/20=5D=20ACPI=20/=20GIC=3A=20Initialize=20GIC=20using=20the=20information=20in=20MADT?=
` [PATCH 17/20] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer
` [PATCH 18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE
` [PATCH 19/20] clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_DECLARE
` [PATCH 20/20] ARM64 / clocksource: Use clocksource_acpi_init()
[slub shrink] 0f6934bf16: +191.9% vmstat.system.cs
2014-01-17 13:00 UTC (3+ messages)
[PATCH] net: sk == 0xffffffff fix - not for commit
2014-01-17 12:47 UTC (8+ messages)
powerpc/hugetlb: BUG: using smp_processor_id() in preemptible
2014-01-17 12:41 UTC (3+ messages)
[PATCH 00/16] perf tools: Add libdw DWARF unwind support
2014-01-17 12:34 UTC (4+ messages)
Input: edt-ft5x06: Add DT support
2014-01-17 12:28 UTC (5+ messages)
` [PATCHv3 1/4] DT: Add vendor prefix for Emerging Display Technologies
` [PATCHv3 2/4] Input: edt_ft5x06: use devm_* functions where appropriate
` [PATCHv3 3/4] Input: edt-ft5x06: Add DT support
` [PATCHv3 4/4] Input: edt-ft5x06 adjust reset delays according to datasheet
[PATCH] ASoC: wm8804: Allow control of master clock divider in PLL generation
2014-01-17 12:22 UTC (5+ messages)
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2014-01-17 12:20 UTC (6+ messages)
` [RFT][PATCH] ACPI / init: Run acpi_early_init() before efi_enter_virtual_mode() (was: Re: [RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME)
[PATCH] dcache: fix d_splice_alias handling of aliases
2014-01-17 12:17 UTC (8+ messages)
ipv6: default route for link local address is not added while assigning a address
2014-01-17 12:16 UTC (3+ messages)
[PATCH(v2)] commoncap: don't alloc the credential unless needed in cap_task_prctl
2014-01-17 12:15 UTC
[PATCH] libahci: correct a misleading comment
2014-01-17 12:10 UTC (3+ messages)
[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
2014-01-17 12:06 UTC (4+ messages)
[PATCH 0/4] Add Allwinner A31 SPI controller support
2014-01-17 12:07 UTC (4+ messages)
` [PATCH 2/4] ARM: sun6i: dt: Add PLL6 and SPI module clocks
[PATCH 0/3] ACPI: Some patches to prepare for running ACPI on !x86 and !ia64
2014-01-17 12:06 UTC (3+ messages)
` [PATCH 1/3] ACPI / idle: Move idle_boot_override out of the arch directory
[PATCH] mm/kmemleak: add support for re-enable kmemleak at runtime
2014-01-17 12:04 UTC (2+ messages)
Notification
2014-01-17 12:05 UTC
[PATCH 3.13-rc5] module: Add missing newline in printk call
2014-01-17 11:58 UTC (2+ messages)
[PATCH v3] HID: New hid-cp2112 driver
2014-01-17 11:59 UTC (2+ messages)
[PATCH V6 0/2] Exynos5250 SATA Support
2014-01-17 11:50 UTC (4+ messages)
` [PATCH V6 1/2] PHY: Exynos: Add Exynos5250 SATA PHY driver
[PATCH] cris: Provide {in,out}[wl]_p()
2014-01-17 11:30 UTC
[PATCH] gpio: intel-mid: comments cleanup
2014-01-17 11:38 UTC (2+ messages)
[percpu_counter] a9804b7b0: xfstests.generic.226.fail
2014-01-17 11:09 UTC
[RFC PATCH 0/3] add LZ4 compression support
2014-01-17 11:04 UTC (4+ messages)
` [RFC PATCH 1/3] zram: delete zram_init_device() function
` [RFC PATCH 2/3] zram: introduce zram compressor operations struct
` [RFC PATCH 3/3] zram: list and select compression algorithms
[percpu_counter] 74e72f894: -47.6% aim7 jobs-per-min
2014-01-17 10:56 UTC (2+ messages)
[PATCH 00/11] cross rename v3
2014-01-17 10:53 UTC (7+ messages)
` [PATCH 11/11] ext4: add cross rename support
[PATCH, RFC 00/30] sleep_on removal
2014-01-17 10:51 UTC (9+ messages)
` [PATCH, RFC 05/30] [media] omap_vout: avoid sleep_on race
` [PATCH, RFC 06/30] [media] usbvision: remove bogus sleep_on_timeout
` [PATCH, RFC 07/30] [media] radio-cadet: avoid interruptible_sleep_on race
` [PATCH, RFC 08/30] [media] arv: fix sleep_on race
[PATCH] arm64: fix strnlen_user when count <= strlen
2014-01-17 10:51 UTC (2+ messages)
[PATCH] x86: dma-mapping: fix GFP_ATOMIC macro usage
2014-01-17 10:49 UTC (2+ messages)
gcc tickets for sparse attributes
2014-01-17 10:23 UTC (5+ messages)
[PATCH v5 0/4] Krait L1/L2 EDAC driver
2014-01-17 10:21 UTC (10+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
[PATCH 0/11] use ether_addr_equal_64bits
2014-01-17 10:18 UTC (9+ messages)
` [PATCH 4/11] "
AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
2014-01-17 10:18 UTC (9+ messages)
` [PATCH] x86, CPU, AMD: Add workaround for family 16h, erratum 793
[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
2014-01-17 10:07 UTC (8+ messages)
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS
` [PATCH v7 3/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
` [PATCH v7 4/7] CIFS: Add O_DENY* open flags support
` [PATCH v7 5/7] NFSD: Pass share reservations flags to VFS
` [PATCH v7 6/7] NFSv4: Add deny state handling for nfs4_state struct
` [PATCH v7 7/7] NFSv4: Add O_DENY* open flags support
[PATCH] ARM64: perf: support dwarf unwinding in compat mode
2014-01-17 10:07 UTC (7+ messages)
[PATCH net-next 0/2] reciprocal_divide updates
2014-01-17 10:05 UTC (5+ messages)
` [PATCH net-next 2/2] reciprocal_divide: correction/update of the algorithm
[PATCH net-next v2 2/3] net: add trim helper and convert users
2014-01-17 10:06 UTC (3+ messages)
[PATCH] clocksource: timer-sun5i: Switch to sched_clock_register()
2014-01-17 10:05 UTC (2+ messages)
[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
2014-01-17 9:59 UTC (9+ messages)
` [PATCH RFC 1/6] net: rfkill: gpio: fix gpio name buffer size off by 1
` [PATCH RFC 2/6] net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepare
` [PATCH RFC 3/6] net: rfkill: gpio: fix reversed clock enable state
` [PATCH RFC 4/6] net: rfkill: gpio: add device tree support
` [PATCH RFC 5/6] net: rfkill: gpio: add clock-frequency device tree property
` [PATCH RFC 6/6] ARM: sun7i: cubietruck: enable bluetooth module
[PATCH 0/6] pseudo-interleaving for automatic NUMA balancing
2014-01-17 9:54 UTC (3+ messages)
` [PATCH 6/6] numa,sched: normalize faults_from stats and weigh by CPU use
[Q] L1_CACHE_BYTES on flush_pfn_alias function
2014-01-17 9:54 UTC
[PATCH v5] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
2014-01-17 9:43 UTC (2+ messages)
` [PATCH v6] "
[PATCH net] net: core: orphan frags before queuing to slow qdisc
2014-01-17 9:42 UTC
[BUG] Panic when booting
2014-01-17 9:42 UTC (2+ messages)
[PATCH 1/2] USB: at91: fix the number of endpoint parameter
2014-01-17 9:29 UTC (4+ messages)
` [PATCH 2/2] USB: at91: using USBA_NR_DMAS for DMA channels
[PATCH v2 resend 0/5] arm64: advertise availability of CRC and crypto instructions
2014-01-17 9:23 UTC (6+ messages)
` [PATCH v2 resend 1/5] ARM: add support for AT_HWCAP2 ELF auxv entry
` [PATCH v2 resend 2/5] binfmt_elf: add ELF_HWCAP2 to compat auxv entries
` [PATCH v2 resend 3/5] arm64: add AT_HWCAP2 support for 32-bit compat
` [PATCH v2 resend 4/5] ARM: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
` [PATCH v2 resend 5/5] arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
[PATCH] tty: Fallback to use dynamic major number
2014-01-17 9:24 UTC (6+ messages)
[PATCH] media: i2c: mt9v032: Check return value of clk_prepare_enable/clk_set_rate
2014-01-17 9:22 UTC
[PATCH] media: i2c: mt9p031: Check return value of clk_prepare_enable/clk_set_rate
2014-01-17 9:17 UTC
[patch -mm] mm, oom: prefer thread group leaders for display purposes
2014-01-17 9:17 UTC (7+ messages)
` [patch v2 "
[RFC PATCH] fs null_blk: Null pointer deference problem in alloc_page_buffers
2014-01-17 9:22 UTC
[RFC][PATCH] preempt: Debug for possible missed preemption checks
2014-01-17 9:08 UTC (3+ messages)
[BUG] perf stat: corrupts memory when using PMU cpumask
2014-01-17 9:00 UTC
[PATCH 0/5] HID logitech DJ fixes and preps for enabling extended features
2014-01-17 8:48 UTC (4+ messages)
` [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue
[PATCH 0/5] Fix ebizzy performance regression due to X86 TLB range flush v3
2014-01-17 8:53 UTC (5+ messages)
` [PATCH 1/5] x86: mm: Account for TLB flushes only when debugging
` [PATCH] mm: vmstat: Do not display stats for TLB flushes unless debugging
[PATCH] cris: cryptocop: fix GFP_ATOMIC macro usage
2014-01-17 8:47 UTC
[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
2014-01-17 8:46 UTC
[PATCH] ARM: dma-mapping: fix GFP_ATOMIC macro usage
2014-01-17 8:46 UTC
[PATCH v15] dmaengine: Add MOXA ART DMA engine driver
2014-01-17 8:46 UTC (2+ messages)
` [PATCH v16] "
[PATCH v2 0/6] arm64: Add audit support
2014-01-17 8:13 UTC (7+ messages)
` [PATCH v2 1/6] audit: Enable arm64 support
` [PATCH v2 2/6] arm64: Add regs_return_value() in syscall.h
` [PATCH v2 3/6] arm64: Add audit support
` [PATCH v2 4/6] arm64: audit: Add 32-bit (compat) syscall support
` [PATCH v2 5/6] arm64: audit: Add makefile rule to create unistd_32.h for compat syscalls
` [PATCH v2 6/6] arm64: audit: Add audit hook in ptrace/syscall_trace
[PATCH] audit: Modify a set of system calls in audit class definitions
2014-01-17 8:12 UTC
[PATCH v3] audit: generic compat system call support
2014-01-17 8:11 UTC (2+ messages)
` [PATCH v3] audit: Add generic compat syscall support
[PATCHSET 0/5] tracing/uprobes: Support multi buffer and event trigger
2014-01-17 8:08 UTC (6+ messages)
` [PATCH 1/5] tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
` [PATCH 2/5] tracing/uprobes: Move argument fetching to uprobe_dispatcher()
` [PATCH 3/5] tracing/uprobes: Support ftrace_event_file base multibuffer
` [PATCH 4/5] tracing/uprobes: Support event triggering
` [PATCH 5/5] tracing/uprobes: Support mix of ftrace and perf
[PATCHv5 RESEND 03/10] Thermal: Add cooling device APIs
2014-01-17 13:27 UTC (3+ messages)
` [PATCHv5 RESEND 08/10] Thermal: Add Documentation to new APIs
` [PATCHv5 RESEND 09/10] Thermal: Add ABI Documentation for sysfs interfaces
perf tools: Random cleanups
2014-01-17 7:56 UTC (8+ messages)
` [PATCH 2/3] perf tools: Spare double comparison of callchain first entry
[PATCH] mtd: davinci_nand: Remove unnecessary labels from error path
2014-01-17 7:50 UTC (4+ messages)
[PATCH] perf tools: Fix JIT profiling on heap
2014-01-17 7:44 UTC (3+ messages)
[PATCH v3] ACPI: Fix acpi_evaluate_object() return value check
2014-01-17 7:46 UTC (2+ messages)
[PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-01-17 7:40 UTC (5+ messages)
` [PATCH v2 1/2] i2c: qup: Add device tree bindings information
[PATCH 0/4] module autoloading fixes
2014-01-17 7:37 UTC (6+ messages)
` [PATCH 3/4] fix module autoloading for ACPI enumerated devices
Kconfig errors
2014-01-17 7:37 UTC
[PATCH V2 1/1] Drivers: hv: Implement the file copy service
2014-01-17 7:31 UTC (3+ messages)
[PATCH] f2fs: avoid f2fs_balance_fs call during pageout
2014-01-17 7:22 UTC
[PATCHv3 0/8] zram stats rework and code cleanup
2014-01-17 7:09 UTC (12+ messages)
` [PATCHv3 3/8] zram: remove good and bad compress stats
` [PATCHv3 4/8] zram: use atomic64_t for all zram stats
` [PATCHv3 5/8] zram: remove zram stats code duplication
` [PATCHv3 7/8] zram: drop not used table `count' member
` [PATCHv3 8/8] zram: move zram size warning to documentation
[PATCHv10 0/2] dma: Add Freescale eDMA engine driver support
2014-01-17 6:04 UTC (3+ messages)
` [PATCHv10 1/2] ARM: dts: vf610: Add eDMA node
` [PATCHv10 2/2] dma: Add Freescale eDMA engine driver support
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