Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c483a9841df1de327e01af7deb6ba349210e5f82
« Previous
ac919f0
metag: Traps
by James Hogan
· 12 years ago
a2c5d4e
metag: Time keeping
by James Hogan
· 12 years ago
bc3966b
metag: ptrace
by James Hogan
· 12 years ago
29dd78c
metag: Device tree
by James Hogan
· 12 years ago
262d96b
metag: Signal handling
by James Hogan
· 12 years ago
c438b58
metag: TCM support
by James Hogan
· 12 years ago
bbc1770
metag: Highmem support
by James Hogan
· 12 years ago
e624e95
metag: Huge TLB
by James Hogan
· 12 years ago
373cd78
metag: Memory handling
by James Hogan
· 12 years ago
f5df8e2
metag: Memory management
by James Hogan
· 12 years ago
99ef7c2
metag: Cache/TLB handling
by James Hogan
· 12 years ago
027f891
metag: TBX source
by James Hogan
· 12 years ago
4ca151b
metag: TBX header
by James Hogan
· 12 years ago
85d9d7a
metag: Boot
by James Hogan
· 12 years ago
87aa132
metag: Header for core memory mapped registers
by James Hogan
· 12 years ago
af8a104
metag: Headers for core arch constants
by James Hogan
· 12 years ago
1228594
metag: Add MAINTAINERS entry
by James Hogan
· 12 years ago
649508f
trace/ring_buffer: handle 64bit aligned structs
by James Hogan
· 12 years ago
c19fa94
Add HAVE_64BIT_ALIGNED_ACCESS
by James Hogan
· 12 years ago
c07380b
Revert some of "binfmt_elf: cleanups"
by James Hogan
· 14 years ago
4dd3c95
asm-generic/unistd.h: handle symbol prefixes in cond_syscall
by James Hogan
· 13 years ago
c93d031
asm-generic/io.h: check CONFIG_VIRT_TO_BUS
by James Hogan
· 12 years ago
37cae6a
Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
9862489
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
426d266
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
cf8e18e
parisc: fix redefinition of SET_PERSONALITY
by Helge Deller
· 12 years ago
1905b77
parisc: do not install modules when installing kernel
by Rolf Eike Beer
· 12 years ago
8527ed4
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
by Helge Deller
· 12 years ago
15fb968
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
by Helge Deller
· 12 years ago
d8d0524
parisc: avoid unitialized variable warning in pa_memcpy()
by Helge Deller
· 12 years ago
850df98
parisc: remove unused variable 'compat_val'
by Helge Deller
· 12 years ago
48139f8
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
by Helge Deller
· 12 years ago
4530c49
parisc: select ARCH_WANT_FRAME_POINTERS
by Helge Deller
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
3cfb077
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
e23b622
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
1ac6466
ext4: use percpu counter for extent cache count
by Theodore Ts'o
· 12 years ago
36dfea4
kdb: Remove unhandled ssb command
by Vincent
· 12 years ago
a37372f
kdb: Prevent kernel oops with kdb_defcmd
by Jason Wessel
· 12 years ago
1b2caa2d
kdb: Remove the ll command
by Jason Wessel
· 12 years ago
074604a
kdb_main: fix help print
by Jason Wessel
· 12 years ago
4eb7a66
kdb: Fix overlap in buffers with strcpy
by Jason Wessel
· 12 years ago
3b0eb71
Fixed dead ifdef block by adding missing Kconfig option.
by Robert Obermeier
· 12 years ago
00370b8
kdb: Setup basic kdb state before invoking commands via kgdb
by Matt Klein
· 12 years ago
5f784f7
kdb: use ARRAY_SIZE where possible
by Sasha Levin
· 12 years ago
e78acf6
kgdb/kgdbts: support ppc64
by Tiejun Chen
· 12 years ago
f7c82d5
kdb: A fix for kdb command table expansion
by John Blackwood
· 12 years ago
0e803ba
compat: restore timerfd settime and gettime compat syscalls
by Heiko Carstens
· 12 years ago
e97f9b5
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
by Mika Westerberg
· 12 years ago
24d7628
gpiolib: move comment to right function
by Alexandre Courbot
· 12 years ago
def6343
gpiolib: use const parameters when possible
by Alexandre Courbot
· 12 years ago
bcabdef
gpiolib: check descriptors validity before use
by Alexandre Courbot
· 12 years ago
dfbb83d
[regression] braino in "sparc: convert to ksignal"
by Al Viro
· 12 years ago
dcf787f
constify path_get/path_put and fs_struct.c stuff
by Al Viro
· 12 years ago
26567cd
fix nommu breakage in shmem.c
by Al Viro
· 12 years ago
dd37978
cache the value of file_inode() in struct file
by Al Viro
· 12 years ago
8735a81
dm cache: add cleaner policy
by Heinz Mauelshagen
· 12 years ago
f283635
dm cache: add mq policy
by Joe Thornber
· 12 years ago
c6b4fcb
dm: add cache target
by Joe Thornber
· 12 years ago
7a87edf
dm persistent data: add bitset
by Joe Thornber
· 12 years ago
6513c29
dm persistent data: add transactional array
by Joe Thornber
· 12 years ago
025b968
dm thin: remove cells from stack
by Joe Thornber
· 12 years ago
6beca5e
dm bio prison: pass cell memory in
by Joe Thornber
· 12 years ago
4e7f1f9
dm persistent data: add btree_walk
by Joe Thornber
· 12 years ago
b0d8ed4
dm: add target num_write_bios fn
by Alasdair G Kergon
· 12 years ago
df5d2e9
dm kcopyd: introduce configurable throttling
by Mikulas Patocka
· 12 years ago
a260624
dm ioctl: allow message to return data
by Mikulas Patocka
· 12 years ago
02cde50
dm ioctl: optimize functions without variable params
by Mikulas Patocka
· 12 years ago
e2914cc
dm ioctl: introduce ioctl_flags
by Mikulas Patocka
· 12 years ago
5f01520
dm: merge io_pool and tio_pool
by Jun'ichi Nomura
· 12 years ago
23e5083
dm: remove unused _rq_bio_info_cache
by Jun'ichi Nomura
· 12 years ago
87eb5b2
dm: fix limits initialization when there are no data devices
by Mike Christie
· 12 years ago
23cb210
dm snapshot: add missing module aliases
by Mikulas Patocka
· 12 years ago
018cede
dm persistent data: set some btree fn parms const
by Mike Snitzer
· 12 years ago
e4c9381
dm: refactor bio cloning
by Alasdair G Kergon
· 12 years ago
14fe594
dm: rename bio cloning functions
by Alasdair G Kergon
· 12 years ago
55a62ee
dm: rename request variables to bios
by Alasdair G Kergon
· 12 years ago
bd2a49b
dm: clean up clone_bio
by Alasdair G Kergon
· 12 years ago
88ae4c5
dm persistent data: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d57916a
dm: remove CONFIG_EXPERIMENTAL
by Alasdair G Kergon
· 12 years ago
58f77a2
dm thin: use block_size_is_power_of_two
by Mike Snitzer
· 12 years ago
3daec3b
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
by Mikulas Patocka
· 12 years ago
d2ce70a
dm table: remove superfluous variable reset
by Wang Sheng-Hui
· 12 years ago
f13945d
dm thin: support a non power of 2 discard_granularity
by Mike Snitzer
· 12 years ago
fd7c092
dm: fix truncated status strings
by Mikulas Patocka
· 12 years ago
16245bd
dm: do not replace bioset for request based dm
by Jun'ichi Nomura
· 12 years ago
8eae508
hsi: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
ded3ef0
ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messages
by Russell King
· 12 years ago
81ce0db
sctp: use the passed in gfp flags instead GFP_KERNEL
by Dan Carpenter
· 12 years ago
d8c6f4b
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
by Neil Horman
· 12 years ago
9e0aab8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
cc73dc0
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
5140a8c
autofs4 - autofs4_catatonic_mode(): remove redundant null check on kfree()
by Tim Gardner
· 12 years ago
9d8072e
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block
by Peter Huewe
· 12 years ago
180e001
btrfs: fixup/remove module.h usage as required
by Paul Gortmaker
· 12 years ago
8b82547e33e
l2tp: Restore socket refcount when sendmsg succeeds
by Guillaume Nault
· 12 years ago
98b7ff9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
124fe66
Btrfs: delete inline extents when we find them during logging
by Josef Bacik
· 12 years ago
Next »