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: 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
|
*
|
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
23
-23
/
+23
|
*
|
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
28
-46
/
+107
|
*
|
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-11
36
-36
/
+36
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2009-06-12
12
-229
/
+134
|
\
\
\
|
*
|
|
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
1
-7
/
+7
|
*
|
|
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
1
-4
/
+4
|
*
|
|
PM: Remove unused asm/suspend.h
Magnus Damm
2009-06-12
7
-32
/
+0
|
*
|
|
x86: unify power/cpu_(32|64).c
Sergio Luis
2009-06-12
3
-260
/
+1
|
*
|
|
x86: unify power/cpu_(32|64) copyright notes
Sergio Luis
2009-06-12
2
-2
/
+3
|
*
|
|
x86: unify power/cpu_(32|64) regarding restoring processor state
Sergio Luis
2009-06-12
2
-38
/
+135
|
*
|
|
x86: unify power/cpu_(32|64) regarding saving processor state
Sergio Luis
2009-06-12
2
-1
/
+76
|
*
|
|
x86: unify power/cpu_(32|64) global variables
Sergio Luis
2009-06-12
2
-0
/
+17
|
*
|
|
x86: unify power/cpu_(32|64) headers
Sergio Luis
2009-06-12
2
-4
/
+10
[next]