Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4147200d25c423e627ab4487530b3d9f2ef829c8
/
include
4147200
USB: add do_wakeup parameter for PCI HCD suspend
by Alan Stern
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
3f3e12d
USB: gadget: composite: added disconnect callback
by Michal Nazarewicz
· 14 years ago
f2adc4f
USB: gadget: composite: usb_string_ids_*() functions added
by Michal Nazarewicz
· 14 years ago
7898aee
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
by Michal Nazarewicz
· 14 years ago
c532b29
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
by Andi Kleen
· 14 years ago
48f2497
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
by Alek Du
· 14 years ago
aa4d834
USB: EHCI: EHCI 1.1 addendum: preparation
by Alek Du
· 14 years ago
6e1c3b4
USB: otg.h: Fix the mixup in parameters order.
by Igor Grinberg
· 14 years ago
6d88e67
USB: don't stop root-hub status polls too soon
by Alan Stern
· 14 years ago
b34d891
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
by Linus Torvalds
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
f6cec0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
dcded10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
ea98eed
flex_array: add helpers to get and put to make pointers easy to use
by Eric Paris
· 14 years ago
e269b08
iommu: inline iommu_num_pages
by Anton Blanchard
· 14 years ago
cf4ca48
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
by Joe Perches
· 14 years ago
ea6b101
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
by Rusty Russell
· 14 years ago
7387be3
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
by Mike Frysinger
· 14 years ago
71abbbf
cpuidle: extend cpuidle and menu governor to handle dynamic states
by Ai Li
· 14 years ago
d2997b1
hibernation: freeze swap at hibernation
by KAMEZAWA Hiroyuki
· 14 years ago
cc8e970
memcg: add mm_vmscan_memcg_isolate tracepoint
by KOSAKI Motohiro
· 14 years ago
e17613c
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
by KOSAKI Motohiro
· 14 years ago
bdce6d9
memcg, vmscan: add memcg reclaim tracepoint
by KOSAKI Motohiro
· 14 years ago
cf4dcc3
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
by KOSAKI Motohiro
· 14 years ago
ad8c2ee
rmap: add exclusive page to private anon_vma on swapin
by Rik van Riel
· 14 years ago
51b1bd2
oom: deprecate oom_adj tunable
by David Rientjes
· 14 years ago
a63d83f
oom: badness heuristic rewrite
by David Rientjes
· 14 years ago
74bcbf4
oom: move badness() declaration into oom.h
by Andrew Morton
· 14 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 14 years ago
755f022
vmscan: tracing: add trace event when a page is written
by Mel Gorman
· 14 years ago
a8a94d1
vmscan: tracing: add trace events for LRU page isolation
by Mel Gorman
· 14 years ago
33906bc
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
by Mel Gorman
· 14 years ago
f446daae
mm: implement writeback livelock avoidance using page tagging
by Jan Kara
· 14 years ago
ebf8aa4
radix-tree: omplement function radix_tree_range_tag_if_tagged
by Jan Kara
· 14 years ago
ba6f0ff
ksm: fix ksm swapin time optimization
by Andrea Arcangeli
· 14 years ago
7e49629
tmpfs: make tmpfs scalable with percpu_counter for used blocks
by Tim Chen
· 14 years ago
27f5e0f
tmpfs: add accurate compare function to percpu_counter library
by Tim Chen
· 14 years ago
4e60c86
gcc-4.6: mm: fix unused but set warnings
by Andi Kleen
· 14 years ago
627295e
gcc-4.6: pagemap: avoid unused-but-set variable
by Andi Kleen
· 14 years ago
2510600
topology: alternate fix for ia64 tiger_defconfig build breakage
by Lee Schermerhorn
· 14 years ago
b645bd1
mmzone.h: remove dead prototype
by Alexander Nevenchannyy
· 14 years ago
ff321fe
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
by Minchan Kim
· 14 years ago
8e4228e
oom: move sysctl declarations to oom.h
by David Rientjes
· 14 years ago
309ed88
oom: extract panic helper function
by David Rientjes
· 14 years ago
6f48d0eb
oom: select task from tasklist for mempolicy ooms
by David Rientjes
· 14 years ago
a9877cc
buffer_head: remove redundant test from wait_on_buffer
by Richard Kennedy
· 14 years ago
7654506
mm: extend KSM refcounts to the anon_vma root
by Rik van Riel
· 14 years ago
012f1800
mm: always lock the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
5c341ee1
mm: track the root (oldest) anon_vma
by Rik van Riel
· 14 years ago
cba48b9
mm: change direct call of spin_lock(anon_vma->lock) to inline function
by Rik van Riel
· 14 years ago
bb4a340
mm: rename anon_vma_lock to vma_lock_anon_vma
by Rik van Riel
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
9e58143
asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore
by Michal Simek
· 14 years ago
7a4dec5
Fix sget() race with failing mount
by Al Viro
· 14 years ago
2aec7c5
mbcache: Remove unused features
by Andreas Gruenbacher
· 14 years ago
365b181
add f_flags to struct statfs(64)
by Christoph Hellwig
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
45321ac
Make ->drop_inode() just return whether inode needs to be dropped
by Al Viro
· 14 years ago
3014083
fs/inode.c:clear_inode() is gone
by Al Viro
· 14 years ago
07958f9
->delete_inode() is gone
by Al Viro
· 14 years ago
845a2cc
convert reiserfs to ->evict_inode()
by Al Viro
· 14 years ago
c103135
new helper: __dentry_path()
by Al Viro
· 14 years ago
ac14a95
convert ext3 to ->evict_inode()
by Al Viro
· 14 years ago
b0683aa
new helper: end_writeback()
by Al Viro
· 14 years ago
c628731
generic_detach_inode() can be static now
by Al Viro
· 14 years ago
be7ce41
New method - evict_inode()
by Al Viro
· 14 years ago
a4ffdde
simplify checks for I_CLEAR/I_FREEING
by Al Viro
· 14 years ago
b5fc510
get rid of file_fsync()
by Al Viro
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
6a1a90a
rename generic_setattr
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
6e1db88
introduce __block_write_begin
by Christoph Hellwig
· 14 years ago
282dc17
get rid of cont_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
ea0f04e
get rid of nobh_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
0e4f6a7
Fix reiserfs_file_release()
by Al Viro
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
45d7f32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
537d847
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 14 years ago
6088c05
jffs2: Update copyright notices
by David Woodhouse
· 14 years ago
78ef7fa
mtd-physmap: add support users can assign the probe type in board files
by Barry Song
· 15 years ago
2d53056
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
9e50ab9
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
3cc08fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
0d9f9e1
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
5df6b8e
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
fe21ea1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
a57f9a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
09dc942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
90e0c22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
1fc7995
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
e877977
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
Next »