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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-08
sparc64: Fix perf_arch_get_caller_regs().
David S. Miller
1
-75
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-15
/
+16
2010-07-24
of: make of_find_device_by_node generic
Jonas Bonn
1
-20
/
+0
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
23
-69
/
+70
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
14
-18
/
+18
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
5
-12
/
+13
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
5
-12
/
+13
2010-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-2
/
+3
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
2
-10
/
+10
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
8
-52
/
+44
2010-06-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-47
/
+61
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-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-3
/
+3
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
1
-9
/
+9
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
1
-3
/
+4
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
1
-3
/
+3
2010-06-04
arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference
Julia Lawall
1
-1
/
+1
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-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
12
-36
/
+110
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
13
-40
/
+72
2010-05-20
kgdb,sparc: Add in kgdb_arch_set_pc for sparc
Jason Wessel
2
-0
/
+12
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+5
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
3
-6
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
20
-83
/
+82
2010-05-18
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
1
-47
/
+61
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-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
3
-18
/
+27
2010-04-13
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
1
-0
/
+1
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
19
-9
/
+13
2010-04-12
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
2010-04-12
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-12
sparc64: Support kmemleak.
David S. Miller
1
-0
/
+4
2010-04-12
sparc64: Add function graph tracer support.
David S. Miller
8
-9
/
+74
2010-04-12
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
2
-2
/
+2
2010-04-12
sparc64: Remove profiling from some low-level bits.
David S. Miller
1
-1
/
+8
2010-04-12
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
1
-1
/
+1
2010-04-12
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
1
-23
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
3
-0
/
+83
2010-04-03
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-03
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
9
-163
/
+14
2010-03-31
sparc: Fix regset register window handling.
David S. Miller
2
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
19
-9
/
+13
2010-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-11
/
+11
[next]