summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King11-99/+73
2011-07-02ARM: entry: data abort: avoid using r2 in abort helpersRussell King6-33/+33
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King10-46/+38
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King4-18/+19
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2-12/+12
2011-07-02ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King1-39/+8
2011-07-02ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King1-1/+16
2011-07-02ARM: entry: instrument svc undefined exception handler with irqtraceRussell King1-0/+10
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King5-50/+31
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King4-4/+6
2011-06-30ARM: entry: rejig register allocation in exception entry handlersRussell King1-38/+43
2011-06-29ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King1-2/+3
2011-06-29ARM: entry: no need to increase preempt count for IRQ handlersRussell King1-23/+4
2011-06-29ARM: entry: abort-macro: simplify do_ldrd_abortRussell King1-3/+1
2011-06-29ARM: entry: abort-macro: specify registers to be used for macrosRussell King5-22/+22
2011-06-29ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King1-4/+4
2011-06-29ARM: entry: prefetch/data abort helpers: convert to macrosRussell King1-50/+35
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King1-5/+5
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King7-26/+0
2011-06-28Linux 3.0-rc5v3.0-rc5Linus Torvalds1-1/+1
2011-06-28drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-28drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-28drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-28drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-28drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-28drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-28memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-28taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-28mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-28drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-28include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-28romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6