Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
404d108d8f5968f47ba72417a3532f213e020914
/
include
ce0d9d7
Staging: dst: core files.
by Evgeniy Polyakov
· 16 years ago
20bec8a
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
18b34b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 16 years ago
ca1ee21
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
3cc50ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 16 years ago
d9b9be0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
3688e07
Fix highmem PPC build failure
by Kumar Gala
· 16 years ago
c54c4de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
223cdea
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
ea02259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
by Linus Torvalds
· 16 years ago
f42b293
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
by David Howells
· 16 years ago
6a51091
NFS: Add some new I/O counters for FS-Cache doing things for NFS
by David Howells
· 16 years ago
ef79c09
NFS: Use local disk inode cache
by David Howells
· 16 years ago
0873404
NFS: Define and create superblock-level objects
by David Howells
· 16 years ago
1472728
NFS: Define and create server-level objects
by David Howells
· 16 years ago
c6a6f19
NFS: Add FS-Cache option bit and debug bit
by David Howells
· 16 years ago
385e1ca5f
CacheFiles: Permit the page lock state to be monitored
by David Howells
· 16 years ago
b510882
FS-Cache: Implement data I/O part of netfs API
by David Howells
· 16 years ago
ccc4fc3
FS-Cache: Implement the cookie management part of the netfs API
by David Howells
· 16 years ago
726dd7f
FS-Cache: Add netfs registration
by David Howells
· 16 years ago
0e04d4c
FS-Cache: Add cache tag handling
by David Howells
· 16 years ago
7394daa
FS-Cache: Add use of /proc and presentation of statistics
by David Howells
· 16 years ago
0dfc41d
FS-Cache: Add the FS-Cache cache backend API and documentation
by David Howells
· 16 years ago
2d6fff6
FS-Cache: Add the FS-Cache netfs API and documentation
by David Howells
· 16 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 16 years ago
03fb3d2
FS-Cache: Release page->private after failed readahead
by David Howells
· 16 years ago
8f0aa2f
Document the slow work thread pool
by David Howells
· 16 years ago
12e22c5
Make the slow work pool configurable
by David Howells
· 16 years ago
07fe7cb
Create a dynamically sized pool of threads for doing very slow work items
by David Howells
· 16 years ago
f7ab34e
ext3: Add replace-on-truncate hueristics for data=writeback mode
by Theodore Ts'o
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c2eb2fa
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
ef8a97bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
e8c158b
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
by Robin Holt
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
04d491a
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
by Neil Horman
· 16 years ago
7c5ff4f
pci: Add AMD8111 PCI Bridge PCI Device ID
by Harry Ciao
· 16 years ago
1b0f7ff
pids: kill signal_struct-> __pgrp/__session and friends
by Oleg Nesterov
· 16 years ago
52ee2df
pids: refactor vnr/nr_ns helpers to make them safe
by Oleg Nesterov
· 16 years ago
6dda81f
pids: document task_pgrp/task_session is not safe without tasklist/rcu
by Oleg Nesterov
· 16 years ago
1f80769
synclink_gt: add clock options
by Paul Fulghum
· 16 years ago
a50b0aa
struct linux_binprm: drop unused fields
by Kirill A. Shutemov
· 16 years ago
40e8a10
cpu hotplug: remove unused cpuhotplug_mutex_lock()
by Lai Jiangshan
· 16 years ago
bb24c67
tracehook_notify_death: use task_detached() helper
by Oleg Nesterov
· 16 years ago
39c626a
forget_original_parent: split out the un-ptrace part
by Oleg Nesterov
· 16 years ago
4576145
ptrace: fix possible zombie leak on PTRACE_DETACH
by Oleg Nesterov
· 16 years ago
43918f2
signals: remove 'handler' parameter to tracehook functions
by Oleg Nesterov
· 16 years ago
a1bc5a4
cpusets: replace zone allowed functions with node allowed
by David Rientjes
· 16 years ago
bd1a8ab
cgroups: add 'data' field to struct cgroup_scanner
by Li Zefan
· 16 years ago
a3b2d69
cgroups: use css id in swap cgroup for saving memory v5
by KAMEZAWA Hiroyuki
· 16 years ago
3918b96
memcg: remove mem_cgroup_reclaim_imbalance() remnants
by KOSAKI Motohiro
· 16 years ago
c137b5e
memcg: remove mem_cgroup_calc_mapped_ratio()
by KOSAKI Motohiro
· 16 years ago
e222432
memcg: show memcg information during OOM
by Balbir Singh
· 16 years ago
0b7f569
memcg: fix OOM killer under memcg
by KAMEZAWA Hiroyuki
· 16 years ago
099fca3
cgroups: show correct file mode
by Li Zefan
· 16 years ago
ec64f51
cgroup: fix frequent -EBUSY at rmdir
by KAMEZAWA Hiroyuki
· 16 years ago
38460b4
cgroup: CSS ID support
by KAMEZAWA Hiroyuki
· 16 years ago
313e924
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
by Grzegorz Nosek
· 16 years ago
d20a390
cgroups: fix cgroup.h comments
by Paul Menage
· 16 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 16 years ago
bfb9bcd
spi-gpio: allow operation without CS signal
by Michael Buesch
· 16 years ago
926b663
gpiolib: allow GPIOs to be named
by Daniel Silverstone
· 16 years ago
9661584
rtc-v3020: add ability to access v3020 chip with GPIOs
by Mike Rapoport
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
14dd1ff
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
by David Brownell
· 16 years ago
7274ec8
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
by Kevin Hilman
· 16 years ago
06c421e
memory_accessor: new interface for reading/writing persistent memory
by Kevin Hilman
· 16 years ago
bf6aede
workqueue: add to_delayed_work() helper function
by Jean Delvare
· 16 years ago
9a896c9
mm: define a UNIQUE value for AS_UNEVICTABLE flag
by Lee Schermerhorn
· 16 years ago
8e2c379
add fiemap.h to header-y
by Eric Sandeen
· 16 years ago
33e5d769
nommu: fix a number of issues with the per-MM VMA patch
by David Howells
· 16 years ago
ee3b429
generic debug pagealloc: build fix
by Akinobu Mita
· 16 years ago
7a1fb5d
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
by Jesse Barnes
· 16 years ago
797108d
tcp: add helper for counter tweaking due mid-wq change
by Ilpo Järvinen
· 16 years ago
3c6fc35
DRM: drm_crtc_helper.h doesn't actually need i2c.h
by Jean Delvare
· 16 years ago
522b5cc
drm: fix missing inline function on 32-bit powerpc.
by Dave Airlie
· 16 years ago
7513c2a
dm raid1: add is_remote_recovering hook for clusters
by Jonathan Brassow
· 16 years ago
ec44ab9
dm log: remove struct dm_dirty_log_internal
by Mike Snitzer
· 16 years ago
45194e4
dm target: remove struct tt_internal
by Cheng Renquan
· 16 years ago
eae6c2b
remove <linux/ata.h> include from <linux/hdreg.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
4fe6e30
include/linux/hdreg.h: remove unused defines
by Bartlomiej Zolnierkiewicz
· 16 years ago
dafd01c
include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__
by Bartlomiej Zolnierkiewicz
· 16 years ago
6fd5c66
include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__
by Bartlomiej Zolnierkiewicz
· 16 years ago
4fe7041
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
395d734
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
c09bca7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
afbb9d8
fbdev: update s1d13xxxfb to differ between revisions and production ids
by Kristoffer Ericson
· 16 years ago
91ad120
fbdev: newport: newport_*wait() return 0 on timeout
by Roel Kluin
· 16 years ago
6a7f282
fbdev: uninline lock_fb_info()
by Andrew Morton
· 16 years ago
614c0dc
cirrusfb: add accelerator constant
by Krzysztof Helt
· 16 years ago
1b48cb5
cirrusfb: Laguna chipset 8bpp fix
by Krzysztof Helt
· 16 years ago
213d4bd
cirrusfb: add Laguna additional overflow register
by Krzysztof Helt
· 16 years ago
d5cb78fe
atyfb: fix header file trailing whitespace
by Randy Dunlap
· 16 years ago
78d89ef
rtc: convert LEAP_YEAR into an inline
by Andrew Morton
· 16 years ago
7995589
autofs4: fix kernel includes
by Ian Kent
· 16 years ago
35b4b3c
spi_mpc83xx: add OF platform driver bindings
by Anton Vorontsov
· 16 years ago
364fdbc
spi_mpc83xx: rework chip selects handling
by Anton Vorontsov
· 16 years ago
Next »