index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+22
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
5
-4
/
+282
2010-05-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-05-18
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-25
/
+5
2010-05-18
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2010-05-18
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+30
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-75
/
+103
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-95
/
+156
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-46
/
+99
2010-05-18
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+7
2010-05-18
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-22
/
+81
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+12
2010-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-23
/
+14
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
1
-9
/
+0
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2
-12
/
+10
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
1
-2
/
+4
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
74
-199
/
+373
2010-05-17
atomic_t: Remove volatile from atomic_t definition
Anton Blanchard
1
-2
/
+2
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
1
-0
/
+1
2010-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+19
2010-05-16
rtnetlink: make SR-IOV VF interface symmetric
Chris Wright
1
-4
/
+19
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
1
-0
/
+14
2010-05-13
sh: fixup the docbook paths for clock framework shuffling.
Paul Mundt
1
-2
/
+1
2010-05-13
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
1
-1
/
+1
2010-05-13
sh: move sh asm/clock.h contents to linux/sh_clk.h V2
Magnus Damm
1
-0
/
+151
2010-05-13
Merge commit 'v2.6.34-rc7' into tracing/core
Ingo Molnar
15
-10
/
+57
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-1
/
+0
2010-05-11
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
1
-1
/
+0
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
1
-20
/
+15
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
1
-12
/
+12
2010-05-11
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
Ingo Molnar
1
-1
/
+0
2010-05-10
rcu head introduce rcu head init on stack
Mathieu Desnoyers
1
-0
/
+8
2010-05-10
Debugobjects transition check
Mathieu Desnoyers
1
-0
/
+11
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
1
-0
/
+2
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
3
-3
/
+17
2010-05-10
rcu: refactor RCU's context-switch handling
Paul E. McKenney
2
-0
/
+5
2010-05-10
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
3
-3
/
+13
2010-05-10
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
1
-2
/
+4
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2
-9
/
+10
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
1
-4
/
+11
2010-05-10
Merge commit 'v2.6.34-rc7' into oprofile
Ingo Molnar
15
-10
/
+57
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
1
-0
/
+4
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-1
/
+0
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
50
-146
/
+289
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
3
-30
/
+95
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
1
-6
/
+63
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2010-05-07
perf: Add group scheduling transactional APIs
Lin Ming
1
-3
/
+12
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
1
-4
/
+19
[next]