Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c0f2f761e1ea3923952e31cce2cdb7d65f450fbd
c0f2f76
[SPARC64]: Kconfig fix (GEN_RTC dependencies)
by Al Viro
· 19 years ago
3d9c994
[SUNSU]: Compile fixes.
by Al Viro
· 19 years ago
e5e2594
[SPARC64]: Don't include drivers/firmware/Kconfig
by David S. Miller
· 19 years ago
53d0fc2
[RTC]: Use SA_SHIRQ in sparc specific code.
by David S. Miller
· 19 years ago
1d25240
[MOXA]: Fix this driver properly.
by Al Viro
· 19 years ago
67d2c36
Merge watchdog driver updates
by Linus Torvalds
· 19 years ago
94f8c66
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
d0bd992
/spare/repo/libata-dev branch 'iomap-try3'
by Jeff Garzik
· 19 years ago
586a4ac
/spare/repo/libata-dev branch 'master'
by Jeff Garzik
· 19 years ago
da1f136
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
64c4813
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
babf68d
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
e766f1c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
3863e72
[PATCH] s390: disconnected 3270 console
by Martin Schwidefsky
· 19 years ago
9513e5e
[PATCH] s390: spinlock corner case
by Heiko Carstens
· 19 years ago
c563077
[PATCH] s390: compat system calls
by Heiko Carstens
· 19 years ago
2dee702
[PATCH] s390: crypto driver update
by Eric Rossman
· 19 years ago
b6d0944
[PATCH] s390: pfault interrupt race
by Martin Schwidefsky
· 19 years ago
4c24da7
[PATCH] s390: reIPL fix and extern/static inline
by Cornelia Huck
· 19 years ago
fd49f41
[PATCH] s390: 64 bit diag250 support
by Horst Hummel
· 19 years ago
c6eb7b7
[PATCH] s390: deadlock in dasd_devmap
by Horst Hummel
· 19 years ago
942eaab
[PATCH] s390: debug feature changes
by Michael Holzheu
· 19 years ago
ae6aa2e
[PATCH] s390: machine check handler bugs
by Martin Schwidefsky
· 19 years ago
4c13986
[PATCH] xtensa: delete accidental file
by Adrian Bunk
· 19 years ago
d99cf71
[PATCH] xtensa: replace 'extern inline' with 'static inline'
by Adrian Bunk
· 19 years ago
7ef9390
[PATCH] uml: fix x86_64 page leak
by Jeff Dike
· 19 years ago
f9dfefe
[PATCH] uml: fix advanced sysemu check
by Bodo Stroesser
· 19 years ago
d9838d8
[PATCH] uml: allow host capability usage to be disabled
by Bodo Stroesser
· 19 years ago
07bf731
[PATCH] uml: skas0 stubs now check system call return values
by Bodo Stroesser
· 19 years ago
8b51304
[PATCH] uml: increase granularity of host capability checking
by Bodo Stroesser
· 19 years ago
60d339f6
[PATCH] uml: move libc-dependent startup and signal code
by Gennady Sharapov
· 19 years ago
09ace81
[PATCH] uml: add host AIO support to block driver
by Jeff Dike
· 19 years ago
75e5584
[PATCH] uml: use host AIO support
by Jeff Dike
· 19 years ago
30f7dab
[PATCH] uml: build cleanups
by Al Viro
· 19 years ago
e32dacb
[PATCH] uml: system call path cleanup
by Jeff Dike
· 19 years ago
08964c5
[PATCH] uml: merge duplicated page table code
by Jeff Dike
· 19 years ago
c560049
[PATCH] uml: TLB operation batching
by Jeff Dike
· 19 years ago
77fa5ad
[PATCH] uml: remove duplicated exports
by Jeff Dike
· 19 years ago
02edeb5
[PATCH] uml: mark SMP on UML/x86_64 as broken
by Jeff Dike
· 19 years ago
13abf81
[PATCH] uml: remove libc reference in build
by Al Viro
· 19 years ago
93ea5a5b
[PATCH] uml: build cleanup
by Al Viro
· 19 years ago
ec7cf78
[PATCH] uml: error path cleanup
by Jeff Dike
· 19 years ago
7efd08c
[PATCH] uml: fix a macro typo
by Al Viro
· 19 years ago
e54a5df
[PATCH] uml: fix signal frame copy_user
by Al Viro
· 19 years ago
3b52166
[PATCH] uml: fault handler micro-cleanups
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1e40cd3
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ed1b58d
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
by Bodo Stroesser
· 19 years ago
0221575
[PATCH] uml: workaround GDB problems on debugging
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
640aa46
[PATCH] uml: SYSEMU: slight cleanup and speedup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
ab1c23c
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
by Bodo Stroesser
· 19 years ago
1b38f00
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
by Bodo Stroesser
· 19 years ago
c8c86ce
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
by Bodo Stroesser
· 19 years ago
ed75e8d
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
by Laurent Vivier
· 19 years ago
94c80b2
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
by Bodo Stroesser
· 19 years ago
08b178e
[PATCH] uml: Rename Kconfig files to be like the other arches
by Jeff Dike
· 19 years ago
96e5924
[PATCH] uml: remove debugging code from page fault path
by Jeff Dike
· 19 years ago
49f9ebc
[PATCH] arch/cris/Kconfig.debug: use lib/Kconfig.debug
by Adrian Bunk
· 19 years ago
072dffd
[PATCH] m68k: cleanup inline mem functions
by Roman Zippel
· 19 years ago
2855b97
[PATCH] m68k: move cache functions into separate file
by Roman Zippel
· 19 years ago
69f447c
[PATCH] m68k: sys_ptrace cleanup
by Roman Zippel
· 19 years ago
b3319f5
[PATCH] m68k: indent sys_ptrace
by Roman Zippel
· 19 years ago
c3c433e
[PATCH] add suspend/resume for timer
by Shaohua Li
· 19 years ago
57c4ce3
[PATCH] pm: clean up /sys/power/disk
by Pavel Machek
· 19 years ago
6161b2c
[PATCH] pm: fix process freezing
by Pavel Machek
· 19 years ago
99dc7d6
[PATCH] swsusp: fix error handling and cleanups
by Pavel Machek
· 19 years ago
dd5d666
[PATCH] swsusp: add locking to software_resume
by Shaohua Li
· 19 years ago
6ed9fce
[PATCH] swsusup with dm-crypt mini howto
by Andreas Steinmetz
· 19 years ago
56057e1
[PATCH] swsusp: simpler calculation of number of pages in PBE list
by Michal Schmidt
· 19 years ago
46dacba
[PATCH] swsusp: prevent disks from spinning down and up
by Michal Schmidt
· 19 years ago
c2ff18f
[PATCH] encrypt suspend data for easy wiping
by Andreas Steinmetz
· 19 years ago
583a4e8
[PATCH] fix pm_message_t stuff in -mm tree
by Pavel Machek
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
7e95888
[PATCH] suspend: update documentation
by Pavel Machek
· 19 years ago
7dc24db
[PATCH] ISA DMA suspend for x86_64
by Pierre Ossman
· 19 years ago
795312e
[PATCH] ISA DMA suspend for i386
by Pierre Ossman
· 19 years ago
2a23b5d
[PATCH] remove busywait in refrigerator
by Pavel Machek
· 19 years ago
52fdd08
[PATCH] unify x86/x86-64 semaphore code
by Benjamin LaHaise
· 19 years ago
4ad8d38
[PATCH] i386 boottime for_each_cpu broken
by Zwane Mwaikambo
· 19 years ago
d7271b1
[PATCH] i386: encapsulate copying of pgd entries
by Zachary Amsden
· 19 years ago
748f2ed
[PATCH] x86 NMI: better support for debuggers
by George Anzinger
· 19 years ago
f2f30eb
[PATCH] x86: introduce a write acessor for updating the current LDT
by Zachary Amsden
· 19 years ago
e9f86e3
[PATCH] x86: remove redundant TSS clearing
by Zachary Amsden
· 19 years ago
a520112
[PATCH] x86: make IOPL explicit
by Zachary Amsden
· 19 years ago
0998e42
[PATCH] x86: privilege cleanup
by Zachary Amsden
· 19 years ago
f2ab446
[PATCH] x86: more asm cleanups
by Zachary Amsden
· 19 years ago
4f0cb8d
[PATCH] i386: fix incorrect TSS entry for LDT
by Ingo Molnar
· 19 years ago
c9b02a2
[PATCH] i386: use set_pte macros in a couple places where they were missing
by Zachary Amsden
· 19 years ago
e7a2ff5
[PATCH] i386: load_tls() fix
by Zachary Amsden
· 19 years ago
2f2984e
[PATCH] i386: generate better code around descriptor update and access functions
by Zachary Amsden
· 19 years ago
4d37e7e
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register management
by Zachary Amsden
· 19 years ago
245067d
[PATCH] i386: cleanup serialize msr
by Zachary Amsden
· 19 years ago
4bb0d3e
[PATCH] i386: inline asm cleanup
by Zachary Amsden
· 19 years ago
2a0694d
[PATCH] i386: clean up vDSO alignment padding
by Roland McGrath
· 19 years ago
56f1d5d
[PATCH] ES7000 platform update (i386)
by Natalie.Protasevich@unisys.com
· 19 years ago
a174091
[PATCH] via vt8237 apic bypass deassertion quirk
by Karsten Wiese
· 19 years ago
252943e
[PATCH] x86: Add the check for all the cores in a package in cache information
by Venkatesh Pallipadi
· 19 years ago
911a62d
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
by Venkatesh Pallipadi
· 19 years ago
484b90c
[PATCH] kdump: Save parameter segment in protected mode (x86)
by Vivek Goyal
· 19 years ago
Next »