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
...
|
*
|
|
|
|
|
perf: Update ABI comment
Peter Zijlstra
2013-09-20
1
-0
/
+1
|
*
|
|
|
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2013-09-20
17
-31
/
+119
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools lib lk: Uninclude linux/magic.h in debugfs.c
Vinson Lee
2013-09-19
1
-1
/
+0
|
|
*
|
|
|
|
|
perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()
Ingo Molnar
2013-09-19
1
-1
/
+1
|
|
*
|
|
|
|
|
perf probe: Fix finder to find lines of given function
Masami Hiramatsu
2013-09-19
3
-7
/
+27
|
|
*
|
|
|
|
|
perf session: Check for SIGINT in more loops
Arnaldo Carvalho de Melo
2013-09-19
6
-8
/
+16
|
|
*
|
|
|
|
|
perf tools: Fix compile with libelf without get_phdrnum
Adrian Hunter
2013-09-19
3
-0
/
+28
|
|
*
|
|
|
|
|
perf tools: Fix buildid cache handling of kallsyms with kcore
Adrian Hunter
2013-09-19
1
-13
/
+28
|
|
*
|
|
|
|
|
perf annotate: Fix objdump line parsing offset validation
Adrian Hunter
2013-09-19
1
-1
/
+1
|
|
*
|
|
|
|
|
perf tools: Fill in new definitions for madvise()/mmap() flags
Ingo Molnar
2013-09-19
1
-0
/
+17
|
|
*
|
|
|
|
|
perf tools: Sharpen the libaudit dependencies test
Ingo Molnar
2013-09-19
1
-0
/
+1
*
|
|
|
|
|
|
|
update contact information for Mikael Pettersson
Mikael Pettersson
2013-09-25
3
-4
/
+3
*
|
|
|
|
|
|
|
mm: Place preemption point in do_mlockall() loop
Paul E. McKenney
2013-09-25
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-25
12
-262
/
+527
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MAINTAINERS: update mach-bcm related email address
Christian Daudt
2013-09-25
1
-1
/
+2
|
*
|
|
|
|
|
|
|
checkpatch: make extern in .h prototypes quieter
Joe Perches
2013-09-25
1
-2
/
+2
|
*
|
|
|
|
|
|
|
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
2013-09-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
2013-09-25
1
-0
/
+1
|
*
|
|
|
|
|
|
|
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
2013-09-25
1
-1
/
+8
|
*
|
|
|
|
|
|
|
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-09-25
1
-2
/
+3
|
*
|
|
|
|
|
|
|
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
2013-09-25
3
-60
/
+175
|
*
|
|
|
|
|
|
|
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
2013-09-25
1
-2
/
+263
|
*
|
|
|
|
|
|
|
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
2013-09-25
3
-15
/
+9
|
*
|
|
|
|
|
|
|
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
2013-09-25
3
-103
/
+32
|
*
|
|
|
|
|
|
|
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
2013-09-25
1
-71
/
+0
|
*
|
|
|
|
|
|
|
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2013-09-25
2
-8
/
+2
|
*
|
|
|
|
|
|
|
revert "memcg: track all children over limit in the root"
Andrew Morton
2013-09-25
1
-9
/
+0
|
*
|
|
|
|
|
|
|
revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"
Andrew Morton
2013-09-25
1
-17
/
+2
|
*
|
|
|
|
|
|
|
fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume
Goldwyn Rodrigues
2013-09-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
watchdog: update watchdog_thresh properly
Michal Hocko
2013-09-25
2
-3
/
+56
|
*
|
|
|
|
|
|
|
watchdog: update watchdog attributes atomically
Michal Hocko
2013-09-25
1
-2
/
+5
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'bcache' (bcache fixes from Kent Overstreet)
Linus Torvalds
2013-09-24
10
-66
/
+110
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-09-24
1
-6
/
+9
|
*
|
|
|
|
|
|
|
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
2013-09-24
1
-11
/
+28
|
*
|
|
|
|
|
|
|
bcache: Fix a shrinker deadlock
Kent Overstreet
2013-09-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
2013-09-24
1
-2
/
+1
|
*
|
|
|
|
|
|
|
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-09-24
1
-0
/
+1
|
*
|
|
|
|
|
|
|
bcache: Fix a writeback performance regression
Kent Overstreet
2013-09-24
4
-30
/
+43
|
*
|
|
|
|
|
|
|
bcache: Correct printf()-style format length modifier
Geert Uytterhoeven
2013-09-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-09-24
1
-12
/
+18
|
*
|
|
|
|
|
|
|
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-09-24
1
-2
/
+7
|
*
|
|
|
|
|
|
|
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-09-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
block: Fix bio_copy_data()
Kent Overstreet
2013-09-24
1
-2
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
drm/i2c: tda998x: fix audio muting
Russell King
2013-09-24
1
-2
/
+1
*
|
|
|
|
|
|
|
ipc: fix race with LSMs
Davidlohr Bueso
2013-09-24
5
-48
/
+64
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Linux 3.12-rc2
v3.12-rc2
Linus Torvalds
2013-09-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-09-22
13
-36
/
+91
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
|
*
|
|
|
|
|
|
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
[prev]
[next]