index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: use flush_work()
Andrew Morton
2007-05-09
1
-4
/
+3
*
flush_cpu_workqueue: don't flush an empty ->worklist
Oleg Nesterov
2007-05-09
1
-8
/
+17
*
flush_workqueue(): use preempt_disable to hold off cpu hotplug
Andrew Morton
2007-05-09
1
-6
/
+10
*
implement flush_work()
Oleg Nesterov
2007-05-09
2
-4
/
+95
*
reimplement flush_workqueue()
Oleg Nesterov
2007-05-09
1
-39
/
+31
*
schedule_on_each_cpu(): use preempt_disable()
Andrew Morton
2007-05-09
1
-2
/
+2
*
atmel_spi: remove unnecessary (and wrong) #ifdefs
Haavard Skinnemoen
2007-05-09
1
-5
/
+0
*
Use common cpu_is_xxx() macros on AT91 and AVR32
Haavard Skinnemoen
2007-05-09
2
-0
/
+39
*
AFS: implement basic file write support
David Howells
2007-05-09
11
-27
/
+1483
*
AFS: AFS fixups
David Howells
2007-05-09
12
-109
/
+121
*
AFS: export a couple of core functions for AFS write support
David Howells
2007-05-09
1
-0
/
+2
*
Fix printk format warnings in timer_list.c
David Miller
2007-05-09
1
-11
/
+14
*
kernel-doc: small kernel-doc optimization
Borislav Petkov
2007-05-09
1
-3
/
+4
*
doc: what a patch series is
Randy Dunlap
2007-05-09
1
-1
/
+2
*
fs: use path_walk in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
1
-2
/
+2
*
fs: fix indentation in do_path_lookup
Josef 'Jeff' Sipek
2007-05-09
1
-3
/
+1
*
clocksource: spelling error in watchdog code
Daniel Walker
2007-05-09
1
-3
/
+3
*
mutex_lock_interruptible(): add __must_check
Andrew Morton
2007-05-09
1
-2
/
+3
*
tty_set_ldisc() receive_room fix
Paul Fulghum
2007-05-09
1
-7
/
+7
*
Move sig_kernel_* et al macros to linux/signal.h
Roland McGrath
2007-05-09
2
-119
/
+125
*
nbd: check the return value of sysfs_create_file
WANG Cong
2007-05-09
1
-4
/
+11
*
pasemi: hardware rng driver
Olof Johansson
2007-05-09
3
-0
/
+171
*
Add info about whitespace to SubmitChecklist
Roland Dreier
2007-05-09
1
-0
/
+4
*
pretend cpuset has some form of hugetlb page reservation
Ken Chen
2007-05-09
1
-0
/
+31
*
use simple_read_from_buffer in kernel/
Akinobu Mita
2007-05-09
2
-18
/
+4
*
use simple_read_from_buffer() in fs/
Akinobu Mita
2007-05-09
3
-74
/
+5
*
cm4000_cs: use bitrev
Akinobu Mita
2007-05-09
2
-29
/
+7
*
cm4000_cs: fix error paths
Akinobu Mita
2007-05-09
2
-3
/
+13
*
mca: add integrated device bus matching
James Bottomley
2007-05-09
3
-10
/
+31
*
mca: fix bus matching
James Bottomley
2007-05-09
1
-1
/
+1
*
Always ask the hardware to obtain hardware processor id - ia64
Fernando Luis Vazquez Cao
2007-05-09
1
-3
/
+2
*
Use the APIC to determine the hardware processor id - x86_64
Fernando Luis Vazquez Cao
2007-05-09
1
-8
/
+6
*
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
2007-05-09
2
-17
/
+21
*
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
2007-05-09
12
-5
/
+22
*
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
2007-05-09
3
-1
/
+60
*
uml: turn build warnings into comments
Miklos Szeredi
2007-05-09
3
-5
/
+8
*
Fix Linuxdoc comment
Jeff Dike
2007-05-09
1
-1
/
+0
*
uml: mark a tt-only function
Jeff Dike
2007-05-09
1
-0
/
+2
*
uml: turn on SCSI support
Peter Zijlstra
2007-05-09
2
-73
/
+1
*
uml: fix build breakage
Jeff Dike
2007-05-09
1
-0
/
+9
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
11
-185
/
+226
*
swsusp: clean up printk
Andrew Morton
2007-05-09
1
-1
/
+1
*
fix leaky resv_huge_pages when cpuset is in use
Ken Chen
2007-05-09
1
-0
/
+2
*
dm log: fix resume failed log device
Jonathan Brassow
2007-05-09
1
-1
/
+8
*
dm raid1: switch rh_in_sync to blocking in do_reads
Jonathan Brassow
2007-05-09
1
-1
/
+1
*
dm raid1: fix to commit pending clear region requests
Jonathan Brassow
2007-05-09
1
-2
/
+1
*
dm: delay target
Heinz Mauelshagen
2007-05-09
4
-0
/
+419
*
dm: bio list helpers
Heinz Mauelshagen
2007-05-09
1
-0
/
+26
*
dm io: remove old interface
Milan Broz
2007-05-09
2
-175
/
+7
*
dm raid1: update dm io interface
Milan Broz
2007-05-09
1
-4
/
+21
[next]