index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
2
-1
/
+3
*
Blackfin: improve CLKIN_HZ config default
Mike Frysinger
2009-06-13
1
-3
/
+3
*
Blackfin: initial support for ftrace grapher
Mike Frysinger
2009-06-13
5
-0
/
+115
*
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
5
-1
/
+92
*
Blackfin: enable support for LOCKDEP
Mike Frysinger
2009-06-13
1
-0
/
+3
*
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
2009-06-13
3
-0
/
+57
*
Blackfin: move custom sections into sections.h
Mike Frysinger
2009-06-13
2
-10
/
+12
*
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
2009-06-13
1
-112
/
+0
*
Blackfin: add support for irqflags
Mike Frysinger
2009-06-13
4
-264
/
+77
*
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
2009-06-13
4
-10
/
+34
*
Blackfin: convert Kconfig style to def_bool
Mike Frysinger
2009-06-13
1
-24
/
+12
*
Blackfin: bf548-ezkit: update smsc911x resources
Mike Frysinger
2009-06-13
1
-0
/
+13
*
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
2
-33
/
+37
*
Blackfin: bf537-stamp: update ADP5520 resources
Mike Frysinger
2009-06-13
1
-1
/
+1
*
Blackfin: bf518f-ezbrd: fix SPI CS for SPI flash
Graf Yang
2009-06-13
1
-1
/
+1
*
Blackfin: define SPI IRQ in board resources
Yi Li
2009-06-13
18
-3
/
+113
*
Blackfin: do not configure the UART early if on wrong processor
Robin Getz
2009-06-13
1
-2
/
+6
*
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
2009-06-13
1
-6
/
+7
*
Blackfin: fix flag storage for irq funcs
Mike Frysinger
2009-06-13
2
-9
/
+10
*
Blackfin: push down exception oops checking
Mike Frysinger
2009-06-13
1
-45
/
+43
*
Blackfin: fix trap_c() exit paths
Mike Frysinger
2009-06-13
1
-5
/
+5
*
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
6
-4
/
+37
*
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
2009-06-13
1
-2
/
+11
*
Blackfin: add support for GENERIC_BUG
Mike Frysinger
2009-06-13
4
-8
/
+99
*
Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheable
Jie Zhang
2009-06-13
3
-4
/
+4
*
Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbols
Mike Frysinger
2009-06-13
1
-0
/
+2
*
Blackfin: only handle CPLB protection violations when MPU is enabled
Robin Getz
2009-06-13
2
-55
/
+10
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-06-13
42
-171
/
+1173
|
\
|
*
[S390] wire up sys_perf_counter_open
Heiko Carstens
2009-06-12
3
-1
/
+12
|
*
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
2009-06-12
3
-1
/
+11
|
*
[S390] ftrace: add system call tracer support
Heiko Carstens
2009-06-12
7
-2
/
+73
|
*
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
8
-10
/
+164
|
*
[S390] ftrace: add function trace mcount test support
Heiko Carstens
2009-06-12
2
-12
/
+27
|
*
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
2009-06-12
9
-29
/
+263
|
*
[S390] kprobes: use probe_kernel_write
Heiko Carstens
2009-06-12
1
-29
/
+2
|
*
[S390] maccess: arch specific probe_kernel_write() implementation
Heiko Carstens
2009-06-12
2
-1
/
+62
|
*
[S390] profile_tick called twice
Martin Schwidefsky
2009-06-12
1
-7
/
+0
|
*
[S390] vmalloc: add vmalloc kernel parameter support
Heiko Carstens
2009-06-12
2
-5
/
+18
|
*
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-12
2
-9
/
+9
|
*
[S390] secure computing arch backend
Heiko Carstens
2009-06-12
6
-9
/
+51
|
*
[S390] implement is_compat_task
Heiko Carstens
2009-06-12
7
-19
/
+36
|
*
[S390] add mini sclp driver
Heiko Carstens
2009-06-12
3
-5
/
+342
|
*
[S390] use facility list for cpu type safety check
Martin Schwidefsky
2009-06-12
2
-15
/
+35
|
*
[S390] implement interrupt-enabling rwlocks
Heiko Carstens
2009-06-12
2
-3
/
+56
|
*
[S390] merge cpu.h into cputime.h
Martin Schwidefsky
2009-06-12
6
-36
/
+23
|
*
[S390] vdso: kernel parameter syntax
Martin Schwidefsky
2009-06-12
1
-2
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-13
112
-140
/
+192
|
\
\
|
*
|
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-12
583
-14078
/
+32422
|
|
\
|
|
*
|
asm-generic: make pci.h usable directly
Arnd Bergmann
2009-06-11
2
-12
/
+3
|
*
|
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
23
-23
/
+23
[next]