freezer: move frozen_process() to kernel/power/process.c
[safe/jmp/linux-2.6] / arch / arm / kernel /
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-20 Simon Arlott[ARM] spelling fixes
2007-05-20 Greg Ungerer[ARM] 4387/1: fix /proc/cpuinfo formatting for pre...
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-17 Russell King[ARM] ARMv6: add CPU_HAS_ASID configuration
2007-05-16 Russell King[ARM] Update ARM syscalls
2007-05-16 Al Viroarm: walk_stacktrace() needs to be exported
2007-05-12 Russell KingMerge branch 'fixes' into devel
2007-05-11 Frederik Deweerdt[ARM] export symbol csum_partial_copy_from_user
2007-05-11 Andrew Morton[ARM] stacktrace fix
2007-05-11 Thomas Gleixner[ARM] Spinlock initializer cleanup
2007-05-11 Russell King[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
2007-05-11 Russell King[ARM] ecard: add helper function for setting ecard...
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-08 Kevin Welton[ARM] Fix ARM branch relocation range
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-08 Russell King[ARM] Ensure head text is always placed at the start...
2007-05-08 Russell King[ARM] Shut up warning about init_thread_union
2007-05-08 Russell King[ARM] Mark SMP local timer and IPI as exception entries
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-06 Russell KingMerge branches 'arm-mm', 'at91', 'clkevts', 'imx',...
2007-05-06 Russell King[ARM] Move syscall saving out of the way of utrace
2007-05-03 Nicolas Pitre[ARM] 4227/1: minor head.S fixups
2007-05-03 Russell King[ARM] ecard: Convert card type enum to a flag
2007-05-03 Russell King[ARM] ecard: Move private ecard junk out of asm/ecard.h
2007-05-03 Russell King[ARM] ecard: silence new warning caused by previous...
2007-05-03 Eric W. Biederman[ARM] ecard: convert to use the kthread API
2007-05-03 Russell King[ARM] Set coherent DMA mask for Acorn expansion cards
2007-05-03 Dan Williams[ARM] 4356/1: arm: fix handling of svc mode undefined...
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-04-28 Russell King[ARM] Add stacktrace support and make oprofile use it
2007-04-21 Kevin Hilman[ARM] 4258/2: Support for dynticks in idle loop
2007-04-21 Russell King[ARM] ptrace: clean up single stepping support
2007-04-21 Russell King[ARM] Remove needless linux/ptrace.h includes
2007-04-21 Russell King[ARM] Add ability to dump exception stacks to kernel...
2007-03-31 Russell King[ARM] Export dma_channel_active()
2007-03-13 Russell King[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4...
2007-02-25 Nicolas Pitre[ARM] 4226/1: initial .data and .bss mappings of XIP...
2007-02-25 Nicolas Pitre[ARM] 4224/2: allow XIP kernel to boot again
2007-02-20 Russell KingMerge ARM fixes
2007-02-20 Russell King[ARM] Merge remaining IOP code
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-18 Russell KingMerge the easy part of the IOP branch
2007-02-17 Russell KingMerge AT91, EP93xx, General devel, PXA, S3C, V6+ and...
2007-02-17 Dan Williams[ARM] 4185/2: entry: introduce get_irqnr_preamble and...
2007-02-16 David Brownell[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
2007-02-16 Ingo Molnar[PATCH] genirq: remove IRQ_DISABLED
2007-02-16 Richard Purdie[ARM] 4137/1: Add kexec support
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Dan Williams[ARM] 4183/1: do_undefinstr: read svc undefined instruc...
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: arm
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2007-02-11 Ahmed S. Darwish[ARM] Use ARRAY_SIZE macro when appropriate
2007-02-09 Ralf Baechle[APM] ARM: Convert to use shared APM emulation.
2007-02-08 Catalin Marinas[ARM] 4134/1: Add generic support for outer caches
2007-02-08 Lennert Buytenhek[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH
2007-02-06 Russell King[ARM] Move processor_modes[] to .../process.c
2007-01-24 Linus Walleij[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB...
2007-01-08 Russell King[ARM] Provide basic printk_clock() implementation
2007-01-06 Russell King[ARM] Fix kernel-mode undefined instruction aborts
2007-01-06 Ben Dooks[ARM] 4070/1: arch/arm/kernel: fix warnings from missin...
2006-12-18 Lennert Buytenhek[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
2006-12-17 Russell King[ARM] Add more syscalls
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-11 Russell King[ARM] Clean up KERNEL_RAM_ADDR
2006-12-09 Russell King[ARM] Add sys_*at syscalls
2006-12-08 Russell King[ARM] Handle HWCAP_VFP in VFP support code
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Russell King[ARM] Merge individual ARM sub-trees
2006-12-07 Nicolas Pitre[ARM] 3983/2: remove unused argument to __bug()
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Russell King[ARM] Allow gcc to optimise arm_add_memory a little...
2006-12-03 Lennert Buytenhek[ARM] 3881/4: xscale: clean up cp0/cp1 handling
2006-11-30 Paul Gortmaker[ARM] 3911/2: Simplify alloc_thread_info on ARM
2006-11-30 Russell King[ARM] Remove compatibility layer for ARM irqs
2006-11-30 Russell King[ARM] Convert apm.c to use mutexes instead of semaphores
2006-11-30 Russell King[ARM] Include asm/elf.h instead of asm/procinfo.h
2006-11-30 Russell King[ARM] Fix "apm -s" command hang
2006-11-30 Russell King[ARM] Improve reliability of APM-emulation suspend
2006-11-26 Russell King[ARM] Export smp_call_function()
2006-11-07 David Brownell[ARM] 3926/1: make timer led handle HZ != 100
2006-11-02 Paul Gortmaker[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
2006-10-28 Russell King[ARM] Fix SMP irqflags support
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-11 Al Viro[PATCH] remove bogus arch-specific syscall exports
2006-10-06 Linus TorvaldsARM: fix up nested irq regs usage
2006-10-06 Frederik Deweerdt[PATCH] ixp4xxdefconfig arm fixes
2006-10-06 Linus TorvaldsInitial blind fixup for arm for irq changes
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-10-02 Arnd Bergmann[PATCH] rename the provided execve functions to kernel_...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
next