index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 6998/2: kernel: use proper memory barriers for bitops
Heechul Yun
2011-07-22
1
-2
/
+2
*
ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM
Petr Štetiar
2011-07-22
1
-1
/
+5
*
ARM: 7000/1: LPAE: Use long long printk format for displaying the pud
Catalin Marinas
2011-07-19
1
-1
/
+1
*
ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state
Dave Martin
2011-07-19
3
-1
/
+18
*
ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage
Heechul Yun
2011-07-08
1
-1
/
+0
*
ARM: 6996/1: mm: Poison freed init memory
Stephen Boyd
2011-07-08
1
-1
/
+16
*
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-07-07
9
-59
/
+9
*
ARM: 6960/1: allow enabling SCU code on UP
Rob Herring
2011-07-06
2
-1
/
+2
*
ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros
Will Deacon
2011-07-06
1
-7
/
+7
*
ARM: 6986/1: mach-realview: add TCM support for PB1176
Linus Walleij
2011-07-06
1
-0
/
+1
*
ARM: 6985/1: export functions to determine the presence of I/DTCM
Linus Walleij
2011-07-06
2
-3
/
+20
*
ARM: 6984/1: enhance TCM robustness
Linus Walleij
2011-07-06
1
-8
/
+39
*
ARM: 6977/1: pmu: add platform_device_id table support
Mark Rutland
2011-06-29
1
-2
/
+18
*
ARM: 6976/1: pmu: add OF probing support
Mark Rutland
2011-06-29
1
-1
/
+33
*
ARM: 6975/1: pmu: reject duplicate PMU registrations
Mark Rutland
2011-06-29
1
-6
/
+6
*
ARM: 6974/1: pmu: refactor reservation
Mark Rutland
2011-06-29
3
-17
/
+22
*
ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARM
Simon Horman
2011-06-29
9
-17
/
+632
*
ARM: Allow SoCs to enable scatterlist chaining
Russell King
2011-06-02
2
-0
/
+7
*
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-05-28
19
-5060
/
+110
|
\
|
*
Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2011-05-28
3
-2113
/
+104
|
|
\
|
|
*
GPIO: OMAP: move to drivers/gpio
Kevin Hilman
2011-05-27
2
-2010
/
+1
|
|
*
GPIO: OMAP: move register offset defines into <plat/gpio.h>
Kevin Hilman
2011-05-27
2
-103
/
+103
|
*
|
gpio: Move the s5pc100 GPIO to drivers/gpio
Kyungmin Park
2011-05-27
2
-356
/
+1
|
*
|
gpio: Move the s5pv210 GPIO to drivers/gpio
Kyungmin Park
2011-05-27
2
-289
/
+1
|
*
|
gpio: Move the exynos4 GPIO to drivers/gpio
Kyungmin Park
2011-05-27
2
-366
/
+1
|
*
|
gpio: Move to Samsung common GPIO library to drivers/gpio
Kyungmin Park
2011-05-27
2
-207
/
+0
|
*
|
gpio/nomadik: add function to read GPIO pull down status
Rickard Andersson
2011-05-27
1
-0
/
+2
|
*
|
gpio: move Nomadik GPIO driver to drivers/gpio
Grant Likely
2011-05-27
5
-1028
/
+0
|
*
|
gpio: move U300 GPIO driver to drivers/gpio
Linus Walleij
2011-05-27
2
-701
/
+1
*
|
|
Merge branch 'setns'
Linus Torvalds
2011-05-28
2
-0
/
+2
|
\
\
\
|
*
|
|
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
2
-0
/
+2
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-05-28
6
-28
/
+2
|
\
\
\
\
|
*
|
|
|
mtd: s3c2410: remove CONFIG_MTD_PARTITIONS test
Jamie Iles
2011-05-25
2
-11
/
+0
|
*
|
|
|
mtd: pxa: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-1
/
+0
|
*
|
|
|
mtd: ixp: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-4
/
+0
|
*
|
|
|
arm: mtd: gemini: convert to mtd_device_register()
Jamie Iles
2011-05-25
2
-12
/
+2
*
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-28
184
-6108
/
+1492
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
2011-05-27
174
-6018
/
+1364
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
2011-05-27
1
-5
/
+20
|
|
|
*
|
|
|
|
ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks
Will Deacon
2011-05-26
1
-3
/
+3
|
|
|
*
|
|
|
|
ARM: 6943/1: mm: use TTBR1 instead of reserved context ID
Will Deacon
2011-05-26
2
-11
/
+10
|
|
|
*
|
|
|
|
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-26
5
-4
/
+13
|
|
|
*
|
|
|
|
ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area
Will Deacon
2011-05-26
2
-0
/
+3
|
|
|
*
|
|
|
|
ARM: add sendmmsg syscall
Russell King
2011-05-26
2
-0
/
+2
|
|
|
*
|
|
|
|
ARM: 6863/1: allow hotplug on msm
Jeffrey Ohlstein
2011-05-26
1
-1
/
+0
|
|
|
*
|
|
|
|
ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
Will Deacon
2011-05-26
1
-4
/
+5
|
|
|
*
|
|
|
|
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
Will Deacon
2011-05-26
3
-2
/
+7
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
2011-05-26
87
-3009
/
+786
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
at91: drop at572d940hf support
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
14
-2350
/
+2
|
|
|
*
|
|
|
|
at91rm9200: introduce at91rm9200_set_type to specficy cpu package
Jean-Christophe PLAGNIOL-VILLARD
2011-05-25
17
-18
/
+63
[next]