index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh64: kernel: remove useless variable 'regs'
Chen Gang
2013-11-13
1
-1
/
+1
*
sh64: kernel: use 'usp' instead of 'fn'
Chen Gang
2013-11-13
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
104
-964
/
+369
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
6
-0
/
+6
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
151
-626
/
+951
|
|
\
|
|
*
of/irq: Fix bug in interrupt parsing refactor.
Grant Likely
2013-11-03
1
-3
/
+4
|
|
*
arm/versatile: Fix versatile irq specifications.
Grant Likely
2013-10-28
2
-2
/
+2
|
|
*
of/irq: create interrupts-extended property
Grant Likely
2013-10-28
1
-0
/
+16
|
|
*
microblaze/pci: Drop PowerPC-ism from irq parsing
Grant Likely
2013-10-24
2
-72
/
+1
|
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
4
-54
/
+4
|
|
*
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
5
-20
/
+15
|
|
*
of: Add testcases for interrupt parsing
Grant Likely
2013-10-24
2
-0
/
+42
|
|
*
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
1
-2
/
+4
|
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
12
-18
/
+13
|
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
14
-54
/
+42
|
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
14
-15
/
+15
|
|
*
of: Make cpu node handling more portable.
David Miller
2013-10-15
1
-0
/
+53
|
*
|
MIPS: Netlogic: replace early_init_devtree() call
Jayachandran C
2013-11-06
3
-5
/
+16
|
*
|
of: remove empty arch prom.h headers
Rob Herring
2013-10-09
6
-58
/
+0
|
*
|
powerpc: add explicit OF includes
Rob Herring
2013-10-09
32
-4
/
+49
|
*
|
powerpc: clean-up include ordering in prom.h
Rob Herring
2013-10-09
1
-10
/
+7
|
*
|
of: move of_translate_dma_address to of_address.h
Rob Herring
2013-10-09
1
-4
/
+0
|
*
|
of: move of_address_to_resource and of_iomap declarations from sparc
Rob Herring
2013-10-09
1
-8
/
+0
|
*
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
8
-15
/
+0
|
*
|
of: implement of_node_to_nid as a weak function
Rob Herring
2013-10-09
2
-11
/
+0
|
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-09
5
-38
/
+0
|
*
|
x86: add necessary includes for prom.h
Rob Herring
2013-10-09
1
-0
/
+1
|
*
|
mips: add explicit includes of prom.h
Rob Herring
2013-10-09
3
-0
/
+4
|
*
|
microblaze: clean-up prom.h implicit includes
Rob Herring
2013-10-09
5
-27
/
+5
|
*
|
metag: move setup_machine_fdt declaration from prom.h
Rob Herring
2013-10-09
3
-3
/
+1
|
*
|
hexagon: remove unnecessary prom.h includes
Rob Herring
2013-10-09
1
-3
/
+0
|
*
|
arc: remove unnecessary prom.h includes
Rob Herring
2013-10-09
2
-2
/
+0
|
*
|
arm64: remove unnecessary prom.h include
Rob Herring
2013-10-09
1
-1
/
+0
|
*
|
ARM: keystone: remove unnecessary prom.h include
Rob Herring
2013-10-09
1
-1
/
+0
|
*
|
mips: use common of_flat_dt_get_machine_name
Rob Herring
2013-10-09
1
-14
/
+1
|
*
|
metag: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
4
-44
/
+22
|
*
|
arm64: use common of_flat_dt_get_machine_name
Rob Herring
2013-10-09
1
-10
/
+1
|
*
|
arm: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
1
-22
/
+19
|
*
|
arc: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
3
-62
/
+23
|
*
|
openrisc: remove unnecessary prom.c includes
Rob Herring
2013-10-09
1
-22
/
+0
|
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
10
-91
/
+4
|
*
|
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-18
/
+6
|
*
|
arm: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-3
/
+8
|
*
|
of: create default early_init_dt_add_memory_arch
Rob Herring
2013-10-09
3
-29
/
+0
|
*
|
xtensa: use early_init_dt_scan
Rob Herring
2013-10-09
1
-12
/
+9
|
*
|
openrisc: use early_init_dt_scan
Rob Herring
2013-10-09
1
-14
/
+1
|
*
|
mips: use early_init_dt_scan
Rob Herring
2013-10-09
2
-39
/
+3
|
*
|
microblaze: use early_init_dt_scan
Rob Herring
2013-10-09
2
-15
/
+4
|
*
|
metag: use early_init_dt_scan
Rob Herring
2013-10-09
1
-6
/
+1
|
*
|
c6x: use early_init_dt_scan
Rob Herring
2013-10-09
2
-20
/
+1
[next]