index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
microblaze: Lockdep support
Michal Simek
1
-0
/
+2
2009-12-14
microblaze: Register timecounter/cyclecounter
Michal Simek
1
-0
/
+28
2009-12-14
microblaze: Stack trace support
Michal Simek
2
-0
/
+66
2009-12-14
microblaze: Add IRQENTRY_TEXT to lds
Michal Simek
1
-2
/
+3
2009-12-14
microblaze: __init_begin symbol must be aligned
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: GPIO reset support
Michal Simek
3
-30
/
+139
2009-12-11
Unify sys_mmap*
Al Viro
2
-36
/
+4
2009-12-10
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
1
-42
/
+2
2009-12-10
of/flattree: eliminate cell_t typedef
Grant Likely
1
-6
/
+4
2009-12-10
of/flattree: merge dt_mem_next_cell
Grant Likely
1
-8
/
+0
2009-12-10
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
1
-23
/
+0
2009-12-10
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
1
-32
/
+0
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2009-11-23
of: merge prom_{add,remove,modify}_property
Grant Likely
1
-113
/
+0
2009-11-23
of/flattree: Merge unflatten_device_tree
Grant Likely
1
-49
/
+0
2009-11-23
of/flattree: Merge unflatten_dt_node
Grant Likely
1
-195
/
+0
2009-11-23
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
1
-19
/
+0
2009-11-23
of/flattree: merge of_get_flat_dt_prop
Grant Likely
1
-42
/
+0
2009-11-23
of/flattree: merge of_get_flat_dt_root
Grant Likely
1
-12
/
+0
2009-11-23
of/flattree: merge of_scan_flat_dt
Grant Likely
1
-61
/
+0
2009-11-23
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
1
-8
/
+0
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
3
-1
/
+5
2009-10-15
of: merge of_find_all_nodes() implementations
Grant Likely
1
-23
/
+0
2009-10-15
of: add common header for flattened device tree representation
Grant Likely
1
-1
/
+1
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-05
microblaze: Clear sticky FSR register after saving it to func parametr
Michal Simek
2
-1
/
+3
2009-10-05
microblaze: UMS is used only for MMU kernel
Michal Simek
1
-0
/
+2
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-74
/
+205
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-22
microblaze: Fix _start symbol to physical address
Michal Simek
1
-0
/
+1
2009-09-22
microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
Michal Simek
1
-15
/
+19
2009-09-22
microblaze: Support ptrace syscall tracing.
Michal Simek
2
-12
/
+122
2009-09-22
microblaze: Updated CPU version and FPGA family codes in PVR
John Williams
1
-0
/
+3
2009-09-22
microblaze: Generate correct signal and siginfo for integer div-by-zero
Michal Simek
1
-1
/
+1
2009-09-22
microblaze: Don't be noisy when userspace causes hardware exceptions
Michal Simek
1
-11
/
+20
2009-09-22
microblaze: Clear sticky FSR register after generating exception signals
John Williams
1
-0
/
+2
2009-09-22
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
1
-0
/
+1
2009-09-22
microblaze: Save and restore msr in hw exception
Michal Simek
1
-2
/
+6
2009-09-21
microblaze: Improve checking mechanism for MSR instruction
Michal Simek
1
-8
/
+5
2009-09-21
microblaze: Add checking mechanism for MSR instruction
Michal Simek
2
-3
/
+26
2009-09-21
microblaze: Cleanup linker script using new linker script macros.
Tim Abbott
1
-31
/
+8
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-2
/
+4
2009-08-18
microblaze: Enable ppoll syscall
Michal Simek
1
-1
/
+1
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2
-0
/
+4
2009-08-18
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
1
-9
/
+0
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
14
-375
/
+150
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
1
-1
/
+1
[prev]
[next]