Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08microblaze: Fix variable types to remove W=1 warningMichal Simek
2015-01-08microblaze: Use unsigned type for limit comparison in cache.cMichal Simek
2015-01-05microblaze: Use unsigned type for proper comparison in cpuinfo*.cMichal Simek
2015-01-05microblaze: Use unsigned type for "for" loop because of comparison-kgdb.cMichal Simek
2015-01-05microblaze: Change extern inline to static inlineMichal Simek
2015-01-05microblaze: Mark get_frame_size as staticMichal Simek
2015-01-05microblaze: Use unsigned return type in do_syscall_trace_enterMichal Simek
2015-01-05microblaze: Declare microblaze_kgdb_break in headerMichal Simek
2015-01-05microblaze: Remove unused prom header from reset.cMichal Simek
2015-01-05microblaze: Remove unused prom_parse.cMichal Simek
2015-01-05microblaze: Wire-up execveat syscallMichal Simek
2015-01-05microblaze: Use empty asm-generic/linkage.hMichal Simek
2015-01-03microblaze: include the new timecounter header.Richard Cochran
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-10-27microblaze: Wire up bpf syscallMichal Simek
2014-10-27microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek
2014-10-27microblaze: Fix missing NR_CPUS in menuconfigMichal Simek
2014-10-20microblaze: io: remove dummy relaxed accessor macrosWill Deacon
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-09-24ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09microblaze: Fix number of syscallsMichal Simek
2014-09-09microblaze: Rename Advance setup to Kernel featuresMichal Simek
2014-09-09microblaze: Add mm/Kconfig to advance menuMichal Simek
2014-09-09arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()Chen Gang
2014-09-09arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...Chen Gang
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-08-06microblaze: Use sigsp()Richard Weinberger
2014-08-06microblaze: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-18microblaze: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-18microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-18microblaze: Change libgcc-style functions from lib-y to obj-yDavid Holsgrove
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-07-09microblaze: Wire-up renameat2 syscallMichal Simek
2014-07-09microblaze: Add syscall number commentMichal Simek