Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a52cefc80fc92981592c688d1c8067442afe4cec
/
include
a52cefc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f2e1d89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
f78a1b3
[TCP]: Make snd_cwnd_cnt 32-bit
by Ilpo Järvinen
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
762cc40
[INET]: Consolidate the xxx_put
by Pavel Emelyanov
· 17 years ago
8e7999c
[INET]: Consolidate the xxx_evictor
by Pavel Emelyanov
· 17 years ago
1e4b828
[INET]: Consolidate the xxx_frag_destroy
by Pavel Emelyanov
· 17 years ago
321a3a9
[INET]: Consolidate xxx_the secret_rebuild
by Pavel Emelyanov
· 17 years ago
277e650
[INET]: Consolidate the xxx_frag_kill
by Pavel Emelyanov
· 17 years ago
04128f2
[INET]: Collect common frag sysctl variables together
by Pavel Emelyanov
· 17 years ago
7eb9515
[INET]: Collect frag queues management objects together
by Pavel Emelyanov
· 17 years ago
5ab11c9
[INET]: Move common fields from frag_queues in one place.
by Pavel Emelyanov
· 17 years ago
faca94f
[ISDN]: Remove local copy of device name to make sure renames work.
by Karsten Keil
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
af1e1cf
[IPVS]: Replace local version of skb_make_writable
by Herbert Xu
· 17 years ago
37d4187
[NETFILTER]: Do not copy skb in skb_make_writable
by Herbert Xu
· 17 years ago
776c729
[IPV4]: Change ip_defrag to return an integer
by Herbert Xu
· 17 years ago
e0053ec
[SKBUFF]: Add skb_morph
by Herbert Xu
· 17 years ago
25b31cb
add new prom.h for AU1x00
by Yoichi Yuasa
· 17 years ago
cdbd386
Use dcr_host_t.base in dcr_unmap()
by Michael Ellerman
· 17 years ago
83f34df
Add dcr_host_t.base in dcr_read()/dcr_write()
by Michael Ellerman
· 17 years ago
eabd7e3
Add skb_is_gso_v6
by Brice Goglin
· 17 years ago
f4921af
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
419217c
Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 17 years ago
4937ce8
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
b5869ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
37ca506
Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
57d292b
HID: fix HIDIOCGRDESC memory access in hidraw
by Jiri Kosina
· 17 years ago
94886b8
sched: guest CPU accounting: maintain stats in account_system_time()
by Laurent Vivier
· 17 years ago
9ac5231
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
by Laurent Vivier
· 17 years ago
5e84cfd
sched: guest CPU accounting: add guest-CPU /proc/stat field
by Laurent Vivier
· 17 years ago
7a6c6bc
sched: enable wake-idle on CONFIG_SCHED_MC=y
by Ingo Molnar
· 17 years ago
95dbb42
sched: reintroduce topology.h tunings
by Ingo Molnar
· 17 years ago
cc36773
sched: debug, improve migration statistics
by Ingo Molnar
· 17 years ago
da84d96
sched: reintroduce cache-hot affinity
by Ingo Molnar
· 17 years ago
95938a3
sched: prevent wakeup over-scheduling
by Mike Galbraith
· 17 years ago
5cb350b
sched: group scheduling, sysfs tunables
by Dhaval Giani
· 17 years ago
4cf86d7
sched: cleanup: rename task_grp to task_group
by Ingo Molnar
· 17 years ago
af92723
sched: cleanup, remove the TASK_NONINTERACTIVE flag
by Mike Galbraith
· 17 years ago
5522d5d
sched: mark scheduling classes as const
by Ingo Molnar
· 17 years ago
5f6d858e
sched: speed up and simplify vslice calculations
by Peter Zijlstra
· 17 years ago
2d72376
sched: clean up schedstats, cnt -> count
by Ingo Molnar
· 17 years ago
94359f0
sched: undo some of the recent changes
by Ingo Molnar
· 17 years ago
67e9fb2
sched: add vslice
by Peter Zijlstra
· 17 years ago
c18b8a7
sched: remove unneeded tunables
by Ingo Molnar
· 17 years ago
b8efb56
sched debug: BKL usage statistics
by Ingo Molnar
· 17 years ago
24e377a
sched: add fair-user scheduler
by Srivatsa Vaddagiri
· 17 years ago
9b5b775
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
by Srivatsa Vaddagiri
· 17 years ago
83b699e
sched: revert recent removal of set_curr_task()
by Srivatsa Vaddagiri
· 17 years ago
f6b5320
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
by Dmitry Adamushko
· 17 years ago
4530d7a
sched: simplify sched_class::yield_task()
by Dmitry Adamushko
· 17 years ago
30cfdcf
sched: do not keep current in the tree and get rid of sched_entity::fair_key
by Dmitry Adamushko
· 17 years ago
bbdba7c
sched: remove wait_runtime fields and features
by Ingo Molnar
· 17 years ago
e22f5bb
sched: remove wait_runtime limit
by Ingo Molnar
· 17 years ago
e9acbff
sched: introduce se->vruntime
by Ingo Molnar
· 17 years ago
8ebc91d
sched: remove stat_gran
by Ingo Molnar
· 17 years ago
2bd8e6d
sched: use constants if !CONFIG_SCHED_DEBUG
by Ingo Molnar
· 17 years ago
eba1ed4
sched: debug: track maximum 'slice'
by Ingo Molnar
· 17 years ago
1595f45
clockevents: introduce force broadcast notifier
by Thomas Gleixner
· 17 years ago
4fa4350
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
f53f413
fix endianness bug in inet_lro
by Al Viro
· 17 years ago
9df7c98
inet_lro: trivial endianness annotations
by Al Viro
· 17 years ago
c6b44e5
endianness annotations in arm io.h
by Al Viro
· 17 years ago
5ba2533
more low-hanging fruits - kernel, fs, lib signedness
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
0cc0844
frv: missing casts in cmpxchg()
by Al Viro
· 17 years ago
bda76dd
endian-clean in_le64/out_le64
by Al Viro
· 17 years ago
52d4e66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
d057fd4
Merge branch 'hidraw' into for-linus
by Jiri Kosina
· 17 years ago
86166b7
HID: add hidraw interface
by Jiri Kosina
· 18 years ago
e2bca07
Input: add KEY_LOGOFF
by Khelben Blackstaff
· 17 years ago
08f0617
USBHID: report descriptor fix for MacBook JIS keyboard
by Tomoya Adachi
· 17 years ago
0ce91cf
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
by Stelian Pop
· 17 years ago
4dc21a8
Input: add KEY_SPELLCHECK
by Jiri Kosina
· 17 years ago
256c1df
[SPARC64]: virt_irq --> bucket mapping no longer necessary
by David S. Miller
· 17 years ago
bb74b73
[SPARC64]: Kill ugly __irq_ino() macro.
by David S. Miller
· 17 years ago
eb2d8d6
[SPARC64]: Access ivector_table[] using physical addresses.
by David S. Miller
· 17 years ago
a650d38
[SPARC64]: Make IVEC pointers 64-bit.
by David S. Miller
· 17 years ago
759f89e
[SPARC64]: Consolidate MSI support code.
by David S. Miller
· 17 years ago
e8dd161
[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.
by Robert Reif
· 17 years ago
9bb3c22
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
by David S. Miller
· 17 years ago
14358e6
lockdep: annotate dir vs file i_mutex
by Peter Zijlstra
· 17 years ago
d475fd4
lockdep: per filesystem inode lock class
by Peter Zijlstra
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
08fb68b
i2c: Move i2c-dev interfaces to i2c-dev.h
by David Brownell
· 17 years ago
53be795
i2c: Remove i2c_algorithm.algo_control()
by David Brownell
· 17 years ago
a64ec07
i2c: Document struct i2c_msg
by David Brownell
· 17 years ago
95a7f10
i2c: Add DaVinci I2C controller support
by Vladimir Barinov
· 17 years ago
83eaaed
i2c-core: Make some code static
by Adrian Bunk
· 17 years ago
3bbb835
i2c: New-style devices can support driver model wakeup flags
by David Brownell
· 17 years ago
cee37ae
i2c: Kill struct i2c_device_id
by Jean Delvare
· 17 years ago
ffb0355
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
bcd11ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
c8c55bc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
3749c66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
23ec23c
fix sparc32 breakage (result of vmlinux.lds.S bug)
by Al Viro
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
2b8232c
minimal build fixes for uml (fallout from x86 merge)
by Al Viro
· 17 years ago
c4ea43c
net core: fix kernel-doc for new function parameters
by Randy Dunlap
· 17 years ago
Next »