Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e58cdf585a38412f9f56c512d20e8e12637d9892
e58cdf5
locking/Documentation/lockstat: Fix typo - lokcing -> locking
by Stephen Boyd
· 9 years ago
d6a3678
Merge branch 'linus' into locking/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
a7d5c18
Merge tag 'platform-drivers-x86-v4.3-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a8f1558
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
28c553d
revert "mm: make sure all file VMAs have ->vm_ops set"
by Andrew Morton
· 9 years ago
0526109
MAINTAINERS: update LTP mailing list
by Cyril Hrubis
· 9 years ago
c03e946
userfaultfd: add missing mmput() in error path
by Eric Biggers
· 9 years ago
62bef58
lib/string_helpers.c: fix infinite loop in string_get_size()
by Vitaly Kuznetsov
· 9 years ago
14b97de
alpha: lib: export __delay
by Sudip Mukherjee
· 9 years ago
969560d
alpha: io: define ioremap_uc
by Sudip Mukherjee
· 9 years ago
8d77a6d
kasan: fix last shadow judgement in memory_is_poisoned_16()
by Xishi Qiu
· 9 years ago
3aaf14d
zram: fix possible use after free in zcomp_create()
by Luis Henriques
· 9 years ago
8a1513b
hp-wmi: limit hotkey enable
by Kyle Evans
· 9 years ago
8e64a73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
2e5735f
Merge tag 'for-v4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 9 years ago
d109c4b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
42dc2a3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1345df2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c2ea72f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a706797
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
335c258
libceph: advertise support for keepalive2
by Ilya Dryomov
· 9 years ago
7f61f54
libceph: don't access invalid memory in keepalive2 path
by Ilya Dryomov
· 9 years ago
9786cff
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1b3dfde
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
df057cc
arm64: errata: add module build workaround for erratum #843419
by Will Deacon
· 10 years ago
bdec97a
arm64: compat: fix vfp save/restore across signal handlers in big-endian
by Will Deacon
· 9 years ago
e56d82a
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
by Will Deacon
· 9 years ago
7271484
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
3025510
Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
9efeaaf
Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
d1291eb
Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
aa57e0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
03da3ff
x86/platform: Fix Geode LX timekeeping in the generic x86 build
by David Woodhouse
· 9 years ago
f6cf87f
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
865ca08
ia64: Enable userfaultfd and membarrier system calls
by Luck, Tony
· 9 years ago
09a77a8
modsign: Fix GPL/OpenSSL licence incompatibility
by David Woodhouse
· 9 years ago
d10bcd4
arm64: head.S: initialise mdcr_el2 in el2_setup
by Will Deacon
· 9 years ago
2314ee4
arm64: enable generic idle loop
by Leo Yan
· 9 years ago
c5e6bd2
perf tests: Fix software clock events test setting maps
by Adrian Hunter
· 9 years ago
2998272
perf tests: Fix task exit test setting maps
by Adrian Hunter
· 9 years ago
8c0498b
perf evlist: Fix create_syswide_maps() not propagating maps
by Adrian Hunter
· 9 years ago
44c42d7
perf evlist: Fix add() not propagating maps
by Adrian Hunter
· 9 years ago
adc0c3e
perf evlist: Factor out a function to propagate maps for a single evsel
by Adrian Hunter
· 9 years ago
74bfd2b
perf evlist: Make create_maps() use set_maps()
by Adrian Hunter
· 9 years ago
934e0f2
perf evlist: Make set_maps() more resilient
by Adrian Hunter
· 9 years ago
fce4d29
perf evsel: Add own_cpus member
by Adrian Hunter
· 9 years ago
b278c36
perf evlist: Fix missing thread_map__put in propagate_maps()
by Adrian Hunter
· 9 years ago
f114d6e
perf evlist: Fix splice_list_tail() not setting evlist
by Adrian Hunter
· 9 years ago
ec9a77a
perf evlist: Add has_user_cpus member
by Adrian Hunter
· 9 years ago
d5bc056
perf evlist: Remove redundant validation from propagate_maps()
by Adrian Hunter
· 9 years ago
725e06b
perf evlist: Simplify set_maps() logic
by Adrian Hunter
· 9 years ago
a69b09e
perf evlist: Simplify propagate_maps() logic
by Adrian Hunter
· 9 years ago
1975dbc
locking/static_keys: Fix up the static keys documentation
by Jonathan Corbet
· 9 years ago
d25ed27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
9c488de
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
57e6bbc
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
bd315aa
perf top: Fix segfault pressing -> with no hist entries
by Wang Nan
· 9 years ago
5d7c631
x86/apic: Serialize LVTT and TSC_DEADLINE writes
by Shaohua Li
· 9 years ago
4857c91
x86/ioapic: Force affinity setting in setup_ioapic_dest()
by Thomas Gleixner
· 9 years ago
cda34fc
x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method
by Juergen Gross
· 9 years ago
bf95004
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
by Will Deacon
· 9 years ago
62d96c7
arm64: Fix pte_modify() to preserve the hardware dirty information
by Catalin Marinas
· 9 years ago
b847415
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
by Catalin Marinas
· 9 years ago
ba9cc45
arm64: dma-mapping: check whether cma area is initialized or not
by Jisheng Zhang
· 9 years ago
f454b47
x86/ldt: Fix small LDT allocation for Xen
by Jan Beulich
· 9 years ago
eef7635
clockevents: Remove unused set_mode() callback
by Viresh Kumar
· 9 years ago
1e64281
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text
by Ingo Molnar
· 9 years ago
91a4dc9
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
fa84b52
pinctrl: samsung: s3c24xx: fix syntax error
by Linus Walleij
· 9 years ago
942cde7
pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()
by Tony Lindgren
· 9 years ago
163dc9f
pinctrl: join lines that can be a single line within 80 columns
by Masahiro Yamada
· 9 years ago
5a99233
pinctrl: digicolor: convert null test to IS_ERR test
by Julia Lawall
· 9 years ago
d259ec2
pinctrl: qcom: ssbi: convert null test to IS_ERR test
by Julia Lawall
· 9 years ago
46d4f7c
gpio: omap: Fix GPIO numbering for deferred probe
by Tony Lindgren
· 9 years ago
ae80d64
Documentation: gpio: Explain that <function>-gpio is also supported
by Javier Martinez Canillas
· 9 years ago
5e606ab
gpio: omap: Fix gpiochip_add() handling for deferred probe
by Tony Lindgren
· 9 years ago
e799f35
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
87e77e4
Documentation: gpio: board: describe the con_id parameter
by Dirk Behme
· 9 years ago
69de52b
Documentation: gpio: board: add flags parameter to gpiod_get*() functions
by Dirk Behme
· 9 years ago
e20538b
gpio: Propagate errors from chip->get()
by Bjorn Andersson
· 9 years ago
aad38b7
gpio: rcar: GPIO_RCAR doesn't relate to ARM
by Kuninori Morimoto
· 9 years ago
1bbc557
gpio: mxs: need to check return value of irq_alloc_generic_chip
by Peng Fan
· 9 years ago
9e26b0b
gpio: mxc: need to check return value of irq_alloc_generic_chip
by Peng Fan
· 9 years ago
caa4704
perf header: Fixup reading of HEADER_NRCPUS feature
by Arnaldo Carvalho de Melo
· 9 years ago
8456799
locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h
by Boqun Feng
· 9 years ago
2619d7e
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
by John Stultz
· 9 years ago
c7ef92c
Merge tag 'v4.3-rc1' into locking/core, to refresh the tree
by Ingo Molnar
· 9 years ago
ebfb498
perf/x86/intel: Fix constraint access
by Peter Zijlstra
· 9 years ago
7c5b190
x86/cpu: Print family/model/stepping in hex
by Borislav Petkov
· 9 years ago
cd1faefa
hwmon: (nct6775) Add support for NCT6793D
by Guenter Roeck
· 9 years ago
728d294
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
by Guenter Roeck
· 9 years ago
6ff33f3
Linux 4.3-rc1
by Linus Torvalds
· 9 years ago
6917b51
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 9 years ago
10fbd36
blk: rq_data_dir() should not return a boolean
by Linus Torvalds
· 9 years ago
e1df8b0
Merge branch 'writeback-plugging'
by Linus Torvalds
· 9 years ago
505a666
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
by Linus Torvalds
· 9 years ago
31409c9
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 9 years ago
dfb22fc
thermal: fix intel PCH thermal driver mismerge
by Linus Torvalds
· 9 years ago
01b0c01
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3ebb054
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
by Vineet Gupta
· 9 years ago
Next »