Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3aef65ee5d28df4e1415be2c83fb3eb90e9cfc3f
/
arch
/
blackfin
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e72837e
default SET_PERSONALITY() in linux/elf.h
by Al Viro
· 12 years ago
c41b381
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
df24eef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
6ecf968
Merge branch 'pm-cpuidle' into fixes
by Rafael J. Wysocki
· 12 years ago
eba87ef
blackfin idle: Fix compile error
by Lars-Peter Clausen
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
f656c24
blackfin: time-ts: Remove duplicate assignment
by Stephen Boyd
· 12 years ago
36c4723
blackfin: pm: fix build error
by Steven Miao
· 12 years ago
293be8d
blackfin: sync data in blackfin write buffer
by Sonic Zhang
· 12 years ago
c73bc70
blackfin: use bitmap library functions
by Akinobu Mita
· 12 years ago
c428f8e
blackfin: mem_init: update dmc config register
by Bob Liu
· 12 years ago
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
10baf04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Rafael J. Wysocki
· 12 years ago
26bab0c
blackfin idle: delete pm_idle
by Len Brown
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
f7c819c
arch Kconfig: Remove references to IRQ_PER_CPU
by James Hogan
· 12 years ago
79d4321
blackfin: switch to generic sigaltstack
by Al Viro
· 12 years ago
afbe21d
blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()
by Geert Uytterhoeven
· 12 years ago
786133f
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core
by Ingo Molnar
· 12 years ago
89a0677
arch/blackfin: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1ca97bb
new helper: current_user_stack_pointer()
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
4351654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 12 years ago
86794b4
blackfin: SEC: clean up SEC interrupt initialization
by Sonic Zhang
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
1439d03
blackfin: kgdb: call generic_exec_single() directly
by Sonic Zhang
· 12 years ago
f1a1d52
blackfin: anomaly: add anomaly 16000030 for bf5xx
by Sonic Zhang
· 12 years ago
4452fec
Blackfin: dpmc: use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
00e9584
Blackfin: remove unused is_in_rom()
by Tobias Klauser
· 12 years ago
d69367b
Blackfin: remove unnecessary prototype for kobjsize()
by Tobias Klauser
· 12 years ago
594fa5c
Blackfin: twi: Add missing __iomem annotation
by Lars-Peter Clausen
· 12 years ago
2a7e077
Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __user
by Lars-Peter Clausen
· 12 years ago
10dc42b
Blackfin: Annotate clear_user 'to' parameter with __user
by Lars-Peter Clausen
· 12 years ago
aff0663
Blackfin: Add missing __user annotations to put_user
by Lars-Peter Clausen
· 12 years ago
d95dcaa
Blackfin: Annotate strncpy_from_user src parameter with __user
by Lars-Peter Clausen
· 12 years ago
e9dfcdb
blackfin: Use Kbuild infrastructure for kvm_para.h
by Steven Rostedt
· 12 years ago
2ba3645
UAPI: (Scripted) Disintegrate arch/blackfin/include/asm
by David Howells
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9c76820
treewide: Fix typos in various drivers
by Masanari Iida
· 12 years ago
e80d666
flagday: kill pt_regs argument of do_fork()
by Al Viro
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
135c37b
bfin: switch to generic vfork, get rid of pointless wrappers
by Al Viro
· 12 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
6147a9d
irq_work: Remove CONFIG_HAVE_IRQ_WORK
by Frederic Weisbecker
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
77614e0
arch: Change defconfigs to point to g_mass_storage.
by Michal Nazarewicz
· 12 years ago
999121a
blackfin: switch to generic sys_execve()
by Al Viro
· 12 years ago
ee1e17c
blackfin: convert kernel_thread() and kernel_execve() to generic ones
by Al Viro
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
af1839e
Kconfig: clean up the long arch list for the UID16 config option
by Catalin Marinas
· 12 years ago
dea77cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6594b98
Blackfin: smp: add smp_mb() to keep coherency
by Steven Miao
· 12 years ago
4087af4
Blackfin: drop irq enable in init_arch_irq()
by Steven Miao
· 12 years ago
5204e47
Blackfin: fix wrong place disabled irq
by Steven Miao
· 12 years ago
e334492
Blackfin: update defconfig for bf609-ezkit
by Bob Liu
· 12 years ago
ee5124e3
Blackfin: add bf548 v0.4 revision
by Sonic Zhang
· 12 years ago
740dd8c
Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs
by Sonic Zhang
· 12 years ago
810f151
Blackfin: cpufreq: fix dpm_state_table
by James Cosin
· 12 years ago
ce86091
Blackfin: bfin_gpio: proc: fix return value
by Steven Miao
· 12 years ago
a54081c
Blackfin: CM-BF537E: Update SPORT support in board file.
by Harald Krapfenbauer
· 12 years ago
57820b3
Blackfin: bf537: fix lq035 platform device name
by Scott Jiang
· 12 years ago
4563f2c
Blackfin: bf533-ezkit: enable flash drivers by default
by Mike Frysinger
· 12 years ago
16f3e95
cross-arch: don't corrupt personality flags upon exec()
by Jiri Kosina
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
b8c4bf2
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
ddfb43f
Merge tag 'v3.6-rc6' into for-3.7
by Mark Brown
· 12 years ago
2a1497c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin
by Linus Torvalds
· 12 years ago
6895f97
kbuild: add symbol prefix arg to kallsyms
by James Hogan
· 12 years ago
5088846
blackfin: smp: adapt to generic smp helpers
by Steven Miao
· 12 years ago
63f49dc
blackfin: add platform device for ad1836 machine driver
by Scott Jiang
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
9ec9716
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
719154c
bf60x: fix build warning
by Bob Liu
· 12 years ago
0220874
PM: add BF60x flash suspend and resume support
by Steven Miao
· 13 years ago
433b588
blackfin: twi: read twi mmr via bfin_read macro
by Sonic Zhang
· 12 years ago
68bcdd4
dpm: deepsleep: reserve stack
by Steven Miao
· 12 years ago
7c7d027
bf60x: cpufreq: fix anomaly 05000273
by Sonic Zhang
· 12 years ago
Next »