Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f61944efdf0d2569721ed6d7b0445e9f1214b295
/
include
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
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
ecaedfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6
by Linus Torvalds
· 17 years ago
dcf397f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
e92042e
m68k: Export cachectl.h
by Matthew Wilcox
· 17 years ago
a554444
m68k: ignore restart_syscall
by Geert Uytterhoeven
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
75d7d96
icside: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
aedea59
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ddf1510
ide-pmac: use __ide_wait_stat()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74af21c
ide: add __ide_wait_stat() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebf8889
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
b160292
Merge Linux 2.6.23
by David Woodhouse
· 17 years ago
b37bde1
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
by Bryan Wu
· 17 years ago
c4a9f88
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
by Kevin Hao
· 17 years ago
8a45450
KVM: Replace enum by #define
by Avi Kivity
· 17 years ago
96ad2cc
KVM: in-kernel LAPIC save and restore support
by Eddie Dong
· 17 years ago
6bf9e96
KVM: in-kernel IOAPIC save and restore support
by He, Qing
· 17 years ago
6ceb9d7
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
by He, Qing
· 17 years ago
Next »