messages from 2012-12-20 19:15:47 to 2012-12-21 04:18:54 UTC [more...]
[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
2012-12-21 4:18 UTC (5+ messages)
[PATCH] f2fs: add MAINTAINERS entry
2012-12-21 4:11 UTC
[PATCH v4 00/11] x86/microcode: Early load microcode
2012-12-21 4:09 UTC (13+ messages)
` [PATCH v4 01/11] Documentation/x86: "
` [PATCH v4 02/11] x86/microcode_intel.h: Define functions and macros for early loading ucode
` [PATCH v4 03/11] x86/common.c: Make have_cpuid_p() a global function and load ucode or show ucode loading info on AP
` [PATCH v4 04/11] x86/microcode_core_early.c: Define interfaces for early loading ucode
` [PATCH v4 05/11] x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
` [PATCH v4 06/11] x86/tlbflush.h: Define __native_flush_tlb_global_irq_disabled()
` [PATCH v4 07/11] x86/microcode_intel_early.c: Early update ucode on Intel's CPU
` [PATCH v4 08/11] x86/head_32.S: Early update ucode in 32-bit
` [PATCH v4 09/11] x86/head64.c: Early update ucode in 64-bit
` [PATCH v4 10/11] x86/mm/init.c: Copy ucode from initrd image to kernel memory
` [PATCH v4 11/11] x86/Kconfig: Configurations to enable/disable the feature
[GIT PULL] notification tree changes for 3.8
2012-12-21 4:00 UTC (4+ messages)
[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
2012-12-21 3:59 UTC (9+ messages)
` [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
` [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices
[PATCH] net: ipv4: route: fixed a coding style issues net: ipv4: tcp: fixed a coding style issues
2012-12-21 3:59 UTC (5+ messages)
[PATCH] net: ipv4: route: fix coding style issues net: ipv4: tcp: fix coding style issues
2012-12-21 3:58 UTC (2+ messages)
[RFC] stack and heap are executable on x86_64
2012-12-21 3:30 UTC (3+ messages)
linux-next: manual merge of the arm-soc tree with the pinctrl tree
2012-12-21 3:38 UTC (2+ messages)
linux-next: Tree for Dec 21
2012-12-21 3:25 UTC
[PATCH 0/5] Use IS_ERR() rather than a NULL check when necessary
2012-12-21 3:09 UTC (4+ messages)
` [PATCH 4/5] net: sfc: fix return value check in efx_ptp_probe_channel()
[PATCH v3 -tip 0/4] tracing: make a snapshot feature available from userspace
2012-12-21 3:04 UTC (3+ messages)
` [PATCH v3 -tip 2/4] tracing: replace static old_tracer with strcmp
[patch 0/8] page reclaim bits v2
2012-12-21 3:02 UTC (7+ messages)
` [patch 2/7] mm: vmscan: save work scanning (almost) empty LRU lists
` [patch 5/7] mm: vmscan: clean up get_scan_count()
[PATCH] tools, power: correct precedence of operators in init_maxfreq_mode
2012-12-21 2:55 UTC (33+ messages)
` [PATCH] epoll: stop comparing pointers with 0 in self-test app
` [PATCH] tools/usb: remove unneeded 'continue' and simplify condition
` [PATCH] m2m-deinterlace: use correct check for kzalloc failure
` [PATCH] perf script: use ARRAY_SIZE instead of reinventing it
` [PATCH] wireless: mwifiex: remove unreachable paths
` [PATCH] mmc: omap_hsmmc: correct precedence of operators
` [PATCH] kdb: use ARRAY_SIZE where possible
` [PATCH] rcutorture: don't compare ptr with 0
` [PATCH] uprobes: remove redundant check
` [PATCH] cgroup: "
` [PATCH] mm: memory_hotplug: no need to check res twice in add_memory
` [PATCH] x86, efi: correct precedence of operators in setup_efi_pci
` [tip:x86/urgent] "
` [PATCH] arch/x86/platform/uv: use ARRAY_SIZE where possible
` [tip:x86/cleanups] "
` [PATCH] um: don't compare a pointer to 0
` [tip:x86/cleanups] "
` [PATCH] kdb: use DIV_ROUND_UP where possible
` [PATCH] mm/sparse: don't check return value of alloc_bootmem calls
` [PATCH] slob: use DIV_ROUND_UP where possible
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2012-12-21 2:50 UTC (9+ messages)
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API
` [PATCH 09/19] list_lru: per-node list infrastructure
[PATCH] rtk_btusb: Add Bluetooth firmware
2012-12-21 2:37 UTC
[GIT PULL v2] ARM: arm-soc fixes for 3.8
2012-12-21 2:43 UTC (8+ messages)
` [PATCH] ARM: OMAP2+: Trivial fix for IOMMU merge issue (Re: [GIT PULL v2] ARM: arm-soc fixes for 3.8)
linux-next: manual merge of the signal tree with Linus' tree
2012-12-21 2:42 UTC
linux-next: manual merge of the signal tree with Linus' tree
2012-12-21 2:42 UTC
[PATCH v2] atkbd: Fix multi-char scancode handling on reconnect
2012-12-21 2:33 UTC
[PATCH] sched: numa: ksm: fix oops in task_numa_placment()
2012-12-21 2:35 UTC (9+ messages)
` [PATCH] ksm: make rmap walks more scalable
[ANNOUNCE] 3.7-nohz1
2012-12-21 2:35 UTC (2+ messages)
linux-next: manual merge of the signal tree with Linus' tree
2012-12-21 2:33 UTC
[RFCv2 00/10] remoteproc: Support bi-directional vdev config space
2012-12-21 2:21 UTC (17+ messages)
` [RFCv2 03/11] remoteproc: Set vring addresses in resource table
` [RFCv2 04/11] remoteproc: Add state RPROC_LOADED
` [RFCv2 05/11] remoteproc: Load firmware once
` [RFCv2 07/11] remoteproc: Register virtio devices after vring allocation
` [RFCv2 08/11] remoteproc: Refactor function rproc_elf_find_rsc_table
` [RFCv2 09/11] remoteproc: Add operation to find resource table in memory
` [RFCv2 10/11] remoteproc: Find resource table in device memory
` [RFCv2 11/11] remoteproc: Support virtio config space
[PATCH] x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT
2012-12-21 2:07 UTC (2+ messages)
` [tip:x86/build] x86: Default to ARCH= x86 "
[PATCH 0/3] Update LZO compression
2012-12-21 2:03 UTC (6+ messages)
[v1][PATCH 0/6] powerpc/book3e: make kgdb to work well
2012-12-21 2:02 UTC (4+ messages)
` [v1][PATCH 3/6] book3e/kgdb: update thread's dbcr0
[PATCH v2] Add the values related to buddy system for filtering free pages
2012-12-21 2:00 UTC (5+ messages)
[PART5 Patch 0/5] introduce a new boot option 'kernelcore_max_addr'
2012-12-21 1:54 UTC (4+ messages)
` [PART5 Patch 1/5] page_alloc: add kernelcore_max_addr
[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
2012-12-21 1:46 UTC (2+ messages)
[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
2012-12-21 1:43 UTC (8+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
` [PATCH 11/11] pidns: Support unsharing the pid namespace
Are there u32 atomic bitops? (or dealing w/ i_flags)
2012-12-21 1:36 UTC (20+ messages)
` [RFC PATCH 0/4] Rework mtime and ctime updates on mmaped writes
` [RFC PATCH 1/4] mm: Explicitly track when the page dirty bit is transferred from a pte
` [RFC PATCH 2/4] mm: Update file times when inodes are written after mmaped writes
` [RFC PATCH 3/4] Remove file_update_time from all mkwrite paths
` [RFC PATCH 4/4] ext4: Fix an incorrect comment about i_mutex
[PATCH] makedumpfile: request the kernel do page scans
2012-12-21 1:35 UTC (4+ messages)
[PATCH] ASoC: dapm: Fix the unpaired runtime_get/put cases
2012-12-21 10:17 UTC (6+ messages)
` [PATCH] ASoC: core: giving WARN when device starting from non-off bias with idle_bias_off
[ANNOUNCE] Multiple run-queues for BFS
2012-12-21 1:34 UTC (2+ messages)
[PATCH] mm: compare MIGRATE_ISOLATE selectively
2012-12-21 1:09 UTC (3+ messages)
[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
2012-12-21 0:49 UTC (10+ messages)
` [PATCH 1/9] mm: make mlockall preserve flags other than VM_LOCKED in def_flags
` [PATCH 2/9] mm: remap_file_pages() fixes
` [PATCH 3/9] mm: introduce mm_populate() for populating new vmas
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()
` [PATCH 5/9] mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
` [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas
` [PATCH 7/9] mm: remove flags argument to mmap_region
` [PATCH 8/9] mm: directly use __mlock_vma_pages_range() in find_extend_vma()
` [PATCH 9/9] mm: introduce VM_POPULATE flag to better deal with racy userspace programs
[PATCH] compaction: fix build error in CMA && !COMPACTION
2012-12-21 0:49 UTC (3+ messages)
mmotm 2012-12-20-16-15 uploaded
2012-12-21 0:16 UTC
[patch 20/35] leds: route kbd LEDs through the generic LEDs layer
2012-12-21 0:34 UTC (2+ messages)
` [PATCH] Route "
[PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2012-12-21 0:25 UTC (7+ messages)
` [Update][PATCH] "
` [Update 2][PATCH] "
[git pull] vfs.git
2012-12-21 0:21 UTC
[git pull] signal.git pile 2
2012-12-21 0:21 UTC
[PATCH 00/33] leds: cleanup LP5521/5523 LED driver
2012-12-21 0:17 UTC (3+ messages)
[PATCH 1/4] module: add syscall to load module from fd
2012-12-21 0:01 UTC (11+ messages)
[PATCH] cma: use unsigned type for count argument
2012-12-21 0:03 UTC (3+ messages)
CoreSight framework and drivers
2012-12-20 23:40 UTC (6+ messages)
[RESEND][GIT PULL v2] VFIO updates for v3.8
2012-12-20 23:11 UTC
[PATCH] sched/rt: Move cpu rq properties from "struct rt_rq" to "struct rq"
2012-12-20 23:07 UTC (4+ messages)
[GIT PULL] ARM: arm-soc fixes for 3.8, part 2
2012-12-20 23:04 UTC
[PATCH 00/33] Latest numa/core release, v17
2012-12-20 22:55 UTC (5+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree
zram: fix invalid memory references during disk write
2012-12-20 22:48 UTC (11+ messages)
[PATCH] mm: compaction: Do not accidentally skip pageblocks in the migrate scanner
2012-12-20 22:45 UTC (2+ messages)
[PATCH v2 0/2] gpio-langwell: update pci device table
2012-12-20 22:45 UTC (3+ messages)
` [PATCH v2 1/2] gpio-langwell: cleanup driver
` [PATCH v2 2/2] gpio-langwell: implement irq shutdown interface
[PATCH] x86, apb_timer: remove unused variable percpu_timer
2012-12-20 22:40 UTC (2+ messages)
` [tip:x86/cleanups] "
[PATCH] mm: cond_resched in tlb_flush_mmu to fix soft lockups on !CONFIG_PREEMPT
2012-12-20 22:36 UTC (9+ messages)
` [PATCH v2] mm: limit mmu_gather batching "
` [PATCH v3] "
epoll with ONESHOT possibly fails to deliver events
2012-12-20 22:25 UTC (7+ messages)
[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
2012-12-20 22:29 UTC (15+ messages)
[GIT] kbuild misc changes for v3.8-rc1
2012-12-20 22:29 UTC
[PATCH 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
2012-12-20 22:13 UTC (6+ messages)
[PATCH] [RFC] dma-buf: implement vmap refcounting in the interface logic
2012-12-20 21:45 UTC (4+ messages)
[PATCH] arm/davinci/musb: fix mispint introduced by commit 032ec49f5351e9cb242b1a1c367d14415043ab95
2012-12-20 21:59 UTC
[GIT] kbuild changes for v3.8-rc1
2012-12-20 21:59 UTC
[PATCH 0/3] gpio-langwell updates
2012-12-20 21:56 UTC (8+ messages)
` [PATCH 1/3] gpio-langwell: cleanup driver
` [PATCH 3/3] gpio-langwell: implement irq shutdown interface
[PATCH] PCI: Work around Stratus ftServer broken PCIe hierarchy
2012-12-20 21:46 UTC (2+ messages)
[PATCH] PCIe/PM: Do not suspend port if any subordinate device need PME polling
2012-12-20 21:44 UTC (3+ messages)
[PATCH] RFC: input: Extend matrix-keypad device tree binding
2012-12-20 21:41 UTC (4+ messages)
[PATCH 0/9] drivers: mailbox: framework creation
2012-12-20 21:29 UTC (7+ messages)
` [PATCH 3/9] mailbox: rename omap_mbox in mailbox
[GIT PULL] Ceph updates for 3.8
2012-12-20 21:29 UTC
[RFC][PATCH RT] rtmutex: Use raw_spin_trylock() in rt_mutex_slowlock() to ease possible live locks
2012-12-20 21:02 UTC (3+ messages)
[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
2012-12-20 20:58 UTC (3+ messages)
[PATCH 1/4] ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled
2012-12-20 20:51 UTC (6+ messages)
` [PATCH 4/4] net/smsc911x: Provide common clock functionality
[RFC PATCH v8 0/5] IPC: checkpoint/restore in userspace enhancements
2012-12-20 20:47 UTC (4+ messages)
[ANNOUNCE] 3.0.57-rt81
2012-12-20 20:46 UTC
[ANNOUCE] 3.4.24-rt35
2012-12-20 20:43 UTC
[PATCH 01/15] userns: use new hashtable implementation
2012-12-20 20:30 UTC (6+ messages)
` [PATCH 04/15] mm/huge_memory: "
[GIT PULL] Two btrfs reverts
2012-12-20 20:21 UTC
[PATCH] Documentation: ABI: remove testing/sysfs-devices-node
2012-12-20 19:43 UTC
[PATCH] scripts: add checkmaintainers.py
2012-12-20 19:31 UTC (11+ messages)
nfsd changes for 3.8
2012-12-20 19:26 UTC
CPU hotplug lockdep trace during offline
2012-12-20 19:26 UTC
[PATCH V2 0/2] MCE, AMD: MCE decoding support for AMD Family 16h
2012-12-20 19:20 UTC (6+ messages)
` [PATCH 2/2] "
Bisected oops regression between v3.7-rc8 and v3.7: nmi_watchdog
2012-12-20 19:17 UTC (6+ messages)
` [RESEND][PATCH v3] watchdog: Fix disable/enable regression
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