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
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-27
5
-15
/
+53
|
\
|
*
x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...
Andrea Arcangeli
2013-02-24
1
-3
/
+47
|
*
Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...
Andrea Arcangeli
2013-02-24
1
-7
/
+1
|
*
x86/mm/numa: Don't check if node is NUMA_NO_NODE
Wen Congyang
2013-02-24
1
-2
/
+1
|
*
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
2013-02-20
1
-2
/
+3
|
*
x86/apic: Fix parsing of the 'lapic' cmdline option
Mathias Krause
2013-02-20
1
-1
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-02-27
2
-0
/
+8
|
\
\
|
*
|
clocksource : Nomadik-mtu : fix missing irq initialization
Daniel Lezcano
2013-02-22
1
-0
/
+1
|
*
|
posix-timer: Don't call idr_find() with out-of-range ID
Tejun Heo
2013-02-21
1
-0
/
+7
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-27
6
-54
/
+142
|
\
\
\
|
*
|
|
cputime: Use local_clock() for full dynticks cputime accounting
Frederic Weisbecker
2013-02-24
1
-1
/
+1
|
*
|
|
cputime: Constify timeval_to_cputime(timeval) argument
Li Zhong
2013-02-24
1
-1
/
+1
|
*
|
|
sched: Move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-22
2
-6
/
+6
|
*
|
|
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-22
1
-11
/
+79
|
*
|
|
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
2013-02-22
1
-20
/
+59
|
*
|
|
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-20
2
-21
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-27
5
-21
/
+116
|
\
\
\
|
*
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-20
4
-20
/
+94
|
|
\
\
\
|
|
*
|
|
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-19
1
-14
/
+32
|
|
*
|
|
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
3
-6
/
+62
|
*
|
|
|
perf/x86: Add Intel IvyBridge event scheduling constraints
Stephane Eranian
2013-02-20
1
-1
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-02-26
35
-1684
/
+2408
|
\
\
\
\
|
*
|
|
|
ext4: fix free clusters calculation in bigalloc filesystem
Lukas Czerner
2013-02-22
1
-2
/
+7
|
*
|
|
|
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
Eryu Guan
2013-02-22
1
-0
/
+6
|
*
|
|
|
ext4: fix xattr block allocation/release with bigalloc
Lukas Czerner
2013-02-18
1
-3
/
+4
|
*
|
|
|
ext4: reclaim extents from extent status tree
Zheng Liu
2013-02-18
5
-0
/
+235
|
*
|
|
|
ext4: adjust some functions for reclaiming extents from extent status tree
Zheng Liu
2013-02-18
1
-26
/
+24
|
*
|
|
|
ext4: remove single extent cache
Zheng Liu
2013-02-18
5
-163
/
+38
|
*
|
|
|
ext4: lookup block mapping in extent status tree
Zheng Liu
2013-02-18
6
-3
/
+192
|
*
|
|
|
ext4: track all extent status in extent status tree
Zheng Liu
2013-02-18
3
-30
/
+69
|
*
|
|
|
ext4: let ext4_ext_map_blocks return EXT4_MAP_UNWRITTEN flag
Zheng Liu
2013-02-18
2
-10
/
+8
|
*
|
|
|
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
2013-02-18
5
-40
/
+40
|
*
|
|
|
ext4: add physical block and status member into extent status tree
Zheng Liu
2013-02-18
4
-26
/
+142
|
*
|
|
|
ext4: refine extent status tree
Zheng Liu
2013-02-18
5
-182
/
+221
|
*
|
|
|
ext4: use ERR_PTR() abstraction for ext4_append()
Theodore Ts'o
2013-02-15
2
-34
/
+33
|
*
|
|
|
ext4: refactor code to read directory blocks into ext4_read_dirblock()
Theodore Ts'o
2013-02-15
1
-172
/
+119
|
*
|
|
|
ext4: add debugging context for warning in ext4_da_update_reserve_space()
Theodore Ts'o
2013-02-14
1
-5
/
+7
|
*
|
|
|
ext4: use KERN_WARNING for warning messages
Theodore Ts'o
2013-02-14
2
-9
/
+9
|
*
|
|
|
jbd2: use module parameters instead of debugfs for jbd_debug
Theodore Ts'o
2013-02-09
2
-44
/
+9
|
*
|
|
|
ext4: use module parameters instead of debugfs for mballoc_debug
Theodore Ts'o
2013-02-09
2
-40
/
+11
|
*
|
|
|
ext4: start handle at the last possible moment when creating inodes
Theodore Ts'o
2013-02-09
3
-55
/
+71
|
*
|
|
|
ext4: fix the number of credits needed for acl ops with inline data
Theodore Ts'o
2013-02-09
5
-78
/
+86
|
*
|
|
|
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
Theodore Ts'o
2013-02-09
2
-8
/
+2
|
*
|
|
|
ext4: fix the number of credits needed for ext4_ext_migrate()
Theodore Ts'o
2013-02-09
1
-4
/
+7
|
*
|
|
|
ext4: start handle at the last possible moment in ext4_rmdir()
Theodore Ts'o
2013-02-09
1
-10
/
+14
|
*
|
|
|
ext4: start handle at the last possible moment in ext4_unlink()
Theodore Ts'o
2013-02-09
1
-10
/
+14
|
*
|
|
|
ext4: grab page before starting transaction handle in write_begin()
Theodore Ts'o
2013-02-09
1
-43
/
+68
|
*
|
|
|
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
2013-02-09
16
-69
/
+111
|
*
|
|
|
ext4: move the jbd2 wrapper functions out of super.c
Theodore Ts'o
2013-02-08
3
-105
/
+105
|
*
|
|
|
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-08
3
-3
/
+131
[next]