messages from 2012-02-19 20:56:07 to 2012-02-20 07:29:13 UTC [more...]
[PATCH 0/6 v5] pagemap handles transparent hugepage
2012-02-20 7:28 UTC (4+ messages)
` [PATCH 2/6] thp: optimize away unnecessary page table locking
[PATCH] mm: mmap() sometimes succeeds even if the region to map is invalid
2012-02-20 7:23 UTC (3+ messages)
[PATCH RFC tip/core/rcu] rcu: direct algorithmic SRCU implementation
2012-02-20 7:15 UTC (2+ messages)
[PATCH v4 0/4] introduce External Connector Class (extcon)
2012-02-20 7:02 UTC (12+ messages)
` [PATCH v5 0/5] Introduce "
` [PATCH v5 1/5] Extcon (external connector): import Android's switch class and modify
` [PATCH v5 2/5] Extcon: support notification based on the state changes
` [PATCH v5 3/5] Extcon: support multiple states at a device
` [PATCH v5 4/5] Extcon: support mutually exclusive relation between cables
[PATCH 00/20] pinctrl: API change, config in mapping table
2012-02-20 6:46 UTC (21+ messages)
` [PATCH 01/20] pinctrl: pinctrl_register_mappings() shouldn't be __init
` [PATCH 02/20] pinctrl: use list_add_tail instead of list_add
` [PATCH 03/20] pinctrl: Store mapping table as a list of chunks
` [PATCH 04/20] pinctrl: Record a pin owner, not mux function, when requesting pins
` [PATCH 05/20] pinctrl: Re-order pinmux.[ch] to match each-other
` [PATCH 06/20] pinctrl: Re-order pinconf.[ch] "
` [PATCH 07/20] pinctrl: core.c/h cleanups
` [PATCH 08/20] pinctrl: Assume map table entries can't have a NULL name field
` [PATCH 09/20] pinctrl: Disallow map table entries with NULL dev_name field
` [PATCH 10/20] pinctrl: Assume map table entries can't have a NULL ctrl_dev_name field
` [PATCH 11/20] pinctrl: Downgrade pinctrl_get warning when no maps are found
` [PATCH 12/20] pinctrl: Use dev_*() instead of pr_*(), add some msgs, minor cleanups
` [PATCH 13/20] pinctrl: Error if mapping table's control dev can't be found
` [PATCH 14/20] pinctrl: Allocate sizeof(*p) instead of sizeof(struct foo)
` [PATCH 15/20] pinctrl: Fix and simplify locking
` [PATCH 16/20] pinctrl: Refactor struct pinctrl handling in core.c vs pinmux.c
` [PATCH 17/20] pinctrl: Add usecount to pins for muxing
` [PATCH 18/20] pinctrl: Fix pinconf_groups_show() to emit newline
` [PATCH 19/20] pinctrl: API changes to support multiple states per device
` [PATCH 20/20] pinctrl: Enhance mapping table to support pin config operations
[PATCH] Staging: usbip: Remove commented code
2012-02-20 6:37 UTC (2+ messages)
[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
2012-02-20 6:27 UTC (2+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()
pch_uart and pch_phub clock selection
2012-02-20 6:22 UTC (9+ messages)
[PATCH 00/30] RFC: x32 support
2012-02-20 6:22 UTC (45+ messages)
` [PATCH 01/30] x86: Factor out TIF_IA32 from 32-bit address space
` [PATCH 02/30] x86-64: Use explicit sizes in sigcontext.h, prepare for x32
` [PATCH 03/30] sysinfo: Move struct sysinfo to a separate header file
` [PATCH 04/30] posix_types: Introduce __kernel_[u]long_t
` [PATCH 05/30] x32: Create posix_types_x32.h
` [PATCH 06/30] sysinfo: Use explicit types in <linux/sysinfo.h>
` [PATCH 07/30] compat: Introduce COMPAT_USE_64BIT_TIME
` [PATCH 08/30] compat: Use COMPAT_USE_64BIT_TIME in the lp driver
` [PATCH 0/7] COMPAT_USE_64BIT_TIME v2
` [PATCH 1/7] compat: Introduce COMPAT_USE_64BIT_TIME
` [PATCH 2/7] compat: Add helper functions to read/write struct timeval, timespec
` [PATCH 3/7] compat: Handle COMPAT_USE_64BIT_TIME in the lp driver
` [PATCH 4/7] compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
` [PATCH 5/7] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
` [PATCH 6/7] compat: Use COMPAT_USE_64BIT_TIME in net/compat.c
` [PATCH 7/7] compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
` [PATCH 09/30] compat: Use COMPAT_USE_64BIT_TIME in the input subsystem
` [PATCH 10/30] compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem
` [PATCH 11/30] aio: Use __kernel_ulong_t to define aio_context_t
` [PATCH 12/30] compat: Create compat_sys_p{read,write}v64
` [PATCH 13/30] elf: Allow core dump-related fields to be overridden
` [PATCH 14/30] x86-64: Add prototype for old_rsp to a header file
` [PATCH 15/30] x32: Add a thread flag for x32 processes
` [PATCH 16/30] x86-64, ia32: Drop sys32_rt_sigprocmask
` [PATCH 17/30] x32: Add x32 system calls to syscall/syscall_64.tbl
` [PATCH 18/30] x32: Generate <asm/unistd_x32.h>
` [PATCH 19/30] x32: Generate <asm/unistd_64_x32.h>
` [PATCH 20/30] x86: Move some signal-handling definitions to a common header
` [PATCH 21/30] x32: Export setup/restore_sigcontext from signal.c
` [PATCH 22/30] x32: Add struct ucontext_x32
` [PATCH 23/30] x32: Add rt_sigframe_x32
` [PATCH 24/30] x32: Handle the x32 system call flag
` [PATCH 25/30] x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>
` [PATCH 26/30] x32: Signal-related system calls
` [PATCH 27/30] x32: Handle process creation
` [PATCH 28/30] x32: If configured, add x32 system calls to system call tables
` [PATCH 29/30] x32: Allow x32 to be configured
` [PATCH 30/30] x32: Add x32 VDSO support
[tip:perf/uprobes] uprobes/core: Clean up, refactor and improve the code
2012-02-20 6:08 UTC (2+ messages)
Fwd: Fine granularity page reclaim
2012-02-20 6:19 UTC
[PATCH 1/1] linux headers: header file(s) changes to enable spinlock use jumplabel
2012-02-20 6:14 UTC (5+ messages)
[PATCH 0/2 x86] fix some page faults in nmi if kmemcheck is enabled
2012-02-20 6:07 UTC (3+ messages)
` [PATCH 1/2 x86] fix page faults by nmi handler "
` [PATCH 2/2 x86] fix page faults by perf events "
[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
2012-02-20 6:04 UTC
linux-next: Tree for Feb 20
2012-02-20 5:59 UTC
linux-next: build failure after merge of the final tree (net-next tree related)
2012-02-20 5:46 UTC (2+ messages)
[RFC] ACPI D3Cold state and SATA ZPODD support
2012-02-20 5:43 UTC (9+ messages)
` [RFC PATCH 1/6] ACPI: Introduce ACPI D3_COLD state support
` [RFC PATCH 2/6] ACPI: Reference devices in ACPI Power Resource
[tip:x86/debug] x86/kdump: No need to disable ioapic/ lapic in crash path
2012-02-20 5:17 UTC (4+ messages)
linux-next: manual merge of the scsi-post-merge tree with Linus' tree
2012-02-20 4:50 UTC
[PATCH V2 RESEND] fsl-sata: I/O load balancing
2012-02-20 4:40 UTC (5+ messages)
Приветульки, мой дорогой!!
2012-02-19 23:33 UTC
linux-next: manual merge of the remoteproc tree with the scsi tree
2012-02-20 4:02 UTC
[PATCH 00/18] at91 first cleanup series for 3.4
2012-02-20 3:49 UTC (18+ messages)
` [PATCH 04/18] ARM: at91: make ST (System Timer) soc independent
` [PATCH 10/18] ARM: at91/PMC: make register base "
` [PATCH 11/18] ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
` [PATCH 13/18] ARM: at91/rtc-at91sam9: pass the GPBR to use via ressources
[PATCH] usb: enable pci MSI/MSIX in usb core
2012-02-20 3:52 UTC (17+ messages)
Linux 3.3-rc4
2012-02-20 3:28 UTC (6+ messages)
[RFC PATCH 4/6] PM / Runtime: Introduce flag can_power_off
2012-02-20 3:23 UTC (5+ messages)
build failure in Linus' tree with gcc 4.4.3
2012-02-20 3:22 UTC (2+ messages)
oprofile and ARM A9 hardware counter
2012-02-20 3:19 UTC (11+ messages)
[PATCH 1/2 v2] rmap: Make page_referenced_file and page_referenced_anon inline
2012-02-20 3:03 UTC (2+ messages)
[PATCH v8 1/8] sk_run_filter: add support for custom load_pointer
2012-02-20 2:55 UTC (3+ messages)
` [PATCH v8 2/8] seccomp: kill the seccomp_t typedef
[PATCH 2/2] rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_link
2012-02-20 2:49 UTC (2+ messages)
100元幫您查屋主電話,查到才計費0975-784602
2012-02-20 2:45 UTC
100元幫您查屋主電話,查到才計費0975-784602
2012-02-20 2:45 UTC
[BUG] SCSI device hot plug out with /dev node left
2012-02-20 2:42 UTC
[bug?] r8169: hangs under heavy load
2012-02-20 2:37 UTC (11+ messages)
` [PATCH 1/2] r8169: Rx FIFO overflow fixes
[PATCH] regulator: Simplify regulator_bulk_get and regulator_bulk_enable error paths
2012-02-20 2:32 UTC
[PATCH] Quirk for IVB graphics FLR errata
2012-02-20 2:27 UTC
[PATCH 0/4 V15] Avoid soft lockup message when KVM is stopped by host
2012-02-20 2:22 UTC (5+ messages)
` [PATCH 1/4 V15] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V15] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V15] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V15] Add check for suspended vm in softlockup detector
[PATCH] regulator: Fix and simplify debugfs support
2012-02-20 2:12 UTC (2+ messages)
[PATCH 0/2] More i387 state save/restore work
2012-02-20 2:09 UTC (11+ messages)
` [PATCH 1/2] i387: use 'restore_fpu_checking()' directly in task switching code
` [PATCH 2/2] i387: support lazy restore of FPU state
[PATCH 1/2] perf stat: Fix event grouping on forked task
2012-02-20 2:04 UTC (2+ messages)
` [PATCH 2/2] perf tools: Do not disable members of group event
TCP_STREAM performance regression on commit b3613118
2012-02-20 1:44 UTC (4+ messages)
[PATCH 1/1] xfs: fix buffer flushing during log unmount
2012-02-20 1:33 UTC (5+ messages)
[PATCH RESEND 1/2] perf evlist: Return first evsel for non-sample event on old kernel
2012-02-20 1:47 UTC (2+ messages)
` [PATCH RESEND 2/2] perf tools: Add error message for EMFILE
[PATCH] amba-pl011/dma: Add check for the residue in DMA callback
2012-02-20 1:24 UTC
[3.3.0-rc3][uvcvideo][regression] oops - uvc_video_clock_update
2012-02-20 1:08 UTC
[rfc PATCH]slub: per cpu partial statistics change
2012-02-20 0:45 UTC (11+ messages)
[OOPS] NFS dereferenced NULL pointer with 3.2.6 kernel
2012-02-20 0:33 UTC
[PATCH RFC 00/15] mm: memory book keeping and lru_lock splitting
2012-02-20 0:32 UTC (8+ messages)
[PATCH 1/5] blackfin: s/#if CONFIG/#ifdef CONFIG/
2012-02-20 0:27 UTC (5+ messages)
` [PATCH 2/5] microblaze: s/#if[!] CONFIG/#if[n]def CONFIG/
` [microblaze-linux] "
` [PATCH 5/5] fbdev: s/#if CONFIG/#ifdef CONFIG/
[PATCH v2 0/2] Part 3: handle random addresses on blackfin
2012-02-20 0:05 UTC (9+ messages)
` [PATCH v2 1/2] arch/blackfin: don't generate random mac in bfin_get_ether_addr()
` [PATCH v2 2/2] adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
[PATCH] [trivial] ethernet: Fix typo in lantiq_etop.c
2012-02-20 0:05 UTC (2+ messages)
[RFC PATCH v7 00/10] fadump: Firmware-assisted dump support for Powerpc
2012-02-20 0:02 UTC (4+ messages)
` [RFC PATCH v7 03/10] fadump: Register for firmware assisted dump
[PATCH] drivers/atm/solos-pci.c: exchange pci_iounmaps
2012-02-19 23:58 UTC (2+ messages)
NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out
2012-02-19 23:59 UTC (4+ messages)
` [PATCH] atl1c: dont use highprio tx queue
[PATCH] 8139cp: reject invalid MTU values
2012-02-19 23:54 UTC (2+ messages)
[PATCH 0/6] page cgroup diet v5
2012-02-19 23:52 UTC (5+ messages)
` [PATCH 5/6] memcg: remove PCG_FILE_MAPPED
[BUG] divide by zero in uvc_video_clock_update, v3.3-rc4
2012-02-19 23:41 UTC
linux-next: build failure after merge of the final tree (akpm tree related)
2012-02-19 23:21 UTC (6+ messages)
` [PATCH] mm: add config NUMA stub to all architectures
linux-next: build failure after merge of the final tree (akpm tree related)
2012-02-19 23:15 UTC (3+ messages)
[PATCH v2] arch/ia64: remove references to cpu_*_map
2012-02-19 22:44 UTC (5+ messages)
[PATCH 6/12] arch/powerpc: remove references to cpu_*_map
2012-02-19 22:45 UTC (4+ messages)
TTY: NULL dereference when closing a pty file
2012-02-19 23:08 UTC (6+ messages)
` [PATCH 1/1] TTY: fix PTY hangup vs close race
[PATCH] PCI: Fix device class print out
2012-02-19 22:50 UTC
linux-next: manual merge of the net-next tree with the net tree
2012-02-19 22:41 UTC (4+ messages)
[PATCH][GIT PULL][v3.3] x86: Test saved %rip in NMI to determine nested NMI
2012-02-19 21:43 UTC (7+ messages)
` [PATCH v2][GIT PULL][v3.3] x86: Test saved %cs "
PROBLEM: Data corruption when pasting large data to terminal
2012-02-19 21:41 UTC (10+ messages)
[PATCH 1/3] mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
2012-02-19 21:24 UTC (3+ messages)
` [PATCH 2/3] mm: replace per-cpu lru-add page-vectors with page-lists
` [PATCH 3/3] mm: deprecate pagevec lru-add functions
Expanding the use of DMA buffers in 3.3
2012-02-19 21:20 UTC (3+ messages)
` [PATCH] dma-buf: Use EXPORT_SYMBOL
Buildroot compilation error
2012-02-19 21:17 UTC (2+ messages)
ahci: sata hotplug doesn't work after suspend
2012-02-19 21:17 UTC (2+ messages)
[RFC PATCH] PM / QoS: add pm_qos_update_request_timeout API
2012-02-19 21:14 UTC (2+ messages)
linux-next: build failure after merge of the final tree (fbdev tree related)
2012-02-19 21:33 UTC (2+ messages)
` [PATCH] i740fb: fix compile error when CONFIG_MTRR is not selected
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