index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()
Oleg Nesterov
2
-4
/
+5
2012-03-31
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
15
-8546
/
+135
2012-03-30
perf tools: Remove auto-generated bison/flex files
Ingo Molnar
9
-8476
/
+30
2012-03-29
perf annotate: Fix off by one symbol hist size allocation and hit accounting
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-03-29
perf tools: Add missing ref-cycles event back to event parser
Namhyung Kim
1
-0
/
+1
2012-03-28
perf annotate: addr2line wants addresses in same format as objdump
David Miller
1
-1
/
+1
2012-03-28
perf probe: Finder fails to resolve function name to address
Prashanth Nageshappa
1
-1
/
+3
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-03-27
perf symbols: Handle NULL dso in dso__name_len
David Miller
1
-0
/
+2
2012-03-27
perf symbols: Do not include libgen.h
David Miller
1
-1
/
+0
2012-03-26
perf tools: Fix bug in raw sample parsing
Stephane Eranian
1
-0
/
+2
2012-03-26
perf tools: Fix display of first level of callchains
Frederic Weisbecker
1
-64
/
+93
2012-03-26
perf tools: Switch module.h into export.h
Jiri Olsa
2
-1
/
+1
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
6588
-227321
/
+364314
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
11
-27
/
+76
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
1
-1
/
+2
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
73
-52
/
+91
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
100
-100
/
+100
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
93
-132
/
+223
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
2
-7
/
+7
2012-03-24
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-5
/
+13
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
Linus Torvalds
8
-797
/
+1280
2012-03-23
Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
22
-186
/
+127
2012-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
12
-43
/
+1591
2012-03-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-6
/
+73
2012-03-23
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
38
-894
/
+371
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
17
-265
/
+202
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
202
-2897
/
+931
2012-03-23
Merge tag 'for-3.4' of git://openrisc.net/jonas/linux
Linus Torvalds
14
-75
/
+77
2012-03-23
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-8
/
+23
2012-03-24
Merge branch 'mmci' into amba
Russell King
4
-73
/
+151
2012-03-23
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+14
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
213
-2022
/
+4686
2012-03-23
seq_file: add seq_set_overflow(), seq_overflow()
KAMEZAWA Hiroyuki
1
-10
/
+26
2012-03-23
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-03-23
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
3
-56
/
+86
2012-03-23
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
5
-29
/
+84
2012-03-23
proc: speed up /proc/stat handling
Eric Dumazet
1
-2
/
+5
2012-03-23
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
8
-0
/
+32
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
15
-69
/
+40
2012-03-23
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2012-03-23
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
2012-03-23
usermodehelper: ____call_usermodehelper() doesn't need do_exit()
Oleg Nesterov
1
-1
/
+1
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
3
-18
/
+10
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2
-2
/
+27
2012-03-23
usermodehelper: introduce umh_complete(sub_info)
Oleg Nesterov
1
-2
/
+7
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
5
-6
/
+6
2012-03-23
signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/
Oleg Nesterov
1
-6
/
+2
[next]