index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-13
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2
-1
/
+3
2009-06-13
Blackfin: improve CLKIN_HZ config default
Mike Frysinger
1
-3
/
+3
2009-06-13
Blackfin: initial support for ftrace grapher
Mike Frysinger
5
-0
/
+115
2009-06-13
Blackfin: initial support for ftrace
Mike Frysinger
5
-1
/
+92
2009-06-13
Blackfin: enable support for LOCKDEP
Mike Frysinger
1
-0
/
+3
2009-06-13
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
3
-0
/
+57
2009-06-13
Blackfin: move custom sections into sections.h
Mike Frysinger
2
-10
/
+12
2009-06-13
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
1
-112
/
+0
2009-06-13
Blackfin: add support for irqflags
Mike Frysinger
4
-264
/
+77
2009-06-13
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
4
-10
/
+34
2009-06-13
Blackfin: convert Kconfig style to def_bool
Mike Frysinger
1
-24
/
+12
2009-06-13
Blackfin: bf548-ezkit: update smsc911x resources
Mike Frysinger
1
-0
/
+13
2009-06-13
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2
-33
/
+37
2009-06-13
Blackfin: bf537-stamp: update ADP5520 resources
Mike Frysinger
1
-1
/
+1
2009-06-13
Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash
Graf Yang
1
-1
/
+1
2009-06-13
Blackfin: define SPI IRQ in board resources
Yi Li
18
-3
/
+113
2009-06-13
Blackfin: do not configure the UART early if on wrong processor
Robin Getz
1
-2
/
+6
2009-06-13
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
1
-6
/
+7
2009-06-13
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2
-9
/
+10
2009-06-13
Blackfin: push down exception oops checking
Mike Frysinger
1
-45
/
+43
2009-06-13
Blackfin: fix trap_c() exit paths
Mike Frysinger
1
-5
/
+5
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
6
-4
/
+37
2009-06-13
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
1
-2
/
+11
2009-06-13
Blackfin: add support for GENERIC_BUG
Mike Frysinger
4
-8
/
+99
2009-06-13
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
3
-4
/
+4
2009-06-13
Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols
Mike Frysinger
1
-0
/
+2
2009-06-13
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2
-55
/
+10
2009-06-13
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
42
-171
/
+1173
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
112
-140
/
+192
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
12
-229
/
+134
2009-06-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-6
/
+13
2009-06-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
64
-549
/
+6119
2009-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
104
-1947
/
+2998
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
1
-7
/
+7
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
1
-4
/
+4
2009-06-12
PM: Remove unused asm/suspend.h
Magnus Damm
7
-32
/
+0
2009-06-12
x86: unify power/cpu_(32|64).c
Sergio Luis
3
-260
/
+1
2009-06-12
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2
-2
/
+3
2009-06-12
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2
-38
/
+135
2009-06-12
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2
-1
/
+76
2009-06-12
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2
-0
/
+17
2009-06-12
x86: unify power/cpu_(32|64) headers
Sergio Luis
2
-4
/
+10
2009-06-12
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+11
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+9
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
6
-55
/
+187
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
27
-223
/
+160
2009-06-12
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+5
2009-06-12
lguest: PAE support
Matias Zabaljauregui
4
-8
/
+74
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2
-10
/
+25
[next]