index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
8
-15
/
+0
2013-10-09
of: implement of_node_to_nid as a weak function
Rob Herring
2
-11
/
+0
2013-10-09
of: implement pci_address_to_pio as weak function
Rob Herring
5
-38
/
+0
2013-10-09
x86: add necessary includes for prom.h
Rob Herring
1
-0
/
+1
2013-10-09
mips: add explicit includes of prom.h
Rob Herring
3
-0
/
+4
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
5
-27
/
+5
2013-10-09
metag: move setup_machine_fdt declaration from prom.h
Rob Herring
3
-3
/
+1
2013-10-09
hexagon: remove unnecessary prom.h includes
Rob Herring
1
-3
/
+0
2013-10-09
arc: remove unnecessary prom.h includes
Rob Herring
2
-2
/
+0
2013-10-09
arm64: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-09
ARM: keystone: remove unnecessary prom.h include
Rob Herring
1
-1
/
+0
2013-10-09
mips: use common of_flat_dt_get_machine_name
Rob Herring
1
-14
/
+1
2013-10-09
metag: use common of_flat_dt_match_machine
Rob Herring
4
-44
/
+22
2013-10-09
arm64: use common of_flat_dt_get_machine_name
Rob Herring
1
-10
/
+1
2013-10-09
arm: use common of_flat_dt_match_machine
Rob Herring
1
-22
/
+19
2013-10-09
arc: use common of_flat_dt_match_machine
Rob Herring
3
-62
/
+23
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
10
-91
/
+4
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
3
-29
/
+0
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
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
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-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
2
-4
/
+5
2013-09-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-6
/
+8
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-44
/
+0
2013-09-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-7
/
+13
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
4
-6
/
+2
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-4
/
+4
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-4
/
+4
2013-09-27
x86/microcode/AMD: Fix patch level reporting for family 15h
Suravee Suthikulpanit
1
-0
/
+1
2013-09-25
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-19
/
+48
2013-09-25
Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-9
/
+5
[next]