index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...
Russell King
2009-12-06
2
-0
/
+327
|
\
|
*
add gpiolib support to ucb1x00
Thomas Kunze
2009-11-27
2
-0
/
+4
|
*
move drivers/mfd/*.h to include/linux/mfd
Thomas Kunze
2009-11-27
2
-0
/
+323
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
2
-0
/
+19
|
\
\
|
*
|
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
2009-12-03
1
-0
/
+2
|
*
|
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-02
2
-0
/
+4
|
*
|
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-10-01
2
-0
/
+7
|
*
|
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-09-26
2
-0
/
+6
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
4
-9
/
+20
|
\
\
\
|
*
|
|
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
1
-0
/
+4
|
*
|
|
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
1
-0
/
+2
|
*
|
|
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
2009-12-02
1
-0
/
+5
|
*
|
|
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-11-26
1
-0
/
+1
|
*
|
|
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
1
-3
/
+0
|
*
|
|
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
1
-0
/
+1
|
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-11-26
18
-26
/
+83
|
|
\
\
\
|
*
|
|
|
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
1
-2
/
+6
|
*
|
|
|
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2009-11-04
1
-1
/
+0
|
*
|
|
|
sched: Remove unused time_sync_thresh declaration
Hiroshi Shimamoto
2009-11-04
1
-2
/
+0
|
*
|
|
|
sched: Remove unused __schedule() declaration
Hiroshi Shimamoto
2009-11-04
1
-1
/
+0
|
*
|
|
|
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
2009-10-25
1
-0
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
24
-850
/
+1068
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2009-12-03
1
-0
/
+69
|
|
\
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge branches 'x86/mce' and 'x86/urgent' into perf/mce
Ingo Molnar
2009-10-16
8
-17
/
+30
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
2009-10-13
1
-0
/
+69
|
*
|
|
|
|
|
|
|
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
2009-12-02
1
-2
/
+2
|
*
|
|
|
|
|
|
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
2
-31
/
+8
|
*
|
|
|
|
|
|
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
2
-28
/
+3
|
*
|
|
|
|
|
|
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
2
-3
/
+4
|
*
|
|
|
|
|
|
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
2
-8
/
+0
|
*
|
|
|
|
|
|
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
2
-3
/
+5
|
*
|
|
|
|
|
|
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
2
-4
/
+2
|
*
|
|
|
|
|
|
|
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
1
-20
/
+15
|
*
|
|
|
|
|
|
|
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
1
-20
/
+16
|
*
|
|
|
|
|
|
|
tracepoint: Add signal loss events
Masami Hiramatsu
2009-11-26
1
-0
/
+68
|
*
|
|
|
|
|
|
|
tracepoint: Add signal deliver event
Masami Hiramatsu
2009-11-26
1
-0
/
+39
|
*
|
|
|
|
|
|
|
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2009-11-26
2
-25
/
+66
|
*
|
|
|
|
|
|
|
tracing: Restore original format of sched events
Li Zefan
2009-11-26
1
-12
/
+6
|
*
|
|
|
|
|
|
|
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-11-26
1
-94
/
+35
|
*
|
|
|
|
|
|
|
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-52
/
+11
|
*
|
|
|
|
|
|
|
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-160
/
+42
|
*
|
|
|
|
|
|
|
tracing: Convert some power events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-21
/
+15
|
*
|
|
|
|
|
|
|
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-15
/
+7
|
*
|
|
|
|
|
|
|
tracing: Convert softirq events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-25
/
+21
|
*
|
|
|
|
|
|
|
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-90
/
+40
|
*
|
|
|
|
|
|
|
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-15
/
+7
|
*
|
|
|
|
|
|
|
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-26
4
-28
/
+28
|
*
|
|
|
|
|
|
|
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
2009-11-24
1
-118
/
+52
|
*
|
|
|
|
|
|
|
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
3
-4
/
+126
|
*
|
|
|
|
|
|
|
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-11-24
3
-42
/
+117
[next]