Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ec2c7fc1100ca91ebedb583aef80a5e9aafdabd
« Previous
a61f334
uml: convert libc layer to call read and write
by Jeff Dike
· 18 years ago
ef0470c
uml: tidy libc code
by Jeff Dike
· 18 years ago
3d56404
uml: start fixing os_read_file and os_write_file
by Jeff Dike
· 18 years ago
f9d6e5f
uml: remove unused x86_64 code
by Jeff Dike
· 18 years ago
7f0536f
uml: speed up page table walking
by Jeff Dike
· 18 years ago
f30c2c9
uml: dump registers on ptrace or wait failure
by Jeff Dike
· 18 years ago
2e3f525
uml: drivers get release methods
by Jeff Dike
· 18 years ago
d883935
uml: delete HOST_FRAME_SIZE
by Jeff Dike
· 18 years ago
d973a77
uml: irq locking commentary
by Jeff Dike
· 18 years ago
1d1497e
uml: comment early boot locking
by Jeff Dike
· 18 years ago
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
ccdddb5
uml: kernel_thread shouldn't panic
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
6e21aec
uml: tidy process.c
by Jeff Dike
· 18 years ago
65a58ab
uml: no locking needed in tls.c
by Jeff Dike
· 18 years ago
a18ff1b
uml: speed up exec
by Jeff Dike
· 18 years ago
57ac895
uml: fix umid in xterm titles
by Davide Brini
· 18 years ago
c74c69b4
uml: Replace one-element array with zero-element array
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
8c84083
uml: Eliminate temporary buffer in eth_configure
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
e024715
uml: improve checking and diagnostics of ethernet MACs
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
85ee2ce
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
by Robert P. J. Day
· 18 years ago
36e4546
uml: add missing __init declarations
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
24fa6c0
uml: move remaining useful contents of user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
eb83075
uml: create arch.h
by Jeff Dike
· 18 years ago
c65badb
uml: move SIGIO testing to sigio.c
by Jeff Dike
· 18 years ago
c5e631cf
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
f34d9d2
uml: network interface hotplug error handling
by Jeff Dike
· 18 years ago
b16895b
uml-driver-formatting-fixes-fix
by Andrew Morton
· 18 years ago
56bd194
uml: driver formatting fixes
by Jeff Dike
· 18 years ago
b47d2de
uml: handle block device hotplug errors
by Jeff Dike
· 18 years ago
1d94cda
uml: print coredump limits
by Jeff Dike
· 18 years ago
48b2018
uml: mark tt-mode code for future removal
by Jeff Dike
· 18 years ago
b4ffb6a
uml: host_info tidying
by Jeff Dike
· 18 years ago
a5ed1ff
uml: formatting fixes
by Jeff Dike
· 18 years ago
11100b1
uml: delete unused code
by Jeff Dike
· 18 years ago
7a3e965
CRIS: remove code related to pre-2.2 kernel
by Robert P. J. Day
· 18 years ago
542401d
CRIS: check for memory allocation
by Cyrill Gorcunov
· 18 years ago
c65808e
remove unused header file: drivers/serial/crisv10.h
by Robert P. J. Day
· 18 years ago
241258d
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
by Milind Arun Choudhary
· 18 years ago
edfe7a5
remove unused header file: arch/m68k/atari/atasound.h
by Robert P. J. Day
· 18 years ago
56f99bc
swsusp: free more memory
by Rafael J. Wysocki
· 18 years ago
9b95e43
swsusp: fix snapshot_release
by Rafael J. Wysocki
· 18 years ago
a7ee2e5
kconfig: mention 'hibernation' not just swsusp
by David Brownell
· 18 years ago
f0ced9b
power management: change /sys/power/disk display
by Johannes Berg
· 18 years ago
ab3bfca
remove software_suspend()
by Johannes Berg
· 18 years ago
b1296cc
freezer: fix racy usage of try_to_freeze in kswapd
by Rafael J. Wysocki
· 18 years ago
d1d241c
swsusp: use rbtree for tracking allocated swap
by Rafael J. Wysocki
· 18 years ago
726162b
freezer: remove PF_NOFREEZE from handle_initrd
by Rafael J. Wysocki
· 18 years ago
0709db6
swsusp: use GFP_KERNEL for creating basic data structures
by Rafael J. Wysocki
· 18 years ago
1525a2a
swsusp: fix error paths in snapshot_open
by Rafael J. Wysocki
· 18 years ago
0429335
mm: remove unused page flags
by Rafael J. Wysocki
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
7be9823
swsusp: use inline functions for changing page flags
by Rafael J. Wysocki
· 18 years ago
433ecb4
fix refrigerator() vs thaw_process() race
by Oleg Nesterov
· 18 years ago
e87be11
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
by Robert P. J. Day
· 18 years ago
2af0bc9
srmcons: fix kmalloc(GFP_KERNEL) inside spinlock
by Andrew Morton
· 18 years ago
ed58a59
ALPHA: "prctl" macros
by Ivan Kokshaysky
· 18 years ago
eb2bce7
ALPHA: fix BOOTP image creation
by Ivan Kokshaysky
· 18 years ago
180e53a
ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.c
by Milind Arun Choudhary
· 18 years ago
97a572b
h8300: add zImage support
by Yoshinori Sato
· 18 years ago
c728d604
h8300 generic irq
by Yoshinori Sato
· 18 years ago
aeecf314
Convert h8/300 to generic timekeeping
by john stultz
· 18 years ago
a5f6abd
Blackfin: blackfin on-chip SPI controller driver
by Wu, Bryan
· 18 years ago
8cc75c9
Blackfin: on-chip RTC controller driver
by Wu, Bryan
· 18 years ago
0851a28
Blackfin: add blackfin support in smc91x ethernet controller driver
by Wu, Bryan
· 18 years ago
194de56
blackfin: serial driver
by Bryan Wu
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
7324328
Return EPERM not ECHILD on security_task_wait failure
by Roland McGrath
· 18 years ago
906e0be
page migration: Only migrate pages if allocation in the highest zone is possible
by Christoph Lameter
· 18 years ago
4ab688c
slob: fix page order calculation on not 4KB page
by Akinobu Mita
· 18 years ago
5bc9859
hugetlbfs: add NULL check in hugetlb_zero_setup()
by Akinobu Mita
· 18 years ago
cfce660
Slab allocators: remove useless __GFP_NO_GROW flag
by Christoph Lameter
· 18 years ago
4f10493
slab allocators: Remove SLAB_CTOR_ATOMIC
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
4b1d892
get_unmapped_area doesn't need hugetlbfs hacks anymore
by Benjamin Herrenschmidt
· 18 years ago
06abdfb
get_unmapped_area handles MAP_FIXED in generic code
by Benjamin Herrenschmidt
· 18 years ago
036e085
get_unmapped_area handles MAP_FIXED in hugetlbfs
by Benjamin Herrenschmidt
· 18 years ago
11300a6
get_unmapped_area handles MAP_FIXED on x86_64
by Benjamin Herrenschmidt
· 18 years ago
ac35ee4
get_unmapped_area handles MAP_FIXED on sparc64
by Benjamin Herrenschmidt
· 18 years ago
869e510
get_unmapped_area handles MAP_FIXED on parisc
by Benjamin Herrenschmidt
· 18 years ago
afa3739
get_unmapped_area handles MAP_FIXED on ia64
by Benjamin Herrenschmidt
· 18 years ago
5a8130f
get_unmapped_area handles MAP_FIXED on i386
by Benjamin Herrenschmidt
· 18 years ago
2fd3beb
get_unmapped_area handles MAP_FIXED on frv
by Benjamin Herrenschmidt
· 18 years ago
acec0ac
get_unmapped_area handles MAP_FIXED on arm
by Benjamin Herrenschmidt
· 18 years ago
4b87b3b
get_unmapped_area handles MAP_FIXED on alpha
by Benjamin Herrenschmidt
· 18 years ago
d506a77
get_unmapped_area handles MAP_FIXED on powerpc
by Benjamin Herrenschmidt
· 18 years ago
2b45ab3
oom: fix constraint deadlock
by David Rientjes
· 18 years ago
2b744c0
mm: fix handling of panic_on_oom when cpusets are in use
by Yasunori Goto
· 18 years ago
824ebef
fault injection: fix failslab with CONFIG_NUMA
by Akinobu Mita
· 18 years ago
f0f3980
slab allocators: remove multiple alignment specifications
by Christoph Lameter
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
96018fd
mm: optimize acorn partition truncate
by Peter Zijlstra
· 18 years ago
f9a1439
mm: optimize kill_bdev()
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
0a27a14
mm: madvise avoid exclusive mmap_sem
by Nick Piggin
· 18 years ago
b416952
include KERN_* constant in printk() calls in mm/slab.c
by matze
· 18 years ago
Next »