Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3fbfbf7a3b66ec424042d909f14ba2ddf4372ea8
3fbfbf7
rcu: Add callback-free CPUs
by Paul E. McKenney
· 12 years ago
aac1cda
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD
by Paul E. McKenney
· 12 years ago
d484a21
rcu: Add documentation for the new rcuexp debugfs trace file
by Paul E. McKenney
· 12 years ago
40e80c4
rcu: Update documentation for TREE_RCU debugfs tracing
by Paul E. McKenney
· 12 years ago
c896054
rcu: Reduce default RCU CPU stall warning timeout
by Paul E. McKenney
· 12 years ago
351573a
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
by Paul E. McKenney
· 12 years ago
f0a0e6f
rcu: Clarify memory-ordering properties of grace-period primitives
by Paul E. McKenney
· 12 years ago
67afeed
rcu: Add new rcutorture module parameters to start/end test messages
by Paul E. McKenney
· 12 years ago
bb08f76
rcu: Remove list_for_each_continue_rcu()
by Paul E. McKenney
· 12 years ago
878d743
rcu: Fix batch-limit size problem
by Eric Dumazet
· 12 years ago
7bd8f2a
rcu: Add tracing for synchronize_sched_expedited()
by Paul E. McKenney
· 12 years ago
6ee0886
rcu: Remove old debugfs interfaces and also RCU flavor name
by Michael Wang
· 12 years ago
a608d84
rcu: split 'rcuhier' to each flavor
by Michael Wang
· 12 years ago
66b38bc
rcu: split 'rcugp' to each flavor
by Michael Wang
· 12 years ago
29c6776
rcu: split 'rcuboost' to each flavor
by Michael Wang
· 12 years ago
c25e557
rcu: split 'rcubarrier' to each flavor
by Michael Wang
· 12 years ago
42c3533
rcu: Fix tracing formatting
by Paul E. McKenney
· 12 years ago
5f4ee1f
rcu: Remove the interface "rcudata.csv"
by Michael Wang
· 12 years ago
c011c41
rcu: Replace the old interface with the new one
by Michael Wang
· 12 years ago
51d0f16
rcu: Optimize the 'rcu_pending' for RCU trace
by Michael Wang
· 12 years ago
d29200e
rcu: Optimize the 'rcudata.csv' for RCU trace
by Michael Wang
· 12 years ago
878eda7
rcu: Optimize the 'rcudata' for RCU trace
by Michael Wang
· 12 years ago
374b928
rcu: Fundamental facility for 'CPU units sequence reading'
by Michael Wang
· 12 years ago
573bcd40
rcu: Create directory for each flavor of rcu
by Michael Wang
· 12 years ago
a30489c
rcu: Instrument synchronize_rcu_expedited() for debugfs tracing
by Paul E. McKenney
· 12 years ago
40694d6
rcu: Move synchronize_sched_expedited() state to rcu_state
by Paul E. McKenney
· 12 years ago
1924bcb
rcu: Avoid counter wrap in synchronize_sched_expedited()
by Paul E. McKenney
· 12 years ago
7b2e601
rcu: Rename ->onofflock to ->orphan_lock
by Paul E. McKenney
· 12 years ago
a4d611f
rcu: Document alternative RCU/reference-count algorithms
by Paul E. McKenney
· 12 years ago
57d34a6
rcu: Update docs to include kfree_rcu()
by Kees Cook
· 12 years ago
2c5594d
rcu: Fix unrecovered RCU user mode in syscall_trace_leave()
by Frederic Weisbecker
· 12 years ago
cda4dc8
rcutorture: Use DEFINE_STATIC_SRCU()
by Lai Jiangshan
· 12 years ago
55c6659a
srcu: Add DEFINE_SRCU()
by Lai Jiangshan
· 12 years ago
af71bef
rcu: Wordsmith help text for RCU_USER_QS kernel parameter
by Paul Gortmaker
· 12 years ago
53bb857
rcu: Dump number of callbacks in stall warning messages
by Paul E. McKenney
· 12 years ago
eee0588
rcu: Add grace-period information to RCU CPU stall warnings
by Paul E. McKenney
· 12 years ago
b637a32
rcu: Print remote CPU's stacks in stall warnings
by Paul E. McKenney
· 12 years ago
f2ebfbc
srcu: Export process_srcu()
by Lai Jiangshan
· 12 years ago
4e87b2d
srcu: Credit Lai Jiangshan with SRCU rewrite
by Lai Jiangshan
· 12 years ago
340f588
rcu: Fix precedence error in cpu_needs_another_gp()
by Paul E. McKenney
· 12 years ago
3705b88
rcu: Add a module parameter to force use of expedited RCU primitives
by Antti P Miettinen
· 12 years ago
ba49df4
rcu: Update RCU_FAST_NO_HZ help text
by Paul E. McKenney
· 12 years ago
4d9a5d4
rcu: Remove rcu_switch()
by Frederic Weisbecker
· 12 years ago
4898326
rcu: Make rcutorture give diagnostics if CPU offline fails
by Paul E. McKenney
· 12 years ago
abfd6e5
rcu: Fix comment about _rcu_barrier()/orphanage exclusion
by Paul E. McKenney
· 12 years ago
0f9574d
rcu: Correct the name of a reference in list of RCU papers
by Dhaval Giani
· 12 years ago
f191eec
Documentation: Fix memory-barriers.txt example
by Paul E. McKenney
· 12 years ago
62da192
rcu: Accelerate callbacks for CPU initiating a grace period
by Paul E. McKenney
· 12 years ago
6f0c058
Linux 3.7-rc2
by Linus Torvalds
· 12 years ago
198190a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
aeed41a
arm64: fix alignment padding in assembly code
by Marc Zyngier
· 12 years ago
31fd84b9
use clamp_t in UNAME26 fix
by Kees Cook
· 12 years ago
8c1bee6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
caabe24
MODSIGN: Move the magic string to the end of a module and eliminate the search
by David Howells
· 12 years ago
70f3900
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
b6bb324
MODSIGN: Cleanup .gitignore
by David Howells
· 12 years ago
b37d1bf
MODSIGN: perlify sign-file and merge in x509keyid
by David Howells
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
9e78144
hold task->mempolicy while numa_maps scans.
by KAMEZAWA Hiroyuki
· 12 years ago
3b641bf
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4a1f2b0
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
fe73fbe
lib/dma-debug.c: fix __hash_bucket_find()
by Ming Lei
· 12 years ago
0db63d7
mm: compaction: correct the nr_strict va isolated check for CMA
by Mel Gorman
· 12 years ago
bac7169
firmware/memmap: avoid type conflicts with the generic memmap_init()
by Fengguang Wu
· 12 years ago
bbc2e3e
pidns: remove recursion from free_pid_ns()
by Cyrill Gorcunov
· 12 years ago
dc36d7e
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
by Axel Lin
· 12 years ago
2702b15
kernel/sys.c: fix stack memory content leak via UNAME26
by Kees Cook
· 12 years ago
1d46e23
linux/coredump.h needs asm/siginfo.h
by Richard Weinberger
· 12 years ago
deb521c
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
by Linus Torvalds
· 12 years ago
17dbe27
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
b05e585
kbuild: Fix module signature generation
by Linus Torvalds
· 12 years ago
1675737
xen: Fix annoying compile-time warning
by Linus Torvalds
· 12 years ago
e80bd27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
fb06de0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
22054fb
Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 12 years ago
ea26d0c
MAINTAINERS: Add Rafael's address to ACPI maintainers
by Rafael J. Wysocki
· 12 years ago
90cdb1a
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d479c91
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
by Ben Collins
· 12 years ago
7216cab
xtensa: add missing system calls to the syscall table
by Chris Zankel
· 12 years ago
6238559
Merge tag 'disintegrate-parisc-20121016' into for-linus
by James Bottomley
· 12 years ago
39070cb
xtensa: minor compiler warning fix
by Chris Zankel
· 12 years ago
e2a666d
kbuild: sign the modules at install time
by Rusty Russell
· 12 years ago
4533d86
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
by H. Peter Anvin
· 12 years ago
5bc6617
x86, MCE: Remove bios_cmci_threshold sysfs attribute
by Borislav Petkov
· 12 years ago
c9623de
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
e1858b2
Hexagon: Copyright marking changes
by Richard Kuo
· 12 years ago
3ed8d11
UAPI: (Scripted) Disintegrate arch/hexagon/include/asm
by David Howells
· 12 years ago
32bec97
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
by Jussi Kivilinna
· 12 years ago
4338584
fs, xattr: fix bug when removing a name not in xattr list
by David Rientjes
· 12 years ago
8f34a1d
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
by Will Deacon
· 12 years ago
7797d17
arm64: ptrace: make structure padding explicit for debug registers
by Will Deacon
· 12 years ago
16dd46b
arm64: No need to set the x0-x2 registers in start_thread()
by Catalin Marinas
· 12 years ago
f71a1a4
arm64: Ignore memory blocks below PHYS_OFFSET
by Catalin Marinas
· 12 years ago
c60b0c2
arm64: Fix the update_vsyscall() prototype
by Catalin Marinas
· 12 years ago
fea2aca
arm64: Select MODULES_USE_ELF_RELA
by Catalin Marinas
· 12 years ago
Next »