summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27Linux 3.0-rc5Linus Torvalds1-1/+1
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins2-2/+6
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins1-5/+2
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins2-17/+15
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins1-2/+3
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton1-1/+1
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki1-12/+15
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov1-3/+12
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara3-0/+13
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra2-18/+8
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt1-0/+8
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu1-2/+6
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6
2011-06-27drivers/rtc/rtc-ds1307.c: add support for RTC device pt7c4338Priyanka Jain1-0/+1
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2-7/+33
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins3-24/+32
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins4-11/+19
2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins2-24/+24
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov3-2/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds14-28/+74
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki10-53/+8
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-31/+100
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-6/+31
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-5/+9
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+10
2011-06-27btrfs: fix inconsonant inode informationMiao Xie3-26/+91
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+3
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-116/+98
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter1-6/+1