Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b58b5aa51c78079fa4f652cd42e7b496a1d5411a
/
include
/
linux
98bd0c0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
fe1dcbc
[PATCH] jbd: fix transaction batching
by Andrew Morton
· 19 years ago
bc5e483
[PATCH] reiserfs_get_acl() build fix
by Andrew Morton
· 19 years ago
5c55ac9
[PATCH] pktcdvd: Allow larger packets
by Phillip Susi
· 19 years ago
e1bc89b
[PATCH] pktcdvd: Don't waste kernel memory
by Peter Osterlund
· 19 years ago
a460ad6
[PATCH] pktcdvd: Fix overflow for discs with large packets
by Phillip Susi
· 19 years ago
0047c65
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
by Patrick McHardy
· 19 years ago
19ea730
[NETFILTER]: iptables: fix typos in ipt_connbytes.h
by Yasuyuki Kozakai
· 19 years ago
53ea68e
[PATCH] SELinux: fix size-128 slab leak
by Stephen Smalley
· 19 years ago
27266a1
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
f3e39e6
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 19 years ago
d1ffa56
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
by Linus Torvalds
· 19 years ago
3d0f89b
configfs: Add permission and ownership to configfs objects.
by Joel Becker
· 19 years ago
a7ff7d4
[PATCH] drivers/ide/ide-io.c: make __ide_end_request() static
by Adrian Bunk
· 19 years ago
9810933
[PATCH] stop CompactFlash devices being marked as removable
by Richard Purdie
· 19 years ago
808249c
[PATCH] new tty buffering locking fix
by Paul Fulghum
· 19 years ago
2c5d81a
[PATCH] Compilation of kexec/kdump broken
by Fernando Luis Vazquez Cao
· 19 years ago
bb3b9cf1
[PATCH] Fix comment to synchronize_sched()
by Paul E. McKenney
· 19 years ago
6bf8d88
[PATCH] quota: remove unused sync_dquots_dev()
by Herbert Poetzl
· 19 years ago
8b3e09e
[PATCH] I2O: fix and workaround for Motorola/Freescale controller
by Markus Lidel
· 19 years ago
8e75f74
[PATCH] parport: add parallel port support for SGI O2
by Arnaud Giersch
· 19 years ago
9d923a0
[PATCH] ufs: fix char vs. __s8 clash in ufs
by Andreas Schwab
· 19 years ago
47ba87e
[PATCH] make "struct d_cookie" depend on CONFIG_PROFILING
by Marcelo Tosatti
· 19 years ago
09114eb
[PATCH] ufs: fix hang during `rm'
by Evgeniy Dushistov
· 19 years ago
e295cfc
[PATCH] ufs: fix oops with `ufs1' type
by Evgeniy Dushistov
· 19 years ago
490d6ab
[PATCH] list.h: don't evaluate macro args multiple times
by Zach Brown
· 19 years ago
f434baf
[PATCH] fix generic_fls64()
by Akinobu Mita
· 19 years ago
c0c1633b
[PATCH] Fix build failure in recent pm_prepare_* changes.
by Dave Jones
· 19 years ago
3305205
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Trond Myklebust
· 19 years ago
3ec9c59
[SERIAL] SIIG 8-port serial boards support
by Andrey Panin
· 19 years ago
e922517
[MMC] Add MMC command type flags
by Russell King
· 19 years ago
59ed2f5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 19 years ago
9ad11ab
[PATCH] compat: fix compat_sys_openat and friends
by Stephen Rothwell
· 19 years ago
00b464d
SUNRPC: Remove obsolete rpcauth #defines
by Trond Myklebust
· 19 years ago
fba3bad
SUNRPC: Move upcall out of auth->au_ops->crcreate()
by Trond Myklebust
· 19 years ago
8a31776
SUNRPC: Fix a lock recursion in the auth_gss downcall
by Trond Myklebust
· 19 years ago
aaaa994
NLM: Ensure that nlmclnt_cancel_callback() doesn't loop forever
by Trond Myklebust
· 19 years ago
16fb242
NLM: Fix arguments to NLM_CANCEL call
by Trond Myklebust
· 19 years ago
c87d0c0
[PATCH] reiserfs: remove reiserfs_permission_locked
by Christoph Hellwig
· 19 years ago
d739b42
[PATCH] reiserfs: remove kmalloc wrapper
by Pekka Enberg
· 19 years ago
7fd6b14
[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB
by Pekka Enberg
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
a3351e5
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
by Christoph Lameter
· 19 years ago
a48d07a
[PATCH] Direct Migration V9: migrate_pages() extension
by Christoph Lameter
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
ce2ea89
[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK
by Andy Whitcroft
· 19 years ago
79046ae
[PATCH] GFP_ZONETYPES: add commentry on how to calculate
by Andy Whitcroft
· 19 years ago
c27a0d7
[PATCH] Introduce __iowrite32_copy
by Bryan O'Sullivan
· 19 years ago
f7589f2
[PATCH] Define BITS_PER_BYTE
by Bryan O'Sullivan
· 19 years ago
493f01d
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
by Adrian Bunk
· 19 years ago
66188fa
[PATCH] hrtimers: add back lost credit lines
by Thomas Gleixner
· 19 years ago
7978672c
[PATCH] hrtimers: cleanups and simplifications
by George Anzinger
· 19 years ago
ff60a5d
[PATCH] hrtimers: fix posix-timer requeue race
by akpm@osdl.org
· 19 years ago
ed5a927
[PATCH] tpm_bios: needs more securityfs_ functions
by Randy Dunlap
· 19 years ago
3ee247e
[PATCH] dm: dm-table warning fix
by Alasdair G Kergon
· 19 years ago
9cd6845
[PATCH] fuse: fix async read for legacy filesystems
by Miklos Szeredi
· 19 years ago
3a2ca64
[PATCH] prototypes for *at functions & typo fix
by Ulrich Drepper
· 19 years ago
bd3f8f2
[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.
by Chris Wright
· 19 years ago
ef59c4e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
2181c97
[PATCH] PCI: pci_ids: remove duplicates gathered during merge period
by Grant Coady
· 19 years ago
8cea8e9
[PATCH] PCI: restore 2 missing pci ids
by Mark Rustad
· 19 years ago
f8d6571
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
by Adrian Bunk
· 19 years ago
b6ebb26
[PATCH] PCI: irq and pci_ids: patch for Intel ICH8
by Jason Gaston
· 19 years ago
c02c4bb
[PATCH] USB: USB authentication states
by David Brownell
· 19 years ago
7ce08c9
[PATCH] USB: Add ET61X[12]51 Video4Linux2 driver
by Luca Risolia
· 19 years ago
10379a2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
28e0cf2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
d195ea4
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
d5bee77
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
2cb2e14
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
by Jens Axboe
· 19 years ago
0077d45
[SERIAL] Make uart_port flags a bitwise type
by Russell King
· 19 years ago
27ae7a7
[SERIAL] Fix UPF_ flag usage with uart_info->flags
by Russell King
· 19 years ago
747c8a5
[SERIAL] Make uart_info flags a bitwise type
by Russell King
· 19 years ago
ba899db
[SERIAL] Make port->ops constant
by Russell King
· 19 years ago
ca74080
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
by Russell King
· 19 years ago
6fbfc96
[NETFILTER]: Unbreak x-tables on x86.
by David S. Miller
· 19 years ago
4f2d768
[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.
by David S. Miller
· 19 years ago
3b0e8ea
[AGPGART] 945GM support for agpgart
by Alan Hourihane
· 19 years ago
9f72949
[PATCH] Add pselect/ppoll system call implementation
by David Woodhouse
· 19 years ago
150256d
[PATCH] Generic sys_rt_sigsuspend()
by David Woodhouse
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
3a65588
[PATCH] nfsd4: rename lk_stateowner
by J. Bruce Fields
· 19 years ago
1918e34
[PATCH] svcrpc: save and restore the daddr field when request deferred
by J. Bruce Fields
· 19 years ago
f193fba
[PATCH] nfsd: check error status from nfsd_sync_dir
by YAMAMOTO Takashi
· 19 years ago
5131cf1
[PATCH] add missing syscall declarations
by Arnd Bergmann
· 19 years ago
dc85da1
[PATCH] NUMA policies in the slab allocator V2
by Christoph Lameter
· 19 years ago
1743660
[PATCH] Zone reclaim: proc override
by Christoph Lameter
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
053837f
[PATCH] mm: migration page refcounting fix
by Nick Piggin
· 19 years ago
2149bca
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
27a7b04
Merge git://tipc.cslab.ericsson.net/pub/git/tipc
by David S. Miller
· 19 years ago
83933af
[CPUFREQ] convert remaining cpufreq semaphore to a mutex
by Arjan van de Ven
· 19 years ago
d9004eb
[SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2
by Alon Bar-Lev
· 19 years ago
728c776
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
8d238e0
[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diff
by Alan Cox
· 19 years ago
33a9c4d
[TIPC] Move ethernet protocol id to linux/if_ether.h
by Per Liden
· 19 years ago
16cb4b3
[TIPC] Updated link priority macros
by Per Liden
· 19 years ago
1bc4ccf
[PATCH] libata: add a function to decide if we need iordy
by Alan Cox
· 19 years ago
8243126c
[NET]: Make second arg to skb_reserved() signed.
by David S. Miller
· 19 years ago
Next »