Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b0fac45878bb88759eec347c273285195649ff7
/
include
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
9e7bf24
fs: clarify "dummy" member in struct inodes_stat_t
by Stefan Richter
· 17 years ago
e8d6c55
AFS: implement file locking
by David Howells
· 17 years ago
0a3021f
Remove unnecessary includes of spinlock.h under include/linux
by Robert P. J. Day
· 17 years ago
9aacd59
fat: gcc 4.3 warning fix
by OGAWA Hirofumi
· 17 years ago
c67ad91
percpu_counters(): use cpu notifiers
by Andrew Morton
· 17 years ago
21f3da9
fuse warning fix
by Andrew Morton
· 17 years ago
9ac1625
Use mutexes instead of semaphores in I2O driver
by Matthias Kaehlcke
· 17 years ago
9c1729d
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex
by Alan Cox
· 17 years ago
924b42d
Use boot based time for process start time and boot time in /proc
by Tomas Janousek
· 17 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 17 years ago
ed4aaad
fix jvc cdrom drive lockup
by Zhang, Yanmin
· 17 years ago
e1f4a88
introduce write_trylock_irqsave()
by Satyam Sharma
· 17 years ago
786d7e1
Fix rmmod/read/write races in /proc entries
by Alexey Dobriyan
· 17 years ago
5568b0e
v850: enable arbitary speed tty ioctls
by Alan Cox
· 17 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 17 years ago
84812217
uml: use get_free_pages to allocate kernel stacks
by Jeff Dike
· 17 years ago
e30afd5
etrax: enable arbitary speed setting on tty ports
by Alan Cox
· 17 years ago
86245b85
m32r: enable arbitary speed tty rate setting
by Alan Cox
· 17 years ago
787ea0e
ARM26: enable arbitary speed tty ioctls and split input/output speed
by Alan Cox
· 17 years ago
5c6af69
fix alpha ISA support
by Ivan Kokshaysky
· 17 years ago
2fea299
h8300 entry.S update
by Yoshinori Sato
· 17 years ago
f79224c
h8300: enable arbitary speed tty port setup
by Alan Cox
· 17 years ago
c1a39e0
FRV: Connect up new syscalls
by David Howells
· 17 years ago
0165ab4
split mmap
by Miklos Szeredi
· 17 years ago
6193a2f
slob: initial NUMA support
by Paul Mundt
· 17 years ago
8f0accc
kill vmalloc_earlyreserve
by Jan Beulich
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
698827f
Remove the deprecated "kmem_cache_t" typedef from slab.h.
by Robert P. J. Day
· 17 years ago
f0c0b2b
change zonelist order: zonelist order selection logic
by KAMEZAWA Hiroyuki
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
23936cc
lib: add idr_remove_all
by Kristian Hoegsberg
· 17 years ago
96d7fa4
lib: add idr_for_each()
by Kristian Hoegsberg
· 17 years ago
f2a11b1
LZO1X: fix lzo1x_worst_compress
by Nitin Gupta
· 17 years ago
bc06cff
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
d3502d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d2a9a8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
b4a0691
frv: missing __clear_user()
by Al Viro
· 17 years ago
4381ca3
fix return type of skb_checksum_complete()
by Al Viro
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
73ca491
[NET_SCHED]: act_api: qdisc internal reclassify support
by Patrick McHardy
· 17 years ago
d09f51b
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by David S. Miller
· 17 years ago
61075af
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
by Patrick McHardy
· 17 years ago
370786f
[NETFILTER]: x_tables: add connlimit match
by Jan Engelhardt
· 17 years ago
e2a3123
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
by Yasuyuki Kozakai
· 17 years ago
ffc3069
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
by Yasuyuki Kozakai
· 17 years ago
6460d94
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
by Michael Chan
· 17 years ago
febca28
[AF_IUCV]: Add lock when updating accept_q
by Ursula Braun
· 17 years ago
acd159b
[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
by Adrian Bunk
· 17 years ago
cf3842e
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
b863ceb
[NET]: Add macvlan driver
by Patrick McHardy
· 17 years ago
56addd6
[VLAN]: Use multicast list synchronization helpers
by Patrick McHardy
· 17 years ago
6c78dcb
[VLAN]: Fix promiscous/allmulti synchronization races
by Patrick McHardy
· 17 years ago
a0a400d
[NET]: dev_mcast: add multicast list synchronization helpers
by Patrick McHardy
· 17 years ago
2402345
[NET]: Add net_device change_rx_mode callback
by Patrick McHardy
· 17 years ago
d0f656c
[SCSI] Remove unused method scsi_device_cancel
by Priyanka Gupta
· 18 years ago
bd238fb
9p: Reorganization of 9p file system code
by Latchesar Ionkov
· 17 years ago
16cefa8
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
e030dbf
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop
by Linus Torvalds
· 17 years ago
31c4ab4
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
aba2da6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
f787a503
[PATCH] sched: small topology.h cleanup
by Ingo Molnar
· 17 years ago
f24ae12
[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h
by Atsushi Nemoto
· 17 years ago
01bebc6
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
by Atsushi Nemoto
· 17 years ago
3039f07
ioatdma: add the unisys "i/oat" pci vendor/device id
by Dan Williams
· 17 years ago
2492c84
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
by Dan Williams
· 18 years ago
39a8d7d1
iop13xx: surface the iop13xx adma units to the iop-adma driver
by Dan Williams
· 18 years ago
c211092
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
by Dan Williams
· 18 years ago
b5e98d6
md: handle_stripe5 - add request/completion logic for async read ops
by Dan Williams
· 18 years ago
f38e121
md: handle_stripe5 - add request/completion logic for async compute ops
by Dan Williams
· 18 years ago
91c0092
md: raid5_run_ops - run stripe operations outside sh->lock
by Dan Williams
· 18 years ago
a445685
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
by Dan Williams
· 17 years ago
9bc89cd
async_tx: add the async_tx api
by Dan Williams
· 18 years ago
685784a
xor: make 'xor_blocks' a library routine for use with async_tx
by Dan Williams
· 17 years ago
d379b01
dmaengine: make clients responsible for managing channels
by Dan Williams
· 17 years ago
7405f74
dmaengine: refactor dmaengine around dma_async_tx_descriptor
by Dan Williams
· 18 years ago
9374430
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
66f4973
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
0cdf699
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
c67ab13
usb gadget stack: remove usb_ep_*_buffer(), part 2
by David Brownell
· 17 years ago
9d8bab5
usb gadget stack: remove usb_ep_*_buffer(), part 1
by David Brownell
· 17 years ago
9068a4c
USB: pxa2xx_udc: use generic gpio layer
by Milan Svoboda
· 17 years ago
165fe97
USB: add IAD support to usbfs and sysfs
by Craig W. Nadler
· 18 years ago
8b3b01c
USB: Add URB_FREE_BUFFER flag and the logic behind it
by Marcel Holtmann
· 18 years ago
b41a60e
USB: add power/persist device attribute
by Alan Stern
· 18 years ago
f07600c
USB: add reset_resume method
by Alan Stern
· 18 years ago
51a2f07
USB: introduce usb_anchor
by Oliver Neukum
· 18 years ago
a5262dc
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
by David Brownell
· 18 years ago
8538f96
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
by Daniel Drake
· 18 years ago
6bc6cff
USB: add RESET_RESUME device quirk
by Alan Stern
· 18 years ago
0458d5b
USB: add USB-Persist facility
by Alan Stern
· 18 years ago
ec22559
USB: suspend support for usb serial
by Oliver Neukum
· 18 years ago
57e4acb
[IA64] Un-break ia64 build
by Tony Luck
· 17 years ago
65541cb
IB/mlx4: Implement query SRQ
by Jack Morgenstein
· 18 years ago
6a775e2
IB/mlx4: Implement query QP
by Jack Morgenstein
· 18 years ago
4aabab2
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
bb50cbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
0806ca2
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
Next »