Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d5274261ea46f0aae93820fe36628249120d2f75
« Previous
123656d
Merge with Linus' kernel.
by Russell King
· 19 years ago
a62c80e
[ARM] Move AMBA include files to include/linux/amba/
by Russell King
· 19 years ago
6351610
[ARM] 3239/1: Add ARM optimised swab32
by Andre McCurdy
· 19 years ago
2c041f4
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
by Richard Purdie
· 19 years ago
f99c892
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
by Pavel Pisa
· 19 years ago
f9a204e
[ACPI] remove Kconfig "default y" for laptop drivers
by Borislav Petkov
· 19 years ago
d758a8f
[ACPI] fix kernel-doc warnings in acpi/scan.c
by Randy Dunlap
· 19 years ago
add5b5e
Auto-update from upstream
by Len Brown
· 19 years ago
0aec63e
[PATCH] Fix posix-cpu-timers sched_time accumulation
by David S. Miller
· 19 years ago
0feb9bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
by Linus Torvalds
· 19 years ago
d8d8f6a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
57d1c91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
47853e7
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
221fc10
[PATCH] fs/ufs: debug mode compilation failure
by Evgeniy
· 19 years ago
76832c2
[PATCH] shrink mmtimer memory size
by Dimitri Sivanich
· 19 years ago
c0e7dcc
[PATCH] MAINTAINERS: remove the outdated DAC960 entry
by Adrian Bunk
· 19 years ago
25da097
Auto-update from upstream
by Len Brown
· 19 years ago
a2167dc
[NET]: Endian-annotate in_aton()
by Alexey Dobriyan
· 19 years ago
76ab608
[NET]: Endian-annotate struct iphdr
by Alexey Dobriyan
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
69549dd
[PKTGEN]: Adds missing __init.
by Luiz Capitulino
· 19 years ago
036d25f
[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.net
by Len Brown
· 19 years ago
3cbc4ab
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
by Joe
· 19 years ago
ee02b3a
[BRIDGE] netfilter: vlan + hw checksum = bug?
by Stephen Hemminger
· 19 years ago
a20a855
[X25]: Fix for broken x25 module.
by Shaun Pereira
· 19 years ago
4bad4dc
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
by Kris Katterjohn
· 19 years ago
dbbc098
[NET]: Use newer is_multicast_ether_addr() in some files
by Kris Katterjohn
· 19 years ago
ccf1896
Merge ../torvalds-2.6/
by Greg Kroah-Hartman
· 19 years ago
3719314
kconfig: fix gconfig with POSIXLY_CORRECT=1
by Adrian Bunk
· 19 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
9e56904
SUNRPC: Make krb5 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
42181d4
SUNRPC: Make spkm3 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
9eed129
SUNRPC: Update the spkm3 code to use the make_checksum interface
by J. Bruce Fields
· 19 years ago
26c78e1
NFSv4: Fix an Oops in nfs_do_expire_all_delegations
by Trond Myklebust
· 19 years ago
58df095
NFSv4: Allow entries in the idmap cache to expire
by Trond Myklebust
· 19 years ago
0065db3
SUNRPC: Clean up xprt_destroy()
by Trond Myklebust
· 19 years ago
632e3bd
SUNRPC: Ensure client closes the socket when server initiates a close
by Trond Myklebust
· 19 years ago
eadb8c1
NFS: get rid of some needless code obfuscation in xdr_encode_sattr().
by Trond Myklebust
· 19 years ago
cf3fff5
NFS: Send valid mode bits to the server
by Trond Myklebust
· 19 years ago
f518e35a
SUNRPC: get rid of cl_chatty
by Chuck Lever
· 19 years ago
9220041
SUNRPC: transport switch API for setting port number
by Chuck Lever
· 19 years ago
35f5a42
SUNRPC: new interface to force an RPC rebind
by Chuck Lever
· 19 years ago
0210714
SUNRPC: switchable buffer allocation
by Chuck Lever
· 19 years ago
03c2173
NFSv3: try get_root user-supplied security_flavor
by J. Bruce Fields
· 19 years ago
a659753
NLM: fix parsing of sm notify procedure
by J. Bruce Fields
· 19 years ago
64a318e
NLM: Further cancel fixes
by J. Bruce Fields
· 19 years ago
2c5acd2
NLM: clean up nlmsvc_delete_block
by J. Bruce Fields
· 19 years ago
5996a29
NLM: don't unlock on cancel requests
by J. Bruce Fields
· 19 years ago
f232142
NLM: Clean up nlmsvc_grant_reply locking
by J. Bruce Fields
· 19 years ago
fb459f4
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
by Adrian Bunk
· 19 years ago
a72b442
NFSv4: Allow user to set the port used by the NFSv4 callback channel
by Trond Myklebust
· 19 years ago
a895b4a
NFS: Clean up weak cache consistency code
by Trond Myklebust
· 19 years ago
fa178f2
NFSv4: Ensure DELEGRETURN returns attributes
by Trond Myklebust
· 19 years ago
beb2a5e
NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec
by Trond Myklebust
· 19 years ago
969b7f2
SUNRPC: Fix a potential race in rpc_pipefs.
by Trond Myklebust
· 19 years ago
566dd60
NFS: Make directIO aware of compound pages...
by Trond Myklebust
· 19 years ago
70b9ecb
NFS: Make stat() return updated mtimes after a write()
by Trond Myklebust
· 19 years ago
2417411
NFSv4: Ensure that we return the delegation on the target of a rename too.
by Trond Myklebust
· 19 years ago
40859d7
NFS: support large reads and writes on the wire
by Chuck Lever
· 19 years ago
325cfed
NFS: make "inode number mismatch" message more useful
by Chuck Lever
· 19 years ago
dc20f80
NFS: get rid of useless kernel log message
by Chuck Lever
· 19 years ago
a911fd9
NFS: simplify inlined bit ops in nfs_page.h
by Chuck Lever
· 19 years ago
6b59a75
NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()
by Chuck Lever
· 19 years ago
ce1a8e6
NFS: use generic_write_checks() to sanity check direct writes
by Chuck Lever
· 19 years ago
286d7d6
NFSv4: Remove requirement for machine creds for the "setclientid" operation
by Trond Myklebust
· 19 years ago
b4454fe
NFSv4: Remove requirement for machine creds for the "renew" operation
by Trond Myklebust
· 19 years ago
58d9714
NFSv4: Send RENEW requests to the server only when we're holding state
by Trond Myklebust
· 19 years ago
5043e90
NFS: Convert instances of kernel_thread() to kthread()
by Trond Myklebust
· 19 years ago
433fbe4
NFSv4: State recovery cleanup
by Trond Myklebust
· 19 years ago
26e976a
NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease
by Trond Myklebust
· 19 years ago
2bd6157
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
by Trond Myklebust
· 19 years ago
fe65040
NFSv4: Make DELEGRETURN an interruptible operation.
by Trond Myklebust
· 19 years ago
a5d16a4
NFSv4: Convert LOCK rpc call into an asynchronous RPC call
by Trond Myklebust
· 19 years ago
911d1aa
NFSv4: locking XDR cleanup
by Trond Myklebust
· 19 years ago
864472e
NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly
by Trond Myklebust
· 19 years ago
e761692
NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately
by Trond Myklebust
· 19 years ago
cdd4e68
NFSv4: Make open_confirm() asynchronous too
by Trond Myklebust
· 19 years ago
24ac23a
NFSv4: Convert open() into an asynchronous RPC call
by Trond Myklebust
· 19 years ago
e60859a
SUNRPC: rpc_execute should not return task->tk_status;
by Trond Myklebust
· 19 years ago
89991c2
SUNRPC: Get rid of some unused exports
by Trond Myklebust
· 19 years ago
e56e0b78
NFSv4: Allocate OPEN call RPC arguments using kmalloc()
by Trond Myklebust
· 19 years ago
06f814a
NFSv4: Make locku use the new RPC "wait on completion" interface.
by Trond Myklebust
· 19 years ago
44c2887
NFSv4: stateful NFSv4 RPC call interface
by Trond Myklebust
· 19 years ago
4ce70ad
SUNRPC: Further cleanups
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
abbcf28
SUNRPC: Yet more RPC cleanups
by Trond Myklebust
· 19 years ago
abd3e64
NFS: Work correctly with single-page ->writepage() calls
by Trond Myklebust
· 19 years ago
22905f7
identify multipage ->writepages() calls
by Andrew Morton
· 19 years ago
20ede27
gitignore: ignore shared objects
by Brian Gerst
· 19 years ago
117a93d
kbuild: Use git in scripts/setlocalversion
by Rene Scharfe
· 19 years ago
253dfa6
kbuild: document howto build external modules using several directories
by Sam Ravnborg
· 19 years ago
d99cf9d
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
7ed40918
x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined
by Linus Torvalds
· 19 years ago
9b84754
[PATCH] Suspend support for libata
by Jens Axboe
· 19 years ago
88202a0
[PATCH] md: allow sync-speed to be controlled per-device
by NeilBrown
· 19 years ago
6d7ff73
[PATCH] md: support adding new devices to md arrays via sysfs
by NeilBrown
· 19 years ago
83303b6
[PATCH] md: allow available size of component devices to be set via sysfs
by NeilBrown
· 19 years ago
6961ece
[PATCH] md-export-rdev-data_offset-via-sysfs-fix
by Andrew Morton
· 19 years ago
93c8cad
[PATCH] md: export rdev->data_offset via sysfs
by NeilBrown
· 19 years ago
014236d
[PATCH] md: expose device slot information via sysfs
by NeilBrown
· 19 years ago
Next »