index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-04-03
1
-9
/
+11
*
ext4: don't release reserved space for previously allocated cluster
Eric Whitney
2015-04-03
1
-13
/
+1
*
ext4: fix loss of delalloc extent info in ext4_zero_range()
Eric Whitney
2015-04-03
1
-13
/
+0
*
ext4: allocate entire range in zero range
Lukas Czerner
2015-04-03
1
-12
/
+19
*
ext4: remove unnecessary lock/unlock of i_block_reservation_lock
Maurizio Lombardi
2015-04-03
1
-2
/
+0
*
ext4: remove block_device_ejected
Christoph Hellwig
2015-04-03
1
-17
/
+1
*
ext4: remove useless condition in if statement.
Wei Yuan
2015-04-03
1
-2
/
+1
*
ext4: remove unused header files
Sheng Yong
2015-04-03
17
-25
/
+0
*
ext4: fix comments in ext4_can_extents_be_merged()
Xiaoguang Wang
2015-04-02
1
-6
/
+0
*
ext4: fix transposition typo in format string
Rasmus Villemoes
2015-04-02
1
-1
/
+1
*
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
2015-04-02
1
-6
/
+15
*
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
2015-03-17
3
-0
/
+22
*
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2015-03-17
2
-10
/
+73
*
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
2015-03-03
1
-1
/
+1
*
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
2015-03-03
1
-0
/
+1
*
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-03-02
2
-8
/
+15
|
\
|
*
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-02-23
1
-4
/
+10
|
*
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-02-23
1
-4
/
+5
*
|
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-03-02
12
-67
/
+145
|
\
\
|
*
\
Merge branch 'tmon-fixes' of .git into next
Zhang Rui
2015-02-28
5
-14
/
+63
|
|
\
\
|
|
*
|
tools/thermal: tmon: silence 'set but not used' warnings
Brian Norris
2015-02-28
1
-0
/
+3
|
|
*
|
tools/thermal: tmon: use pkg-config to determine library dependencies
Brian Norris
2015-02-28
1
-1
/
+10
|
|
*
|
tools/thermal: tmon: support cross-compiling
Brian Norris
2015-02-28
1
-2
/
+2
|
|
*
|
tools/thermal: tmon: add .gitignore
Brian Norris
2015-02-28
1
-0
/
+1
|
|
*
|
tools/thermal: tmon: fixup tui windowing calculations
Brian Norris
2015-02-28
1
-5
/
+16
|
|
*
|
tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
Brian Norris
2015-02-28
1
-4
/
+5
|
|
*
|
tools/thermal: tmon: add min/max macros
Brian Norris
2015-02-28
1
-0
/
+12
|
|
*
|
tools/thermal: tmon: add --target-temp parameter
Brian Norris
2015-02-28
2
-2
/
+14
|
|
|
/
|
*
|
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Srinivas Pandruvada
2015-02-28
1
-6
/
+4
|
*
|
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
2015-02-28
1
-0
/
+1
|
*
|
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
Chanwoo Choi
2015-02-24
1
-28
/
+10
|
*
|
thermal: rcar: Make error and remove paths symmetrical with init
Geert Uytterhoeven
2015-02-24
1
-2
/
+2
|
*
|
thermal: rcar: Fix race condition between init and interrupt
Geert Uytterhoeven
2015-02-24
1
-13
/
+9
|
*
|
thermal: Introduce dummy functions when thermal is not defined
Nishanth Menon
2015-02-24
1
-2
/
+54
|
*
|
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...
Markus Elfring
2015-02-24
1
-1
/
+1
|
*
|
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
2015-02-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-03-02
3
-12
/
+20
|
\
\
|
*
|
md: mark some attributes as pre-alloc
NeilBrown
2015-02-25
1
-6
/
+8
|
*
|
raid5: check faulty flag for array status during recovery.
Eric Mei
2015-02-25
1
-4
/
+9
|
*
|
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
2015-02-25
1
-2
/
+3
|
|
/
*
|
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-03-02
1
-2
/
+2
|
\
\
|
*
|
metag: Fix KSTK_EIP() and KSTK_ESP() macros
James Hogan
2015-02-24
1
-2
/
+2
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-01
3
-3
/
+9
|
\
\
|
*
|
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
2015-02-28
1
-0
/
+6
|
*
|
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
2015-02-28
8212
-192066
/
+364200
|
|
\
\
|
*
|
|
x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...
Yannick Guerrini
2015-02-24
1
-1
/
+1
|
*
|
|
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
2015-02-22
1
-2
/
+2
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-03-01
4
-16
/
+13
|
\
\
\
\
|
*
\
\
\
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...
Ingo Molnar
2015-02-25
4
-16
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
clocksource: pxa: Fix section mismatch
Robert Jarzmik
2015-02-25
1
-1
/
+1
[next]