index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-6
/
+1
2012-04-13
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-27
/
+60
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
4
-22
/
+33
2012-04-05
sparc32,leon: fix leon build
Sam Ravnborg
1
-13
/
+0
2012-04-05
sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
Kautuk Consul
1
-7
/
+30
2012-04-05
sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
Kautuk Consul
1
-7
/
+30
2012-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-3
/
+3
2012-04-02
sparc: pgtable_64: change include order
Aaro Koskinen
1
-2
/
+2
2012-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-0
/
+3
2012-03-31
sparc32: fix fallout from system.h removal
Sam Ravnborg
3
-0
/
+3
2012-03-31
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-6
/
+3
2012-03-30
sparc: Fix even more fallout from system.h split.
David S. Miller
2
-0
/
+3
2012-03-30
sparc: fix fallout from system.h split
Stephen Rothwell
1
-0
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-116
/
+17
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-0
/
+1
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
1
-3
/
+3
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
79
-671
/
+670
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
78
-669
/
+676
2012-03-28
SPARC: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
4
-22
/
+33
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
3
-7
/
+15
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
1
-6
/
+3
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-1
/
+1
2012-03-24
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
2
-1
/
+1
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-133
/
+36
2012-03-22
sparc: use block_sigmask()
Matt Fleming
3
-17
/
+3
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-9
/
+1
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-3
/
+3
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2012-03-20
sparc/PCI: convert devtree and arch-probed bus addresses to resource
Bjorn Helgaas
1
-35
/
+25
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+6
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+5
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2
-3
/
+3
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
1
-0
/
+1
2012-03-14
sparc32: Add -Av8 to assembler command line.
David S. Miller
1
-1
/
+1
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2
-12
/
+6
2012-02-27
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
1
-9
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+4
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-1
/
+1
[next]