messages from 2012-12-20 14:35:54 to 2012-12-20 19:31:48 UTC [more...]
[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] tools, power: correct precedence of operators in init_maxfreq_mode
2012-12-20 19:24 UTC (33+ messages)
` [PATCH] kvm tools: remove unneeded checks in qcow code
` [PATCH] kvm tools: remove unneeded check from disk code
` [PATCH] kvm tools: correctly compare pointer with NULL instead of 0
` [PATCH] tools lib traceevent: remove redundant check from process_dynamic_array
` [PATCH] epoll: stop comparing pointers with 0 in self-test app
` [PATCH] tools/usb: remove unneeded 'continue' and simplify condition
` [PATCH] perf kmem: use ARRAY_SIZE instead of reinventing it
` [PATCH] cpupowerutils: don't compare pointers with 0
` [PATCH] m2m-deinterlace: use correct check for kzalloc failure
` [PATCH] perf script: use ARRAY_SIZE instead of reinventing it
` [PATCH] perf tools: remove redundant checks from _sort__sym_cmp
` [PATCH] virtio_console: correct error message on failure of debugfs_create_dir
` [PATCH] debugfs: remove redundant initialization of dentry
` [PATCH] PCI: cpqphp: minor cleanup and removal of unreachable paths
` [PATCH] bnx2x: use ARRAY_SIZE where possible
` [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] sched: fair: simplify can_migrate_task a bit
` [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
` [PATCH] arch/x86/platform/uv: use ARRAY_SIZE where possible
` [PATCH] um: don't compare a pointer to 0
` [PATCH] x86, apb_timer: remove unused variable percpu_timer
` [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
[PATCH 1/4] ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled
2012-12-20 19:24 UTC (5+ messages)
` [PATCH 4/4] net/smsc911x: Provide common clock functionality
[PATCH V2 0/2] MCE, AMD: MCE decoding support for AMD Family 16h
2012-12-20 19:20 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH 0/9] drivers: mailbox: framework creation
2012-12-20 19:19 UTC (4+ messages)
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
[PATCH v3 0/2] pstore,efi_pstore: Avoid deadlock in non-blocking paths
2012-12-20 19:09 UTC (2+ messages)
[GIT PULL v2] ARM: arm-soc fixes for 3.8
2012-12-20 19:08 UTC (11+ messages)
BUG: spinlock bad magic on CPU#0 on BeagleBone
2012-12-20 19:06 UTC (3+ messages)
` [PATCH] lib: atomic64: Initialize locks statically to fix early users
[PATCH v2 00/11] tty: Fix buffer work access-after-free
2012-12-20 19:03 UTC (5+ messages)
[PATCH v5 0/4] Adding usb2.0 host-phy support for exynos5250
2012-12-20 19:03 UTC (10+ messages)
` [PATCH v5 1/4] ARM: EXYNOS: Update & move usb-phy types to generic include layer
` [PATCH v5 3/4] USB: ehci-s5p: Add phy driver support
[ANNOUNCE] 3.7-nohz1
2012-12-20 18:33 UTC (25+ messages)
` [PATCH 01/24] context_tracking: Add comments on interface and internals
` [PATCH 02/24] cputime: Generic on-demand virtual cputime accounting
` [PATCH 03/24] cputime: Allow dynamic switch between tick/virtual based "
` [PATCH 04/24] cputime: Use accessors to read task cputime stats
` [PATCH 05/24] cputime: Safely read cputime of full dynticks CPUs
` [PATCH 06/24] nohz: Basic full dynticks interface
` [PATCH 07/24] nohz: Assign timekeeping duty to a non-full-nohz CPU
` [PATCH 08/24] nohz: Trace timekeeping update
` [PATCH 09/24] nohz: Wake up full dynticks CPUs when a timer gets enqueued
` [PATCH 10/24] rcu: Restart the tick on non-responding full dynticks CPUs
` [PATCH 11/24] sched: Comment on rq->clock correctness in ttwu_do_wakeup() in nohz
` [PATCH 12/24] sched: Update rq clock on nohz CPU before migrating tasks
` [PATCH 13/24] sched: Update rq clock on nohz CPU before setting fair group shares
` [PATCH 14/24] sched: Update rq clock on tickless CPUs before calling check_preempt_curr()
` [PATCH 15/24] sched: Update rq clock earlier in unthrottle_cfs_rq
` [PATCH 16/24] sched: Update clock of nohz busiest rq before balancing
` [PATCH 17/24] sched: Update rq clock before idle balancing
` [PATCH 18/24] sched: Update nohz rq clock before searching busiest group on load balancing
` [PATCH 19/24] nohz: Move nohz load balancer selection into idle logic
` [PATCH 20/24] nohz: Full dynticks mode
` [PATCH 21/24] nohz: Only stop the tick on RCU nocb CPUs
` [PATCH 22/24] nohz: Don't turn off the tick if rcu needs it
` [PATCH 23/24] nohz: Don't stop the tick if posix cpu timers are running
` [PATCH 24/24] nohz: Add some tracing
[PATCH] modpost: Add flag -f for making section mismatches fatal
2012-12-20 18:49 UTC
[PATCH 0/6] Add 32 bit VDSO time function support
2012-12-20 18:40 UTC (14+ messages)
` [PATCH 6/6] Add 32 bit VDSO support for 32 and 64 bit kernels
[v1][PATCH 0/6] powerpc/book3e: make kgdb to work well
2012-12-20 18:41 UTC (3+ messages)
` [v1][PATCH 3/6] book3e/kgdb: update thread's dbcr0
[PATCH] [RFC] drm/radeon: return 0 on successful gpu reset
2012-12-20 18:37 UTC (5+ messages)
[PATCH 00/33] Latest numa/core release, v17
2012-12-20 18:34 UTC (4+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree
[PATCH 0/9] ARM: Initial support for Tegra 114 SoC
2012-12-20 18:18 UTC (5+ messages)
` [PATCH 3/9] ARM: tegra: # of CPU cores detection w/ & w/o HAVE_ARM_SCU
UAPI: What remains to be pulled: SCSI and FCoE
2012-12-20 18:16 UTC
[regression] cpuidle_get_cpu_driver livelocks idle system
2012-12-20 18:16 UTC (4+ messages)
[PATCH 00/13] Add gdb python scripts as kernel debugging helpers
2012-12-20 17:59 UTC (2+ messages)
[PATCH 0/8] Thermal Framework Enhancements
2012-12-20 18:12 UTC (10+ messages)
` [PATCH 4/8] Thermal: Add Thermal_trip sysfs node
[PATCH 2/2] pinctrl: exynos5440: Fix compile error in pinctrl-exynos5440/samsung.c
2012-12-20 18:03 UTC (2+ messages)
[PATCH 1/2] pinctrl: samsung: Fix compile error in pinctrl-exynos5440/samsung.c
2012-12-20 18:03 UTC (2+ messages)
[RFC][PATCH RT] rtmutex: Use raw_spin_trylock() in rt_mutex_slowlock() to ease possible live locks
2012-12-20 18:02 UTC (2+ messages)
[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
2012-12-20 18:01 UTC (16+ messages)
[PATCH 1/2] pinctrl: nomadik: return if prcm_base is NULL
2012-12-20 17:57 UTC (3+ messages)
` [PATCH 2/2] ARM: ux500: add pinctrl address resources
[PATCH] sched/rt: Move cpu rq properties from "struct rt_rq" to "struct rq"
2012-12-20 17:53 UTC (2+ messages)
at91sam9260 MACB problem with IP fragmentation
2012-12-20 17:51 UTC (4+ messages)
[GIT PULL] UAPI disintegration for fbdev
2012-12-20 17:49 UTC
[ 3.5.y.z extended stable ] Linux 3.5.7.2 stable review
2012-12-20 17:42 UTC (3+ messages)
` [PATCH 141/241] i7300_edac: Fix error flag testing
S3C2416 LCD Support
2012-12-20 17:48 UTC (2+ messages)
CoreSight framework and drivers
2012-12-20 17:46 UTC (2+ messages)
[PATCH RESEND 1/1] fat:fix incorrect function comment
2012-12-20 17:31 UTC (2+ messages)
[PATCH v2] usb: phy: using kzalloc instead of kmalloc
2012-12-20 17:26 UTC (3+ messages)
[PATCH 5/9] clocksource: tegra: Enable ARM arch_timer with TSC
2012-12-20 17:09 UTC (5+ messages)
[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
2012-12-20 17:03 UTC (4+ messages)
[PATCH v7 00/27] x86, boot, 64bit: Add support for loading ramdisk and bzImage above 4G
2012-12-20 16:56 UTC (7+ messages)
` [PATCH v7 06/27] x86, 64bit: early #PF handler set page table
[GIT PULL] ARM: arm-soc fixes for 3.8
2012-12-20 16:29 UTC (4+ messages)
[PULL REQUEST] i2c-embedded for 3.8
2012-12-20 16:51 UTC (3+ messages)
[PATCH] [RFC] dma-buf: implement vmap refcounting in the interface logic
2012-12-20 16:50 UTC (4+ messages)
migrate_misplaced_transhuge_page: no page_count check?
2012-12-20 16:49 UTC (2+ messages)
Why Linux kernel forced to enter X2APIC mode( just because of booting cpu has supported x2apic) without depending on BIOS' setting in MSR->x2apic enablement bit ?
2012-12-20 16:48 UTC (7+ messages)
[PATCH] dma: tegra: implement flags parameters for cyclic transfer
2012-12-20 16:46 UTC (4+ messages)
[PATCH v4 00/18] perf: add memory access sampling support
2012-12-20 16:44 UTC (23+ messages)
` [PATCH v4 01/18] perf, x86: Support CPU specific sysfs events
` [PATCH v4 02/18] perf/x86: improve sysfs event mapping with event string
` [PATCH v4 03/18] perf/x86: add flags to event constraints
` [PATCH v4 04/18] perf, core: Add a concept of a weightened sample
` [PATCH v4 05/18] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v4 06/18] perf: add support for PERF_SAMPLE_ADDR in dump_sampple()
` [PATCH v4 07/18] perf: add generic memory sampling interface
` [PATCH v4 08/18] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v4 09/18] perf/x86: export PEBS load latency threshold register to sysfs
` [PATCH v4 10/18] perf/x86: add support for PEBS Precise Store
` [PATCH v4 11/18] perf tools: add mem access sampling core support
` [PATCH v4 12/18] perf report: add support for mem access profiling
` [PATCH v4 13/18] perf record: "
` [PATCH v4 14/18] perf tools: add new mem command for memory "
` [PATCH v4 15/18] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH v4 16/18] perf tools: detect data vs. text mappings
` [PATCH v4 17/18] perf tools: Ignore ABS symbols when loading data maps
` [PATCH v4 18/18] perf tools: Fix output of symbol_daddr offset
[PATCH] rc-core: don't return from store_protocols without releasing device mutex
2012-12-20 16:39 UTC (2+ messages)
[git pull] IOMMU Updates for v3.8
2012-12-20 16:39 UTC
[PATCH] Fix checkstack to work with ARCH=x86
2012-12-20 16:25 UTC
[PATCH] time: create __getnstimeofday for WARNless calls
2012-12-20 16:02 UTC (3+ messages)
[PATCH] mm: compare MIGRATE_ISOLATE selectively
2012-12-20 15:49 UTC (2+ messages)
Your ATM CARD Parcel
2012-12-20 15:37 UTC
[PATCH] makedumpfile: request the kernel do page scans
2012-12-20 15:51 UTC (4+ messages)
[PATCH] mmc:core:if detect mmc card remove,don't wait for req done
2012-12-20 15:49 UTC
[PATCH] net: ipv4: route: fix coding style issues net: ipv4: tcp: fix coding style issues
2012-12-20 15:31 UTC (2+ messages)
[PATCH] mfd: arizona: Register MICVDD supply first to ensure no retries
2012-12-20 15:38 UTC
[PATCH v3 1/4] v4l: vb2: add prepare/finish callbacks to allocators
2012-12-20 15:37 UTC (4+ messages)
` [PATCH v3 2/4] videobuf2-dma-streaming: new videobuf2 memory allocator
[PATCH] libata: Shut up annoying native_sectors warning
2012-12-20 15:37 UTC (4+ messages)
[PATCH RFC] spidev.c: add sysfs attributes for SPI configuration
2012-12-20 15:30 UTC (3+ messages)
[PATCH] net: ipv4: route: fixed a coding style issues net: ipv4: tcp: fixed a coding style issues
2012-12-20 15:23 UTC (3+ messages)
[PATCH v3 2/2] efi_pstore: Avoid deadlock in non-blocking paths
2012-12-20 15:12 UTC
[PATCH v3 1/2] pstore: Avoid deadlock in panic and emergency-restart path
2012-12-20 15:12 UTC
[PATCH v2 0/2] pstore,efi_pstore: Avoid deadlock in non-blocking paths
2012-12-20 15:02 UTC (3+ messages)
[PATCH RESEND v1 00/16] vfs: hot data tracking
2012-12-20 14:55 UTC (18+ messages)
` [PATCH RESEND v1 01/16] vfs: introduce some data structures
` [PATCH RESEND v1 02/16] vfs: add init and cleanup functions
` [PATCH RESEND v1 03/16] vfs: add I/O frequency update function
` [PATCH RESEND v1 04/16] vfs: add two map arrays
` [PATCH RESEND v1 05/16] vfs: add hooks to enable hot tracking
` [PATCH RESEND v1 06/16] vfs: add temp calculation function
` [PATCH RESEND v1 07/16] vfs: add map info update function
` [PATCH RESEND v1 08/16] vfs: add aging function
` [PATCH RESEND v1 09/16] vfs: add one work queue
` [PATCH RESEND v1 10/16] vfs: add FS hot type support
` [PATCH RESEND v1 11/16] vfs: register one shrinker
` [PATCH RESEND v1 12/16] vfs: add one ioctl interface
` [PATCH RESEND v1 13/16] vfs: add debugfs support
` [PATCH RESEND v1 14/16] proc: add two hot_track proc files
` [PATCH RESEND v1 15/16] btrfs: add hot tracking support
` [PATCH RESEND v1 16/16] vfs: add documentation
[PATCH 0/7] KVM: Alleviate mmu_lock hold time when we start dirty logging
2012-12-20 14:55 UTC (9+ messages)
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