Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87f8ea4cd3680ef7f4da4391aed97abb25eae333
« Previous
5b2bb75
perf top: Support userspace symbols too
by Arnaldo Carvalho de Melo
· 15 years ago
234fbbf
perf tools: Generalize event synthesizing routines
by Arnaldo Carvalho de Melo
· 15 years ago
7f3bedc
perf record: Fix race where process can disappear while reading its /proc/pid/tasks
by Arnaldo Carvalho de Melo
· 15 years ago
772be89
x86: Make EFI RTC function depend on 32bit again
by Feng Tang
· 15 years ago
4f917ba
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
by Benjamin Herrenschmidt
· 15 years ago
01deab9
powerpc: Minor cleanup to lib/Kconfig.debug
by Kumar Gala
· 15 years ago
f8a3ae6
powerpc: Minor cleanup to sound/ppc/Kconfig
by Kumar Gala
· 15 years ago
022382a
powerpc: Minor cleanup to init/Kconfig
by Kumar Gala
· 15 years ago
ed84a07
powerpc: Limit memory hotplug support to PPC64 Book-3S machines
by Kumar Gala
· 15 years ago
0cd9ad7
powerpc: Limit hugetlbfs support to PPC64 Book-3S machines
by Kumar Gala
· 15 years ago
ce7a35c
powerpc: Fix compile errors found by new ppc64e_defconfig
by Kumar Gala
· 15 years ago
fafbe98
powerpc: Add a Book-3E 64-bit defconfig
by Kumar Gala
· 15 years ago
cdd3904
powerpc/booke: Fix xmon single step on PowerPC Book-E
by Josh Boyer
· 15 years ago
348aa30
powerpc: Align vDSO base address
by Andreas Schwab
· 15 years ago
7de8028
powerpc: Fix segment mapping in vdso32
by Andreas Schwab
· 15 years ago
171fb12
powerpc/iseries: Remove compiler version dependent hack
by Stephen Rothwell
· 15 years ago
7abb840
powerpc/perf_events: Fix priority of MSR HV vs PR bits
by Michael Neuling
· 15 years ago
f568a92
sh_eth: Add asm/cacheflush.h
by Nobuhiro Iwamatsu
· 15 years ago
fb64bb5
PPPoE: Fix flush/close races.
by Michal Ostrowski
· 15 years ago
a864343
mfd: Do not dereference null pointer in twl4030 error path
by Ilkka Koskinen
· 15 years ago
14f572f
mfd: Always initialise WM831x IRQ mutex
by Mark Brown
· 15 years ago
5ccdcec
e1000e: allow for swflag to be held over consecutive PHY accesses
by Bruce Allan
· 15 years ago
ca15df5
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
by Bruce Allan
· 15 years ago
fa2ce13
e1000e: 82577/82578 requires a different method to configure LPLU
by Bruce Allan
· 15 years ago
53ac5a8
e1000e: increase swflag acquisition timeout for ICHx/PCH
by Bruce Allan
· 15 years ago
db2932e
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
by Bruce Allan
· 15 years ago
3930596
igbvf: fix memory leak when ring size changed while interface down
by Alexander Duyck
· 15 years ago
759884b
ixgbe: fix memory leak when resizing rings while interface is down
by Alexander Duyck
· 15 years ago
6d9f4fc
igb: fix memory leak when setting ring size while interface is down
by Alexander Duyck
· 15 years ago
ffb4a73
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
by Paul Mundt
· 15 years ago
a5c461b
sh: Document uImage.bin target in archhelp.
by Paul Mundt
· 15 years ago
e179ac0
ARM: S3C64XX: Set rate of crystal mux
by Mark Brown
· 15 years ago
e73486b
ARM: S3C64XX: Fix S3C64XX_CLKDIV0_ARM_MASK value
by Kukjin Kim
· 15 years ago
8176674
x86-64: Fix register leak in 32-bit syscall audting
by Jan Beulich
· 15 years ago
960cc0f
block: use after free bug in __blkdev_get
by Neil Brown
· 15 years ago
9a3936a
NFSv4: The link() operation should return any delegation on the file
by Trond Myklebust
· 15 years ago
141aeb9
NFSv4: Fix two unbalanced put_rpccred() issues.
by Trond Myklebust
· 15 years ago
72ed7de
x86: crash_dump: Fix non-pae kdump kernel memory accesses
by Jiri Slaby
· 15 years ago
ae1b22f
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
by Rusty Russell
· 15 years ago
9e24c7e
sh: add uImage.bin target
by Magnus Damm
· 15 years ago
8834541
sh: rsk7203 CONFIG_MTD=n fix
by Magnus Damm
· 15 years ago
fcd14b3
perf tools, Alpha: Add Alpha support to perf.h
by Michael Cree
· 15 years ago
ec29b8d
perf tools: Remove -Wcast-align
by Paul Mundt
· 15 years ago
3e5cb98
drm/radeon/kms: add support for msi
by Alex Deucher
· 15 years ago
ebbe1cb
drm/radeon/kms/atom: add support for spread spectrum (v2)
by Alex Deucher
· 15 years ago
c290dad
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
by Alex Deucher
· 15 years ago
33fdb15
drm/radeon/r600: only assign vb after we know space is available.
by Robert Noland
· 15 years ago
c54b1820
drm/radeon/r600: Replace repeated calculations with variable.
by Robert Noland
· 15 years ago
bc293e5
drm/radeon/kms/atom: get better min pixel clock info
by Mathias Fröhlich
· 15 years ago
790cfb3
drm/radeon/kms: add quirk for acer 5102
by Alex Deucher
· 15 years ago
5885b7a
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
by Alex Deucher
· 15 years ago
ceb776b
drm/radeon/kms: fix cs parser tex bit 11 check
by Mathias Fröhlich
· 15 years ago
c850cb7
drm/kms: fix kms/fbdev colormap support properly.
by Dave Airlie
· 15 years ago
60339fa
sh: Check for return_to_handler when unwinding the stack
by Matt Fleming
· 15 years ago
26fadd3
sh: Build fix: define more __movmem* symbols
by Lubomir Rintel
· 15 years ago
ba93483
sh: __irq_entry annotate do_IRQ().
by Paul Mundt
· 15 years ago
c06e004
ARM: Use GFP_DMA only for masks _less_ than 32-bit
by Russell King
· 15 years ago
ce63e6b
ARM: integrator: allow Integrator to be built with highmem
by Russell King
· 15 years ago
b214f11
ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfig help text
by Janusz Krzysztofik
· 15 years ago
8408712
perf tools: Fix compatibility with libelf 0.8 and autodetect
by Marti Raudsepp
· 15 years ago
ab72b00
ARM: Fix signal restart issues with NX and OABI compat
by Russell King
· 15 years ago
94efb72
pcmcia: do not load the pd6729 driver if io_base is NULL
by Komuro
· 15 years ago
d3da683
bonding: Modify hash transmit policies to use the packet's source MAC address
by Jasper Spaans
· 15 years ago
66ed1e5
pktgen: Dont leak kernel memory
by Eric Dumazet
· 15 years ago
62e20a6
DM9000: Fix revision ID for DM9000B
by Ben Dooks
· 15 years ago
05af214
r8169: fix Ethernet Hangup for RTL8110SC rev d
by Simon Wunderlich
· 15 years ago
6cafb12
block: silently error unsupported empty barriers too
by Mark McLoughlin
· 15 years ago
371dc4a
hwmon: (it87) Fix VID reading on IT8718F/IT8720F
by Jean Delvare
· 15 years ago
9d09144
hwmon: (dme1737) No vid attributes for SCH311x
by Jean Delvare
· 15 years ago
c7702c3
hwmon: (fschmd) Fix check on unsigned in watchdog_write()
by Roel Kluin
· 15 years ago
57784df
hwmon: (coretemp) Maintainer update
by Huaxu Wan
· 15 years ago
6d3f1e1
tracing: Remove cpu arg from the rb_time_stamp() function
by Jiri Olsa
· 15 years ago
67b394f
tracing: Fix comment typo and documentation example
by Jiri Olsa
· 15 years ago
3e69533
tracing: Fix trace_seq_printf() return value
by Jiri Olsa
· 15 years ago
cf8517c
tracing: Update *ppos instead of filp->f_pos
by Jiri Olsa
· 15 years ago
8add570
Pull ticket-spinaphore into release branch
by Tony Luck
· 15 years ago
48fade6
Pull ticket4byte into release branch
by Tony Luck
· 15 years ago
f685cea
sched: Strengthen buddies and mitigate buddy induced latencies
by Mike Galbraith
· 15 years ago
52567b0
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
by Trond Myklebust
· 15 years ago
4204878
drm/i915: Ironlake suspend/resume support
by Zhenyu Wang
· 15 years ago
fe798b9
drm/i915: kill warning in intel_find_pll_g4x_dp
by Jesse Barnes
· 15 years ago
629598d
drm/i915: update watermarks before enabling PLLs
by Jesse Barnes
· 15 years ago
0e442c6
drm/i915: add FIFO watermark support for G4x
by Jesse Barnes
· 15 years ago
a8b40bc
nfs: Panic when commit fails
by Terry Loftin
· 15 years ago
14a3f40
x86: Remove STACKPROTECTOR_ALL
by Arjan van de Ven
· 15 years ago
54f4407
perf events: Don't generate events for the idle task when exclude_idle is set
by Soeren Sandmann
· 15 years ago
721a669
perf events: Fix swevent hrtimer sampling by keeping track of remaining time when enabling/disabling swevent hrtimers
by Soeren Sandmann
· 15 years ago
b7cb10e
perf probe: Print debug messages using pr_*()
by Arnaldo Carvalho de Melo
· 15 years ago
43315956
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
802da5f
perf tools: Drop asm/types.h wrapper
by Frederic Weisbecker
· 15 years ago
a4fb581
perf tools: Bind callchains to the first sort dimension column
by Frederic Weisbecker
· 15 years ago
af0a6fa
perf tools: Fix missing top level callchain
by Frederic Weisbecker
· 15 years ago
db51914
ifb: should not use __dev_get_by_index() without locks
by Eric Dumazet
· 15 years ago
bc36b42
net: au1000_eth: add missing capability.h
by Manuel Lauss
· 15 years ago
196f17e
myri10ge: improve port type reporting in ethtool
by Brice Goglin
· 15 years ago
c62f4c4
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
by Arjan van de Ven
· 15 years ago
74eee2e
e1000e: reset the PHY on 82577/82578 when going to Sx
by Bruce Allan
· 15 years ago
2bd9af0
isdn: fix possible circular locking dependency
by Xiaotian Feng
· 15 years ago
0dc6d9c
netxen: avoid undue board config check
by Dhananjay Phadke
· 15 years ago
Next »