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
*
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
8
-66
/
+227
|
\
|
*
writeback: move MIN_WRITEBACK_PAGES to fs-writeback.c
Wu Fengguang
2012-01-08
2
-5
/
+6
|
*
writeback: balanced_rate cannot exceed write bandwidth
Wu Fengguang
2011-12-18
1
-0
/
+5
|
*
writeback: do strict bdi dirty_exceeded
Wu Fengguang
2011-12-18
1
-1
/
+1
|
*
writeback: avoid tiny dirty poll intervals
Wu Fengguang
2011-12-18
1
-1
/
+24
|
*
writeback: max, min and target dirty pause time
Wu Fengguang
2011-12-18
1
-44
/
+81
|
*
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
4
-7
/
+45
|
*
btrfs: fix dirtied pages accounting on sub-page writes
Wu Fengguang
2011-12-18
1
-1
/
+2
|
*
writeback: fix dirtied pages accounting on redirty
Wu Fengguang
2011-12-18
2
-0
/
+21
|
*
writeback: fix dirtied pages accounting on sub-page writes
Wu Fengguang
2011-12-18
1
-8
/
+5
|
*
writeback: charge leaked page dirties to active tasks
Wu Fengguang
2011-12-18
3
-0
/
+32
|
*
writeback: Include all dirty inodes in background writeback
Jan Kara
2011-12-18
1
-2
/
+8
*
|
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
166
-1875
/
+3044
|
\
\
|
*
|
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-10
2
-4
/
+46
|
*
|
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
2
-26
/
+53
|
*
|
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
5
-4
/
+135
|
*
|
procfs: parse mount options
Vasiliy Kulikov
2012-01-10
3
-2
/
+64
|
*
|
procfs: introduce the /proc/<pid>/map_files/ directory
Pavel Emelyanov
2012-01-10
2
-0
/
+367
|
*
|
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
2012-01-10
2
-11
/
+11
|
*
|
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
3
-5
/
+23
|
*
|
sparc: make SA_NOMASK a synonym of SA_NODEFER
Matt Fleming
2012-01-10
1
-1
/
+2
|
*
|
reiserfs: don't lock root inode searching
Frederic Weisbecker
2012-01-10
1
-15
/
+13
|
*
|
reiserfs: don't lock journal_init()
Frederic Weisbecker
2012-01-10
2
-43
/
+31
|
*
|
reiserfs: delay reiserfs lock until journal initialization
Frederic Weisbecker
2012-01-10
2
-22
/
+24
|
*
|
reiserfs: delete comments referring to the BKL
Davidlohr Bueso
2012-01-10
1
-7
/
+4
|
*
|
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
2012-01-10
1
-2
/
+2
|
*
|
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
2012-01-10
2
-2
/
+20
|
*
|
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-10
5
-5
/
+0
|
*
|
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
2012-01-10
1
-1
/
+1
|
*
|
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
2012-01-10
1
-1
/
+1
|
*
|
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
2012-01-10
30
-351
/
+30
|
*
|
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
2012-01-10
1
-3
/
+1
|
*
|
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
2012-01-10
1
-20
/
+0
|
*
|
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
2012-01-10
2
-0
/
+124
|
*
|
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
2012-01-10
1
-3
/
+3
|
*
|
rtc/ab8500: set can_wake flag
Andrew Lynn
2012-01-10
1
-0
/
+2
|
*
|
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
2012-01-10
1
-2
/
+2
|
*
|
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
2012-01-10
1
-53
/
+59
|
*
|
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
2012-01-10
1
-0
/
+11
|
*
|
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
2012-01-10
1
-1
/
+1
|
*
|
MIPS: randomize PIE load address
David Daney
2012-01-10
1
-0
/
+1
|
*
|
fs: binfmt_elf: create Kconfig variable for PIE randomization
David Daney
2012-01-10
4
-1
/
+6
|
*
|
crc32: optimize inner loop
Joakim Tjernlund
2012-01-10
1
-10
/
+11
|
*
|
checkpatch: catch all occurences of type and cast spacing errors per line
Andy Whitcroft
2012-01-10
1
-4
/
+7
|
*
|
checkpatch: typeof may have more complex arguments
Andy Whitcroft
2012-01-10
1
-1
/
+1
|
*
|
checkpatch: ensure cast type is unique in the context parser
Andy Whitcroft
2012-01-10
1
-1
/
+1
|
*
|
checkpatch: fix complex macros handling of square brackets
Andy Whitcroft
2012-01-10
1
-1
/
+1
|
*
|
checkpatch: fix 'return is not a function' square bracket handling
Andy Whitcroft
2012-01-10
1
-1
/
+1
|
*
|
checkpatch: complex macro should allow the empty do while loop
Andy Whitcroft
2012-01-10
1
-1
/
+1
|
*
|
checkpatch: fix EXPORT_SYMBOL handling following a function
Andy Whitcroft
2012-01-10
1
-1
/
+1
[next]