Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57c521ce6125e15e99e56c902cb8da96bee7b36d
57c521c
ifdef struct task_struct::security
by Alexey Dobriyan
· 17 years ago
20510f2
security: Convert LSM into a static interface
by James Morris
· 17 years ago
5c3b447
Add section IDs to Documentation/DocBook/filesystems.tmpl
by Rob Landley
· 17 years ago
3f51bed
Fix "make htmldocs" build break.
by Rob Landley
· 17 years ago
e54e54a
Add Documentation/RCU/00-Index
by Rob Landley
· 17 years ago
541ceb3
Add recommended section IDs to deviceiobook.tmpl
by Rob Landley
· 17 years ago
8d63494
remap_file_pages: kernel-doc corrections
by Randy Dunlap
· 17 years ago
f32143a
Documentation/vm/slabinfo.c: clean up this code
by WANG Cong
· 17 years ago
2495089
vm.txt: document min_free_pages as critical for correctness
by Pavel Machek
· 17 years ago
f4e8757
kdump: documentation cleanups
by Pavel Machek
· 17 years ago
d1482f4
Update DMA-mapping documentation
by Matthew Wilcox
· 17 years ago
8140736
Add Documentation/power/00-INDEX
by Rob Landley
· 17 years ago
3d198a8
Add entries to Documentation/powerpc
by Rob Landley
· 17 years ago
2216886
Add Documentation/{w1,w1/masters}/00-INDEX
by Rob Landley
· 17 years ago
5ef4356
Add missing entries to top level Documentation/00-INDEX
by Rob Landley
· 17 years ago
f0ae566
Tweak Documentation/SM501.txt
by Rob Landley
· 17 years ago
ac984ab
Add reset_devices to the recommended parameters
by Bernhard Walle
· 17 years ago
4fd4509
Express new ELF32 mechanisms in documentation
by Bernhard Walle
· 17 years ago
f00b516
Update help text for CONFIG_CRASH_DUMP
by Randy Dunlap
· 17 years ago
8bc9d42
Express relocatability of kernel on x86_64 in documentation
by Bernhard Walle
· 17 years ago
98612ac
Documentation: delete unreferenced xterm-linux.xpm file
by Robert P. J. Day
· 17 years ago
6b5b55f
kernel-doc: fix doc blocks and html
by Randy Dunlap
· 17 years ago
51448e2
Add a 00-INDEX file to Documentation/telephony/
by Jesper Juhl
· 17 years ago
ea069f4
Add a 00-INDEX file to Documentation/sysctl/
by Jesper Juhl
· 17 years ago
87d26cd
Add a 00-INDEX file to Documentation/mips/
by Jesper Juhl
· 17 years ago
e11f9a1
doc: move vm/00-INDEX to Documentation/vm
by David Rientjes
· 17 years ago
1f27d87
Add a missing 00-INDEX file for Documentation/vm/
by Jesper Juhl
· 17 years ago
5d4b355
Documentation: add entries to filesystems/00-INDEX for several untracked files
by Denis Cheng
· 17 years ago
451ad11
Documentation/make/headers_install.txt
by Rob Landley
· 17 years ago
1ee0522
Clean up duplicate includes in Documentation/
by Jesper Juhl
· 17 years ago
a8754be
r/o bind mounts: create cleanup helper svc_msnfs()
by Dave Hansen
· 17 years ago
c7eb266
r/o bind mounts: give permission() a local 'mnt' variable
by Dave Hansen
· 17 years ago
b41572e
r/o bind mounts: rearrange may_open() to be r/o friendly
by Dave Hansen
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
348366b
PNP: add debug message for adding new device
by Bjorn Helgaas
· 17 years ago
36405e9
PNP: simplify PNPBIOS insert_device
by Bjorn Helgaas
· 17 years ago
b933e19
PNP: use dev_info() in system driver
by Bjorn Helgaas
· 17 years ago
a05d078
PNP: use dev_info(), dev_err(), etc in core
by Bjorn Helgaas
· 17 years ago
5bfc43a
PNP: simplify PNP card error handling
by Bjorn Helgaas
· 17 years ago
402b310
PNP: remove null pointer checks
by Bjorn Helgaas
· 17 years ago
9cd8047
Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off
by Krzysztof Oledzki
· 17 years ago
7ef3639
PNP: don't fail device init if no DMA channel available
by Jan Beulich
· 17 years ago
36e02b6
PNP: make pnpacpi_suspend handle errors
by Rafael J. Wysocki
· 17 years ago
e8e9615
fuse: clean up execute permission checking
by Miklos Szeredi
· 17 years ago
c9c9d7d
fuse: no ENOENT from fuse device read
by Miklos Szeredi
· 17 years ago
a131de0
fuse: no abort on interrupt
by Miklos Szeredi
· 17 years ago
819c4b3
fuse: cleanup in release
by Miklos Szeredi
· 17 years ago
ebc14c4
fuse: fix permission checking on sticky directories
by Miklos Szeredi
· 17 years ago
244f638
fuse: refresh stale attributes in fuse_permission()
by Miklos Szeredi
· 17 years ago
074406f
fuse: set i_nlink to sane value after mount
by Miklos Szeredi
· 17 years ago
b100997
fuse: fix page invalidation
by Miklos Szeredi
· 17 years ago
e00d2c2
fuse: truncate on spontaneous size change
by Miklos Szeredi
· 17 years ago
c756e0a
fuse: add reference counting to fuse_file
by Miklos Szeredi
· 17 years ago
de5e3de
fuse: fix reserved request wake up
by Miklos Szeredi
· 17 years ago
f92b99b
fuse: update backing_dev_info congestion state
by Miklos Szeredi
· 17 years ago
fdc1ca8
floppy: remove register keyword use from floppy driver
by Jesper Juhl
· 17 years ago
aee9041
floppy: remove dead/commented out code from floppy driver
by Jesper Juhl
· 17 years ago
06f748c
floppy: do a very minimal style cleanup of the floppy driver
by Jesper Juhl
· 17 years ago
d2da272
migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock()
by Oleg Nesterov
· 17 years ago
f7b4cdd
do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist)
by Oleg Nesterov
· 17 years ago
cf7a441
md: make sure read errors are auto-corrected during a 'check' resync in raid1
by NeilBrown
· 17 years ago
d7f3d29
md: expose the degraded status of an assembled array through sysfs
by Iustin Pop
· 17 years ago
2b12ab6
md: 'sync_action' in sysfs returns wrong value for readonly arrays
by NeilBrown
· 17 years ago
8299d7f
md: fix a bug in some never-used code.
by NeilBrown
· 17 years ago
5ebf2c1
bitmap.h: remove dead artifacts
by Adrian Bunk
· 17 years ago
4d936ec
md: software Raid autodetect dev list not array
by Michael J. Evans
· 17 years ago
a686cd8
ext2 reservations
by Martin J. Bligh
· 17 years ago
369f238
writeback: remove unnecessary wait in throttle_vm_writeout()
by Fengguang Wu
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
2e6883b
writeback: introduce writeback_control.more_io to indicate more io
by Fengguang Wu
· 17 years ago
1f7decf
writeback: remove pages_skipped accounting in __block_write_full_page()
by Fengguang Wu
· 17 years ago
08d8e97
writeback: fix ntfs with sb_has_dirty_inodes()
by Fengguang Wu
· 17 years ago
2c13657
writeback: fix time ordering of the per superblock inode lists 8
by Fengguang Wu
· 17 years ago
0e0f4fc
writeback: fix periodic superblock dirty inode flushing
by Ken Chen
· 17 years ago
670e4de
writeback: fix time ordering of the per superblock dirty inode lists 7
by Andrew Morton
· 17 years ago
65cb9b4
writeback: fix time ordering of the per superblock dirty inode lists 6
by Andrew Morton
· 17 years ago
c6945e7
writeback: fix time ordering of the per superblock dirty inode lists 5
by Andrew Morton
· 17 years ago
1b43ef9
writeback: fix comment, use helper function
by Andrew Morton
· 17 years ago
c986d1e
writeback: fix time ordering of the per superblock dirty inode lists 4
by Andrew Morton
· 17 years ago
f57b9b7
writeback: fix time ordering of the per superblock dirty inode lists 3
by Andrew Morton
· 17 years ago
9852a0e7
writeback: fix time ordering of the per superblock dirty inode lists: memory-backed inodes
by Andrew Morton
· 17 years ago
6610a0b
writeback: fix time-ordering of the per-superblock dirty-inode lists
by Andrew Morton
· 17 years ago
2b0172e
drivers/char/ip2: fix used-uninit'd bug
by Jeff Garzik
· 17 years ago
1d7f502
Change man-pages maintainer address
by Michael Kerrisk
· 17 years ago
aef46ab
dontdiff: update based on gitignore updates
by Randy Dunlap
· 17 years ago
cf3d0b8
reiserfs: do not repair wrong journal params
by Edward Shishkin
· 17 years ago
f4a1c2b
lp_console: cleanups
by Pavel Machek
· 17 years ago
4749252
printk: add KERN_CONT annotation
by Ingo Molnar
· 17 years ago
1ad6ecf
ext3: lighten up resize transaction requirements
by Eric Sandeen
· 17 years ago
d58ae67
module: return error when mod_sysfs_init() failed
by Akinobu Mita
· 17 years ago
22d2b35
F_DUPFD_CLOEXEC implementation
by Ulrich Drepper
· 17 years ago
18796aa
task_struct: move ->fpu_counter and ->oomkilladj
by Alexey Dobriyan
· 17 years ago
f7a75f0
spin_lock_unlocked cleanups
by Roel Kluin
· 17 years ago
d68c9d6
Break ELF_PLATFORM and stack pointer randomization dependency
by Franck Bui-Huu
· 17 years ago
96358de
rename signalfd_siginfo fields
by Davide Libenzi
· 17 years ago
059590f
ext3: remove #ifdef CONFIG_EXT3_INDEX
by Eric Sandeen
· 17 years ago
a9c62a1
fs: correct SuS compliance for open of large file without options
by Alan Cox
· 17 years ago
28e3fed
Compile handle_percpu_irq even for uniprocessor kernels
by Ralf Baechle
· 17 years ago
b4471cb
Completely remove deprecated IRQ flags (SA_*)
by Ahmed S. Darwish
· 17 years ago
38d090b
NCR53C8XX: Remove deprecated IRQ flags (SA_*)
by Ahmed S. Darwish
· 17 years ago
Next »