Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
555d61d6542d51563e50532ff604dcd31c96fb24
/
include
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
cd76469
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
022992e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 16 years ago
5fbbf5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
894bcdf
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
871af12
libata: Add 32bit PIO support
by Alan Cox
· 16 years ago
4044ba5
md: don't retry recovery of raid1 that fails due to error on source drive.
by NeilBrown
· 16 years ago
efeb53c
md: Allow md devices to be created by name.
by NeilBrown
· 16 years ago
d337482
md: make devices disappear when they are no longer needed.
by NeilBrown
· 16 years ago
cd2ac93
md: need another print_sb for mdp_superblock_1
by Cheng Renquan
· 16 years ago
159ec1f
md: use list_for_each_entry macro directly
by Cheng Renquan
· 16 years ago
ccacc7d
md: raid0: make hash_spacing and preshift sector-based.
by Andre Noll
· 16 years ago
83838ed
md: raid0: Represent the size of strip zones in sectors.
by Andre Noll
· 16 years ago
6199d3d
md: raid0: Represent zone->zone_offset in sectors.
by Andre Noll
· 16 years ago
019c4e2
md: raid0: Represent device offset in sectors.
by Andre Noll
· 16 years ago
0c3573f
md: use sysfs_notify_dirent to notify changes to md/sync_action.
by NeilBrown
· 16 years ago
56cf391
wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev
by Inaky Perez-Gonzalez
· 16 years ago
0ba4887
regulator: fix kernel-doc warnings
by Randy Dunlap
· 16 years ago
c8e7e46
regulator: Add missing kerneldoc
by Mark Brown
· 16 years ago
69279fb
regulator: Clean up kerneldoc warnings
by Mark Brown
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
787e920
ipv6: Add GRO support
by Herbert Xu
· 16 years ago
85da1fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
91f68b7
generic swap(): introduce global macro swap(a, b)
by Wu Fengguang
· 16 years ago
f06295b
ELF: implement AT_RANDOM for glibc PRNG seeding
by Kees Cook
· 16 years ago
61bce0f
pid: generalize task_active_pid_ns
by Eric W. Biederman
· 16 years ago
f9fb860
pid: implement ns_of_pid
by Eric W. Biederman
· 16 years ago
6af866a
cpuset: remove remaining pointers to cpumask_t
by Li Zefan
· 16 years ago
e7c5ec9
cgroups: add css_tryget()
by Paul Menage
· 16 years ago
999cd8a
cgroups: add a per-subsystem hierarchy_mutex
by Paul Menage
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
a5e924f
memcg: remove mem_cgroup_try_charge
by Daisuke Nishimura
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
6e90157
mm: introduce zone_reclaim struct
by KOSAKI Motohiro
· 16 years ago
f89eb90
inactive_anon_is_low: move to vmscan
by KOSAKI Motohiro
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
a636b32
memcg: avoid unnecessary system-wide-oom-killer
by KAMEZAWA Hiroyuki
· 16 years ago
2e4d409
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
by Lai Jiangshan
· 16 years ago
28dbc4b
memcg: memory cgroup resource counters for hierarchy
by Balbir Singh
· 16 years ago
f8d66542
memcg: add mem_cgroup_disabled()
by Hirokazu Takahashi
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e34
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
27a7faa
memcg: swap cgroup for remembering usage
by KAMEZAWA Hiroyuki
· 16 years ago
c077719
memcg: mem+swap controller Kconfig
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
01b1ae6
memcg: simple migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
7a81b88
memcg: introduce charge-commit-cancel style of functions
by KAMEZAWA Hiroyuki
· 16 years ago
a47295e
cgroups: make cgroup_path() RCU-safe
by Paul Menage
· 16 years ago
b2aa30f
cgroups: don't put struct cgroupfs_root protected by RCU
by Lai Jiangshan
· 16 years ago
04143e2
ext3: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
2e8671c
ext3: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
5df096d
ext3: allocate ->s_blockgroup_lock separately
by Pekka Enberg
· 16 years ago
f420d4d
jbd: improve fsync batching
by Josef Bacik
· 16 years ago
ef8b646
ext2: tighten restrictions on inode flags
by Duane Griffin
· 16 years ago
0e090f1
ext2: don't inherit inappropriate inode flags from parent
by Duane Griffin
· 16 years ago
18a82eb
ext2: allocate ->s_blockgroup_lock separately
by Pekka J Enberg
· 16 years ago
1107ba8
xen: add xenfs to allow usermode <-> Xen interaction
by Alex Zeffertt
· 16 years ago
5886188d
serial: Add driver for the Cell Network Processor serial port NWP device
by Benjamin Krill
· 16 years ago
713404d
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
b424e8d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
7c7758f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
67acd8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
by Linus Torvalds
· 16 years ago
db43910
nfsd: get rid of NFSD_VERSION
by Benny Halevy
· 16 years ago
87df4de
nfsd: last_byte_offset
by Benny Halevy
· 16 years ago
c6906a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
8d1a0a1
qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} types
by Anders Larsen
· 16 years ago
fa7b906
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
0824990
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
52fefce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
by Linus Torvalds
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
940fbf4
linux/types.h: Don't depend on __GNUC__ for __le64/__be64
by Detlef Riekenberg
· 16 years ago
16cf0eb
x86/PCI: Do not use interrupt links for devices using MSI-X
by Rafael J. Wysocki
· 16 years ago
6a47907
PCI: Add pci_clear_master() as opposite of pci_set_master()
by Ben Hutchings
· 16 years ago
322162a
PCI: pciehp: cleanup register and field definitions
by Kenji Kaneshige
· 16 years ago
db56794
PCI: add interface to set visible size of VPD
by Stephen Hemminger
· 16 years ago
287d19c
PCI: revise VPD access interface
by Stephen Hemminger
· 16 years ago
68feac8
PCI: add pci_common_swizzle() for INTx swizzling
by Bjorn Helgaas
· 16 years ago
e8c331e
PCI hotplug: introduce functions for ACPI slot detection
by Kenji Kaneshige
· 16 years ago
fde09c6
PCI: define PCI resource names in an 'enum'
by Yu Zhao
· 16 years ago
14add80
PCI: remove unnecessary arg of pci_update_resource()
by Yu Zhao
· 16 years ago
1684f5d
PCI: uninline pci_ioremap_bar()
by Andrew Morton
· 16 years ago
57c2cf7
PCI: add pci_swizzle_interrupt_pin()
by Bjorn Helgaas
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
2361694
ACPI/PCI: remove obsolete _OSC capability support functions
by Andrew Patterson
· 16 years ago
07ae95f
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
by Andrew Patterson
· 16 years ago
3e1b160
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
by Andrew Patterson
· 16 years ago
0ef5f8f
ACPI/PCI: PCI extended config _OSC support called when root bridge added
by Andrew Patterson
· 16 years ago
990a7ac
ACPI/PCI: call _OSC support during root bridge discovery
by Andrew Patterson
· 16 years ago
8b62091
ACPI/PCI: include missing acpi.h file in pci-acpi.h.
by Andrew Patterson
· 16 years ago
f7b7baa
PCI: add PCI Advanced Feature Capability defines
by Sheng Yang
· 16 years ago
e306987
wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
by Inaky Perez-Gonzalez
· 16 years ago
ea24652
i2400m: host/device procotol and core driver definitions
by Inaky Perez-Gonzalez
· 16 years ago
ea912f4
wimax: debug macros and debug settings for the WiMAX stack
by Inaky Perez-Gonzalez
· 16 years ago
ace22f0
wimax: headers for kernel API and user space interaction
by Inaky Perez-Gonzalez
· 16 years ago
5e07878
debugfs: add helpers for exporting a size_t simple value
by Inaky Perez-Gonzalez
· 16 years ago
Next »