index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
-1
/
+6
2009-07-13
mn10300: remove duplicated #include
Huang Weiyi
-1
/
+0
2009-07-12
sparc: remove driver-core BUS_ID_SIZE
Kay Sievers
-1
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
-26
/
+0
2009-07-10
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
-8
/
+54
2009-07-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-1
/
+1
2009-07-10
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2009-07-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
-144
/
+353
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
-40
/
+23
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
-1
/
+1
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-0
/
+4
2009-07-10
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
-1
/
+1
2009-07-09
memory barrier: adding smp_mb__after_lock
Jiri Olsa
-0
/
+4
2009-07-08
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Yinghai Lu
-2
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
-102
/
+99
2009-07-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
-20
/
+13
2009-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-1
/
+1
2009-07-08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
-129
/
+225
2009-07-08
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+40
2009-07-08
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
-1
/
+1
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
-14
/
+8
2009-07-08
powerpc: Fix spin_event_timeout() to be robust over context switches
Grant Likely
-0
/
+2
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
-2
/
+2
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
-11
/
+11
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
-5
/
+5
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
-10
/
+3
2009-07-08
powerpc/perf_counter: Remove duplicated #include
Huang Weiyi
-2
/
+0
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
-8
/
+8
2009-07-08
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
-4
/
+4
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
-8
/
+7
2009-07-08
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
-9
/
+9
2009-07-08
Merge commit 'jwb/merge' into merge
Benjamin Herrenschmidt
-56
/
+166
2009-07-07
[S390] define KTIME_SCALAR for 32-bit s390
Martin Schwidefsky
-0
/
+3
2009-07-07
[S390] add generic atomic64 support for 31 bit
Heiko Carstens
-1
/
+7
2009-07-07
[S390] set SCHED_OMIT_FRAME_POINTER for s390
Martin Schwidefsky
-0
/
+4
2009-07-07
[S390] add __ucmpdi2() helper function
Heiko Carstens
-1
/
+27
2009-07-07
[S390] perf_counter build fix
Heiko Carstens
-0
/
+2
2009-07-07
[S390] shutdown actions: save/return rc from init function
Frank Munzert
-6
/
+9
2009-07-07
[S390] udelay: disable lockdep to avoid false positives
Heiko Carstens
-0
/
+2
2009-07-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
-2490
/
+4066
2009-07-06
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
-20
/
+13
2009-07-06
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-49
/
+37
2009-07-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-410
/
+1015
2009-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
-42
/
+31
2009-07-06
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
-1803
/
+120
2009-07-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
-0
/
+12
2009-07-06
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
-0
/
+2
2009-07-06
microblaze: Fix cast warning for init.c
Michal Simek
-3
/
+3
2009-07-06
microblaze: Wire up new syscalls
Michal Simek
-1
/
+5
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
-62
/
+28
[next]