Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4f2a9463d18517a9839401c3de6419ee1435875b
4f2a9463
crc32: some minor cleanups
by Joakim Tjernlund
· 15 years ago
5e79d96
checkpatch: warn on unnecessary spaces before quoted newlines
by Joe Perches
· 15 years ago
08e4436
checkpatch.pl: warn if an adding line introduce spaces before tabs.
by Alberto Panizzo
· 15 years ago
7940484
checkpatch.pl: extend list of expected-to-be-const structures
by Emese Revfy
· 15 years ago
22fd2d3
checkpatch.pl: add union and struct to the exceptions list
by Stefani Seibold
· 15 years ago
5213129
checkpatch: fix false positive on __initconst
by Wolfram Sang
· 15 years ago
691e669
checkpatch.pl: allow > 80 char lines for logging functions not just printk
by Joe Perches
· 15 years ago
42bdf74
checkpatch: trivial fix for trailing statements check
by Hidetoshi Seto
· 15 years ago
8f53a9b
scripts/checkpatch.pl: add WARN on sizeof(&foo)
by Joe Perches
· 15 years ago
8493829
mmc: enable DMA on Ricoh sdhci reader by default
by Vasily Khoruzhick
· 15 years ago
752993e
mmc: at91_mci: correct kunmap_atomic()
by Nicolas Ferre
· 15 years ago
5b27a1a
mmc: at91_mci: introduce per-mci-revision conditional code
by Nicolas Ferre
· 15 years ago
541e7ef
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
by Nicolas Ferre
· 15 years ago
9af13be
mmc: at91_mci: enable large data blocks
by Wolfgang Muees
· 15 years ago
86ee26f
mmc: at91_mci: use DMA buffer for read
by Wolfgang Muees
· 15 years ago
3780d90
mmc: at91_mci: use one coherent DMA buffer
by Wolfgang Muees
· 15 years ago
a04ac5b
mmc: at91_mci: fix timeout errors
by Wolfgang Muees
· 15 years ago
0b3520f
mmc: at91_mci: fix pointer errors
by Wolfgang Muees
· 15 years ago
dc2ed55
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
by Lars-Peter Clausen
· 15 years ago
c212808
s3cmci: initialize default platform data no_wprotect and no_detect with 1
by Lars-Peter Clausen
· 15 years ago
6b5eda3
sdio: put active devices into 1-bit mode during suspend
by Daniel Drake
· 15 years ago
4021684
sdio: kick the interrupt thread upon a resume
by Nicolas Pitre
· 15 years ago
3bca4cf7
sdio: don't use CMD[357] as part of a powered SDIO resume
by Chris Ball
· 15 years ago
2f4cbb3
sdio: sdhci support for suspend mode PM features
by Nicolas Pitre
· 15 years ago
da68c4e
sdio: introduce API for special power management features
by Nicolas Pitre
· 15 years ago
9e506f3
sdhci: improve sdhci sdhci_set_adma_desc() code
by Ben Dooks
· 15 years ago
118cd17
sdhci: add adma descriptor set call
by Ben Dooks
· 15 years ago
3fb7fb4
sdio: add quirk to clamp byte mode transfer
by Bing Zhao
· 15 years ago
729adf1
mmc: bfin_sdh: set timeout based on actual card data
by Cliff Cai
· 15 years ago
05dabcc
mmc: bfin_sdh: drop redundant MMC depend string
by Mike Frysinger
· 15 years ago
c744d98
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
by Mike Frysinger
· 15 years ago
09591dd
mmc: Atmel host kconfig cleanup for everyone else
by Nicolas Ferre
· 15 years ago
132f107
davinci: MMC: add support for 8bit MMC cards
by Vipin Bhandari
· 15 years ago
03cd8f7
ricoh_mmc: port from driver to pci quirk
by Maxim Levitsky
· 15 years ago
45bf5cd
fs/compat_ioctl.c: suppress two warnings
by Andrew Morton
· 15 years ago
08564fb
bitmap: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
9a86e2b
lib: fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
a069c26
lib: build list_sort() only if needed
by Don Mullis
· 15 years ago
02b12b7
lib: revise list_sort() header comment
by Don Mullis
· 15 years ago
835cc0c
lib: more scalable list_sort()
by Don Mullis
· 15 years ago
d6a2eed
lib/string.c: simplify strnstr()
by André Goddard Rosa
· 15 years ago
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
Next »