| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | | [ARM] arm/kernel/arthur.c: add MODULE_LICENSE | Adrian Bunk | 2008-05-17 | 1 | -0/+2 |
* | | [ARM] export copy_page | Russell King | 2008-05-17 | 1 | -0/+2 |
|/ |
|
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 | 2 | -2/+2 |
|\ |
|
| * | kprobes/arm: fix decoding of arithmetic immediate instructions | Lennert Buytenhek | 2008-04-28 | 1 | -1/+1 |
| * | kprobes/arm: fix cache flush address for instruction stub | Nicolas Pitre | 2008-04-28 | 1 | -1/+1 |
* | | arm: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -7/+1 |
* | | proc: switch /proc/bus/ecard/devices to seq_file interface | Alexey Dobriyan | 2008-04-29 | 1 | -28/+26 |
* | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
* | | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 2 | -222/+1 |
|\ |
|
| * | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 2 | -222/+1 |
* | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 2 | -1/+25 |
|\ \
| |/ |
|
| * | [ARM] 4878/1: Add oabi shim for fstatat64 | Riku Voipio | 2008-03-28 | 2 | -1/+25 |
| | | |
| \ | |
*-. \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | 3 | -21/+14 |
|\ \ \
| | |/
| |/| |
|
| | * | [ARM] Fix kernel mode preemption | Russell King | 2008-04-19 | 1 | -19/+5 |
| | * | [ARM] 4881/1: print unrecognised processor ID as part of failure message | Lennert Buytenhek | 2008-04-19 | 1 | -1/+6 |
| | * | [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall... | Uwe Kleine-König | 2008-04-19 | 1 | -1/+3 |
| |/ |
|
* | | Linux Thumb-2 support for user-space applications | Paul Brook | 2008-04-18 | 1 | -9/+44 |
* | | Add a prefetch abort handler | Paul Brook | 2008-04-18 | 3 | -10/+36 |
* | | ARMv7: Add support for the ThumbEE state saving/restoring | Catalin Marinas | 2008-04-18 | 3 | -0/+85 |
|/ |
|
* | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT | janboe | 2008-03-20 | 1 | -2/+2 |
* | [ARM] 4849/1: move ATAGS asm definitions | Greg Ungerer | 2008-03-06 | 2 | -3/+3 |
* | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y | Nicolas Pitre | 2008-03-06 | 1 | -0/+5 |
* | [ARM] constify function pointer tables | Jan Engelhardt | 2008-02-09 | 1 | -1/+1 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -29/+0 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 1 | -1/+1 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
*---. | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 2008-02-04 | 7 | -63/+133 |
|\ \ \ |
|
| | | * | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 2008-02-04 | 1 | -5/+5 |
| | | * | [ARM] 4813/1: Add SMP helper functions for clockevents support | Catalin Marinas | 2008-02-04 | 1 | -2/+27 |
| |_|/
|/| | |
|
| | * | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags | Richard Purdie | 2008-02-04 | 6 | -56/+100 |
| |/
|/| |
|
| * | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bits | Krzysztof Halasa | 2008-02-04 | 1 | -0/+1 |
|/ |
|
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -5/+5 |
*-----. | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 8 | -17/+2049 |
|\ \ \ \ |
|
| | | | * | [ARM] 4584/2: ARMv7: Add Advanced SIMD (NEON) extension support | Catalin Marinas | 2008-01-26 | 1 | -0/+38 |
| | |_|/
| |/| | |
|
| | | * | [ARM] 4689/1: small comment wrap fix | Nicolas Pitre | 2008-01-26 | 1 | -2/+2 |
| | | * | [ARM] 4687/1: Trivial arch/arm/kernel/entry-common.S comment fix | George G. Davis | 2008-01-26 | 1 | -1/+1 |
| | | * | [ARM] ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2008-01-26 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | ARM kprobes: special hook for the kprobes breakpoint handler | Nicolas Pitre | 2008-01-26 | 2 | -7/+13 |
| | * | ARM kprobes: prevent some functions involved with kprobes from being probed | Nicolas Pitre | 2008-01-26 | 4 | -11/+9 |
| | * | ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack | Nicolas Pitre | 2008-01-26 | 1 | -3/+10 |
| | * | ARM kprobes: core code | Abhishek Sagar | 2008-01-26 | 2 | -1/+454 |
| | * | ARM kprobes: instruction single-stepping support | Quentin Barnes | 2008-01-26 | 2 | -0/+1530 |
| |/ |
|
* | | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 | 1 | -0/+2 |
|/ |
|
* | sched: remove printk_clock() | Ingo Molnar | 2008-01-25 | 1 | -11/+0 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -2/+2 |