Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
562c85cadb065e33ec9f651b8d41cdfd3054a5d0
562c85c
ARM: 8168/1: extend __init_end to a page align address
by Yalin Wang
· 10 years ago
e16343c
ARM: 8160/1: drop warning about return_address not using unwind tables
by Uwe Kleine-König
· 10 years ago
c3c963e
ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGE
by Uwe Kleine-König
· 10 years ago
aeea359
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
by Behan Webster
· 10 years ago
389522b
ARM: 8155/1: place sigpage at a random offset above stack
by Nathan Lynch
· 10 years ago
02e0409
ARM: 8154/1: use _install_special_mapping for sigpage
by Nathan Lynch
· 10 years ago
75c3490
ARM: 8153/1: Enable gcov support on the ARM architecture
by Vincent Sanders
· 10 years ago
195b58a
ARM: Avoid writing to control register on every exception
by Russell King
· 10 years ago
8b521cb
ARM: 8152/1: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
9f9ec08
ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01X
by Daniel Thompson
· 10 years ago
be26e0e
ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01X
by Daniel Thompson
· 10 years ago
fbf10641
ARM: 8138/1: drop ISAR0 workaround for B15
by Brian Norris
· 10 years ago
abf3878
ARM: 8136/1: sa1100: add Micro ASIC platform device
by Linus Walleij
· 10 years ago
084bb5b
ARM: 8131/1: arm/smp: Absorb boot_secondary()
by Geert Uytterhoeven
· 10 years ago
31e1a60
ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian
by Ard Biesheuvel
· 10 years ago
0777e3e
ARM: 8125/1: crypto: enable NEON SHA-1 for big endian
by Ard Biesheuvel
· 10 years ago
52addcf
Linux 3.17-rc2
by Linus Torvalds
· 10 years ago
f01bfc9
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
dd5957b
Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 10 years ago
497c01d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
01e9982
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
7be141d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
44744bb
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
959dc25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
fa7f78e
Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
5e30ca1
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
d856f32
aio: fix reqs_available handling
by Benjamin LaHaise
· 10 years ago
bf87bb1
bus: arm-ccn: Fix warning message
by Pawel Moll
· 10 years ago
12266db
ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux
by Geert Uytterhoeven
· 10 years ago
caa9eac
ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies
by Marcel Ziswiler
· 10 years ago
9d0b1f3
Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 10 years ago
a284e9d
MAINTAINERS: Add entry for Renesas DRM drivers
by Laurent Pinchart
· 10 years ago
db314f2
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 10 years ago
00250b5
MAINTAINERS: add new Rockchip SoC list
by Heiko Stuebner
· 10 years ago
1302d32
ARM: dts: rockchip: readd missing mmc0 pinctrl settings
by Heiko Stuebner
· 10 years ago
2136edf
Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes
by Olof Johansson
· 10 years ago
39b5552
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
by Steven Rostedt (Red Hat)
· 10 years ago
5f151b2
ftrace: Fix function_profiler and function tracer together
by Steven Rostedt (Red Hat)
· 10 years ago
92a5655
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
by David Jeffery
· 10 years ago
78270e8
nfs: can_coalesce_requests must enforce contiguity
by Weston Andros Adamson
· 10 years ago
bba5c18
nfs: disallow duplicate pages in pgio page vectors
by Weston Andros Adamson
· 10 years ago
7c3af97
nfs: don't sleep with inode lock in lock_and_join_requests
by Weston Andros Adamson
· 10 years ago
9497001
nfs: fix error handling in lock_and_join_requests
by Weston Andros Adamson
· 10 years ago
bfd484a
nfs: use blocking page_group_lock in add_request
by Weston Andros Adamson
· 10 years ago
bc8a309
nfs: fix nonblocking calls to nfs_page_group_lock
by Weston Andros Adamson
· 10 years ago
fd2f3a0
nfs: change nfs_page_group_lock argument
by Weston Andros Adamson
· 10 years ago
451fd72
Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 10 years ago
47e4df9
mac80211: fix channel switch for chanctx-based drivers
by Michal Kazior
· 10 years ago
433ab34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
bce0b6c
ftrace: Fix up trampoline accounting with looping on hash ops
by Steven Rostedt (Red Hat)
· 10 years ago
faaa552
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
by Rasmus Villemoes
· 10 years ago
aa4a83e
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
by Daniel Borkmann
· 10 years ago
ea4f19c
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
by Daniel Borkmann
· 10 years ago
7d149c5
net: ethernet: broadcom: bnx2x: Remove redundant #ifdef
by Rasmus Villemoes
· 10 years ago
cbd5228
ibmveth: Fix endian issues with rx_no_buffer statistic
by Anton Blanchard
· 10 years ago
c10e4ca
net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()
by Iyappan Subramanian
· 10 years ago
2ba5af4
openvswitch: fix panic with multiple vlan headers
by Jiri Benc
· 10 years ago
793c3b4
net: ipv6: fib: don't sleep inside atomic lock
by Benjamin Block
· 10 years ago
91c0d98
net: fec: ptp: avoid register access when ipg clock is disabled
by Nimrod Andy
· 10 years ago
8426191
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
by Steven Rostedt (Red Hat)
· 10 years ago
33b7f99
ftrace: Allow ftrace_ops to use the hashes from other ops
by Steven Rostedt (Red Hat)
· 10 years ago
26d189b
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
1ae45cf
Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
37dbeab
drm/radeon: add additional SI pci ids
by Alex Deucher
· 10 years ago
5fc540e
drm/radeon: add new bonaire pci ids
by Alex Deucher
· 10 years ago
6dc14ba
drm/radeon: add new KV pci id
by Alex Deucher
· 10 years ago
80b304f
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
6a7519e
efi/arm64: Store Runtime Services revision
by Semen Protsenko
· 10 years ago
aee530c
firmware: Do not use WARN_ON(!spin_is_locked())
by Guenter Roeck
· 10 years ago
08f1a1b
cxgb4: Free completed tx skbs promptly
by Hariprasad Shenai
· 10 years ago
215a004
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
29aaee6
cxgb4: Fix race condition in cleanup
by Anish Bhatt
· 10 years ago
061079a
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
by zhuyj
· 10 years ago
049d280
sh: intc: Confine SH_INTC to platforms that need it
by Geert Uytterhoeven
· 10 years ago
7c3afd8
bnx2x: Revert UNDI flushing mechanism
by Yuval Mintz
· 10 years ago
9a6d33c
Merge branch 'qlcnic'
by David S. Miller
· 10 years ago
3d8623e
qlcnic: Fix endianess issue in firmware load from file operation
by Shahed Shaikh
· 10 years ago
d874df5
qlcnic: Fix endianess issue in FW dump template header
by Rajesh Borundia
· 10 years ago
26acc71
qlcnic: Fix flash access interface to application
by Jitendra Kalsaria
· 10 years ago
d715569
MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver
by Alan Ott
· 10 years ago
8a50f11
macvlan: Allow setting multicast filter on all macvlan types
by Vlad Yasevich
· 10 years ago
dc80811
packet: handle too big packets for PACKET_V3
by Eric Dumazet
· 10 years ago
564ee36
MAINTAINERS: add entry for ec_bhf driver
by Dariusz Marcinkiewicz
· 10 years ago
6df378d
lec: Use rtnl lock/unlock when updating MTU
by chas williams - CONTRACTOR
· 10 years ago
20a984c
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel
by Dave Airlie
· 10 years ago
c3735ae
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
by Dave Airlie
· 10 years ago
5317821
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
cee5aa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
e9d99a1
Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
29fdd5b
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
d1433d5
Merge tag 'please-pull-memfd_create' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
f8d08a1
Merge tag 'microblaze-3.17-rc2' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
4ab2578
HID: fix a couple of off-by-ones
by Jiri Kosina
· 10 years ago
ad3e14d
HID: logitech: perform bounds checking on device_id early enough
by Jiri Kosina
· 10 years ago
51217e6
HID: logitech: fix bounds checking on LED report size
by Jiri Kosina
· 10 years ago
8117bd5
gpio-lynxpoint: enable input sensing in resume
by Mathias Nyman
· 10 years ago
58b84f6
gpio: move GPIOD flags outside #ifdef
by Linus Walleij
· 10 years ago
8ce261d
can: flexcan: handle state passive -> warning transition
by Sebastian Andrzej Siewior
· 10 years ago
bc03a54
can: flexcan: Disable error interrupt when bus error reporting is disabled
by Alexander Stein
· 10 years ago
37b75a3
can: c_can: checking IS_ERR() instead of NULL
by Dan Carpenter
· 10 years ago
Next »