index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
binfmt_elf.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100
Kristoffer Ericson
10
-88
/
+87
2008-12-01
[ARM] 5324/2: ep93xx: support gpio interrupt debounce
Hartley Sweeten
2
-0
/
+20
2008-12-01
[ARM] 5311/1: ep93xx: add core support for built in i2c bus
Hartley Sweeten
2
-0
/
+23
2008-12-01
[ARM] 5309/1: ep93xx: add edb9307a platform
Hartley Sweeten
3
-0
/
+74
2008-12-01
[ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
Stelian Pop
7
-8
/
+49
2008-12-01
[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 board
Andrew Victor
4
-1
/
+1707
2008-12-01
[ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()
Andrew Victor
11
-59
/
+405
2008-12-01
[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files
Andrew Victor
5
-97
/
+5
2008-12-01
[ARM] 5287/2: [AT91] Configuration of Static Memory Controller
Andrew Victor
3
-6
/
+86
2008-12-01
RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
Catalin Marinas
1
-0
/
+1
2008-12-01
RealView: Update the realview-smp_defconfig file to a newer kernel
Catalin Marinas
1
-317
/
+401
2008-12-01
RealView: Update the realview_defconfig file to a newer kernel
Catalin Marinas
1
-239
/
+524
2008-12-01
RealView: Allow the in-kernel smc911x.c driver on RealView
Catalin Marinas
1
-0
/
+9
2008-12-01
RealView: Refactor the Ethernet device registration
Catalin Marinas
6
-37
/
+24
2008-12-01
RealView: Clean up the machine_is_*() calls in platsmp.c
Catalin Marinas
3
-26
/
+20
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
10
-44
/
+32
2008-12-01
RealView: Add Cortex-A9 support to the EB board
Jon Callan
6
-11
/
+29
2008-12-01
RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()
Harry Fearnhamm
1
-1
/
+4
2008-12-01
RealView: Add support for the Cortex-A8 Platform Baseboard
Bahadir Balban
7
-1
/
+475
2008-12-01
RealView: Allow PHYS_OFFSET at 0x70000000
Catalin Marinas
6
-4
/
+24
2008-12-01
[ARM] use asm/sections.h
Russell King
8
-27
/
+28
2008-11-30
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
4
-4
/
+4
2008-11-30
[ARM] lh7a40x: convert to simple clk API
Russell King
1
-61
/
+4
2008-11-30
[ARM] lh7a40x: clocks - cleanup
Russell King
1
-27
/
+0
2008-11-30
[ARM] aaec2000: convert to simple clk API
Russell King
4
-129
/
+24
2008-11-30
[ARM] netx: fix simple clk API
Russell King
1
-5
/
+2
2008-11-30
[ARM] ep93xx: convert to clkdev and match clocks by struct device where possible
Russell King
3
-45
/
+31
2008-11-30
[ARM] Update mach-types
Russell King
1
-3
/
+98
2008-11-30
[ARM] davinci: asm/memory.h is not required for mach/vmalloc.h
Russell King
1
-1
/
+0
2008-11-30
[ARM] amba-clcd: don't use SZ_ constants in drivers
Russell King
1
-1
/
+1
2008-11-30
[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are defined
Russell King
4
-3
/
+4
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
23
-65
/
+44
2008-11-30
[ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argument
Russell King
1
-2
/
+2
2008-11-30
[ARM] pnx4008: fix definition of PHYS_OFFSET
Russell King
1
-1
/
+1
2008-11-29
[ARM] give RiscPC a NR_IRQS definition and remove default
Russell King
2
-4
/
+1
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
6
-2
/
+6
2008-11-29
[ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
Russell King
5
-5
/
+5
2008-11-29
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
Russell King
49
-311
/
+61
2008-11-29
[ARM] fix constant values of MAX_DMA_ADDRESS
Russell King
3
-10
/
+2
2008-11-29
[ARM] move MAX_DMA_ADDRESS to mach/memory.h
Russell King
14
-44
/
+20
2008-11-29
[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
Russell King
3
-3
/
+0
2008-11-29
[ARM] asm/system.h does not require asm/memory.h
Russell King
1
-2
/
+0
2008-11-29
[ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h
Russell King
1
-2
/
+0
2008-11-29
[ARM] ixp4xx: clean up includes
Russell King
2
-5
/
+1
2008-11-29
[ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
Russell King
1
-2
/
+0
2008-11-29
[ARM] iop13xx: avoid polluting the kernel's namespace
Russell King
1
-2
/
+0
2008-11-29
[ARM] iop3xx: avoid polluting the kernel's namespace
Russell King
7
-13
/
+4
2008-11-28
[ARM] shark: avoid polluting the kernel's namespace
Russell King
3
-25
/
+6
2008-11-28
[ARM] shark: remove old unused "translated" IO macros
Russell King
1
-17
/
+0
2008-11-28
[ARM] clps711x: avoid polluting the kernel's namespace
Russell King
1
-2
/
+0
[next]