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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-31
padata: Pass the padata cpumasks to the cpumask_change_notifier chain
Steffen Klassert
1
-1
/
+2
2010-07-31
padata: Rearrange set_cpumask functions
Steffen Klassert
1
-50
/
+67
2010-07-31
padata: Rename padata_alloc functions
Steffen Klassert
1
-12
/
+12
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-0
/
+25
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
1
-0
/
+23
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
1
-1
/
+3
2010-07-26
padata: Check for valid cpumasks
Steffen Klassert
1
-1
/
+1
2010-07-26
padata: Allocate cpumask dependend recources in any case
Steffen Klassert
1
-17
/
+7
2010-07-26
padata: Fix cpu index counting
Steffen Klassert
1
-0
/
+1
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-14
/
+76
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
1
-1
/
+1
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-2
/
+1
2010-07-21
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
1
-1
/
+1
2010-07-21
Fix merge regression from external kdb to upstream kdb
Jason Wessel
1
-0
/
+1
2010-07-21
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
1
-6
/
+3
2010-07-21
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
1
-0
/
+3
2010-07-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
8
-524
/
+15
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+6
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
4
-6
/
+38
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-3
/
+0
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
1
-1
/
+1
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
3
-3
/
+36
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
1
-1
/
+1
2010-07-20
tracing: Use generic_file_llseek for debugfs
Arnd Bergmann
1
-0
/
+15
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
5
-146
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
6
-378
/
+0
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+6
2010-07-19
update email address
Pavel Machek
5
-5
/
+5
2010-07-19
padata: Added sysfs primitives to padata subsystem
Dan Kruchinin
1
-9
/
+146
2010-07-19
padata: Make two separate cpumasks
Dan Kruchinin
1
-124
/
+347
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-27
/
+40
2010-07-19
pm_qos: Reimplement using plists
James Bottomley
1
-86
/
+86
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
3
-7
/
+72
2010-07-19
PM / Hibernate: Fix typos in comments in kernel/power/swap.c
Cesar Eduardo Barros
1
-2
/
+2
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
6
-606
/
+0
2010-07-14
padata: simplify serialization mechanism
Steffen Klassert
1
-52
/
+19
2010-07-14
padata: make padata_do_parallel to return zero on success
Steffen Klassert
1
-6
/
+5
2010-07-14
padata: Handle empty padata cpumasks
Steffen Klassert
1
-11
/
+50
2010-07-14
padata: Block until the instance is unused on stop
Steffen Klassert
1
-8
/
+16
2010-07-14
padata: Check for valid padata instance on start
Steffen Klassert
1
-2
/
+16
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-09
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
1
-0
/
+12
2010-07-07
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
1
-1
/
+1
2010-07-06
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-78
/
+292
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
1
-78
/
+292
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
5
-34
/
+33
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
1
-8
/
+15
[prev]
[next]