Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb0d1eb8925daaabc45ef67be740a41f49303d07
fb0d1eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
6ea9786
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
24f971a
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
3bab0bf
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
a5d6e63
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
3eaded86
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
7aa555b
mm: place page->pmd_huge_pte to right union
by Kirill A. Shutemov
· 11 years ago
f92ca80
MAINTAINERS: add keyboard driver to Hyper-V file list
by Haiyang Zhang
· 11 years ago
c283610
x86, mm: do not leak page->ptl for pmd page tables
by Kirill A. Shutemov
· 11 years ago
3a72660
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
by Jesper Nilsson
· 11 years ago
b7a9f42
mm, mempolicy: silence gcc warning
by David Rientjes
· 11 years ago
49204c1
block/partitions/efi.c: fix bound check
by Antti P Miettinen
· 11 years ago
51a0d03
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
by Johan Hovold
· 11 years ago
27c73ae
mm: hugetlbfs: fix hugetlbfs optimization
by Andrea Arcangeli
· 11 years ago
044c8d4
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
by Yuanhan Liu
· 11 years ago
a399b29
ipc,shm: fix shm_file deletion races
by Greg Thelen
· 11 years ago
30b0a10
mm: thp: give transparent hugepage code a separate copy_page
by Dave Hansen
· 11 years ago
c11230f
checkpatch: fix "Use of uninitialized value" warnings
by Joe Perches
· 11 years ago
76ae281
configfs: fix race between dentry put and lookup
by Junxiao Bi
· 11 years ago
c750179
Documentation: filesystems: update btrfs tools section
by David Sterba
· 11 years ago
906c176
Documentation: filesystems: add new btrfs mount options
by David Sterba
· 11 years ago
4204617
btrfs: update kconfig help text
by David Sterba
· 11 years ago
475bf36
btrfs: fix bio_size_ok() for max_sectors > 0xffff
by Akinobu Mita
· 11 years ago
4cd8587c
btrfs: Use trace condition for get_extent tracepoint
by Steven Rostedt
· 11 years ago
52a1575
btrfs: fix typo in the log message
by Anand Jain
· 11 years ago
931aa87
Btrfs: fix list delete warning when removing ordered root from the list
by Miao Xie
· 11 years ago
56d140f
Btrfs: print bytenr instead of page pointer in check-int
by Stefan Behrens
· 11 years ago
9650e05
Btrfs: remove dead codes from ctree.h
by Wang Shilong
· 11 years ago
b52abf1
Btrfs: don't wait for ordered data outside desired range
by Filipe David Borba Manana
· 11 years ago
b1a06a4
Btrfs: fix lockdep error in async commit
by Liu Bo
· 11 years ago
d52c1bc
Btrfs: avoid heavy operations in btrfs_commit_super
by Liu Bo
· 11 years ago
ba69994
Btrfs: fix __btrfs_start_workers retval
by Ilya Dryomov
· 11 years ago
908960c
Btrfs: disable online raid-repair on ro mounts
by Ilya Dryomov
· 11 years ago
33ef30a
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
by Ilya Dryomov
· 11 years ago
d006a04
Btrfs: only drop modified extents if we logged the whole inode
by Josef Bacik
· 11 years ago
6cfab85
Btrfs: make sure to copy everything if we rename
by Josef Bacik
· 11 years ago
4724b10
Btrfs: don't BUG_ON() if we get an error walking backrefs
by Josef Bacik
· 11 years ago
c13f20a
powerpc/signals: Mark VSX not saved with small contexts
by Michael Neuling
· 11 years ago
148924f
powerpc/pseries: Fix SMP=n build of rng.c
by Michael Ellerman
· 11 years ago
3eb906c
powerpc: Make cpu_to_chip_id() available when SMP=n
by Michael Ellerman
· 11 years ago
c610260
powerpc/vio: Fix a dma_mask issue of vio
by Li Zhong
· 11 years ago
dc7a9bd
powerpc: booke: Fix build failures
by Aneesh Kumar K.V
· 11 years ago
5a049f1
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
by Anton Blanchard
· 11 years ago
6d888d1
powerpc: Only print PACATMSCRATCH in oops when TM is active
by Anton Blanchard
· 11 years ago
84b0738
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
by Anton Blanchard
· 11 years ago
9db8bcf
powerpc: Remove a few lines of oops output
by Anton Blanchard
· 11 years ago
c540064
powerpc: Print DAR and DSISR on machine check oopses
by Anton Blanchard
· 11 years ago
95f715b
powerpc: Fix __get_user_pages_fast() irq handling
by Heiko Carstens
· 11 years ago
0b5381a
powerpc/eeh: More accurate log
by Gavin Shan
· 11 years ago
bf898ec
powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
by Gavin Shan
· 11 years ago
527d151
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
d5bdaf4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
by Linus Torvalds
· 11 years ago
dc6ec87
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
8a60ba0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 11 years ago
af2e2f3
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 11 years ago
8b2e9b7
Revert "mm: create a separate slab for page->ptl allocation"
by Linus Torvalds
· 11 years ago
b5898cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
2a46eed
Wrong page freed on preallocate_pmds() failure exit
by Al Viro
· 11 years ago
2802708
powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2
by Ulrich Weigand
· 11 years ago
f53e462
powerpc: Add pseries_le_defconfig
by Anton Blanchard
· 11 years ago
7c105b6
powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.
by Anton Blanchard
· 11 years ago
b2ca8c8
powerpc: Don't use ELFv2 ABI to build the kernel
by Alistair Popple
· 11 years ago
d606b92
powerpc: ELF2 binaries signal handling
by Rusty Russell
· 11 years ago
94af3ab
powerpc: ELF2 binaries launched directly.
by Rusty Russell
· 11 years ago
918d035
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
by Rusty Russell
· 11 years ago
373c76d
powerpc: Add TIF_ELF2ABI flag.
by Rusty Russell
· 11 years ago
e844b1e
pseries: Add H_SET_MODE to change exception endianness
by Anton Blanchard
· 11 years ago
b91da2d
powerpc/pseries: Fix endian issues in pseries EEH code
by Anton Blanchard
· 11 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
e6d69a6
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
5a1efc6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
6d6e352
Merge tag 'md/3.13' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
e7f2c8c
avr32: uapi: be sure of "_UAPI" prefix for all guard macros
by Chen Gang
· 11 years ago
dbc0d69
avr32: add kprobe_ctlblk memory struct
by Eirik Aanonsen
· 11 years ago
d617b33
avr32: fix out-of-range jump in large kernels
by Andreas Bießmann
· 11 years ago
7a2a74f
avr32: setup crt for early panic()
by Andreas Bießmann
· 11 years ago
ed4f381
Squashfs: Check stream is not NULL in decompressor_multi.c
by Phillip Lougher
· 11 years ago
0d455c1
Squashfs: Directly decompress into the page cache for file data
by Phillip Lougher
· 11 years ago
5f55dbc
Squashfs: Restructure squashfs_readpage()
by Phillip Lougher
· 11 years ago
846b730
Squashfs: Generalise paging handling in the decompressors
by Phillip Lougher
· 11 years ago
d208383
Squashfs: add multi-threaded decompression using percpu variable
by Phillip Lougher
· 11 years ago
cd59c2e
squashfs: Enhance parallel I/O
by Minchan Kim
· 11 years ago
9508c6b
Squashfs: Refactor decompressor interface and code
by Phillip Lougher
· 11 years ago
01b983c
blk-mq: add blktrace insert event trace
by Jens Axboe
· 11 years ago
f02b9ac
virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations
by Shaohua Li
· 11 years ago
b4789b8
aacraid: prevent invalid pointer dereference
by Mahesh Rajashekhara
· 11 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4457e6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
e87e7be
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 11 years ago
964f413
parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.
by Helge Deller
· 11 years ago
49d1cb2
parisc: improve SIGBUS/SIGSEGV error reporting
by Helge Deller
· 11 years ago
38c7937
parisc: break out SOCK_NONBLOCK define to own asm header file
by Helge Deller
· 11 years ago
9af63ae
parisc: do not inline pa_memcpy() internal functions
by Helge Deller
· 11 years ago
a0ffa8f
Revert "parisc: implement full version of access_ok()"
by Helge Deller
· 11 years ago
24b9fdc
kernel/bounds: avoid circular dependencies in generated headers
by Kirill A. Shutemov
· 11 years ago
091e066
Merge branch 'genetlink_mcast'
by David S. Miller
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
62b68e9
genetlink: add and use genl_set_err()
by Johannes Berg
· 11 years ago
Next »