Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | ARM: 6608/1: enable bridges in pci_common_init. | Colin Tuckley | 2011-02-23 | 1 | -0/+5 | |
| | * | | | | | | | | | ARM: improve module relocation fixup diagnostics | Russell King | 2011-02-23 | 1 | -13/+14 | |
| | * | | | | | | | | | ARM: fix some sparse errors in generic ARM code | Russell King | 2011-02-23 | 2 | -1/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | ARM: Defer lookup of machine_type to setup.c | Russell King | 2011-02-15 | 4 | -101/+40 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 12 | -19/+228 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | / / / | | | | | | | |/ / / | | | | | | |/| / / | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | | * | | | | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King | 2011-02-22 | 1 | -1/+26 | |
| | | | | * | | | | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 3 | -0/+119 | |
| | | | | * | | | | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 | 2 | -1/+4 | |
| | | | | * | | | | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 2011-02-11 | 1 | -0/+23 | |
| | | | | | |/ / | | | | | |/| | | ||||||
* | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | arm: Switch from do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -3/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores | Will Deacon | 2011-02-26 | 1 | -3/+23 | |
* | | | | | | | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon | 2011-02-26 | 1 | -3/+3 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 2011-02-21 | 1 | -1/+1 | |
* | | | | | | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 2011-02-21 | 1 | -0/+9 | |
* | | | | | | ARM: Ensure predictable endian state on signal handler entry | Russell King | 2011-02-21 | 1 | -1/+3 | |
* | | | | | | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 2011-02-21 | 1 | -0/+2 | |
* | | | | | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas | 2011-02-19 | 1 | -2/+2 | |
* | | | | | | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon | 2011-02-19 | 1 | -8/+14 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ... | Will Deacon | 2011-02-11 | 1 | -5/+13 | |
* | | | | | ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR | Will Deacon | 2011-02-11 | 1 | -13/+13 | |
* | | | | | ARM: 6654/1: perf/oprofile: fix off-by-one in stack check | Rabin Vincent | 2011-02-10 | 1 | -1/+1 | |
* | | | | | ARM: fixup SMP alternatives in modules | Russell King | 2011-02-10 | 2 | -13/+47 | |
| |_|/ / |/| | | | ||||||
* | | | | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 2011-01-31 | 1 | -12/+10 | |
|/ / / | ||||||
* | | | ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode | Russell King | 2011-01-25 | 1 | -5/+2 | |
|/ / | ||||||
* | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 2 | -21/+24 | |
|\ \ | ||||||
| * | | ARM: ecard: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -14/+14 | |
| * | | ARM: core irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -7/+10 | |
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-15 | 7 | -18/+32 | |
|\ \ \ | ||||||
| * | | | ARM: fix missing branch in __error_a | Russell King | 2011-01-15 | 1 | -0/+2 | |
| * | | | ARM: fix /proc/$PID/stack on SMP | Russell King | 2011-01-15 | 1 | -3/+6 | |
| * | | | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources | Dima Zavin | 2011-01-14 | 1 | -10/+6 | |
| * | | | ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used | Alexander Holler | 2011-01-12 | 1 | -2/+4 | |
| * | | | ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU | Will Deacon | 2011-01-11 | 1 | -0/+2 | |
| * | | | ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero | Russell King | 2011-01-11 | 1 | -1/+1 | |
| * | | | ARM: sched_clock: allow init_sched_clock() to be called early | Russell King | 2011-01-11 | 2 | -1/+10 | |
| * | | | ARM: twd: fix display of twd frequency | Russell King | 2011-01-11 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 | 1 | -11/+3 | |
|/ / | ||||||
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 27 | -3189/+3989 | |
|\ \ | ||||||
| * \ | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 11 | -296/+538 | |
| |\ \ | ||||||
| | * \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-12-22 | 6 | -14/+147 | |
| | |\ \ | ||||||
| | | * | | ARM: pxa: add iwmmx support for PJ4 | Haojian Zhuang | 2010-12-20 | 3 | -13/+137 | |
| | * | | | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve... | Russell King | 2010-12-18 | 4 | -226/+344 | |
| | |\ \ \ | ||||||
| | | * | | | ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled | Will Deacon | 2010-12-15 | 1 | -29/+25 | |
| | | * | | | ARM: hw_breakpoint: fix warnings generated by sparse | Will Deacon | 2010-12-06 | 1 | -7/+13 | |
| | | * | | | ARM: ptrace: fix style issue with hw_breakpoint interface | Will Deacon | 2010-12-06 | 1 | -2/+2 | |
| | | * | | | ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handler | Will Deacon | 2010-12-06 | 1 | -2/+4 | |
| | | * | | | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpoints | Will Deacon | 2010-12-06 | 1 | -41/+40 |