Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
930477bdc227adbbff1d42ec9eba50a805cc9b78
930477b
perf sort: Cleanup sort__has_sym setting
by Namhyung Kim
· 12 years ago
dfd3b2f
perf sort: Reorder HISTC_SRCLINE index
by Namhyung Kim
· 12 years ago
bc8b8c0
perf archive: Fix typo on Documentation
by Arnaldo Carvalho de Melo
· 12 years ago
08e7154
perf sort: Consolidate sort_entry__setup_elide()
by Namhyung Kim
· 12 years ago
afab87b
perf sort: Separate out memory-specific sort keys
by Namhyung Kim
· 12 years ago
2f532d0
perf sort: Factor out common code in sort_dimension__add()
by Namhyung Kim
· 12 years ago
55369fc
perf sort: Introduce sort__mode variable
by Namhyung Kim
· 12 years ago
ded19d5
perf report: Fix alignment of symbol column when -v is given
by Namhyung Kim
· 12 years ago
ceb2acb
perf hists: Free unused mem info of a matched hist entry
by Namhyung Kim
· 12 years ago
26353a6
perf hists: Fix an invalid memory free on he->branch_info
by Namhyung Kim
· 12 years ago
6956664
perf tools: Fix bug in isupper() and islower()
by Sukadev Bhattiprolu
· 12 years ago
c0ffaf3
watchdog: Remove softlockup_thresh from Documentation
by Li Zefan
· 11 years ago
08825c9
watchdog: Document watchdog_thresh sysctl
by Li Zefan
· 11 years ago
a6572f8
watchdog: Disallow setting watchdog_thresh to -1
by Li Zefan
· 11 years ago
1b45adc
perf/x86/amd: Rework AMD PMU init code
by Peter Zijlstra
· 11 years ago
2b923c8
perf/x86: Check branch sampling priv level in generic code
by Stephane Eranian
· 11 years ago
13acac3
perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver
by Dan Carpenter
· 11 years ago
62b8563
perf: Add sysfs entry to adjust multiplexing interval per PMU
by Stephane Eranian
· 12 years ago
9e63020
perf: Use hrtimers for event multiplexing
by Stephane Eranian
· 12 years ago
ab57384
perf: Fix hw breakpoints overflow period sampling
by Jiri Olsa
· 12 years ago
ddd40da
x86/signals: Merge EFLAGS bit clearing into a single statement
by Jiri Olsa
· 12 years ago
24cda10
x86/signals: Clear RF EFLAGS bit for signal handler
by Jiri Olsa
· 12 years ago
5e219b3
x86/signals: Propagate RF EFLAGS bit through the signal restore call
by Jiri Olsa
· 12 years ago
e4aa937
Linux 3.10-rc3
by Linus Torvalds
· 11 years ago
ab465df
ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
by Manfred Spraul
· 11 years ago
89ff778
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
932ff06
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 11 years ago
95f4838
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
088d812
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
72de4c6
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
by Linus Torvalds
· 11 years ago
1aad08d
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
27a24cf
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
6b3f7b5
score: remove redundant kcore_list entries
by Kyle McMartin
· 11 years ago
462a2b5
Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
4dd9aa8
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
7bb66f6
ARC: lazy dcache flush broke gdb in non-aliasing configs
by Vineet Gupta
· 11 years ago
9cf1848
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 11 years ago
00cec11
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
03e04f0
aio: fix kioctx not being freed after cancellation at exit time
by Benjamin LaHaise
· 11 years ago
a9ff785
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
by Cliff Wickman
· 11 years ago
43c523b
drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencing
by Tomasz Figa
· 11 years ago
b4ca2b4
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
by Joseph Qi
· 11 years ago
10b3a32
random: fix accounting race condition with lockless irq entropy_count update
by Jiri Kosina
· 11 years ago
1e7e2e0
drivers/char/random.c: fix priming of last_data
by Jarod Wilson
· 11 years ago
348f9f0
mm/memory_hotplug.c: fix printk format warnings
by Randy Dunlap
· 11 years ago
136e877
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
by Ryusuke Konishi
· 11 years ago
dfd20b2
drivers/block/brd.c: fix brd_lookup_page() race
by Brian Behlendorf
· 11 years ago
e5ee730
fbdev: FB_GOLDFISH should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
cac29af
drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
387b8b3
auditfilter.c: fix kernel-doc warnings
by Randy Dunlap
· 11 years ago
6900807
aio: fix io_getevents documentation
by Jeff Moyer
· 11 years ago
97c9266
revert "selftest: add simple test for soft-dirty bit"
by Andrew Morton
· 11 years ago
4b949b8
drivers/leds/leds-ot200.c: fix error caused by shifted mask
by Christian Gmeiner
· 11 years ago
7c34251
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
by Aneesh Kumar K.V
· 11 years ago
7450231
linux/kernel.h: fix kernel-doc warning
by Randy Dunlap
· 11 years ago
c2cc499
mm compaction: fix of improper cache flush in migration code
by Leonid Yegoshin
· 11 years ago
1ccc819
rapidio/tsi721: fix bug in MSI interrupt handling
by Alexandre Bounine
· 11 years ago
fb09c37
hfs: avoid crash in hfs_bnode_create
by Jeff Mahoney
· 11 years ago
28ccddf
mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
by Johannes Weiner
· 11 years ago
26549c8
drivers/video: implement a simple framebuffer driver
by Stephen Warren
· 11 years ago
afe1bb7
ocfs2: unlock rw lock if inode lock failed
by Joseph Qi
· 11 years ago
d34883d
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
by Xiao Guangrong
· 11 years ago
4c663cf
wait: fix false timeouts when using wait_event_timeout()
by Imre Deak
· 11 years ago
7b92d03
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 11 years ago
5eeb929
rapidio: documentation update for enumeration changes
by Alexandre Bounine
· 11 years ago
bc8fcfe
rapidio: add enumeration/discovery start from user space
by Alexandre Bounine
· 11 years ago
a11650e
rapidio: make enumeration/discovery configurable
by Alexandre Bounine
· 11 years ago
585dc0c
drivers/block/xsysace.c: fix id with missing port-number
by Gernot Vormayr
· 11 years ago
f4ae176
Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixes
by Olof Johansson
· 11 years ago
7ae0778
xfs: remote attribute lookups require the value length
by Dave Chinner
· 11 years ago
cf257ab
xfs: xfs_attr_shortform_allfit() does not handle attr3 format.
by Dave Chinner
· 11 years ago
7ced60c
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
by Dave Chinner
· 11 years ago
b17cb36
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 11 years ago
d96b51e
parisc: fix irq stack on UP and SMP
by Helge Deller
· 11 years ago
509e708
xfs: Don't reference the EFI after it is freed
by Dave Chinner
· 11 years ago
7031d0e
xfs: fix rounding in xfs_free_file_space
by Dave Chinner
· 11 years ago
480d746
xfs: fix sub-page blocksize data integrity writes
by Dave Chinner
· 11 years ago
2c2d32b
parisc/superio: Use module_pci_driver to register driver
by Peter Huewe
· 11 years ago
b63a2bb
parisc: make interrupt and interruption stack allocation reentrant
by John David Anglin
· 11 years ago
d0c3be8
parisc: show number of FPE and unaligned access handler calls in /proc/interrupts
by Helge Deller
· 11 years ago
fbb46caa
parisc: add additional parisc git tree to MAINTAINERS file
by Helge Deller
· 11 years ago
d845b5f
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
by Helge Deller
· 11 years ago
949451b
parisc: add rp5470 entry to machine database
by Helge Deller
· 11 years ago
70ef557
MPILIB: disable usage of floating point registers on parisc
by Helge Deller
· 12 years ago
17fdfd0
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
a843258
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
4a0cce7
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 11 years ago
0e255f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
d4c2456
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
eb3d339
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e97e548
GFS2: Fix typo in gfs2_log_end_write loop
by Steven Whitehouse
· 11 years ago
75f96ce
GFS2: fix DLM depends to fix build errors
by Randy Dunlap
· 11 years ago
af21ca8
GFS2: Use single-block reservations for directories
by Bob Peterson
· 11 years ago
37f7157
GFS2: two minor quota fixups
by Bob Peterson
· 12 years ago
144ea15
ARM: at91/sama5: fix incorrect PMC pcr div definition
by Josh Wu
· 11 years ago
f6d35d6
ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
by Boris BREZILLON
· 11 years ago
029efdd
ARM: at91: at91sam9n12: move external irq declatation to DT
by Jean-Christophe PLAGNIOL-VILLARD
· 11 years ago
f1dd153
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
by Brian King
· 11 years ago
83920c4
powerpc/powernv: Build a zImage.epapr
by Benjamin Herrenschmidt
· 11 years ago
b72c1f6
powerpc: Make radeon 32-bit MSI quirk work on powernv
by Benjamin Herrenschmidt
· 11 years ago
Next »