Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
29b376ff10aaea69ee4d93b70d0fbb2ebfd80f4e
/
include
36396f3
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
by Ralf Baechle
· 18 years ago
e584ade
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.
by Ralf Baechle
· 18 years ago
ddb1199
[MIPS] fstatat syscall names
by Richard Sandiford
· 18 years ago
d48f1de
[MIPS] Remove EV96100 as previously announced.
by Ralf Baechle
· 18 years ago
d7d86aa
[MIPS] Cleanup hazard handling.
by Ralf Baechle
· 18 years ago
9dbd7b9
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
by Peter Watkins
· 18 years ago
0c68a9b
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
by thomas@koeller.dyndns.org
· 18 years ago
6b8aab0
[MIPS] Reformat missformated SMTC bits.
by Ralf Baechle
· 18 years ago
3c70f12
[MIPS] Qemu does not have D-cache aliases
by Atsushi Nemoto
· 18 years ago
bdb37c8
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.
by Yoichi Yuasa
· 18 years ago
633fd56
[MIPS] Move definition of IRIX compat constant into IRIX compat code.
by Ralf Baechle
· 18 years ago
6b3e5f4
[MIPS] Use common definitions from asm-generic/signal.h
by Yoichi Yuasa
· 18 years ago
fc095a9
[MIPS] Atlas: update interrupt handling
by Maciej W. Rozycki
· 18 years ago
3ee24e1
[MIPS] Atlas: Fix building the RTC driver
by Maciej W. Rozycki
· 18 years ago
7fdeb04
[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
by Atsushi Nemoto
· 18 years ago
8f9a2b3
[MIPS] Fix errors detected by "make headers_check"
by Atsushi Nemoto
· 18 years ago
d34555f
[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().
by Ralf Baechle
· 18 years ago
65316fd
[MIPS] Replace generic__raw_read_trylock usage
by Ralf Baechle
· 18 years ago
585fa72
[MIPS] Retire flush_icache_page from mm use.
by Ralf Baechle
· 18 years ago
b4b30a5
[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
by Ralf Baechle
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 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
3222b36
[PATCH] x86: Add a cumulative thermal throttle event counter.
by Dmitriy Zavin
· 18 years ago
15d5f83
[PATCH] x86: Refactor thermal throttle processing
by Dmitriy Zavin
· 18 years ago
3b17167
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
by Dmitriy Zavin
· 18 years ago
b89ebd0
[PATCH] Fix unwinder warning in traps.c
by Andi Kleen
· 18 years ago
0637a70
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
by Andi Kleen
· 18 years ago
8f60774
[PATCH] x86: Move direct PCI scanning functions out of line
by Andi Kleen
· 18 years ago
658fdbe
[PATCH] Don't leak NT bit into next task
by Andi Kleen
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
2817716
[PATCH] i386: Fix pack_descriptor()
by Jeremy Fitzhardinge
· 18 years ago
a15da49
[PATCH] Fix idle notifiers
by Andi Kleen
· 18 years ago
73bb511
[PATCH] Remove unused asm-x86_64/mmx.h
by Andi Kleen
· 18 years ago
fd167e4
[PATCH] Define __bad_pda_field as noreturn
by Andi Kleen
· 18 years ago
Next »