index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
microblaze: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2017-07-03
Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-11
/
+23
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-17
/
+0
2017-06-22
microblaze: Fix MSR flags when returning from exception
Michal Simek
1
-6
/
+13
2017-06-22
microblaze: Separate GP registers from MSR handling
Michal Simek
1
-3
/
+6
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-1
/
+1
2017-05-29
microblaze: wire up statx syscall
Tobias Klauser
1
-0
/
+1
2017-05-29
microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timer
Nicolai Stange
1
-0
/
+2
2017-05-29
microblaze: use sg_phys()
Geliang Tang
1
-2
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+3
2016-12-20
Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-1
/
+13
2016-12-14
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+8
2016-11-29
irqchip/xilinx: Rename get_irq to xintc_get_irq
Zubair Lutfullah Kakakhel
1
-2
/
+2
2016-11-29
microblaze/irqchip: Move intc driver to irqchip
Zubair Lutfullah Kakakhel
2
-197
/
+1
2016-11-15
microblaze: Add new fpga families
Michal Simek
1
-0
/
+4
2016-11-15
microblaze: Add missing release version code v9.6 and v10
Michal Simek
1
-0
/
+2
2016-11-15
microblaze: Add missing syscalls
Michal Simek
1
-0
/
+6
2016-11-15
microblaze: Fix return value from xilinx_timer_init
Michal Simek
1
-1
/
+1
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
1
-1
/
+1
2016-06-28
clocksource/drivers/microblaze: Convert init function to return error
Daniel Lezcano
1
-13
/
+38
2016-05-16
microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls
Michal Simek
1
-0
/
+3
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-2
/
+0
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+2
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-1
/
+1
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2015-08-17
scatterlist: use sg_phys()
Dan Williams
1
-2
/
+1
2015-08-10
microblaze/timer: Migrate to new 'set-state' interface
Viresh Kumar
1
-27
/
+19
2015-07-31
microblaze/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
1
-2
/
+1
2015-06-08
microblaze: Label local function static
Michal Simek
2
-1
/
+2
2015-06-08
microblaze: Add missing release version code
Michal Simek
1
-0
/
+2
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-76
/
+73
2015-04-15
microblaze: mb: remove use of seq_printf return value
Joe Perches
1
-76
/
+73
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2015-04-12
microblaze: Remove signal translation and exec_domain
Richard Weinberger
1
-8
/
+1
2015-04-11
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-2
/
+0
2015-03-04
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
1
-1
/
+2
2015-03-04
microblaze: Coding style cleanup
Michal Simek
1
-2
/
+2
[next]