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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
2
-10
/
+7
2008-10-09
Merge branch 'ptebits' into devel
Russell King
3
-2
/
+81
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2
-10
/
+7
2008-10-02
[ARM] 5274/1: simplify request_standard_resources()
Nicolas Pitre
1
-7
/
+2
2008-10-01
[ARM] Improve non-executable support
Russell King
3
-2
/
+81
2008-09-30
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
Russell King
1
-13
/
+0
2008-09-25
[ARM] Print details relevant to how we handle the cache
Russell King
1
-0
/
+9
2008-09-25
[ARM] Introduce new bitmask based cache type macros
Russell King
1
-0
/
+22
2008-09-25
[ARM] Remove cache type printks
Russell King
1
-141
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
8
-10
/
+7
2008-09-06
[ARM] Convert asm/uaccess.h to linux/uaccess.h
Russell King
9
-10
/
+8
2008-09-06
[ARM] clean up a load of old declarations
Russell King
1
-2
/
+1
2008-09-06
[ARM] move initrd code from kernel/setup.c to mm/init.c
Russell King
1
-37
/
+0
2008-09-06
[ARM] remove pc_pointer()
Russell King
3
-7
/
+5
2008-09-05
[ARM] sparse: fix several warnings
Russell King
3
-33
/
+5
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
6
-19
/
+62
2008-09-01
[ARM] 5221/1: fix ldm/stm emulation for kprobes
Nicolas Pitre
1
-2
/
+2
2008-09-01
[ARM] 5206/1: remove kprobe_trap_handler() hack
Nicolas Pitre
2
-13
/
+4
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
1
-0
/
+1
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
1
-22
/
+23
2008-08-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-15
/
+40
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-08-12
[ARM] 5194/1: update .gitignore
Nicolas Pitre
1
-0
/
+1
2008-08-12
[ARM] 5193/1: Wire up missing syscalls
Stefan Schmidt
1
-2
/
+8
2008-08-12
[ARM] traps: don't call undef hook functions with spinlock held
Russell King
1
-13
/
+18
2008-08-09
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-0
/
+13
2008-08-09
[ARM] prevent crashing when too much RAM installed
Lennert Buytenhek
1
-0
/
+13
2008-08-07
[ARM] Fix SMP booting with non-zero PHYS_OFFSET
Russell King
1
-2
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
7
-7
/
+7
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-08-07
[ARM] Fix circular include dependency with IRQ headers
Russell King
1
-0
/
+1
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
1
-1
/
+1
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
kgdb: support for ARCH=arm
Jason Wessel
4
-0
/
+209
2008-07-21
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
1
-1
/
+1
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-1
/
+3
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
1
-2
/
+1
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
12
-323
/
+287
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-145
/
+18
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-177
/
+90
2008-07-10
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...
Russell King
5
-134
/
+50
2008-07-03
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
Russell King
2
-7
/
+19
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-3
/
+3
2008-06-26
arm: convert to generic helpers for IPI function calls
Jens Axboe
1
-142
/
+15
[next]