Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87c68119f5bb75199a361f66b0a88c6093cea6d5
« Previous
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
19de85e
bitops: add #ifndef for each of find bitops
by Akinobu Mita
· 13 years ago
a2812e1
arch: add #define for each of optimized find bitops
by Akinobu Mita
· 13 years ago
e081941
m68knommu: fix build error due to the lack of find_next_bit_le()
by Akinobu Mita
· 13 years ago
275ac74
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
by Clifton Barnes
· 13 years ago
963bb10
w1: have netlink search update kernel list
by David Fries
· 13 years ago
26a6afb
w1: complete the 1-wire (w1) ds1wm driver search algorithm
by Jean-François Dagenais
· 13 years ago
8961027
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
by Jean-François Dagenais
· 13 years ago
67dfd54
w1: add 1-wire (w1) reset and resume command API support
by Jean-François Dagenais
· 13 years ago
6f7bd76
kernel/profile.c: remove some duplicate code from profile_hits()
by Rakib Mullick
· 13 years ago
d98808a
drivers/char/ppdev.c: put gotten port value
by Julia Lawall
· 13 years ago
e2e7709
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
by Lai Jiangshan
· 13 years ago
26498e8
pid: fix typo in function description
by Sisir Koppaka
· 13 years ago
3eb8e74
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
by Timo Warns
· 13 years ago
658c74c
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
by Rakib Mullick
· 13 years ago
0741273
ipmi: convert to seq_file interface
by Alexey Dobriyan
· 13 years ago
997c136
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
by Olaf Hering
· 13 years ago
98bc93e
proc: fix pagemap_read() error case
by KOSAKI Motohiro
· 13 years ago
30cd890
proc: put check_mem_permission after __get_free_page in mem_write
by KOSAKI Motohiro
· 13 years ago
a4dbf0e
proc/stat: use defined macro KMALLOC_MAX_SIZE
by Yuanhan Liu
· 13 years ago
e130aa7
proc: constify status array
by Mike Frysinger
· 13 years ago
0a8cb8e
fs/proc: convert to kstrtoX()
by Alexey Dobriyan
· 13 years ago
57cc083
coredump: add support for exe_file in core name
by Jiri Slaby
· 13 years ago
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 13 years ago
63ab25e
kgdbts: unify/generalize gdb breakpoint adjustment
by Mike Frysinger
· 13 years ago
3cea45c
sh: convert to asm-generic ptrace.h
by Mike Frysinger
· 13 years ago
c46dd6b
x86: convert to asm-generic ptrace.h
by Mike Frysinger
· 13 years ago
82258c6
Blackfin: convert to asm-generic ptrace.h
by Mike Frysinger
· 13 years ago
edeafa7
asm-generic/ptrace.h: start a common low level ptrace helper
by Mike Frysinger
· 13 years ago
456f998
memcg: add the pagefault count into memcg stats
by Ying Han
· 13 years ago
406eb0c
memcg: add memory.numastat api for numa statistics
by Ying Han
· 13 years ago
1bac180
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
by Ying Han
· 13 years ago
4fd14eb
memcg: remove unused retry signal from reclaim
by Johannes Weiner
· 13 years ago
246e87a
memcg: fix get_scan_count() for small targets
by KAMEZAWA Hiroyuki
· 13 years ago
889976d
memcg: reclaim memory from nodes in round-robin order
by Ying Han
· 13 years ago
4e4c941
MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
by Namhyung Kim
· 13 years ago
6a5b18d
memcg: move page-freeing code out of lock
by Namhyung Kim
· 13 years ago
33278f7
memcg: fix off-by-one when calculating swap cgroup map length
by Namhyung Kim
· 13 years ago
268433b
memcg: mark init_section_page_cgroup() properly
by Namhyung Kim
· 13 years ago
39cc98f
memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
by Michal Hocko
· 13 years ago
d149e3b
memcg: add the soft_limit reclaim in global direct reclaim.
by Ying Han
· 13 years ago
0ae5e89
memcg: count the soft_limit reclaim in global background reclaim
by Ying Han
· 13 years ago
f042e70
mm: move enum vm_event_item into a standalone header file
by Andrew Morton
· 13 years ago
a77aea9
cgroup: remove the ns_cgroup
by Daniel Lezcano
· 13 years ago
d846687
cgroups: use flex_array in attach_proc
by Ben Blum
· 13 years ago
74a1166
cgroups: make procs file writable
by Ben Blum
· 13 years ago
f780bdb
cgroups: add per-thread subsystem callbacks
by Ben Blum
· 13 years ago
4714d1d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
by Ben Blum
· 13 years ago
dcb3a08
Documentation: configfs examples crash fix
by Jiri Slaby
· 13 years ago
02d54f0
getdelays: show average CPU/IO/SWAP/RECLAIM delays
by Wu Fengguang
· 13 years ago
4ed960b
Documentation/accounting/getdelays.c: handle sendto() failures
by Andrew Morton
· 13 years ago
fbdd91a
Documentation/accounting/getdelays.c: fix unused var warning
by Justin P. Mattock
· 13 years ago
72eef0f
Documentation/atomic_ops.txt: avoid volatile in sample code
by Nikanth Karthikesan
· 13 years ago
1d58272
ufs: fix truncated values handling 64 bit metadata
by Dan Carpenter
· 13 years ago
9796cc9
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
by Wolfram Sang
· 13 years ago
3d62b8f
drivers/rtc/rtc-pcf50633.c: don't request update IRQ
by Lars-Peter Clausen
· 13 years ago
0942a71
rtc: add support for spear rtc
by Rajeev Kumar
· 13 years ago
c258f9a
drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
by Julia Lawall
· 13 years ago
74d34d4
rtc: add basic support for ST M41T93 SPI RTC
by Voss, Nikolaus
· 13 years ago
5236523
rtc: add rv3029c2 RTC support
by Heiko Schocher
· 13 years ago
ae3551f
rtc: add EM3027 rtc driver
by Mike Rapoport
· 13 years ago
f77fbdf
rtc: add support for the RTC in VIA VT8500 and compatibles
by Alexey Charkov
· 13 years ago
704f15d
flex_array: avoid divisions when accessing elements
by Jesse Gross
· 13 years ago
5bf54a9
m32r: remove redundant declaration
by KOSAKI Motohiro
· 13 years ago
1e806c5
m32r: fix spin_lock_irqsave() misuse
by KOSAKI Motohiro
· 13 years ago
937e26c
m32r: convert cpumask api
by KOSAKI Motohiro
· 13 years ago
ba7328b
drivers/bcma/host_pci.c needs slab.h
by Andrew Morton
· 13 years ago
15f82d1
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
by Andrew Morton
· 13 years ago
19d78a6
x86: poll waiting for I/OAT DMA channel status
by Dimitri Sivanich
· 13 years ago
5dbd05d
maintainers: add dma engine tree details
by Vinod Koul
· 13 years ago
9693ebd
Merge remote branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
82ab0f7
gpio: Move the s5pc100 GPIO to drivers/gpio
by Kyungmin Park
· 13 years ago
347ec4e
gpio: Move the s5pv210 GPIO to drivers/gpio
by Kyungmin Park
· 13 years ago
ab48f16
gpio: Move the exynos4 GPIO to drivers/gpio
by Kyungmin Park
· 13 years ago
fed6a02
gpio: Move to Samsung common GPIO library to drivers/gpio
by Kyungmin Park
· 13 years ago
bc6f5cf
gpio/nomadik: add function to read GPIO pull down status
by Rickard Andersson
· 13 years ago
8ea72a3
gpio/nomadik: show all pins in debug
by Rabin Vincent
· 13 years ago
37d7245
gpio: move Nomadik GPIO driver to drivers/gpio
by Grant Likely
· 13 years ago
06caa7a
gpio: move U300 GPIO driver to drivers/gpio
by Linus Walleij
· 13 years ago
7fe4fc8
Intel xhci: Add PCI id for Panther Point xHCI host.
by Sarah Sharp
· 13 years ago
0775a60
PM: Fix PM QOS's user mode interface to work with ASCII input
by Rafael J. Wysocki
· 13 years ago
a47d6b7
Btrfs: setup free ino caching in a more asynchronous way
by Li Zefan
· 13 years ago
00d01bc
btrfs scrub: don't coalesce pages that are logically discontiguous
by Arne Jansen
· 13 years ago
c309df0
Btrfs: return -ENOMEM in clear_extent_bit
by Chris Mason
· 13 years ago
4cb5300
Btrfs: add mount -o auto_defrag
by Chris Mason
· 13 years ago
bc9af76
dmaengine: add TODO items for future work on dma drivers
by Vinod Koul
· 13 years ago
0f7e4c3
selinux: fix case of names with whitespace/multibytes on /selinux/create
by Kohei Kaigai
· 13 years ago
ea77f7a
Merge commit 'v2.6.39' into 20110526
by Eric Paris
· 13 years ago
f7285b5
Set cred->user_ns in key_replace_session_keyring
by Serge E. Hallyn
· 13 years ago
7812803
langwell_gpio: add runtime pm support
by Kristen Carlson Accardi
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
c95286d
[SCSI] MAINTAINERS update for SCSI (new email address)
by James Bottomley
· 13 years ago
33226ff
gpio/pca953x: Add support for pca9574 and pca9575 devices
by Haojian Zhuang
· 14 years ago
073cc4e
gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535
by Ed Wildgoose
· 14 years ago
1d38c16
mac80211: stop queues before rate control updation
by Rajkumar Manoharan
· 13 years ago
41e2b05
ath9k: set 40 Mhz rate only if hw is configured in ht40
by Rajkumar Manoharan
· 13 years ago
51ac8cb
ath9k_hw: disable phy restart on baseband panic caused by RXSM
by Rajkumar Manoharan
· 13 years ago
a4d86d9
ath9k: Reset chip on baseband hang
by Rajkumar Manoharan
· 13 years ago
fb23d86
b43: N-PHY: initialize last var in calibration function
by Rafał Miłecki
· 13 years ago
0019a2c
rtlwifi: Use order 2 RX buffer allocation only if necessary
by Larry Finger
· 13 years ago
Next »