Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a11d2b64e1f2556953120d516241243ea365f0ae
a11d2b6
lib/string.c: simplify stricmp()
by André Goddard Rosa
· 15 years ago
8a6e253
MAINTAINERS: document and add "Q" patchwork queue entries
by Joe Perches
· 15 years ago
e200e0e
MAINTAINERS: WAVELAN moved to staging
by Joe Perches
· 15 years ago
931812c
MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
by Joe Perches
· 15 years ago
dc95ec6
MAINTAINERS: update PERFORMANCE EVENTS F: patterns
by Joe Perches
· 15 years ago
a958220
MAINTAINERS: remove HAYES ESP SERIAL DRIVER
by Joe Perches
· 15 years ago
82cc834
MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
by Joe Perches
· 15 years ago
3c840c1
scripts/get_maintainer.pl: fix possible infinite loop
by Joe Perches
· 15 years ago
a63ceb4
get_maintainer: quote email address with period
by Stephen Hemminger
· 15 years ago
22dd5b0
get_maintainer: fix perlcritic warnings
by Stephen Hemminger
· 15 years ago
64f77f3
scripts/get_maintainer.pl: add ability to read from STDIN
by Joe Perches
· 15 years ago
f11e9a1
scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS
by Joe Perches
· 15 years ago
4b76c9d
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
by Joe Perches
· 15 years ago
03372db
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
by Joe Perches
· 15 years ago
cea8388
printk: avoid warning when CONFIG_PRINTK is disabled
by Gustavo F. Padovan
· 15 years ago
5ef097d
exec: create initial stack independent of PAGE_SIZE
by Michael Neuling
· 15 years ago
9728e5d
kernel/pid.c: update comment on find_task_by_pid_ns
by Tetsuo Handa
· 15 years ago
8aeee85
panic: fix panic_timeout accuracy when running on a hypervisor
by Anton Blanchard
· 15 years ago
78d7d40
kernel core: use helpers for rlimits
by Jiri Slaby
· 15 years ago
d4bb5274
posix-cpu-timers: cleanup rlimits usage
by Jiri Slaby
· 15 years ago
f3abd4f
kernel/exit.c: fix shadows sparse warning
by Thiago Farina
· 15 years ago
9c03c38
includecheck fix for kernel/params.c
by Jaswinder Singh Rajput
· 15 years ago
5f1664f
splice: comparing unsigned int < 0
by Dan Carpenter
· 15 years ago
0347af4
lkdtm: add debugfs access and loosen KPROBE ties
by Simon Kagstrom
· 15 years ago
33fd797
eisa: fix coding style for eisa bus code
by Thadeu Lima de Souza Cascardo
· 15 years ago
08d9e73
drivers/misc/iwmc3200top/main.c: eliminate useless code
by Julia Lawall
· 15 years ago
7463e63
init/main.c: make setup_max_cpus static for !SMP
by H Hartley Sweeten
· 15 years ago
cfd8d6c
smp: fix documentation in include/linux/smp.h
by Rakib Mullick
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
d554ed89
fs: use rlimit helpers
by Jiri Slaby
· 15 years ago
221e3eb
cpumask: let num_*_cpus() function always return unsigned values
by Heiko Carstens
· 15 years ago
8aaed5b
init/initramfs.c: fix "symbol shadows an earlier one" noise
by H Hartley Sweeten
· 15 years ago
9a85b8d
init/main.c: improve usability in case of init binary failure
by Andreas Mohr
· 15 years ago
87d5e02
kernel/cpu.c: delete deprecated definition in cpu_up()
by Chen Gong
· 15 years ago
9c8f05c
MFGPT: move clocksource menu
by Randy Dunlap
· 15 years ago
3b2a8c8
um: tell git to ignore generated files
by WANG Cong
· 15 years ago
03315b5
uml: line.c: avoid NULL pointer dereference
by Alexander Beregalov
· 15 years ago
be14945
cris v32: typo in crisv32_arbiter_unwatch()?
by Roel Kluin
· 15 years ago
cda1c5a
cryptocop: fix assertion in create_output_descriptors()
by Roel Kluin
· 15 years ago
ba875ba
cris: convert to use arch_gettimeoffset()
by john stultz
· 15 years ago
56e6943b4
cpuidle menu: remove 8 bytes of padding on 64 bit builds
by Richard Kennedy
· 15 years ago
77079db
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
by Roel Kluin
· 15 years ago
6822190
frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
by FUJITA Tomonori
· 15 years ago
08259d5
mm: add comment on swap_duplicate's error code
by Hugh Dickins
· 15 years ago
c08c6e1
nommu: get_user_pages(): pin last page on non-page-aligned start
by Steven J. Magnani
· 15 years ago
f047f4f
mm: use the same log level for show_mem()
by Amerigo Wang
· 15 years ago
478352e
mm: add comment about deprecation of __GFP_NOFAIL
by David Rientjes
· 15 years ago
64574746
vmscan: detect mapped file pages used only once
by Johannes Weiner
· 15 years ago
31c0569
vmscan: drop page_mapping_inuse()
by Johannes Weiner
· 15 years ago
dfc8d63
vmscan: factor out page reference checks
by Johannes Weiner
· 15 years ago
e7c84ee
mm: document /sys/devices/system/node/nodeX
by Mel Gorman
· 15 years ago
a1b57ac
mm: document /proc/pagetypeinfo
by Mel Gorman
· 15 years ago
72f0ba0
mm: suppress pfn range output for zones without pages
by David Rientjes
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
ad2bd7e
mm/swapfile.c: fix swapon size off-by-one
by Hugh Dickins
· 15 years ago
fc148a5
mm: remove VM_LOCK_RMAP code
by Rik van Riel
· 15 years ago
c44b674
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
by Rik van Riel
· 15 years ago
033a64b
rmap: remove obsolete check from __page_check_anon_rmap()
by Rik van Riel
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
648bcc7
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
by Thiago Farina
· 15 years ago
19adf9c
include/linux/fs.h: convert FMODE_* constants to hex
by Andrew Morton
· 15 years ago
0141450
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
by Wu Fengguang
· 15 years ago
42e4960
vfs: take f_lock on modifying f_mode after open time
by Wu Fengguang
· 15 years ago
85f1fb7
mm/migrate.c: kill anon local variable from migrate_page_copy
by KOSAKI Motohiro
· 15 years ago
da0aa13
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
by KOSAKI Motohiro
· 15 years ago
d96ae53
memory-hotplug: create /sys/firmware/memmap entry for new memory
by akpm@linux-foundation.org
· 15 years ago
9d8cebd
mm: fix mbind vma merge problem
by KOSAKI Motohiro
· 15 years ago
93e4a89
mm: restore zone->all_unreclaimable to independence word
by KOSAKI Motohiro
· 15 years ago
fc91668
mm: remove free_hot_page()
by Li Hong
· 15 years ago
c475dab
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
by Li Hong
· 15 years ago
f650316
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
by Li Hong
· 15 years ago
76ca542
mm, lockdep: annotate reclaim context to zone reclaim too
by KOSAKI Motohiro
· 15 years ago
84b1849
vmscan: get_scan_ratio() cleanup
by KOSAKI Motohiro
· 15 years ago
45973d7
vmscan: check high watermark after shrink zone
by Minchan Kim
· 15 years ago
59e99e5
mm: use rlimit helpers
by Jiri Slaby
· 15 years ago
06f9d8c
mm: mlock_vma_pages_range() only return success or failure
by KOSAKI Motohiro
· 15 years ago
c58267c
mm: mlock_vma_pages_range() never return negative value
by KOSAKI Motohiro
· 15 years ago
b084d43
mm: count swap usage
by KAMEZAWA Hiroyuki
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
19b629f
infiniband: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
e3cb91c
timbgpio: fix build
by David Miller
· 15 years ago
781b167
Fix a dumb typo - use of & instead of &&
by Al Viro
· 15 years ago
64096c1
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
cc7889f
Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
b13d3c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
c812a51
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
5717144
fs/9p: Add hardlink support to .u extension
by Aneesh Kumar K.V
· 15 years ago
c5a7697
9P2010.L handshake: .L protocol negotiation
by Sripathi Kodi
· 15 years ago
342fee1
9P2010.L handshake: Remove "dotu" variable
by Sripathi Kodi
· 15 years ago
0fb80ab
9P2010.L handshake: Add mount option
by Sripathi Kodi
· 15 years ago
dd6102f
9P2010.L handshake: Add VFS flags
by Sripathi Kodi
· 15 years ago
c1a7c22
net/9p: Handle mount errors correctly.
by Aneesh Kumar K.V
· 15 years ago
37c1209d4
net/9p: Remove MAX_9P_CHAN limit
by Aneesh Kumar K.V
· 15 years ago
f75580c
net/9p: Add multi channel support.
by Aneesh Kumar K.V
· 15 years ago
3fa04ec
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
by Trond Myklebust
· 15 years ago
1cda707
NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
by Trond Myklebust
· 15 years ago
5cf9521
NFS: Clean up nfs_sync_mapping
by Trond Myklebust
· 15 years ago
Next »