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
path:
root
/
arch
/
sparc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-9
/
+0
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-38
/
+29
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
1
-1
/
+1
2010-08-09
sparc: Kill user copy check code.
David S. Miller
2
-33
/
+5
2010-08-08
sparc64: Fix perf_arch_get_caller_regs().
David S. Miller
1
-5
/
+20
2010-08-08
sparc64: Add missing ID to parport probing code.
David S. Miller
1
-0
/
+4
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-1
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+9
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-2
/
+1
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
1
-1
/
+1
2010-07-24
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2
-5
/
+5
2010-07-24
of: remove asm/of_device.h
Grant Likely
3
-19
/
+6
2010-07-24
of: remove asm/of_platform.h
Grant Likely
1
-16
/
+0
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2
-5
/
+1
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
4
-14
/
+12
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
4
-14
/
+12
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
2
-10
/
+10
2010-06-29
sparc: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
1
-1
/
+0
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-1
/
+0
2010-06-28
of: kill struct of_device
Grant Likely
2
-16
/
+2
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
4
-12
/
+12
2010-06-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-3
/
+4
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
1
-1
/
+1
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+8
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
1
-0
/
+8
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-2
/
+3
2010-05-27
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
FUJITA Tomonori
1
-2
/
+0
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-25
sparc32: Kill none_mask, it's bogus.
David S. Miller
1
-3
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
6
-11
/
+14
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+2
2010-05-18
sparc: Define ARCH_SLAB_MINALIGN
David S. Miller
1
-0
/
+2
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2
-16
/
+0
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
3
-4
/
+4
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+6
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2
-3
/
+3
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2
-2
/
+2
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
1
-1
/
+1
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-12
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
1
-1
/
+1
2010-04-12
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
1
-2
/
+12
2010-04-06
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
1
-5
/
+6
[next]