Age | Commit message (Expand) | Author |
2011-07-07 | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing | Vitaly Kuzmichev |
2011-07-05 | ARM: move memory layout sanity checking before meminfo initialization | Russell King |
2011-07-05 | ARM: 6989/1: perf: do not start the PMU when no events are present | Will Deacon |
2011-06-21 | ARM: SMP: wait for CPU to be marked active | Russell King |
2011-06-17 | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols | Dave Martin |
2011-06-09 | ARM: extend Code: line by one 16-bit quantity for Thumb instructions | Russell King |
2011-06-09 | ARM: 6955/1: cmpxchg syscall should data abort if page not write | Po-Yu Chuang |
2011-06-09 | ARM: 6953/1: DT: don't try to access physical address zero | Nicolas Pitre |
2011-06-06 | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off" | Ming Lei |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-05-26 | ARM: add sendmmsg syscall | Russell King |
2011-05-26 | ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 | Dave Martin |
2011-05-26 | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King |
2011-05-25 | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-23 | arm/dt: probe for platforms via the device tree | Grant Likely |
2011-05-23 | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely |
2011-05-20 | ARM: 6902/1: perf: Remove erroneous check on active_events | Mark Rutland |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-14 | ARM: 6883/1: ptrace: Migrate to regsets framework | Dave Martin |
2011-05-13 | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman |
2011-05-12 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-12 | ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls | Arnd Bergmann |
2011-05-12 | ARM: 6893/1: Allow for kernel command line concatenation | Victor Boivie |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-05-11 | arm/dt: Allow CONFIG_OF on ARM | Grant Likely |
2011-05-11 | arm/dt: Make __vet_atags also accept a dtb image | Grant Likely |
2011-05-04 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2011-04-29 | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg |
2011-04-29 | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King |
2011-04-28 | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst |
2011-04-28 | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst |