linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-16 19:20:47 to 2012-11-17 03:48:01 UTC [more...]

[PATCH v8 00/46] x86, mm: map ram from top-down with BRK and memblock
 2012-11-17  3:39 UTC  (40+ messages)
` [PATCH v8 01/46] x86, mm: Add global page_size_mask and probe one time only
` [PATCH v8 03/46] x86, mm: Move down find_early_table_space()
` [PATCH v8 04/46] x86, mm: Move init_memory_mapping calling out of setup.c
` [PATCH v8 06/46] x86, mm: Change find_early_table_space() paramters
` [PATCH v8 09/46] x86, mm: Set memblock initial limit to 1M
` [PATCH v8 11/46] x86, mm: Fixup code testing if a pfn is direct mapped
` [PATCH v8 14/46] x86, mm: use pfn_range_is_mapped() with reserve_initrd
` [PATCH v8 15/46] x86, mm: Only direct map addresses that are marked as E820_RAM
` [PATCH v8 16/46] x86, mm: relocate initrd under all mem for 64bit
` [PATCH v8 17/46] x86, mm: Align start address to correct big page size
` [PATCH v8 18/46] x86, mm: Use big page size for small memory range
` [PATCH v8 19/46] x86, mm: Don't clear page table if range is ram
` [PATCH v8 20/46] x86, mm: Break down init_all_memory_mapping
` [PATCH v8 21/46] x86, mm: setup page table in top-down
` [PATCH v8 22/46] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH v8 23/46] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH v8 24/46] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH v8 25/46] x86, mm: Move min_pfn_mapped back to mm/init.c
` [PATCH v8 26/46] x86, mm, Xen: Remove mapping_pagetable_reserve()
` [PATCH v8 27/46] x86, mm: Add alloc_low_pages(num)
` [PATCH v8 28/46] x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages
` [PATCH v8 29/46] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH v8 30/46] x86, mm: Move back pgt_buf_* to mm/init.c
` [PATCH v8 31/46] x86, mm: Move init_gbpages() out of setup.c
` [PATCH v8 32/46] x86, mm: change low/hignmem_pfn_init to static on 32bit
` [PATCH v8 33/46] x86, mm: Move function declaration into mm_internal.h
` [PATCH v8 34/46] x86, mm: Add check before clear pte above max_low_pfn on 32bit
` [PATCH v8 35/46] x86, mm: use round_up/down in split_mem_range()
` [PATCH v8 36/46] x86, mm: use PFN_DOWN "
` [PATCH v8 37/46] x86, mm: use pfn instead of pos in split_mem_range
` [PATCH v8 38/46] x86, mm: use limit_pfn for end pfn
` [PATCH v8 39/46] x86, mm: Unifying after_bootmem for 32bit and 64bit
` [PATCH v8 40/46] x86, mm: Move after_bootmem to mm_internel.h
` [PATCH v8 41/46] x86, mm: Use clamp_t() in init_range_memory_mapping
` [PATCH v8 42/46] x86, mm: kill numa_free_all_bootmem()
` [PATCH v8 43/46] x86, mm: kill numa_64.h
` [PATCH v8 44/46] sparc, mm: Remove calling of free_all_bootmem_node()
` [PATCH v8 45/46] mm: Kill NO_BOOTMEM version free_all_bootmem_node()
` [PATCH v8 46/46] x86, mm: Let "memmap=" take more entries one time

[PATCHSET cgroup/for-3.8] netcls_cgroup: implement hierarchy support
 2012-11-17  3:31 UTC  (4+ messages)
` [PATCH 1/3] netcls_cgroup: introduce netcls_mutex
` [PATCH 2/3] netcls_cgroup: introduce cgroup_cls_state->is_local
` [PATCH 3/3] netcls_cgroup: implement proper hierarchy support

[RFC] dt/platform: Use cell-index for device naming if available
 2012-11-17  3:29 UTC  (7+ messages)

[PATCH v2] pstore/ram: no timekeeping calls when unavailable
 2012-11-17  3:16 UTC  (5+ messages)

[PATCH] ramoops: Fixup section annotations
 2012-11-17  2:43 UTC  (3+ messages)

[patch] power: battery: pointer math issue in gab_probe()
 2012-11-17  2:36 UTC  (2+ messages)

[PATCH] autofs4 - use simple_empty() for empty directory check
 2012-11-17  2:29 UTC  (6+ messages)

[PATCH v6 0/2] PCI-Express Non-Transparent Bridge Support
 2012-11-17  2:27 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] net: Add support for NTB virtual ethernet device

Linux 3.7-rc6
 2012-11-17  2:12 UTC 

[PATCH] acpi_system_write_wakeup_device(): fix error check for unsigned variable
 2012-11-17  1:54 UTC 

[PATCH] staging/serqt_usb2: Refactor qt_status_change_check() in serqt_usb2.c
 2012-11-17  1:32 UTC  (3+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-17  1:21 UTC  (16+ messages)

[PATCH RFT 1/2] pinctrl: dove: Fix dove_audio1_ctrl_set when BIT(0|1|2|3) of config is clear
 2012-11-17  1:22 UTC  (5+ messages)

[PATCH] OMAP2+: mux: Fixed gpio mux mode analysis
 2012-11-17  1:22 UTC  (2+ messages)

[PATCH v4 0/8] Improve performance of VM translation on x86_64
 2012-11-17  0:55 UTC  (33+ messages)
` [PATCH v4 1/8] x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h
  ` [tip:x86/mm] "
` [PATCH v4 2/8] x86: Improve __phys_addr performance by making use of carry flags and inlining
  ` [tip:x86/mm] "
` [PATCH v4 3/8] x86: Make it so that __pa_symbol can only process kernel symbols on x86_64
  ` [tip:x86/mm] "
` [PATCH v4 4/8] x86: Drop 4 unnecessary calls to __pa_symbol
  ` [tip:x86/mm] "
` [PATCH v4 5/8] x86: Use __pa_symbol instead of __pa on C visible symbols
  ` [tip:x86/mm] "
` [PATCH v4 6/8] x86/ftrace: "
  ` [tip:x86/mm] "
` [PATCH v4 7/8] x86/acpi: "
  ` [tip:x86/mm] "
` [PATCH v4 8/8] x86/lguest: "
  ` [tip:x86/mm] "

[PATCH] checkpatch: add double empty line check
 2012-11-17  0:50 UTC  (4+ messages)

drivers/mmc/card/block.c infinite loop in mmc_blk_err_check waiting on R1_READY_FOR_DATA
 2012-11-17  0:40 UTC  (6+ messages)
` [PATCH 1/1] mmc: Bad device can cause mmc driver to hang

[PATCH 0/9] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-17  0:40 UTC  (14+ messages)
` [PATCH 8/9] x86: ramdisk info print with high bits

[PATCH] devtmpfs: mount with noexec and nosuid
 2012-11-17  0:39 UTC  (4+ messages)

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-17  0:35 UTC  (5+ messages)
` [rfc net-next v6 2/3] virtio_net: multiqueue support

[PATCH 000/493] remove CONFIG_HOTPLUG as an option
 2012-11-17  0:19 UTC 

[RFC PATCH v2 0/3] acpi: Introduce prepare_remove device operation
 2012-11-17  0:25 UTC  (14+ messages)

[GIT PULL] more KVM fixes for 3.7-rc5
 2012-11-17  0:31 UTC 

[3.6 regression?] THP + migration/compaction livelock (I think)
 2012-11-17  0:18 UTC  (9+ messages)

[PATCH v4] x86/xen: Use __pa_symbol instead of __pa on C visible symbols
 2012-11-17  0:22 UTC  (2+ messages)

[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
 2012-11-16 23:56 UTC  (3+ messages)
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6

[PATCH RESEND] regmap: introduce tables for readable/writeable/volatile/precious checks
 2012-11-16 23:53 UTC  (3+ messages)

[PATCH] ioat: remove chanerr mask setting for IOAT v3.x
 2012-11-16 23:26 UTC 

[PATCH v5 0/9] Cleanup & new features for compiler*.h and bug.h
 2012-11-16 23:25 UTC  (3+ messages)
` [PATCH v5 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG

[PATCH 1/2] brw_mutex: big read-write mutex
 2012-11-16 23:22 UTC  (12+ messages)
` [PATCH 0/2] fix and improvements for percpu-rw-semaphores (was: brw_mutex: big read-write mutex)
    ` [PATCH 0/1] percpu_rw_semaphore: reimplement to not block the readers unnecessarily
      ` [PATCH 1/1] "
          ` [PATCH v2 0/1] "
            ` [PATCH RESEND "
              ` [PATCH RESEND v2 1/1] "
                  ` [PATCH -mm] percpu_rw_semaphore-reimplement-to-not-block-the-readers-unnecessari ly.fix

Re-send the AMD IOMMUv2 performance counter patched and PCI quirk. Sorry for the noise
 2012-11-16 23:20 UTC 

[PATCH v2] enable all tmem backends to be built and loaded as modules
 2012-11-16 23:16 UTC  (5+ messages)
` [PATCH 1/8] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/8] mm: frontswap: "

[RFC] Expand available hwcap bits with AT_HWCAP2 in auxv
 2012-11-16 22:53 UTC 

AMD IOMMUv2 performance counter patch and family 15h model 10h-1Fh quirk
 2012-11-16 22:42 UTC 

removal of sysfs wext extension broke on F16
 2012-11-16 22:32 UTC  (7+ messages)

[PATCH v2] backlight: Add of_find_backlight_by_node() function
 2012-11-16 22:29 UTC 

[PATCH] staging/media/solo6x10/v4l2-enc.c: fix error-handling
 2012-11-16 22:17 UTC 

[PATCH v3 0/6] Driver for Si476x series of chips
 2012-11-16 22:22 UTC  (3+ messages)
` [PATCH v3 5/6] Add a V4L2 driver for SI476X MFD

komple ve parça yük taşıma ve oto kiralama
 2012-11-16 19:17 UTC 

[PATCH V2 0/4] perf, amd: Enable AMD family 15h northbridge counters
 2012-11-16 21:57 UTC  (6+ messages)
` [PATCH 4/4] perf, amd: Enable northbridge performance counters on AMD family 15h

[GIT] Networking
 2012-11-16 22:07 UTC 

Crash when IO is being submitted and block size is changed
 2012-11-16 22:02 UTC  (21+ messages)
    ` [PATCH 1/3] Fix "
      ` [PATCH 2/3] Introduce percpu rw semaphores
          ` [dm-devel] "
                ` [PATCH 4/3] "
                  ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
                                    ` [PATCH 1/2] "

[PATCH v4 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-16 21:53 UTC  (3+ messages)

linux-next: Tree for Nov 15
 2012-11-16 21:48 UTC  (2+ messages)
` linux-next: Tree for Nov 15 (pch_gbe)

[PATCH] backlight: Add of_find_backlight_by_node() function
 2012-11-16 21:34 UTC  (7+ messages)

Wrong defaults in 3.7-rc3
 2012-11-16 21:32 UTC  (2+ messages)

[PATCH v5 00/11] Introduce huge zero page
 2012-11-16 21:29 UTC  (10+ messages)
` [PATCH v5 05/11] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v5 11/11] thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-16 21:26 UTC  (4+ messages)

[PATCH 0/8] Announcement: Enhanced NUMA scheduling with adaptive affinity
 2012-11-16 20:57 UTC  (13+ messages)
` Benchmark results: "Enhanced NUMA scheduling with adaptive affinity"

[PATCH 0/3] pwm: lpc32xx - Various small fixes
 2012-11-16 20:16 UTC  (3+ messages)
` [PATCH 2/3] pwm: lpc32xx - Properly disable the clock on device remove

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-16 20:18 UTC  (6+ messages)
` [PATCH v2 3/3] i2c / ACPI: add ACPI enumeration support

kswapd0: excessive CPU usage
 2012-11-16 20:06 UTC  (14+ messages)
                  ` [PATCH] Revert "mm: remove __GFP_NO_KSWAPD"

[PATCH v4 00/14] Win 8 support for digitizers
 2012-11-16 20:09 UTC  (5+ messages)
` [PATCH v4 14/14] HID: hid-multitouch: forwards MSC_TIMESTAMP

Bisected regression: iterate_fd() selinux change affects flash plugin
 2012-11-16 19:58 UTC  (5+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-16 19:54 UTC  (7+ messages)
` [RFC] staging: ste_rmi4: merge into the main kernel tree
` [PATCH v6] staging: ste_rmi4: Convert to Type-B support

[PATCH] x86: remove dummy long from EFI stub
 2012-11-16 19:45 UTC  (2+ messages)

[PATCH] x86-64: fix ordering of CFI directives and recent ASM_CLAC additions
 2012-11-16 19:44 UTC  (2+ messages)
` [tip:x86/urgent] x86-64: Fix "

pull request: wireless 2012-11-16
 2012-11-16 19:41 UTC  (2+ messages)

[PATCH 0/3] [SCSI] mvsas: fix multiple shift issues
 2012-11-16 19:40 UTC  (2+ messages)
` [PATCH v2] [SCSI] mvsas: fix undefined bit shift

[PATCH v3 0/8] Improve performance of VM translation on x86_64
 2012-11-16 19:35 UTC  (6+ messages)
` [PATCH v3 1/8] x86: Improve __phys_addr performance by making use of carry flags and inlining

[PATCH 1/4] perf/powerpc: Use uapi/unistd.h to fix build error
 2012-11-16 19:35 UTC  (6+ messages)
` [PATCH 3/4] perf/POWER7: Make event translations available in sysfs

[PATCH] mmc,sdio: Fix the panic due to devname NULL when calling pm_runtime_set_active()
 2012-11-16 19:33 UTC  (2+ messages)

[PATCH] checkpatch: extend line continuation test
 2012-11-16 19:31 UTC  (2+ messages)
  ` [PATCH V2] "

[PATCH 1/2] thp: fix update_mmu_cache_pmd() calls
 2012-11-16 19:28 UTC  (4+ messages)
` [PATCH 2/2] x86: convert update_mmu_cache() and update_mmu_cache_pmd() to functions

[PATCH tip/core/rcu] Add documentation for the new rcuexp debugfs trace fil
 2012-11-16 19:24 UTC 

[PATCH] fb: Rework locking to fix lock ordering on takeover
 2012-11-16 19:27 UTC 

[PATCH tip/core/rcu] Update documentation for TREE_RCU debugfs tracing
 2012-11-16 19:23 UTC 

[PATCHSET cgroup/for-3.8] netprio_cgroup: implement hierarchy support
 2012-11-16 19:20 UTC  (6+ messages)
` [PATCH 2/8] netprio: simplify write_priomap()
` [PATCH 4/8] netprio_cgroup: reimplement priomap expansion
` [PATCH 6/8] netprio_cgroup: implement netprio[_set]_prio() helpers
` [PATCH 7/8] netprio_cgroup: keep track of whether prio is set or not
` [PATCH 8/8] netprio_cgroup: implement hierarchy support


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).