Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b32d20dc8b187e03605f091dbde9a78676a2a642
/
include
/
linux
a0d9c63
i2c-algo-bit: Discard the mdelay data struct member
by Jean Delvare
· 18 years ago
51c3711
i2c-algo-sibyte: Merge into i2c-sibyte
by Jean Delvare
· 18 years ago
dd77a4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 18 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
dcbb5a5
[PATCH] swsusp: clean up suspend header
by Rafael J. Wysocki
· 18 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 18 years ago
930631e
[PATCH] add DIV_ROUND_UP()
by Steven Whitehouse
· 18 years ago
a3bc0db
[PATCH] smp_call_function_single() cleanup
by Andrew Morton
· 18 years ago
5091e74
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
by Ian Campbell
· 18 years ago
9c9b8b3
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
by Jeremy Fitzhardinge
· 18 years ago
5f97f7f
[PATCH] avr32 architecture
by Haavard Skinnemoen
· 18 years ago
af8c65b
[PATCH] FRV: permit __do_IRQ() to be dispensed with
by David Howells
· 18 years ago
9a2f44f
[PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface
by Stephen Smalley
· 18 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 18 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
8417bba
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
by Christoph Lameter
· 18 years ago
980128f
[PATCH] Define easier to handle GFP_THISNODE
by Christoph Lameter
· 18 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 18 years ago
dbe5e69
[PATCH] slab: optimize kmalloc_node the same way as kmalloc
by Christoph Hellwig
· 18 years ago
da6052f
[PATCH] update some mm/ comments
by Nick Piggin
· 18 years ago
db37648
[PATCH] mm: non syncing lock_page()
by Nick Piggin
· 18 years ago
7ff6f08
[PATCH] CPU hotplug compatible alloc_percpu()
by Martin Peschke
· 18 years ago
8bc719d
[PATCH] out of memory notifier
by Martin Schwidefsky
· 18 years ago
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
2f6726e
[PATCH] Apply type enum zone_type
by Christoph Lameter
· 18 years ago
4e4785b
[PATCH] mempolicies: fix policy_zone check
by Christoph Lameter
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
f71bf0c
[PATCH] bootmem: miscellaneous coding style fixes
by Franck Bui-Huu
· 18 years ago
e786e86
[PATCH] bootmem: remove useless headers inclusions
by Franck Bui-Huu
· 18 years ago
bb0923a
[PATCH] bootmem: limit to 80 columns width
by Franck Bui-Huu
· 18 years ago
71fb2e8
[PATCH] bootmem: remove useless parentheses in bootmem header file
by Franck Bui-Huu
· 18 years ago
2d1a07d
[PATCH] bootmem: remove useless __init in header file
by Franck Bui-Huu
· 18 years ago
b221385
[PATCH] mm/: make functions static
by Adrian Bunk
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
a6ca1b9
[PATCH] update to the kernel kmap/kunmap API
by James Bottomley
· 18 years ago
632bbfe
[PATCH] trigger a syntax error if percpu macros are incorrectly used
by Jan Blunck
· 18 years ago
f2eaae1
Driver core: Fix potential deadlock in driver core
by Alan Stern
· 18 years ago
d779249
Driver Core: add ability for drivers to do a threaded probe
by Greg Kroah-Hartman
· 19 years ago
f20a9ea
sysfs: add proper sysfs_init() prototype
by Andrew Morton
· 18 years ago
f86db39
drivers/base: check errors
by Andrew Morton
· 18 years ago
cebc04b
add CONFIG_ENABLE_MUST_CHECK
by Andrew Morton
· 18 years ago
4a7fb63
add __must_check to device management code
by Andrew Morton
· 18 years ago
995982c
sysfs_remove_bin_file: no return value, dump_stack on error
by Randy.Dunlap
· 19 years ago
2589f188
Driver core: add ability for devices to create and remove bin files
by Greg Kroah-Hartman
· 18 years ago
c47ed21
Class: add support for class interfaces for devices
by Greg Kroah-Hartman
· 18 years ago
c205ef4
Driver core: create devices/virtual/ tree
by Greg Kroah-Hartman
· 18 years ago
a2de48c
Driver core: add device_rename function
by Greg Kroah-Hartman
· 19 years ago
2620efe
Driver core: add ability for classes to handle devices properly
by Greg Kroah-Hartman
· 19 years ago
de0ff00
Driver core: add groups support to struct device
by Greg Kroah-Hartman
· 19 years ago
386415d
PM: platform_bus and late_suspend/early_resume
by David Brownell
· 18 years ago
1d3a82a
PM: no suspend_prepare() phase
by David Brownell
· 18 years ago
82bb67f
PM: define PM_EVENT_PRETHAW
by David Brownell
· 18 years ago
cbd69db
Suspend changes for PCI core
by Linus Torvalds
· 19 years ago
7c8265f
Suspend infrastructure cleanup and extension
by Linus Torvalds
· 19 years ago
ab7d737
Driver core: add const to class_create
by Miguel Ojeda Sandonis
· 18 years ago
5cbe5f8
device_create(): make fmt argument 'const char *'
by Greg Kroah-Hartman
· 18 years ago
ddd5d35
class_device_create(): make fmt argument 'const char *'
by Dmitry Torokhov
· 18 years ago
7e47202
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
76a081e
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
by David S. Miller
· 18 years ago
0d6c7ae
[NETFILTER]: Add dscp,DSCP headers to header-y
by Yasuyuki Kozakai
· 18 years ago
3e597c6
[PATCH] fix iptables __user misannotations
by Al Viro
· 18 years ago
b7a818e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 18 years ago
9e72cbf
Remove dead netfilter_logging.h from include/linux/Kbuild
by David Woodhouse
· 18 years ago
02b25fc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
b83eff6
[DCCP]: Introduce constants for CCID numbers
by Ian McDonald
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
a68aa1c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
1aedf2c
Merge mulgrave-w:git/linux-2.6
by James Bottomley
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a4c12d6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c9802cd
Merge mulgrave-w:git/scsi-misc-2.6
by James Bottomley
· 18 years ago
4c8bd7e
[KERNEL] Do not truncate to 'int' in ALIGN() macro.
by David Miller
· 18 years ago
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
5dd3177
NFSv4: Fix a use-after-free issue with the nfs server.
by Trond Myklebust
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
by Chuck Lever
· 18 years ago
Next »