Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
76fc60a2e3c6aa6e98cd3a5cb81a1855c637b274
76fc60a
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
by Herbert Xu
· 17 years ago
c8620c2
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
by Adrian Bunk
· 17 years ago
242f1a3
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
by Frederik Deweerdt
· 17 years ago
f881d82
[HIFN]: Fix invalid config ifdefs for RNG support
by Patrick McHardy
· 17 years ago
4ee29f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
4e3d031
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
11d64be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
c24ce1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
by Linus Torvalds
· 17 years ago
f527cf4
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
by Linus Torvalds
· 17 years ago
cead99d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
664a156
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
b9e2229
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
4a0962a
dentries: Extract common code to remove dentry from lru
by Christoph Lameter
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
e83aece
Use struct path in struct svc_expkey
by Jan Blunck
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
448678a
d_path: Make get_dcookie() use a struct path argument
by Jan Blunck
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
44707fd
d_path: Use struct path in struct avc_audit_data
by Jan Blunck
· 17 years ago
a03a8a70
d_path: kerneldoc cleanup
by Jan Blunck
· 17 years ago
329c97f
One less parameter to __d_path
by Jan Blunck
· 17 years ago
ac748a0
Make set_fs_{root,pwd} take a struct path
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
5dd784d0
Introduce path_get()
by Jan Blunck
· 17 years ago
09da5916
Use path_put() in a few places instead of {mnt,d}put()
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
c5e725f
Move struct path into its own header
by Jan Blunck
· 17 years ago
429731b
Remove path_release_on_umount()
by Jan Blunck
· 17 years ago
db74ece
Dont touch fs_struct in usermodehelper
by Jan Blunck
· 17 years ago
0d63e4f
Dont touch fs_struct in drivers
by Jan Blunck
· 17 years ago
000cb48
vfs: add explanation of I_DIRTY_DATASYNC bit
by Jan Kara
· 17 years ago
0778361
Include kernel.h from configfs.h
by Ben Nizette
· 17 years ago
8943f26
MAINTAINERS: update decnet and DLM entries
by Christine Caulfield
· 17 years ago
e2a366d
FLAT binaries: drop BINFMT_FLAT bad header magic warning
by Mike Frysinger
· 17 years ago
2cd9cdc
m68knommu: use tabs not spaces in cacheflush.h
by Greg Ungerer
· 17 years ago
6ef1e56
m68knommu: fix profile timer
by Matt Waddel
· 17 years ago
c25f0a0
m68knommu: use asflags instead of EXTRA_AFLAGS
by Greg Ungerer
· 17 years ago
091b76d
m68knommu: avoid unneccessary use of xchg() in set_mb()
by Greg Ungerer
· 17 years ago
903be1c
m68knommu: fix coldfire interrupt exit path
by Walter T Gruczka
· 17 years ago
b9cf92e
MAINTAINERS: add linux-fsdevel to VFS entry
by Paul Menage
· 17 years ago
34ff8a5
kernel-doc: remove fastcall
by Harvey Harrison
· 17 years ago
77a746c
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
by Jesper Nilsson
· 17 years ago
3c828e4
inotify: make variables static in inotify_user.c
by Harvey Harrison
· 17 years ago
1387d0d
fix module_update_markers() compile error
by Adrian Bunk
· 17 years ago
2ebda63
Fix compile of swim3 as module
by Tony Breeds
· 17 years ago
ead595a
RDMA/cma: Do not issue MRA if user rejects connection request
by Sean Hefty
· 17 years ago
331dc55
slub: Support 4k kmallocs again to compensate for page allocator slowness
by Christoph Lameter
· 17 years ago
71c7a06
slub: Fallback to kmalloc_large for failing higher order allocs
by Christoph Lameter
· 17 years ago
b7a49f0
slub: Determine gfpflags once and not every time a slab is allocated
by Christoph Lameter
· 17 years ago
dada123
make slub.c:slab_address() static
by Adrian Bunk
· 17 years ago
eada35e
slub: kmalloc page allocator pass-through cleanup
by Pekka Enberg
· 17 years ago
e51bfd0
slab: avoid double initialization & do initialization in 1 place
by Marcin Slusarz
· 17 years ago
f8d8406
x86: cpa, fix out of date comment
by Ingo Molnar
· 17 years ago
7d8330a
KVM is not seen under X86 config with latest git (32 bit compile)
by Balbir Singh
· 17 years ago
69b1415
x86: cpa: ensure page alignment
by Thomas Gleixner
· 17 years ago
7bfeab9
x86: include proper prototypes for rodata_test
by Harvey Harrison
· 17 years ago
184652e
x86: fix gart_iommu_init()
by Ingo Molnar
· 17 years ago
3223f59
x86: EFI set_memory_x()/set_memory_uc() fixes
by Ingo Molnar
· 17 years ago
cae30f82
x86: make dump_pagetable() static
by Adrian Bunk
· 17 years ago
e8bff74
x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
by Ingo Molnar
· 17 years ago
63070a7
hrtimer: catch expired CLOCK_REALTIME timers early
by Thomas Gleixner
· 17 years ago
5a7780e
hrtimer: check relative timeouts for overflow
by Thomas Gleixner
· 17 years ago
11e75a7
mlx4_core: Move table_find from fmr_alloc to fmr_enable
by Jack Morgenstein
· 17 years ago
e6028c0
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
by Jack Morgenstein
· 17 years ago
a9d1884
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
by Eli Cohen
· 17 years ago
167c426
IPoIB: On P_Key change event, reset state properly
by Jack Morgenstein
· 17 years ago
d4eac75
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
by Grant Likely
· 17 years ago
bdb226b
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
by Michael Ellerman
· 17 years ago
1407b3d
[POWERPC] hvc_rtas_init() must be __init
by Adrian Bunk
· 17 years ago
16e543f
[POWERPC] free_property() must not be __init
by Adrian Bunk
· 17 years ago
cf8918f
[POWERPC] vdso_do_func_patch{32,64}() must be __init
by Adrian Bunk
· 17 years ago
e4ccde0
[POWERPC] Remove generated files on make clean
by Kumar Gala
· 17 years ago
7084eba
[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t
by Stefan Roese
· 17 years ago
fb8642d
[POWERPC] Wire up new timerfd syscalls
by Stephen Rothwell
· 17 years ago
ea24608
[POWERPC] PS3: Update sys-manager button events
by Geoff Levand
· 17 years ago
50dad90
[POWERPC] PS3: Sys-manager code cleanup
by Geoff Levand
· 17 years ago
75ffe88
[POWERPC] PS3: Use system reboot on restart
by Geoff Levand
· 17 years ago
e5a21dd
[POWERPC] PS3: Fix bootwrapper hang bug
by Geoff Levand
· 17 years ago
a062015
[POWERPC] PS3: Fix reading pm interval in logical performance monitor
by Takashi Yamamoto
· 17 years ago
a7faa8dc
[POWERPC] PS3: Fix setting bookmark in logical performance monitor
by Takashi Yamamoto
· 17 years ago
79ccd1b
[POWERPC] Fix DEBUG_PREEMPT warning when warning
by Hugh Dickins
· 17 years ago
f60d63f
Merge branches 'release', 'dmi', 'idle' and 'misc' into release
by Len Brown
· 17 years ago
46c1fbd
ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
by Len Brown
· 17 years ago
bb54675
ACPI: DMI blacklist updates
by Len Brown
· 17 years ago
6bf69b5
pnpacpi: __initdata is not an identifier
by Roel Kluin
· 17 years ago
c8e773f
ACPI: static acpi_chain_head
by Adrian Bunk
· 17 years ago
adba2a8
ACPI: static acpi_find_dsdt_initrd()
by Adrian Bunk
· 17 years ago
bfaed45
ACPI: static acpi_no_initrd_override_setup()
by Adrian Bunk
· 17 years ago
1d5a2b5
thinkpad_acpi: static
by Adrian Bunk
· 17 years ago
a602cc0
sh: Fix multiple UTLB hit on UP SH-4.
by Hideo Saito
· 17 years ago
314ccd6
ACPI suspend: Execute _WAK with the right argument
by Rafael J. Wysocki
· 17 years ago
123100c
sh: fix pci io access for r2d boards
by Magnus Damm
· 17 years ago
c0ca41a
sh: fix ioreadN_rep and iowriteN_rep
by Magnus Damm
· 17 years ago
e036eaa
sh: use ctrl_in/out for on chip pci access
by Magnus Damm
· 17 years ago
f99cb7a4
sh: Kill off more dead symbols.
by Paul Mundt
· 17 years ago
db02612
sh: __uncached_start only on sh32.
by Paul Mundt
· 17 years ago
c7a49dd
sh: asm/irq.h needs asm/cpu/irq.h.
by Paul Mundt
· 17 years ago
e8ea024
serial: sh-sci: Fix up SH-5 build.
by Paul Mundt
· 17 years ago
Next »