index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
unicore32 additional architecture files: low-level lib: misc
GuanXuetao
10
-0
/
+662
2011-03-16
sparc32: fix build with leon or floppy enabled
Sam Ravnborg
4
-15
/
+17
2011-03-17
unicore32 additional architecture files: low-level lib: uaccess
GuanXuetao
8
-0
/
+648
2011-03-16
sparc: convert to clocksource_register_hz/khz
John Stultz
1
-3
/
+1
2011-03-17
unicore32 additional architecture files: low-level lib: ocd debug
GuanXuetao
4
-0
/
+269
2011-03-16
sparc64: Sharpen address space randomization calculations.
David S. Miller
1
-8
/
+13
2011-03-17
unicore32 additional architecture files: ptrace handling
GuanXuetao
2
-0
/
+282
2011-03-16
sparc32: irq_32.c cleanup
Sam Ravnborg
1
-137
/
+92
2011-03-17
unicore32 additional architecture files: float point handling
GuanXuetao
3
-0
/
+205
2011-03-16
sparc32, sun4d: add comment in empty statement in sun4d_request_irq()
Sam Ravnborg
1
-1
/
+2
2011-03-17
unicore32 additional architecture files: pm related files
GuanXuetao
8
-0
/
+1156
2011-03-16
sparc32,sun4d: drop unused code in sun4d_distribute_irqs()
Sam Ravnborg
1
-47
/
+0
2011-03-17
unicore32 core architecture: signals handling
GuanXuetao
2
-0
/
+523
2011-03-16
sparc32,sun4d: irq, smp files cleanup
Sam Ravnborg
2
-197
/
+174
2011-03-17
unicore32 core architecture: interrupts ang gpio handling
GuanXuetao
5
-0
/
+811
2011-03-17
unicore32 core architecture: timer and time handling
GuanXuetao
4
-0
/
+825
2011-03-16
sparc32,sun4m: irq, smp files cleanup
Sam Ravnborg
2
-158
/
+115
2011-03-17
unicore32 core architecture: mm related: consistent device DMA handling
GuanXuetao
10
-0
/
+1207
2011-03-16
sparc32,sun4c: irq file cleanup
Sam Ravnborg
1
-37
/
+44
2011-03-17
unicore32 core architecture: mm related: fault handling
GuanXuetao
10
-0
/
+2247
2011-03-16
sparc32: add irq + smp declarations to headers
Sam Ravnborg
5
-13
/
+68
2011-03-17
unicore32 core architecture: mm related: generic codes
GuanXuetao
13
-0
/
+1390
2011-03-16
sparc32: remove tick14.c
Sam Ravnborg
3
-44
/
+0
2011-03-17
unicore32 core architecture: process/thread related codes
GuanXuetao
6
-0
/
+912
2011-03-17
unicore32 core architecture: low level entry and setup codes
GuanXuetao
6
-0
/
+1820
2011-03-17
unicore32 core architecture: processor and system headers
GuanXuetao
10
-0
/
+810
2011-03-16
sparc32/leon: FPU-FSR only available when FPU present
Daniel Hellstrom
1
-1
/
+1
2011-03-17
unicore32 core architecture: generic elf and ksyms stuff
GuanXuetao
8
-0
/
+571
2011-03-17
unicore32 core architecture: build infrastructure
GuanXuetao
9
-0
/
+758
2011-03-17
asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h
GuanXuetao
1
-3
/
+5
2011-03-16
SPARC/LEON: power down instruction different of different LEONs
Daniel Hellstrom
5
-17
/
+97
2011-03-17
asm-generic headers: add ftrace.h
GuanXuetao
1
-0
/
+16
2011-03-16
sparc32: added U-Boot build target: uImage
Daniel Hellstrom
3
-1
/
+66
2011-03-17
asm-generic headers: add sizes.h
GuanXuetao
1
-0
/
+47
2011-03-16
sparc64: rename virt_irq => irq - II
Sam Ravnborg
7
-53
/
+53
2011-03-17
asm-generic: fix inX/outX functions for architectures that have PCI
GuanXuetao
1
-14
/
+19
2011-03-16
sparc64: rename virt_irq => irq - I
Sam Ravnborg
2
-80
/
+77
2011-03-16
sparc64: use up-to-data genirq functions
Sam Ravnborg
2
-59
/
+61
2011-03-16
sparc64: use {get,set}_irq_data for handler_data
Sam Ravnborg
1
-10
/
+10
2011-03-16
sparc64: all pointers to irq_handler_data renamed to handler_data
Sam Ravnborg
1
-39
/
+39
2011-03-16
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
3
-21
/
+21
2011-03-16
sparc64: fix direct access to irq_desc
Sam Ravnborg
1
-7
/
+7
2011-03-16
sparc: Fix sbus_alloc_coherent error handling.
Kristoffer Glembo
1
-2
/
+2
2011-03-16
sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...
Kristoffer Glembo
1
-26
/
+27
2011-03-16
sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...
Kristoffer Glembo
1
-3
/
+7
2011-03-16
sparc/leon: Add LEON dma_ops.
Kristoffer Glembo
1
-5
/
+13
2011-03-16
sparc: Add pci32_unmap_page.
Kristoffer Glembo
1
-0
/
+8
2011-03-16
sparc: Replace open coded page alignment with PAGE_ALIGN macro.
Kristoffer Glembo
1
-14
/
+11
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
178
-1725
/
+1407
2011-03-16
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
55
-619
/
+220
[prev]
[next]