Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
02112dbc925f664bc4d24ff098686b9d21bfbfb1
02112db
mips: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
e232cfd
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
by Andrew Morton
· 16 years ago
357c6e6
rtc: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
fe20ba7
drivers/rtc/: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
4110a0d
cris: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
18b1bd0
alpha: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
ab527d7
acpi: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
fdd2e5f
make mm/rmap.c:anon_vma_cachep static
by Adrian Bunk
· 16 years ago
1a651a0
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 16 years ago
1d8cca4
byteorder: provide swabb.h generically in asm/byteorder.h
by Harvey Harrison
· 16 years ago
acf0108
byteorder: use generic C version for value byteswapping
by Harvey Harrison
· 16 years ago
b8e465f
byteorder: add new headers for make headers-install
by Harvey Harrison
· 16 years ago
3b274f4
edac cell: fix incorrect edac_mode
by Benjamin Herrenschmidt
· 16 years ago
b64fd29
pc8736x_gpio: add support for PC87365 chips
by Andre Haupt
· 16 years ago
b231cca4
message queues: increase range limits
by Joe Korty
· 16 years ago
acd99db
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
by Ken'ichi Ohmichi
· 16 years ago
d9a9855
always reserve elfcore header memory in crash kernel
by Simon Horman
· 16 years ago
85a0ee3
kdump: add is_vmcore_usable() and vmcore_unusable()
by Simon Horman
· 16 years ago
630bf20
kdump: use is_kdump_kernel() in sba_init()
by Simon Horman
· 16 years ago
e515a0d
kdump: update elfcorehdr documentation to reflect supported architectures
by Simon Horman
· 16 years ago
57cac4d
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
by Vivek Goyal
· 16 years ago
293adee
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
by Oleg Nesterov
· 16 years ago
656eb2c
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
by Roland McGrath
· 16 years ago
6409324
coredump: format_corename: don't append .%pid if multi-threaded
by Oleg Nesterov
· 16 years ago
b747c8c
make ptrace_untrace() static
by Adrian Bunk
· 16 years ago
c459643
bitmask: remove bitmap_scnprintf_len()
by Lai Jiangshan
· 16 years ago
30e8e13
cpuset: use seq_*mask_* to print masks
by Lai Jiangshan
· 16 years ago
3eda201
seq_file: add seq_cpumask_list(), seq_nodemask_list()
by Lai Jiangshan
· 16 years ago
85dd030
seq_file: don't call bitmap_scnprintf_len()
by Lai Jiangshan
· 16 years ago
40b6a76
cpuset.c: remove extra variable
by Rakib Mullick
· 16 years ago
52d4b9a
memcg: allocate all page_cgroup at boot
by KAMEZAWA Hiroyuki
· 16 years ago
c05555b
memcg: atomic ops for page_cgroup->flags
by KAMEZAWA Hiroyuki
· 16 years ago
addb9ef
memcg: optimize per-cpu statistics
by KAMEZAWA Hiroyuki
· 16 years ago
5b4e655
memcg: avoid accounting special pages
by KAMEZAWA Hiroyuki
· 16 years ago
b7abea9
memcg: make page->mapping NULL before uncharge
by KAMEZAWA Hiroyuki
· 16 years ago
073e587
memcg: move charge swapin under lock
by KAMEZAWA Hiroyuki
· 16 years ago
47c5980
devcgroup: remove spin_lock()
by Lai Jiangshan
· 16 years ago
c012a54
devcgroup: remove unused variable
by Li Zefan
· 16 years ago
2cdc724
devcgroup: use kmemdup()
by Li Zefan
· 16 years ago
886465f
cgroups: fix declaration of cgroup_mm_owner_callbacks
by Paul Menage
· 16 years ago
cc31edc
cgroups: convert tasks file to use a seq_file with shared pid array
by Paul Menage
· 16 years ago
146aa1b
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
by Lai Jiangshan
· 16 years ago
248736c
hfsplus: fix possible deadlock when handling corrupted extents
by Eric Sesterhenn
· 16 years ago
6e71529
hfsplus: missing O_LARGEFILE check
by Alan Cox
· 16 years ago
cdbf6db
ext3: avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
5ec8b75
ext3: truncate block allocated on a failed ext3_write_begin
by Aneesh Kumar K.V
· 16 years ago
6a897cf
ext3: fix ext3_dx_readdir hash collision handling
by Eugene Dashevsky
· 16 years ago
960a22a
jbd: ordered data integrity fix
by Hidehiro Kawai
· 16 years ago
0e4fb5e
ext3: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
46d01a2
ext3: fix ext3 block reservation early ENOSPC issue
by Mingming Cao
· 16 years ago
972fbf7
ext3: don't try to resize if there are no reserved gdt blocks left
by Josef Bacik
· 16 years ago
885e353
jbd: don't dirty original metadata buffer on abort
by Hidehiro Kawai
· 16 years ago
d1645e5
jbd: abort when failed to log metadata buffers
by Hidehiro Kawai
· 16 years ago
60c11d2
phonedev: remove BKL
by Richard Holden
· 16 years ago
3e680aa
fb: convert lock/unlock_kernel() into local fb mutex
by Krzysztof Helt
· 16 years ago
e536771
fb: push down the BKL in the ioctl handler
by Alan Cox
· 16 years ago
978ccaa
gpiolib: fix oops in gpio_get_value_cansleep()
by David Brownell
· 16 years ago
e3274e9
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
by Steven A. Falco
· 16 years ago
c8fc40c
rtc-cmos: export second NVRAM bank
by David Brownell
· 16 years ago
1f3ccae
Altix serial: fix
by roel kluin
· 16 years ago
9f561df
make probe_serial_gsc() static
by Adrian Bunk
· 16 years ago
da1cfe1
Char: sx, remove bogus iomap
by Jiri Slaby
· 16 years ago
8c9398d
hwmon: applesmc: lighter wait mechanism, drastic improvement
by Henrik Rydberg
· 16 years ago
07e8dbd
hwmon: applesmc: Add support for Macbook Pro 3
by Henrik Rydberg
· 16 years ago
d754990
hwmon: applesmc: Add support for Macbook Pro 4
by Henrik Rydberg
· 16 years ago
7b5e3cb
drivers/hwmon/applesmc.c: remove unneeded casts
by Andrew Morton
· 16 years ago
f5274c9
hwmon: applesmc: add support for Macbook Air
by Henrik Rydberg
· 16 years ago
8bd1a12
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
by Henrik Rydberg
· 16 years ago
02fcbd1
hwmon: applesmc: prolong status wait
by Henrik Rydberg
· 16 years ago
84d2d7f
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
by Henrik Rydberg
· 16 years ago
0522409
hwmon: applesmc: specified number of bytes to read should match actual
by Henrik Rydberg
· 16 years ago
865c295
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
by Jim Cromie
· 16 years ago
8ca1367
hwmon/pc87360 separate alarm files: add dev_dbg help
by Jim Cromie
· 16 years ago
2a32ec2
hwmon/pc87360 separate alarm files: define LDNI_MAX const
by Jim Cromie
· 16 years ago
b267e8c
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
by Jim Cromie
· 16 years ago
492e965
hwmon/pc87360 separate alarm files: add in-min/max-alarms
by Jim Cromie
· 16 years ago
28f74e7
hwmon/pc87360 separate alarm files: define some constants
by Jim Cromie
· 16 years ago
4d235ba
intel-iommu: typo fix and correct word in the comment
by Ameya Palande
· 16 years ago
c3b9f5a
kernel/configs.c: remove useless comments
by WANG Cong
· 16 years ago
5c62484
HP-WMI: additional keycode (or typo)
by Eric Piel
· 16 years ago
2a80a37
Fix documentation of sysrq-q
by Andi Kleen
· 16 years ago
966c807
uml: fix a compile error
by WANG Cong
· 16 years ago
d12a6f7
arch/m68k/bvme6000/rtc.c: remove duplicated include
by Huang Weiyi
· 16 years ago
bde5ab6
container freezer: document the cgroup freezer subsystem.
by Matt Helsley
· 16 years ago
1aece34
container freezer: rename check_if_frozen()
by Matt Helsley
· 16 years ago
81dcf33
container freezer: make freezer state names less generic
by Matt Helsley
· 16 years ago
957a4ee
container freezer: prevent frozen tasks or cgroups from changing
by Matt Helsley
· 16 years ago
5a06915
container freezer: skip frozen cgroups during power management resume
by Matt Helsley
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
8174f15
container freezer: make refrigerator always available
by Matt Helsley
· 16 years ago
83224b0
container freezer: add TIF_FREEZE flag to all architectures
by Matt Helsley
· 16 years ago
5e9a0f0
mm: extract do_pages_move() out of sys_move_pages()
by Brice Goglin
· 16 years ago
2f007e7
mm: don't vmalloc a huge page_to_node array for do_pages_stat()
by Brice Goglin
· 16 years ago
e78bbfa
mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated
by Brice Goglin
· 16 years ago
de7f0cb
memory hotplug: release memory regions in PAGES_PER_SECTION chunks
by Nathan Fontenot
· 16 years ago
7a6560e
documentation: clarify dirty_ratio and dirty_background_ratio description
by Andrea Righi
· 16 years ago
9f1b16a
memory_probe: fix wrong sysfs file attribute
by Shaohua Li
· 16 years ago
1125b4e
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
by Gerald Schaefer
· 16 years ago
4b2e38a
hugepage: support ZERO_PAGE()
by KOSAKI Motohiro
· 16 years ago
e575f11
coredump_filter: add hugepage dumping
by KOSAKI Motohiro
· 16 years ago
Next »