index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2008-08-18
2
-58
/
+1
*
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
2008-08-18
1
-1
/
+1
*
powerpc: Remove dead module_find_bug code
Steven Rostedt
2008-08-18
1
-15
/
+0
*
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
2008-08-18
1
-0
/
+5
*
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
2008-08-18
1
-2
/
+25
*
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
2008-08-18
2
-8
/
+42
*
powerpc: Fix lockdep IRQ tracing bug
Benjamin Herrenschmidt
2008-08-18
1
-2
/
+3
*
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
2008-08-18
1
-1
/
+1
*
powerpc: Fix loss of vdso on fork on 32-bit
Benjamin Herrenschmidt
2008-08-18
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2008-08-15
52
-2235
/
+3605
|
\
|
*
Blackfin arch: hook up some missing new system calls
Bryan Wu
2008-08-14
1
-0
/
+6
|
*
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
2008-08-14
6
-183
/
+0
|
*
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
2008-08-14
3
-18
/
+5
|
*
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
2008-08-14
1
-1
/
+1
|
*
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
2008-08-14
5
-3
/
+1606
|
*
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2008-08-14
2
-0
/
+136
|
*
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2008-08-14
2
-1
/
+12
|
*
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
2008-08-14
7
-9
/
+9
|
*
Blackfin arch: cleanup cache lock code
Mike Frysinger
2008-08-14
3
-16
/
+34
|
*
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2008-08-13
2
-0
/
+18
|
*
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
2008-08-06
1
-35
/
+53
|
*
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
2008-08-06
7
-92
/
+8
|
*
Blackfin arch: delete unused cache functions
Mike Frysinger
2008-08-13
1
-115
/
+0
|
*
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
2008-08-13
5
-25
/
+19
|
*
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
2008-08-06
6
-649
/
+146
|
*
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
2008-08-06
1
-0
/
+1
|
*
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
2008-08-06
6
-130
/
+10
|
*
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2008-08-06
2
-0
/
+10
|
*
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
2008-08-06
7
-354
/
+77
|
*
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
2008-08-06
6
-170
/
+2
|
*
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
2008-08-05
1
-3
/
+5
|
*
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
2008-08-05
3
-3
/
+3
|
*
Blackfin arch: remove pata resources from generic board
Mike Frysinger
2008-08-05
8
-322
/
+0
|
*
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
2008-08-13
4
-0
/
+1290
|
*
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
2008-08-05
1
-0
/
+54
|
*
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
2008-08-05
15
-67
/
+67
|
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-08-05
3
-56
/
+44
|
*
Blackfin arch: Fix bug - This change eliminates impact on application debugging
Jie Zhang
2008-08-05
1
-7
/
+13
*
|
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-08-15
1
-1
/
+1
|
\
\
|
*
|
x86: Fix ioremap off by one BUG
Andi Kleen
2008-08-15
1
-1
/
+1
*
|
|
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds
2008-08-15
129
-0
/
+15903
*
|
|
kexec jump: fix for ftrace
Huang Ying
2008-08-15
1
-1
/
+15
*
|
|
kexec jump: check code size in control page
Huang Ying
2008-08-15
3
-4
/
+16
*
|
|
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-15
8
-8
/
+8
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-08-13
1
-1
/
+0
|
\
\
|
*
|
usb: musb: pass configuration specifics via pdata
Felipe Balbi
2008-08-13
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-08-13
11
-43
/
+179
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sparc64: Handle stack trace attempts before irqstacks are setup.
David S. Miller
2008-08-13
2
-20
/
+21
|
*
|
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-12
8
-30
/
+161
|
*
|
sparc: remove include of linux/of_device.h from asm/of_device.h
Stephen Rothwell
2008-08-12
1
-2
/
+1
[next]