aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19[ARM] Fix kernel mode preemptionRussell King1-19/+5
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek1-1/+6
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entriesUwe Kleine-König1-1/+3
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2-3/+3
2008-03-06[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre1-0/+5
2008-02-09[ARM] constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-29/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt1-1/+1
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King7-63/+133
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-5/+5
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas1-2/+27
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie6-56/+100
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa1-0/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-5/+5
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King8-17/+2049
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-0/+2
2008-01-26ARM kprobes: special hook for the kprobes breakpoint handlerNicolas Pitre2-7/+13
2008-01-26ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre4-11/+9
2008-01-26ARM kprobes: don't let a single-stepped stmdb corrupt the exception stackNicolas Pitre1-3/+10
2008-01-26ARM kprobes: core codeAbhishek Sagar2-1/+454
2008-01-26ARM kprobes: instruction single-stepping supportQuentin Barnes2-0/+1530
2008-01-26[ARM] 4689/1: small comment wrap fixNicolas Pitre1-2/+2
2008-01-26[ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fixGeorge G. Davis1-1/+1
2008-01-26[ARM] ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-1/+1
2008-01-26[ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension supportCatalin Marinas1-0/+38
2008-01-25sched: remove printk_clock()Ingo Molnar1-11/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-2/+2
2007-11-26[ARM] 4665/1: fix __und_usr wrt accessing the undefined insn in user spaceNicolas Pitre1-1/+1
2007-11-26[ARM] 4659/1: remove possibilities for spurious false negative with __kuser_cmpxchgNicolas Pitre2-39/+58
2007-11-26[ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQsNicolas Pitre1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan3-10/+10
2007-10-17remove include/asm-*/ipc.hAdrian Bunk2-2/+2
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15Merge branch 'pxa' into develRussell King1-3/+25
2007-10-15[ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport1-3/+25
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2-1/+58
2007-10-12[ARM] Add fallocate syscall entryRussell King1-0/+1
2007-10-12[ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas1-4/+17
2007-09-30[ARM] Resolve PCI section warningsRussell King1-2/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-1/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan2-0/+2
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King1-2/+0
2007-07-23[ARM] setup_profiling_timer must not be __initRussell King1-1/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-7/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1