Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a2a65a3ecb54ecd1a8f0409f11cb82ae083c6964
/
include
6460e75
[SCSI] sg: fixes for large page_size
by Douglas Gilbert
· 18 years ago
e8df8c3
[PATCH] Make UML use ptrace-abi.h
by Jeff Dike
· 18 years ago
70e0eb8
[PATCH] Split i386 and x86_64 ptrace.h
by Jeff Dike
· 18 years ago
75e29b1
[PATCH] uml: stack usage reduction
by Jeff Dike
· 18 years ago
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 18 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
dcbb5a5
[PATCH] swsusp: clean up suspend header
by Rafael J. Wysocki
· 18 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 18 years ago
e8eff5a
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 18 years ago
930631e
[PATCH] add DIV_ROUND_UP()
by Steven Whitehouse
· 18 years ago
a3bc0db
[PATCH] smp_call_function_single() cleanup
by Andrew Morton
· 18 years ago
2965a0e
[PATCH] x86: trivial move of ptep_set_access_flags
by Rusty Russell
· 18 years ago
6049742
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
by Rusty Russell
· 18 years ago
673eae8
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
by Rusty Russell
· 18 years ago
5091e74
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
by Ian Campbell
· 18 years ago
9c9b8b3
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
by Jeremy Fitzhardinge
· 18 years ago
052e799
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
by Jeremy Fitzhardinge
· 18 years ago
9f09339
[PATCH] x86: roll all the cpuid asm into one __cpuid call
by Rusty Russell
· 18 years ago
027a8c7
[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor
by Chris Wright
· 18 years ago
3a75036
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h
by Rolf Eike Beer
· 18 years ago
bc157b7
[PATCH] AVR32 MTD: Static Memory Controller driver
by Haavard Skinnemoen
· 18 years ago
5f97f7f
[PATCH] avr32 architecture
by Haavard Skinnemoen
· 18 years ago
53e62d3
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
by Ralf Baechle
· 18 years ago
cf134483
[PATCH] FRV: Optimise ffs()
by David Howells
· 18 years ago
a8ad27d
[PATCH] FRV: Implement fls64()
by David Howells
· 18 years ago
92fc707
[PATCH] FRV: Fix fls() to handle bit 31 being set correctly
by David Howells
· 18 years ago
af8c65b
[PATCH] FRV: permit __do_IRQ() to be dispensed with
by David Howells
· 18 years ago
1bcbba3
[PATCH] FRV: Use the generic IRQ stuff
by David Howells
· 18 years ago
9a2f44f
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
by Stephen Smalley
· 18 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 18 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
8417bba
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
by Christoph Lameter
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
980128f
[PATCH] Define easier to handle GFP_THISNODE
by Christoph Lameter
· 18 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 18 years ago
dbe5e69
[PATCH] slab: optimize kmalloc_node the same way as kmalloc
by Christoph Hellwig
· 18 years ago
da6052f
[PATCH] update some mm/ comments
by Nick Piggin
· 18 years ago
dfd54cb
[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
by Heiko Carstens
· 18 years ago
db37648
[PATCH] mm: non syncing lock_page()
by Nick Piggin
· 18 years ago
7ff6f08
[PATCH] CPU hotplug compatible alloc_percpu()
by Martin Peschke
· 18 years ago
8bc719d
[PATCH] out of memory notifier
by Martin Schwidefsky
· 18 years ago
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
2f6726e
[PATCH] Apply type enum zone_type
by Christoph Lameter
· 18 years ago
4e4785b
[PATCH] mempolicies: fix policy_zone check
by Christoph Lameter
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
f71bf0c
[PATCH] bootmem: miscellaneous coding style fixes
by Franck Bui-Huu
· 18 years ago
e786e86
[PATCH] bootmem: remove useless headers inclusions
by Franck Bui-Huu
· 18 years ago
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
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
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
632bbfe
[PATCH] trigger a syntax error if percpu macros are incorrectly used
by Jan Blunck
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
3212fe1
[PATCH] cpu to node relationship fixup: map cpu to node
by KAMEZAWA Hiroyuki
· 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
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
3cc2754
[PATCH] SCSI gfp_t annotations
by Al Viro
· 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
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
1db2ea3
[PATCH] netlabel gfp annotations
by Al Viro
· 18 years ago
638b093
[PATCH] restore libata build on frv
by Al Viro
· 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
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
02b25fc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
b83eff6
[DCCP]: Introduce constants for CCID numbers
by Ian McDonald
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
a68aa1c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
1aedf2c
Merge mulgrave-w:git/linux-2.6
by James Bottomley
· 18 years ago
dfdc58b
[SCSI] SPI transport class: misc DV fixes
by James Bottomley
· 18 years ago
f7425b1
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
by Linus Torvalds
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a4c12d6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c9802cd
Merge mulgrave-w:git/scsi-misc-2.6
by James Bottomley
· 18 years ago
2efc80c
[PATCH] #elif that should've been #elif defined
by Al Viro
· 18 years ago
4c8bd7e
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
by David Miller
· 18 years ago
854b66e
[ALSA] ak4xxx - Remove bogus IPGA controls
by Takashi Iwai
· 18 years ago
Next »