Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5cb248abf5ab65ab543b2d5fc16c738b28031fc0
5cb248a
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 18 years ago
4cfee88
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 18 years ago
c67c3cb
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
by Mel Gorman
· 18 years ago
c713216
[PATCH] Introduce mechanism for registering active regions of memory
by Mel Gorman
· 18 years ago
2bd0cfb
[PATCH] fix x86_64-mm-spinlock-cleanup
by Andrew Morton
· 18 years ago
133d205
[PATCH] Make kmem_cache_destroy() return void
by Alexey Dobriyan
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
32c2d2b
[PATCH] more ext3 16T overflow fixes
by Eric Sandeen
· 18 years ago
a4e4de3
[PATCH] ext3: Fix sparse warnings
by Dave Kleikamp
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
7543fc7
[PATCH] ext3: wrong error behavior
by Vasily Averin
· 18 years ago
36faadc14
[PATCH] ext3: more comments about block allocation/reservation code
by Mingming Cao
· 18 years ago
321fb9e
[PATCH] ext3: turn on reservation dump on block allocation errors
by Mingming Cao
· 18 years ago
37ed322
[PATCH] JBD: 16T fixes
by Eric Sandeen
· 18 years ago
eee194e
[PATCH] ext3: inode numbers are unsigned long
by Eric Sandeen
· 18 years ago
41f04d8
[PATCH] ext2: fix mounts at 16T
by Eric Sandeen
· 18 years ago
855565e
[PATCH] fix ext3 mounts at 16T
by Eric Sandeen
· 18 years ago
2aed348
[PATCH] jbd: use BUILD_BUG_ON in journal init
by Alexey Dobriyan
· 18 years ago
ae6ddcc
[PATCH] ext3 and jbd cleanup: remove whitespace
by Mingming Cao
· 18 years ago
e7ab8d6
[PATCH] jbd: add lock annotation to jbd_sync_bh
by Josh Triplett
· 18 years ago
bbf2bef
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
by KAMEZAWA Hiroyuki
· 18 years ago
a5b0807
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
by Linus Torvalds
· 18 years ago
ff0972c
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
a09fc44
[MIPS] setup.c: use early_param() for early command line parsing
by Franck Bui-Huu
· 18 years ago
1c6fd44
[MIPS] setup.c: remove MAXMEM macro
by Franck Bui-Huu
· 18 years ago
8df32c6
[MIPS] setup.c: do not inline functions
by Franck Bui-Huu
· 18 years ago
8ff7bc4
[MIPS] setup.c: remove useless includes.
by Franck Bui-Huu
· 18 years ago
d2043ca
[MIPS] setup.c: move initrd code inside dedicated functions
by Franck Bui-Huu
· 18 years ago
b6f1f0d
[MIPS] setup.c: cleanup bootmem_init()
by Franck Bui-Huu
· 18 years ago
b594318
[MIPS] get_wchan(): remove uses of mfinfo[64]
by Franck Bui-Huu
· 18 years ago
29b376f
[MIPS] get_frame_info(): null function size means size is unknown
by Franck Bui-Huu
· 18 years ago
1fd6909
[MIPS] unwind_stack(): return ra if an exception occured at the first instruction
by Franck Bui-Huu
· 18 years ago
f83b854
[MIPS] Enable tmpfs for anything that possibly runs a full distribution.
by Ralf Baechle
· 18 years ago
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
63415db
[MIPS] The o32 fstatat syscall behaves differently on 32 and 64 bit kernels
by Richard Sandiford
· 18 years ago
d48f1de
[MIPS] Remove EV96100 as previously announced.
by Ralf Baechle
· 18 years ago
432bef2
[MIPS] Replace BARRIER with more appropriate hazard barrier.
by Ralf Baechle
· 18 years ago
d7d86aa
[MIPS] Cleanup hazard handling.
by Ralf Baechle
· 18 years ago
da79e82
[MIPS] IP27: Delete useless declaration of allocate_irqno().
by Ralf Baechle
· 18 years ago
9dbd7b9
[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.
by Peter Watkins
· 18 years ago
663c3d9
[MIPS] Add configuration variables for RM9xxx processor
by thomas@koeller.dyndns.org
· 18 years ago
0c68a9b
[MIPS] Move excite_fpga.h to include/asm-mips/mach-excite
by thomas@koeller.dyndns.org
· 18 years ago
48712a9
[MIPS] Suppress compiler warnings
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
a00f631
[MIPS] c-r4k: Convert init functions from inline to __init.
by Ralf Baechle
· 18 years ago
06be375
[MIPS] TLS: set_thread_area returns asmlinkage int not void.
by Ralf Baechle
· 18 years ago
717736d
[MIPS] TLS: Delete unused sys32_set_thread_area
by Ralf Baechle
· 18 years ago
00932ba
[MIPS] Make PROT_WRITE imply PROT_READ.
by Ralf Baechle
· 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
846acaa
[MIPS] Patch to arch/mips/mips-boards/generic/time.c
by Kevin D. Kissell
· 18 years ago
60a6c37
[MIPS] Reduce race between cpu_wait() and need_resched() checking
by Atsushi Nemoto
· 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
09f451b
[MIPS] SEAD defconfig build fix
by Maciej W. Rozycki
· 18 years ago
3213656
[MIPS] Fix for pci config_access on alchemy au1x000
by Alexander Bigga
· 18 years ago
898d229
[MIPS] Make prepare_frametrace() not clobber v0
by Atsushi Nemoto
· 18 years ago
f650279
[MIPS] Do not use drop_mmu_context to flusing other task's VIPT I-cache.
by Atsushi Nemoto
· 18 years ago
a94d702
[MIPS] MT: Fix setting of XTC.
by Elizabeth Oldham
· 18 years ago
6e74bae
[MIPS] SMTC Build fix.
by Ralf Baechle
· 18 years ago
dc41fb4
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
by Ralf Baechle
· 18 years ago
73b76c7
[MIPS] MT: When doing "select SMP" also select SMP's prerequesites or ...
by Ralf Baechle
· 18 years ago
c487d2a5
[MIPS] eXcite: Don't set SERIAL_RM9000.
by Ralf Baechle
· 18 years ago
585fa72
[MIPS] Retire flush_icache_page from mm use.
by Ralf Baechle
· 18 years ago
13fdd31
[MIPS] Avoid double signal restarting.
by Ralf Baechle
· 18 years ago
847b9df
[MIPS] MT: Initialise all writable bits in Cause register to zero.
by Chris Dearman
· 18 years ago
bca70d2
[MIPS] Fix EV64120 PCI fixup in Makefile
by Yoichi Yuasa
· 18 years ago
45887e1
[MIPS] Add missing returns in signal code.
by Ralf Baechle
· 18 years ago
1b223c8
[MIPS] IRIX: Crapectopy.
by Ralf Baechle
· 18 years ago
048c614
[MIPS] Don't call try_to_freeze in do_signal & co.
by Ralf Baechle
· 18 years ago
b4b30a5
[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
by Ralf Baechle
· 18 years ago
4d157d5
[MIPS] Improve unwind_stack()
by Franck Bui-Huu
· 18 years ago
0cceb4a
[MIPS] Make get_frame_info() more robust
by Franck Bui-Huu
· 18 years ago
1666a6f
[MIPS] Simplify dump_stack()
by Franck Bui-Huu
· 18 years ago
6057a79
[MIPS] Make frame_info_init() more readable.
by Franck Bui-Huu
· 18 years ago
87151ae
[MIPS] Miscellaneous cleanup in prologue analysis code
by Franck Bui-Huu
· 18 years ago
cf495a33
[MIPS] Remove unused MODULE_RANGE macro.
by Franck Bui-Huu
· 18 years ago
c0efbb6
[MIPS] Make get_frame_info() more readable.
by Franck Bui-Huu
· 18 years ago
df586d5
[MIPS] c-r4k: Typo fix.
by Ralf Baechle
· 18 years ago
1b4ee40
[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
by Peter Watkins
· 18 years ago
f66686f
[MIPS] dump_stack() based on prologue code analysis
by Atsushi Nemoto
· 18 years ago
79495d8
[MIPS] db1x00: Remove unused mirage_ts.c
by Yoichi Yuasa
· 18 years ago
e889d78
[MIPS] Rearrange show_stack, show_trace
by Atsushi Nemoto
· 18 years ago
e7dee3c
[MIPS] Updat mpc30x defconfig
by Yoichi Yuasa
· 18 years ago
bbbdb85
[MIPS] Updat workpad defconfig
by Yoichi Yuasa
· 18 years ago
53a7334
[MIPS] Update e55 defconfig
by Yoichi Yuasa
· 18 years ago
d4fd198
[MIPS] Honour "panic_on_oops" sysctl.
by Maxime Bizon
· 18 years ago
c9d86d7
pciehp - fix wrong return value
by Kenji Kaneshige
· 18 years ago
aa4f63c
IA64: PCI: dont disable irq which is not enabled
by Satoru Takeuchi
· 18 years ago
600812e
acpiphp: add support for ioapic hot-remove
by Satoru Takeuchi
· 18 years ago
Next »