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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
sched: add sched_class->needs_post_schedule() member
Gregory Haskins
1
-0
/
+1
2008-12-19
sched: move test_sd_parent() to an SMP section of sched.h
Ingo Molnar
1
-9
/
+9
2008-12-19
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
2
-2
/
+17
2008-12-19
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
1
-0
/
+11
2008-12-19
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
2
-11
/
+26
2008-12-18
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-2
/
+6
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
1
-2
/
+6
2008-12-17
Merge branch 'x86/crashdump' into cpus4096
Ingo Molnar
1
-0
/
+4
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
1
-0
/
+10
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-0
/
+9
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
1
-0
/
+10
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2008-12-15
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
34
-279
/
+889
2008-12-13
cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
Rusty Russell
1
-4
/
+7
2008-12-13
cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
Rusty Russell
1
-1
/
+13
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-2
/
+2
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2
-3
/
+4
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-30
/
+57
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-2
/
+0
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
7
-8
/
+134
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
10
-22
/
+30
2008-12-12
sched: let arch_update_cpu_topology indicate if topology changed
Heiko Carstens
1
-1
/
+1
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
18
-208
/
+294
2008-12-12
sparse irqs: add irqnr.h to the user headers list
Ingo Molnar
1
-0
/
+1
2008-12-12
sparse irqs: handle !GENIRQ platforms
Ingo Molnar
3
-4
/
+13
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
19
-34
/
+62
2008-12-12
tracing/fastboot: include missing headers
Frederic Weisbecker
1
-0
/
+4
2008-12-12
tracing/fastboot: fix len of func buffer
Stephen Rothwell
1
-2
/
+2
2008-12-12
Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...
Ingo Molnar
1
-4
/
+6
2008-12-10
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-13
/
+5
2008-12-10
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
1
-1
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-9
/
+3
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+9
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+7
2008-12-09
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-2
/
+2
2008-12-09
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
1
-0
/
+2
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+2
2008-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-12-09
sparseirq: fix Alpha build failure
Yinghai Lu
2
-12
/
+16
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2
-0
/
+15
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
1
-0
/
+11
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
1
-0
/
+3
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
5
-13
/
+122
2008-12-08
ring_buffer: fix comments
Lai Jiangshan
1
-4
/
+6
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
7
-15
/
+11
2008-12-05
Enforce a minimum SG_IO timeout
Linus Torvalds
1
-0
/
+1
[next]