Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bb0923a66820718f636736b22ce47372f79e3400
bb0923a
[PATCH] bootmem: limit to 80 columns width
by Franck Bui-Huu
· 18 years ago
71fb2e8
[PATCH] bootmem: remove useless parentheses in bootmem header file
by Franck Bui-Huu
· 18 years ago
69d49e6
[PATCH] bootmem: mark link_bootmem() as part of the __init section
by Franck Bui-Huu
· 18 years ago
2d1a07d
[PATCH] bootmem: remove useless __init in header file
by Franck Bui-Huu
· 18 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 18 years ago
b221385
[PATCH] mm/: make functions static
by Adrian Bunk
· 18 years ago
204ec84
[PATCH] mm: msync() cleanup
by Peter Zijlstra
· 18 years ago
ee6a645
[PATCH] mm: fixup do_wp_page()
by Peter Zijlstra
· 18 years ago
e88dd6c
[PATCH] mm: small cleanup of install_page()
by Peter Zijlstra
· 18 years ago
c1e6098
[PATCH] mm: optimize the new mprotect() code a bit
by Peter Zijlstra
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
a6ca1b9
[PATCH] update to the kernel kmap/kunmap API
by James Bottomley
· 18 years ago
3998b93
[PATCH] jbd: fix commit of ordered data buffers
by Jan Kara
· 18 years ago
632bbfe
[PATCH] trigger a syntax error if percpu macros are incorrectly used
by Jan Blunck
· 18 years ago
0a2966b
[PATCH] Fix longstanding load balancing bug in the scheduler
by Christoph Lameter
· 18 years ago
656ddf7
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
29da9f6
[libata] Fix oops introduced in non-uniform port handling fix
by Jeff Garzik
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
7b29122
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
b7de567
[PATCH] VIDIOC_ENUMSTD bug
by Jonathan Corbet
· 18 years ago
1cc5f71
[PATCH] load_module: no BUG if module_subsys uninitialized
by Ed Swierk
· 18 years ago
bfa0e9a
[PATCH] i386: fix flat mode numa on a real numa system
by keith mannthey
· 18 years ago
3212fe1
[PATCH] cpu to node relationship fixup: map cpu to node
by KAMEZAWA Hiroyuki
· 18 years ago
0899298
[PATCH] cpu to node relationship fixup: acpi_map_cpu2node
by KAMEZAWA Hiroyuki
· 18 years ago
25981de
[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/*
by Michael Hanselmann
· 18 years ago
f3ef9ea
[PATCH] do not free non slab allocated per_cpu_pageset
by David Rientjes
· 18 years ago
24fd425
[PATCH] i386 bootioremap / kexec fix
by keith mannthey
· 18 years ago
0b16f21
[PATCH] rtc: lockdep fix/workaround
by Peter Zijlstra
· 18 years ago
c0ba7e5
[PATCH] autofs4: zero timeout prevents shutdown
by Ian Kent
· 18 years ago
c32a8fd
[PATCH] ata-piix: fixes kerneldoc error
by Henne
· 18 years ago
be5b6d3
[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.
by David S. Miller
· 18 years ago
efdbc1a
[SUNLANCE]: Mark sparc_lance_probe_one as __devinit.
by David S. Miller
· 18 years ago
a4c0291
[SPARC64]: Fix section-mismatch errors in solaris emul module.
by David S. Miller
· 18 years ago
4cc6773
[NetLabel]: update docs with website information
by Paul Moore
· 18 years ago
fd38585
[NetLabel]: rework the Netlink attribute handling (part 2)
by Paul Moore
· 18 years ago
fcd4828
[NetLabel]: rework the Netlink attribute handling (part 1)
by Paul Moore
· 18 years ago
4fe5d5c
[Netlink]: add nla_validate_nested()
by Paul Moore
· 18 years ago
22acb19
[NETLINK]: add nla_for_each_nested() to the interface list
by Paul Moore
· 18 years ago
df2115c
[NetLabel]: change the SELinux permissions
by Paul Moore
· 18 years ago
609c92f
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
by Paul Moore
· 18 years ago
14a72f5
[NetLabel]: correct improper handling of non-NetLabel peer contexts
by Paul Moore
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
597811e
[TCP]: make cubic the default
by Stephen Hemminger
· 18 years ago
3d2573f
[TCP]: default congestion control menu
by Stephen Hemminger
· 18 years ago
5b7c714
[ATM] he: Fix __init/__devinit conflict
by Roland Dreier
· 18 years ago
7c25041
[PATCH] pata_pdc2027x iomem annotations
by Al Viro
· 18 years ago
355edd2
[PATCH] fix idiocy in asd_init_lseq_mdp()
by Al Viro
· 18 years ago
3cc2754
[PATCH] SCSI gfp_t annotations
by Al Viro
· 18 years ago
855fc73
[PATCH] wrong thing iounmapped (qla3xxx)
by Al Viro
· 18 years ago
ee111d1
[PATCH] qla3xxx iomem annotations
by Al Viro
· 18 years ago
8a1cdc9
[PATCH] Revert ABI-breaking change in /proc
by Matthew Wilcox
· 18 years ago
76a081e
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 18 years ago
0d6c7ae
[NETFILTER]: Add dscp,DSCP headers to header-y
by Yasuyuki Kozakai
· 18 years ago
508df25
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
by Linus Torvalds
· 18 years ago
6a3670c
[PATCH] missing include (free_irq() use)
by Al Viro
· 18 years ago
ae97dd9
[PATCH] NULL noise removal
by Al Viro
· 18 years ago
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
1db2ea3
[PATCH] netlabel gfp annotations
by Al Viro
· 18 years ago
8abf106
[PATCH] libata won't build on SUN4
by Al Viro
· 18 years ago
9317fd4
[PATCH] libata won't build on m68k and m32r
by Al Viro
· 18 years ago
638b093
[PATCH] restore libata build on frv
by Al Viro
· 18 years ago
2722de7
Don't remove $(INSTALL_HDR_PATH)/install before headers_install.
by David Woodhouse
· 18 years ago
b7a818e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
398477d
Merge git://git.infradead.org/~dwmw2/khdrs-2.6
by Linus Torvalds
· 18 years ago
6e936d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
5cc8d24
kbuild: add distclean info to 'make help' and more details for 'clean'
by Jesper Juhl
· 18 years ago
5026b38
dontdiff: add utsrelease.h
by Randy Dunlap
· 18 years ago
a5fa393
kbuild: fix "mkdir -p" usage in scripts/package/mkspec
by Rolf Eike Beer
· 18 years ago
1ef98856
kbuild: correct and clarify versioning info in Makefile
by Robert P. J. Day
· 18 years ago
2e99f31
kbuild: fixup Documentation/kbuild/modules.txt
by Robert P. J. Day
· 18 years ago
da7c040
kbuild: Extend kbuild/defconfig tags support to exuberant ctags
by Aron Griffis
· 18 years ago
39e6e9c
kbuild: fix for some typos in Documentation/makefiles.txt
by Bryce Harrington
· 18 years ago
1c7bafe
kbuild: clarify "make C=" build option
by Robert P. J. Day
· 18 years ago
e412171
Documentaion: update Documentation/Changes with minimum versions
by Robert P. J. Day
· 18 years ago
b32c826
kbuild: update help in top level Makefile
by Robert P. J. Day
· 18 years ago
c53ddac
kbuild: fail kernel compilation in case of unresolved module symbols
by Kirill Korotaev
· 18 years ago
2212692
kbuild: remove debug left-over from Makefile.host
by Sam Ravnborg
· 18 years ago
7b5b820
kbuild: create output directory for hostprogs with O=.. build
by Sam Ravnborg
· 18 years ago
93659af
kbuild: add missing return statement in modpost.c:secref_whitelist()
by Sam Ravnborg
· 18 years ago
4635281
kbuild: preperly align SYSMAP output
by Sam Ravnborg
· 18 years ago
b805aa0
kbuild: make -rR is now default
by Sam Ravnborg
· 18 years ago
45d506b
kbuild: make V=2 tell why a target is rebuild
by Sam Ravnborg
· 18 years ago
12715d2
kbuild: modpost on vmlinux regardless of CONFIG_MODULES
by Sam Ravnborg
· 18 years ago
9e157a5
kbuild: ignore references from ".pci_fixup" to ".init.text"
by Magnus Damm
· 18 years ago
a07f603
kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt
by Jan Engelhardt
· 18 years ago
d9a7ff6
kbuild: linguistic fixes for Documentation/kbuild/modules.txt
by Jan Engelhardt
· 18 years ago
83dcde4
kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt
by Jan Engelhardt
· 18 years ago
65ff22e
remove RPM_BUILD_ROOT from asm-offsets.h
by Olaf Hering
· 18 years ago
07aea3a
kbuild: use in-kernel unifdef
by Sam Ravnborg
· 18 years ago
14a036d
kbuild: replace use of strlcpy with a dedicated implmentation in unifdef
by Sam Ravnborg
· 18 years ago
01f1c87
kbuild: add unifdef
by Sam Ravnborg
· 18 years ago
48f1f05
kbuild: consistently decide when to rebuild a target
by Sam Ravnborg
· 18 years ago
d3660a8
kconfig: support DOS line endings
by Matthew Wilcox
· 18 years ago
6d71627
New 'make headers_install_all' target.
by David Woodhouse
· 18 years ago
de78912
Use dependencies for 'make headers_install'.
by David Woodhouse
· 18 years ago
e41542f
[DCCP]: Introduce dccp_probe
by Ian McDonald
· 18 years ago
b4daf69
[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.
by David Woodhouse
· 18 years ago
9e72cbf
Remove dead netfilter_logging.h from include/linux/Kbuild
by David Woodhouse
· 18 years ago
Next »