index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
metag
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
1
-1
/
+0
2013-11-15
metag: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-1
/
+1
2013-11-13
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
1
-3
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-101
/
+24
2013-11-12
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-22
/
+12
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2013-11-08
metag: off by one in setup_bootmem_node()
Dan Carpenter
1
-1
/
+1
2013-11-06
metag: handle low level kicks directly
James Hogan
4
-21
/
+11
2013-10-10
of: remove empty arch prom.h headers
Rob Herring
1
-20
/
+0
2013-10-10
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-1
/
+0
2013-10-10
metag: move setup_machine_fdt declaration from prom.h
Rob Herring
3
-3
/
+1
2013-10-10
metag: use common of_flat_dt_match_machine
Rob Herring
4
-44
/
+22
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-9
/
+0
2013-10-09
metag: use early_init_dt_scan
Rob Herring
1
-6
/
+1
2013-10-09
metag: use unflatten_and_copy_device_tree
Rob Herring
2
-19
/
+1
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-33
/
+19
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-20
sched/balancing: Periodically decay max cost of idle balance
Jason Low
1
-0
/
+1
2013-09-20
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-09-12
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+2
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-3
/
+2
2013-07-22
metag: tz1090: instantiate gpio-tz1090-pdc
James Hogan
1
-0
/
+14
2013-07-22
metag: tz1090: select and instantiate gpio-tz1090
James Hogan
2
-0
/
+36
2013-07-22
metag: tz1090: select and instantiate irq-imgpdc
James Hogan
2
-0
/
+19
2013-07-15
metag: delete __cpuinit usage from all metag files
Paul Gortmaker
3
-16
/
+14
2013-07-10
Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-2
/
+4
2013-07-09
metag: checksum.h: fix carry in csum_tcpudp_nofold
James Hogan
1
-1
/
+2
2013-07-06
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-52
/
+243
2013-07-04
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2
-7
/
+1
2013-07-04
consolidate per-arch stack overflow debugging options
Dave Hansen
2
-7
/
+1
2013-07-04
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
James Hogan
2
-1
/
+5
2013-07-04
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+2
2013-07-04
mm/metag: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-7
/
+1
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-4
/
+1
2013-07-04
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+6
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-07-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-07-02
metag: cpu hotplug: route_irq: preserve irq mask
James Hogan
1
-2
/
+3
2013-07-02
metag: kick: add missing irq_enter/exit to kick_handler()
James Hogan
1
-0
/
+9
2013-07-02
metag: smp: don't spin waiting for CPU to start
James Hogan
1
-10
/
+6
2013-07-02
metag: smp: enable irqs after set_cpu_online
James Hogan
1
-5
/
+6
2013-07-02
metag: use clear_tasks_mm_cpumask()
James Hogan
1
-7
/
+1
[next]