index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
microblaze: clean-up prom.h implicit includes
Rob Herring
6
-27
/
+6
2013-10-10
metag: move setup_machine_fdt declaration from prom.h
Rob Herring
3
-3
/
+1
2013-10-10
hexagon: remove unnecessary prom.h includes
Rob Herring
1
-3
/
+0
2013-10-10
arc: remove unnecessary prom.h includes
Rob Herring
2
-2
/
+0
2013-10-10
arm64: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-10
ARM: keystone: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-10
of: remove unnecessary prom.h includes
Rob Herring
2
-2
/
+0
2013-10-10
drivers: remove unnecessary prom.h includes
Rob Herring
2
-4
/
+0
2013-10-10
mips: use common of_flat_dt_get_machine_name
Rob Herring
1
-14
/
+1
2013-10-10
metag: use common of_flat_dt_match_machine
Rob Herring
4
-44
/
+22
2013-10-10
arm64: use common of_flat_dt_get_machine_name
Rob Herring
1
-10
/
+1
2013-10-10
arm: use common of_flat_dt_match_machine
Rob Herring
1
-22
/
+19
2013-10-10
arc: use common of_flat_dt_match_machine
Rob Herring
3
-62
/
+23
2013-10-10
of: introduce common FDT machine related functions
Rob Herring
2
-0
/
+65
2013-10-09
openrisc: remove unnecessary prom.c includes
Rob Herring
1
-22
/
+0
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
12
-104
/
+10
2013-10-09
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
1
-18
/
+6
2013-10-09
arm: set initrd_start/initrd_end for fdt scan
Rob Herring
1
-3
/
+8
2013-10-09
of: create default early_init_dt_add_memory_arch
Rob Herring
4
-29
/
+19
2013-10-09
xtensa: use early_init_dt_scan
Rob Herring
1
-12
/
+9
2013-10-09
openrisc: use early_init_dt_scan
Rob Herring
1
-14
/
+1
2013-10-09
mips: use early_init_dt_scan
Rob Herring
2
-39
/
+3
2013-10-09
microblaze: use early_init_dt_scan
Rob Herring
2
-15
/
+4
2013-10-09
metag: use early_init_dt_scan
Rob Herring
1
-6
/
+1
2013-10-09
c6x: use early_init_dt_scan
Rob Herring
2
-20
/
+1
2013-10-09
arm64: use early_init_dt_scan
Rob Herring
1
-28
/
+3
2013-10-09
arm: use early_init_dt_scan
Rob Herring
1
-15
/
+1
2013-10-09
arc: use early_init_dt_scan
Rob Herring
1
-13
/
+1
2013-10-09
of: Introduce common early_init_dt_scan
Rob Herring
2
-0
/
+28
2013-10-09
metag: use unflatten_and_copy_device_tree
Rob Herring
2
-19
/
+1
2013-10-09
xtensa: use unflatten_and_copy_device_tree
Rob Herring
1
-18
/
+1
2013-10-09
x86: use unflatten_and_copy_device_tree
Rob Herring
1
-15
/
+8
2013-10-09
openrisc: use unflatten_and_copy_device_tree
Rob Herring
2
-14
/
+1
2013-10-09
arc: use unflatten_and_copy_device_tree
Rob Herring
3
-18
/
+1
2013-10-09
of: create unflatten_and_copy_device_tree
Rob Herring
2
-0
/
+26
2013-10-09
openrisc: use boot_command_line instead of private cmd_line
Rob Herring
2
-9
/
+2
2013-10-09
c6x: use boot_command_line instead of private c6x_command_line
Rob Herring
4
-19
/
+2
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
[next]