messages from 2013-05-26 00:28:25 to 2013-05-26 20:07:08 UTC [more...]
[PATCH v4 00/12] net: mv643xx_eth DT support and fixes
2013-05-26 20:06 UTC (4+ messages)
` [PATCH 1/2] ARM: kirkwood: proper retain MAC address workaround on DT ethernet
[PATCH 1/1] bfa: Fix for possible null pointer dereference
2013-05-26 19:51 UTC
Stupid VFS name lookup interface
2013-05-26 19:32 UTC (15+ messages)
[GIT PULL] Please pull NFS client bugfixes
2013-05-26 19:29 UTC
[RFC][PATCH] ftrace/rcu: Prevent function tracer from calling into rcu debug checks
2013-05-26 18:14 UTC (2+ messages)
rcu_read_lock() used illegally while idle!
2013-05-26 18:17 UTC (14+ messages)
` WARNING: at kernel/rcutree.c:388 rcu_eqs_enter
[PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages
2013-05-26 18:12 UTC (16+ messages)
` [PATCH v3 2/6] mm/memory_hotplug: remove memory_add_physaddr_to_nid
` [patch v2 3/6] mm/memory_hotplug: Disable memory hotremove for 32bit
` [PATCH v3 4/6] mm/hugetlb: use already exist interface huge_page_shift
` [PATCH v3 5/6] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v3 6/6] mm/hugetlb: remove hugetlb_prefault
[PATCH] w1: add family based automatic module loading
2013-05-26 18:06 UTC
[PATCH 0/4] ipc/sem.c: Bug fixes, regression fixes, v3
2013-05-26 17:37 UTC (6+ messages)
` [PATCH 1/4] ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
` [PATCH 2/4] ipc/sem: seperate wait-for-zero and alter tasks into seperate queues
` [PATCH 3/4] ipc/sem.c: Always use only one queue for alter operations
` [PATCH 4/4] ipc/sem.c: Rename try_atomic_semop() to perform_atomic_semop(), docu update
[PATCH] mmc: atmel-mci: convert to dma_request_slave_channel_compat()
2013-05-26 17:34 UTC (2+ messages)
[PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5
2013-05-26 17:22 UTC (2+ messages)
[PATCH v3, part2 00/20] Introduce hotplug-safe PCI bus iterators
2013-05-26 17:11 UTC (22+ messages)
` [PATCH v3, part2 01/20] PCI: introduce "
` [PATCH v3, part2 02/20] PCI, core: use hotplug-safe iterators to walk PCI buses
` [PATCH v3, part2 03/20] PCI, hotplug: "
` [PATCH v3, part2 04/20] PCI, IOV: hold a reference to PCI bus when creating virtual PCI devices
` [PATCH v3, part2 05/20] PCI, Alpha: use hotplug-safe iterators to walk PCI buses
` [PATCH v3, part2 06/20] PCI, FRV: "
` [PATCH v3, part2 07/20] PCI, IA64: "
` [PATCH v3, part2 08/20] PCI, Microblaze: "
` [PATCH v3, part2 09/20] PCI, mn10300: "
` [PATCH v3, part2 10/20] PCI, PPC: "
` [PATCH v3, part2 11/20] PCI, SPARC: "
` [PATCH v3, part2 12/20] PCI, x86: "
` [PATCH v3, part2 13/20] PCI, ACPI: "
` [PATCH v3, part2 14/20] PCI, DRM: "
` [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus "
` [PATCH v3, part2 16/20] PCI, via-camera: use hotplug-safe "
` [PATCH v3, part2 17/20] PCI, iommu: "
` [PATCH v3, part2 18/20] PCI, eeepc-laptop: "
` [PATCH v3, part2 19/20] PCI, asus-wmi: "
` [PATCH v3, part2 20/20] PCI, ARM: use hotplug-safe PCI bus "
[PATCH] powerpc: Make Book E watchdog reset type configurable
2013-05-26 17:04 UTC (6+ messages)
[PATCH] hid: driver for PS2/3 Buzz controllers
2013-05-26 16:52 UTC
[PATCH v3] watchdog: core: don't try to stop device if not running
2013-05-26 16:51 UTC (2+ messages)
[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
2013-05-26 16:32 UTC (9+ messages)
` [PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
` [PATCH 02/02] swapon: allow a more flexible swap discard policy
[Patch v1] skbuff: Hide GFP_ATOMIC page allocation failures for dropped packets
2013-05-26 16:28 UTC (2+ messages)
[PATCH 0/3] pinctrl: pinctrl-single: Add full fledge support to configure multiple pins of different modules
2013-05-26 16:11 UTC (3+ messages)
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-05-26 15:49 UTC (12+ messages)
[PATCH] watchdog: jz4740: Pass device to clk_get
2013-05-26 15:38 UTC (2+ messages)
[PATCH v2 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
2013-05-26 14:59 UTC (5+ messages)
[PATCH v3 0/9] media: davinci: vpif trivial cleanup
2013-05-26 14:47 UTC (12+ messages)
` [PATCH v3 1/9] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically
` [PATCH v3 2/9] media: davinci: vpif: Convert to devm_* api
` [PATCH v3 3/9] media: davinci: vpif: remove unnecessary braces around defines
` [PATCH v3 4/9] media: davinci: vpif_capture: move the freeing of irq and global variables to remove()
` [PATCH v3 5/9] media: davinci: vpif_capture: use module_platform_driver()
` [PATCH v3 6/9] media: davinci: vpif_capture: Convert to devm_* api
` [PATCH v3 7/9] media: davinci: vpif_display: move the freeing of irq and global variables to remove()
` [PATCH v3 8/9] media: davinci: vpif_display: use module_platform_driver()
` [PATCH v3 9/9] media: davinci: vpif_display: Convert to devm_* api
[PATCH 1/4] mfd: Kontron PLD mfd driver
2013-05-26 14:38 UTC (5+ messages)
` [PATCH 4/4] watchdog: Kontron PLD watchdog timer
[PATCH v2] watchdog: New watchdog driver for MEN A21 watchdogs
2013-05-26 14:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
2013-05-26 14:32 UTC (12+ messages)
` [PATCH v3-resend 01/11] asm-generic: uaccess s/might_sleep/might_fault/
` [PATCH v3-resend 02/11] arm64: "
` [PATCH v3-resend 03/11] frv: "
` [PATCH v3-resend 04/11] m32r: "
` [PATCH v3-resend 05/11] microblaze: "
` [PATCH v3-resend 06/11] mn10300: "
` [PATCH v3-resend 07/11] powerpc: "
` [PATCH v3-resend 08/11] tile: "
` [PATCH v3-resend 09/11] x86: "
` [PATCH v3-resend 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3-resend 11/11] kernel: uaccess in atomic with pagefault_disable
[PATCH v3] watchdog: Add Broadcom BCM2835 watchdog timer driver
2013-05-26 14:22 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2 0/5] media: davinci: vpif trivial cleanup
2013-05-26 14:15 UTC (10+ messages)
` [PATCH v2 1/5] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically
` [PATCH v2 2/5] media: davinci: vpif: Convert to devm_* api
` [PATCH v2 3/5] media: davinci: vpif: remove unnecessary braces around defines
` [PATCH v2 4/5] media: davinci: vpif_capture: Convert to devm_* api
[PATCH] media: i2c: ths7303: add OF support
2013-05-26 13:55 UTC
[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
2013-05-26 13:55 UTC (4+ messages)
` [PATCH v5, part4 16/41] mm/blackfin: prepare for removing num_physpages and simplify mem_init()
[PATCH v8, part3 00/14] accurately calculate memory statisitic information
2013-05-26 13:38 UTC (15+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node
[PATCH 3/5] watchdog: da9055: use platform_{get,set}_drvdata()
2013-05-26 13:36 UTC (2+ messages)
[PATCH 2/5] watchdog: da9052: use platform_{get,set}_drvdata()
2013-05-26 13:36 UTC (2+ messages)
[GIT PULL] amd64_edac fix for 3.10
2013-05-26 13:34 UTC
[PATCH 1/5] watchdog: cpwd: use platform_{get,set}_drvdata()
2013-05-26 13:29 UTC (2+ messages)
[PATCH v5] media: i2c: tvp514x: add OF support
2013-05-26 13:19 UTC
[PATCH RESEND 2/2] watchdog: wm831x_wdt: use devm_gpio_request_one()
2013-05-26 13:14 UTC (2+ messages)
[PATCH 5/5] watchdog: wm831x: use platform_{get,set}_drvdata()
2013-05-26 13:13 UTC (2+ messages)
[PATCH] media: i2c: mt9p031: add OF support
2013-05-26 13:08 UTC
[PATCH RESEND 1/2] watchdog: mtx1-wdt: use devm_gpio_request_one()
2013-05-26 13:04 UTC (2+ messages)
[RFC PATCH 2/2] clocksource: dw_apb: allow build for architectures other than arm
2013-05-26 12:12 UTC
[PATCH 1/2] clocksource: dw_apb: remove unused header
2013-05-26 12:12 UTC
[PATCH v4] media: i2c: tvp514x: add OF support
2013-05-26 12:52 UTC (2+ messages)
на нашем сайте увидите именно то ровно уже ищете
2013-05-26 11:50 UTC
[PATCH] arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing
2013-05-26 10:28 UTC
[PATCH 0/6] Miscellaneous fixes to host1x
2013-05-26 10:26 UTC (13+ messages)
` [PATCH 1/6] gpu: host1x: Fixes to host1x firewall
` [PATCH 2/6] gpu: host1x: Fix syncpoint wait return value
` [PATCH 3/6] gpu: host1x: Fix memory access in syncpt request
` [PATCH 4/6] gpu: host1x: Fix client_managed type
` [PATCH 5/6] gpu: host1x: Rework CPU syncpoint increment
` [PATCH 6/6] drm/tegra: Fix syncpoint increment return code
[PATCH 06/10] ipc: Don't allocate a copy larger than max
2013-05-26 10:25 UTC (2+ messages)
[PATCH] arch: alpha: kernel: sprintf(), the minimal buffer length is 20 for "0xffffffffffffffff\n"
2013-05-26 10:09 UTC
RFC: allow empty symlink targets
2013-05-26 9:39 UTC (5+ messages)
[PATCH 0/2] Driver for Allwinner sunxi Security ID
2013-05-26 9:35 UTC (8+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses
[PATCH v2] pwm: renesas-tpu: Add missing pwmchip_remove() call in tpu_remove()
2013-05-26 9:18 UTC (5+ messages)
Weird disk idling
2013-05-26 8:58 UTC (2+ messages)
[PATCH] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
2013-05-25 11:37 UTC (11+ messages)
` [PATCH v2] "
[PATCH] tracing: Fix file mode of free_buffer
2013-05-26 8:52 UTC
[PATCH] arch: x86: platform: mrst: pr_err() need notice that 'sdev->modalias' may not a NUL terminated string
2013-05-26 8:50 UTC
[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
2013-05-26 8:26 UTC (4+ messages)
` [PATCH v7 03/11] KVM: MMU: fast invalidate all pages
[PATCH] modules: insert mods sorted
2013-05-26 8:25 UTC (2+ messages)
[PATCH] arch: mips: kernel: using strlcpy() instead of strncpy()
2013-05-26 8:06 UTC
[PATCH] arch: blackfin: kernel: using strlcpy instead of strncpy
2013-05-26 7:04 UTC
[PATCH v2 0/7] Remove unused /dev/oldmem interface
2013-05-26 6:45 UTC (8+ messages)
` [PATCH v2 1/7] /dev/oldmem: Remove the interface
` [PATCH v2 2/7] Documentation/devices.txt: Mark /dev/oldmem obsolete
` [PATCH v2 3/7] Documentation/kdump/kdump.txt: Remove /dev/oldmem description
` [PATCH v2 4/7] mips: Remove savemaxmem parameter setup
` [PATCH v2 5/7] powerpc: "
` [PATCH v2 6/7] ia64: Remove setting for saved_max_pfn
` [PATCH v2 7/7] s390: "
usb serial trouble 2.6.38
2013-05-25 23:03 UTC (2+ messages)
ipc/sem.c: Lockup with complex ops, comments not updated
2013-05-26 6:09 UTC (3+ messages)
` [PATCH] ipc,sem: move restart loop to do_smart_update
[PATCH 1/2] perf: save parent pid in thread struct
2013-05-26 4:47 UTC (2+ messages)
` [PATCH 2/2] perf script: add option to dump parent pid
ACTIAVE SU WEBMAIL AHORA
2013-05-26 1:46 UTC
[PATCH v2] ipc/sem.c: fix lockup, restore FIFO behavior
2013-05-26 3:43 UTC (6+ messages)
[PATCH] MAINTAINERS: add linux-gpio mailing list
2013-05-26 2:50 UTC
proc: add nsfd mount option to allow mounting for pid namespaces other than the current
2013-05-26 3:00 UTC
[PATCH] ARM: tegra114: correctly output clk_32k
2013-05-26 2:57 UTC (3+ messages)
[PATCH RESEND] ARM: tegra114: correctly output clk_32k
2013-05-26 2:56 UTC
[PATCH] perf: sample after exit loses thread correlation
2013-05-26 2:55 UTC
[PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
2013-05-26 2:05 UTC
[PATCH v2 1/2] f2fs: return proper error from start_gc_thread
2013-05-26 2:05 UTC
Loan Offer
2013-05-26 0:15 UTC
[PATCH v2 0/4] media: i2c: ths7303 cleanup
2013-05-26 1:20 UTC (2+ messages)
OOPS in perf_mmap_close()
2013-05-26 1:11 UTC (13+ messages)
` [RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
[PATCH 0/7] Remove unused /dev/oldmem interface
2013-05-26 0:58 UTC (4+ messages)
` [PATCH 2/7] Documentation/devices.txt: Remove /dev/oldmem description
[PATCH 00/16] perf: kvm live mode
2013-05-26 0:24 UTC (5+ messages)
` [PATCH 03/16 v2] perf evlist: add initialzation function for tracepoints
` [PATCH 05/16] perf top: move CONSOLE_CLEAR to header file
` [PATCH 08/16] perf stats: fix divide by 0 in variance
` [PATCH 10/16 v2] perf kvm: add live mode
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