Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16ee4cc82b5dbb81a5dbfedcdb268b9467fe4605
/
arch
/
sh
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
4a60cfa
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
6268464
Merge remote branch 'tip/perf/core' into oprofile/core
by Robert Richter
· 14 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
b683de2
genirq: Query arch for number of early descriptors
by Thomas Gleixner
· 14 years ago
86c8c04
sh: oprofile: Use perf-events oprofile backend
by Matt Fleming
· 14 years ago
84c7991
perf: New helper function for pmu name
by Matt Fleming
· 14 years ago
3bf101b
perf: Add helper function to return number of counters
by Matt Fleming
· 14 years ago
7cd2541
Merge commit 'v2.6.36-rc7' into perf/core
by Ingo Molnar
· 14 years ago
153db80
Merge commit 'v2.6.36-rc7' into core/memblock
by Ingo Molnar
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
d8b5fc0
SH: Add missing consts to sys_execve() declaration
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
64a48d9
perf, sh: Fix patch merge foul-up
by Matt Fleming
· 14 years ago
a4eaf7f
perf: Rework the PMU methods
by Peter Zijlstra
· 14 years ago
33696fc
perf: Per PMU disable
by Peter Zijlstra
· 14 years ago
24cd7f5
perf: Reduce perf_disable() usage
by Peter Zijlstra
· 14 years ago
b0a873e
perf: Register PMU implementations
by Peter Zijlstra
· 14 years ago
51b0fe3
perf: Deconstify struct pmu
by Peter Zijlstra
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
7de5d89
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
c8710ad
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
f72c1a9
perf: Factorize callchain context handling
by Frederic Weisbecker
· 14 years ago
56962b4
perf: Generalize some arch callchain code
by Frederic Weisbecker
· 14 years ago
70791ce
perf: Generalize callchain_store()
by Frederic Weisbecker
· 14 years ago
c1a6593
perf: Drop unappropriate tests on arch callchains
by Frederic Weisbecker
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
636d174
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
0b019a4
Merge branches 'master' and 'devel' into for-linus
by Russell King
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
500b9fc
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
by Russell King
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
c243939
sh: add a parameter to LCDC driver's .display_on() callback
by Guennadi Liakhovetski
· 14 years ago
64106ca
memblock/sh: Use new accessors
by Benjamin Herrenschmidt
· 14 years ago
ace6e97
V4L/DVB: mediabus: fix ambiguous pixel code names
by Guennadi Liakhovetski
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
f384c95
Merge branch 'linus' into perf/core
by Thomas Gleixner
· 14 years ago
0e6f989
arch/sh/mm: Eliminate a double lock
by Julia Lawall
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
bd06cac
fix typos concerning "precedence"
by Uwe Kleine-König
· 14 years ago
e785059
perf: Convert perf_event to local_t
by Peter Zijlstra
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
9973e38
sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().
by Paul Mundt
· 14 years ago
42edb1d
sh: remove duplicated #include
by Huang Weiyi
· 14 years ago
999fd1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
560526f
sh: make sure static declaration on ms7724se
by Kuninori Morimoto
· 14 years ago
30e0cc1
sh: make sure static declaration on mach-migor
by Kuninori Morimoto
· 14 years ago
3ce0933
sh: make sure static declaration on mach-ecovec24
by Kuninori Morimoto
· 14 years ago
f4cdd75
sh: make sure static declaration on mach-ap325rxa
by Kuninori Morimoto
· 14 years ago
019e257
Merge branch 'sh/iomap'
by Paul Mundt
· 14 years ago
861160b
sh: PIO disabling for x3proto and urquell.
by Paul Mundt
· 14 years ago
2422397
sh: mach-sdk7786: conditionally disable PIO support.
by Paul Mundt
· 14 years ago
86e4dd5
sh: support for platforms without PIO.
by Paul Mundt
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
4705b2e
sh: add romImage MMCIF boot for sh7724 and Ecovec V2
by Magnus Damm
· 14 years ago
b34bce4
sh: allow romImage data between head.S and the zero page
by Magnus Damm
· 14 years ago
1238c68
sh: Add support MMCIF for ecovec
by Yusuke Goda
· 15 years ago
8fa76f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
18e9830
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
by FUJITA Tomonori
· 14 years ago
9c1a125
ptrace: unify FDPIC implementations
by Mike Frysinger
· 14 years ago
13da9e2
Revert "endian: #define __BYTE_ORDER"
by Linus Torvalds
· 14 years ago
a41a7b9
sh: remove duplicated #include
by Huang Weiyi
· 14 years ago
b3b77c8
endian: #define __BYTE_ORDER
by Joakim Tjernlund
· 14 years ago
8a37f52
sh: handle early calls to return_address() when using dwarf unwinder.
by Paul Mundt
· 14 years ago
41ec7eb
sh: fix up sh7785lcr_32bit_defconfig.
by Paul Mundt
· 14 years ago
a5c4300
arch/sh/lib/strlen.S: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
ed0ad6d
sh: fix up sh7786 dmaengine build.
by Paul Mundt
· 14 years ago
8f4b303
sh: disable SD-card write-protection detection on kfr2r09
by Guennadi Liakhovetski
· 14 years ago
65a1b03
sh: Add SDHI DMA support to migor
by Guennadi Liakhovetski
· 14 years ago
9e526bc
sh: Add SDHI DMA support to kfr2r09
by Guennadi Liakhovetski
· 14 years ago
470ef1a
sh: Add SDHI DMA support to ms7724se
by Guennadi Liakhovetski
· 14 years ago
815f199
sh: Add SDHI DMA support to ecovec
by Guennadi Liakhovetski
· 14 years ago
d62b8a9
sh: add DMA slave definitions to sh7724
by Guennadi Liakhovetski
· 14 years ago
afd46501
sh: add DMA slaves for two SDHI controllers to sh7722
by Guennadi Liakhovetski
· 14 years ago
10440af
sh: define DMA slaves per CPU type, remove now redundant header
by Guennadi Liakhovetski
· 14 years ago
2d15124
sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se
by Guennadi Liakhovetski
· 15 years ago
aee5ab0
sh: add Video Output Unit and AK8813 video encoder support on ecovec
by Guennadi Liakhovetski
· 15 years ago
d8252d6
sh: fix up the dwarf unwinder build for MODULES=n.
by Paul Mundt
· 14 years ago
b2e2583
sh: remove duplicated #include
by Huang Weiyi
· 14 years ago
0961d65
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 14 years ago
489022c
kgdb,sh: update superh kgdb exception handling
by Jason Wessel
· 14 years ago
Next »