index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-2
/
+2
2011-02-23
ARM: 6748/1: ignore mdesc->boot_params if out of range
Nicolas Pitre
1
-2
/
+19
2011-02-23
ARM: 6749/1: fold lookup_machine_type() into setup_machine()
Nicolas Pitre
1
-31
/
+17
2011-02-22
ARM: pm: allow generic sleep code to be used with SMP CPU idle
Russell King
1
-1
/
+26
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King
3
-0
/
+119
2011-02-21
ARM: 6745/1: kprobes insn decoding fix
Nicolas Pitre
1
-1
/
+1
2011-02-21
ARM: Keep exit text/data around for SMP_ON_UP
Russell King
1
-0
/
+9
2011-02-21
ARM: Ensure predictable endian state on signal handler entry
Russell King
1
-1
/
+3
2011-02-21
ARM: 6740/1: Place correctly notes section in the linker script
Pawel Moll
1
-0
/
+2
2011-02-21
ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...
Will Deacon
1
-2
/
+3
2011-02-19
ARM: 6676/1: Correct the cpu_architecture() function for ARMv7
Catalin Marinas
1
-2
/
+2
2011-02-19
ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems
Will Deacon
1
-8
/
+14
2011-02-19
Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Russell King
1
-1
/
+16
2011-02-17
ARM: 6648/1: map ATAGs when not in first 1MB of RAM
Rob Herring
1
-4
/
+10
2011-02-17
ARM: P2V: extend to 16-bit translation offsets
Russell King
1
-1
/
+14
2011-02-17
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
Russell King
4
-1
/
+98
2011-02-17
ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL
Russell King
1
-22
/
+22
2011-02-17
ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Russell King
1
-1
/
+3
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
1
-1
/
+1
2011-02-17
ARM: perf_event: allow platform-specific interrupt handler
Rabin Vincent
1
-1
/
+16
2011-02-15
ARM: Defer lookup of machine_type to setup.c
Russell King
4
-101
/
+40
2011-02-15
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...
Will Deacon
2
-4
/
+4
2011-02-12
ARM: move cache/processor/fault glue to separate include files
Russell King
2
-1
/
+4
2011-02-11
ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...
Will Deacon
1
-5
/
+13
2011-02-11
ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR
Will Deacon
1
-13
/
+13
2011-02-11
ARM: pm: add function to set WFI low-power mode for SMP CPUs
Russell King
1
-0
/
+23
2011-02-10
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
Rabin Vincent
1
-1
/
+1
2011-02-10
ARM: fixup SMP alternatives in modules
Russell King
2
-13
/
+47
2011-02-02
ARM: v6k: select clear exclusive code seqences according to V6 variants
Russell King
1
-7
/
+7
2011-02-02
ARM: v6k: introduce CPU_V6K option
Russell King
2
-3
/
+3
2011-02-02
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
1
-12
/
+6
2011-01-31
ARM: smp_on_up: allow non-ARM SMP processors
Russell King
1
-12
/
+10
2011-01-31
arm: Switch from do_timer() to xtime_update()
Torben Hohn
1
-3
/
+1
2011-01-25
ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode
Russell King
1
-5
/
+2
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-21
/
+24
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-18
/
+32
2011-01-15
ARM: fix missing branch in __error_a
Russell King
1
-0
/
+2
2011-01-15
ARM: fix /proc/$PID/stack on SMP
Russell King
1
-3
/
+6
2011-01-14
ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources
Dima Zavin
1
-10
/
+6
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
1
-11
/
+3
2011-01-13
ARM: ecard: irq_data conversion.
Lennert Buytenhek
1
-14
/
+14
2011-01-13
ARM: core irq_data conversion.
Lennert Buytenhek
1
-7
/
+10
2011-01-12
ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used
Alexander Holler
1
-2
/
+4
2011-01-11
ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU
Will Deacon
1
-0
/
+2
2011-01-11
ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero
Russell King
1
-1
/
+1
2011-01-11
ARM: sched_clock: allow init_sched_clock() to be called early
Russell King
2
-1
/
+10
2011-01-11
ARM: twd: fix display of twd frequency
Russell King
1
-1
/
+1
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
27
-3189
/
+3989
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
11
-296
/
+538
[prev]
[next]