Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bced86359918326a65258b1be245834e5c493c88
/
include
bced863
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
ceb804c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
4e3eadd
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0a9c147
i2c-algo-bit: Add pre- and post-xfer hooks
by Jean Delvare
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
86c8437
net/9p: Add sysfs mount_tag file for virtio 9P device
by Aneesh Kumar K.V
· 15 years ago
97ee9b0
net/9p: Use the tag name in the config space for identifying mount point
by Aneesh Kumar K.V
· 15 years ago
9d85929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
b97c4bc
locking: Make sparse work with inline spinlocks and rwlocks
by Luca Barbieri
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
9ff9933
sysctl extern cleanup: poll
by Dave Young
· 15 years ago
2edf5e4
sysctl extern cleanup: lockdep
by Dave Young
· 15 years ago
4f0e056
sysctl extern cleanup: rtmutex
by Dave Young
· 15 years ago
c55b7c3
sysctl extern cleanup: acct
by Dave Young
· 15 years ago
15485a4
sysctl extern cleanup: sg
by Dave Young
· 15 years ago
5ed1091
sysctl extern cleanup: module
by Dave Young
· 15 years ago
e5ab677
sysctl extern cleanup: rcu
by Dave Young
· 15 years ago
d33ed52
sysctl extern cleanup: signal
by Dave Young
· 15 years ago
eb5572f
sysctl extern cleanup: C_A_D
by Dave Young
· 15 years ago
5ceaa2f
decompress: fix new decompressor for PIC
by Russell King
· 15 years ago
a0880df
pps: serial clients support
by Rodolfo Giometti
· 15 years ago
572b9ad
ldisc n_tty: add new method n_tty_inherit_ops()
by Rodolfo Giometti
· 15 years ago
b3e63af
ldisc: new dcd_change() method for line disciplines
by Rodolfo Giometti
· 15 years ago
5f3cd1e
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
by FUJITA Tomonori
· 15 years ago
6a1961f
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
by FUJITA Tomonori
· 15 years ago
0acedc1
dma-mapping.h: add the dma_unmap state API
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
5637f2d
pci-dma: add include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
6edb676
ipmi: remove ipmi_smi.h self-include
by Corey Minyard
· 15 years ago
93c5990
copy_signal() cleanup: clean thread_group_cputime_init()
by Veaceslav Falico
· 15 years ago
4dd66e6
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
by Veaceslav Falico
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
7baab93
nodemask: fix the declaration of NODEMASK_ALLOC()
by Miao Xie
· 15 years ago
867578c
memcg: fix oom kill behavior
by KAMEZAWA Hiroyuki
· 15 years ago
a0a4db5
cgroups: remove events before destroying subsystem state objects
by Kirill A. Shutemov
· 15 years ago
0dea116
cgroup: implement eventfd-based generic API for notifications
by Kirill A. Shutemov
· 15 years ago
0249144
memcg: move charges of anonymous swap
by Daisuke Nishimura
· 15 years ago
67523c4
cgroups: blkio subsystem as module
by Ben Blum
· 15 years ago
cf5d594
cgroups: subsystem module unloading
by Ben Blum
· 15 years ago
e6a1105
cgroups: subsystem module loading interface
by Ben Blum
· 15 years ago
aae8aab
cgroups: revamp subsys array
by Ben Blum
· 15 years ago
d7b9fff
cgroup: introduce coalesce css_get() and css_put()
by Daisuke Nishimura
· 15 years ago
2468c72
cgroup: introduce cancel_attach()
by Daisuke Nishimura
· 15 years ago
b32bfc3
broadsheetfb: support storing waveform
by Jaya Kumar
· 15 years ago
2afb189
broadsheetfb: add MMIO hooks
by Jaya Kumar
· 15 years ago
c1c341a
broadsheetfb: add multiple panel type support
by Jaya Kumar
· 15 years ago
6e3e37a
coredump: plug a memory leak situation on dump_seek()
by André Goddard Rosa
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
53bddb4
nommu: fix build breakage
by KAMEZAWA Hiroyuki
· 15 years ago
d0ab4a4
rtc/hctosys: only claim the RTC provided the system time if it did
by Uwe Kleine-König
· 15 years ago
2b4c329
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
dc1d628
perf: Provide generic perf_sample_data initialization
by Peter Zijlstra
· 15 years ago
548b841
Merge commit 'v2.6.34-rc1' into perf/urgent
by Ingo Molnar
· 15 years ago
6cce09f
tcp: Add SNMP counters for backlog and min_ttl drops
by Eric Dumazet
· 15 years ago
4045635
net: add __must_check to sk_add_backlog
by Zhu Yi
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
56b7892
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
a3087ae
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 15 years ago
8e9394c
Driver core: create lock/unlock functions for struct device
by Greg Kroah-Hartman
· 15 years ago
62e877b8
sysfs: fix for thinko with sysfs_bin_attr_init()
by Stephen Rothwell
· 15 years ago
7cb3294
sysfs: Implement sysfs_rename_link
by Eric W. Biederman
· 15 years ago
3596025
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
by Eric W. Biederman
· 15 years ago
6992f53
sysfs: Use one lockdep class per sysfs attribute.
by Eric W. Biederman
· 15 years ago
831fad2
Driver core: make struct platform_driver.id_table const
by Uwe Kleine-König
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
869dfc8
driver core: Add class_attr_string for simple read-only string
by Andi Kleen
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
1e395ab
sysdev: Add sysdev_create/remove_files
by Andi Kleen
· 15 years ago
38457ab
sysfs: Add attribute array to sysdev classes
by Andi Kleen
· 15 years ago
1c205ae
sysfs: Add sysfs_add/remove_files utility functions
by Andi Kleen
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
3d03ba4
driver core: make platform_device_id table const
by Eric Miao
· 15 years ago
ecdf6ce
Driver core: add platform_create_bundle() helper
by Dmitry Torokhov
· 15 years ago
322aafa
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6dc3eb5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
4a31c08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
5980bb3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
2c08583
mfd: Fix ucb1x00 build failure for collie_defconfig
by Peter Huewe
· 15 years ago
473fe73
mfd: Use completion interrupt for WM831x AUXADC
by Mark Brown
· 15 years ago
d19663a
mfd: Use completion interrupt for WM835x AUXADC
by Mark Brown
· 15 years ago
11a441c
mfd: Introduce remove_script function for twl4030
by Mike Turquette
· 15 years ago
f92e8f8
mfd: Add WM831x revision B support
by Mark Brown
· 15 years ago
707f0b2
tmio_mmc: Remove const from platform data V3
by Magnus Damm
· 15 years ago
b741d44
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
by Yusuke Goda
· 15 years ago
fa0d976
mfd: Add twl6030 base addr for ID0, ID1, ID2
by Balaji T K
· 15 years ago
a29aaf5
mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
by Moiz Sonasath
· 15 years ago
2afa62e
mfd: Use genirq in 88pm860x
by Haojian Zhuang
· 15 years ago
34c9120
mfd: Clean code in max8925
by Haojian Zhuang
· 15 years ago
1f1cf8f
mfd: Update irq handler in max8925
by Haojian Zhuang
· 15 years ago
9e50108
mfd: Add initial WM8994 support
by Mark Brown
· 15 years ago
Next »