summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-15ARM: 7675/1: amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIMEHiroshi Doyu1-1/+1
2013-03-15ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c...Santosh Shilimkar1-1/+1
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2013-03-07ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd1-1/+1
2013-03-07ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin1-1/+1
2013-03-04ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2-2/+2
2013-03-04ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang1-1/+1
2013-03-04ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-03-04ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann1-1/+1
2013-03-04ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon4-1/+6
2013-03-04ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2-6/+40
2013-03-04ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon4-14/+19
2013-03-04ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon1-3/+3
2013-03-04ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon1-4/+22
2013-03-04ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo1-0/+4
2013-03-04ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.idBen Dooks1-1/+1
2013-03-04ARM: 7642/1: netx: bump IRQ offset to 64Linus Walleij2-33/+33
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-04Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-273/+1375
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-82/+79
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-24/+77
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds48-1019/+5443
2013-03-03Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds38-331/+1881
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King239-1306/+2071
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-03ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-03ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-03ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-03ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-03jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-03metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-03metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-03metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-03metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-03metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-03metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13