index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2008-12-05
tracing/ftrace: provide the macro task_curr_ret_stack()
Frederic Weisbecker
1
-0
/
+11
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
8
-11
/
+25
2008-12-04
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
1
-15
/
+17
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
1
-1
/
+0
2008-12-04
pid: fix the do_each_pid_task() macro
Steven Rostedt
1
-2
/
+2
2008-12-04
ftrace: graph of a single function
Steven Rostedt
2
-0
/
+50
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-0
/
+2
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
1
-5
/
+2
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
1
-1
/
+1
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
1
-0
/
+2
2008-12-03
ring-buffer: read page interface
Steven Rostedt
1
-0
/
+5
2008-12-03
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
Ingo Molnar
11
-16
/
+19
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+4
[next]