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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
3
-35
/
+10
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
14
-73
/
+88
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
8
-25
/
+40
2010-07-14
of/sparc: move is_root_node() to of.h
Andres Salomon
3
-12
/
+4
2010-07-14
lmb: rename to memblock
Yinghai Lu
6
-48
/
+48
2010-07-05
of: remove architecture CONFIG_OF definitions
Stephen Rothwell
1
-3
/
+0
2010-07-05
sparc: turn CONFIG_OF into a select
Stephen Rothwell
1
-1
/
+2
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
12
-64
/
+56
2010-06-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
7
-51
/
+81
2010-06-25
sparc64: fix the build error due to smp_kgdb_capture_client()
Dongdong Deng
1
-1
/
+1
2010-06-23
sparc64: Fix maybe_change_configuration() PCR setting.
David S. Miller
1
-0
/
+1
2010-06-04
arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
Julia Lawall
1
-1
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-2
/
+2
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-47
/
+61
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
2
-2
/
+3
2010-05-27
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
1
-0
/
+2
2010-05-26
sparc64: Update defconfig.
David S. Miller
1
-14
/
+35
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
2
-0
/
+12
2010-05-25
sparc32: Kill none_mask, it's bogus.
David S. Miller
3
-8
/
+2
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
2
-12
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
20
-52
/
+129
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
14
-42
/
+77
2010-05-20
kgdb,sparc: Add in kgdb_arch_set_pc for sparc
Jason Wessel
2
-0
/
+12
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-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
3
-8
/
+9
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-14
/
+6
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-1
/
+53
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
5
-22
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
23
-87
/
+86
2010-05-18
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
1
-47
/
+61
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-28
driver-core: Add device node pointer to struct device
Grant Likely
3
-0
/
+3
2010-04-21
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
3
-1
/
+50
2010-04-21
sparc64: Show stack backtrace from show_regs() just like other platforms.
David S. Miller
1
-0
/
+1
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-19
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
1
-1
/
+1
2010-04-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
3
-18
/
+27
2010-04-13
sparc64: Allocate sufficient stack space in ftrace stubs.
David S. Miller
1
-4
/
+4
2010-04-13
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
1
-0
/
+1
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
25
-12
/
+18
2010-04-12
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
[next]