aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-15perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo1-3/+20
2010-05-15perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo1-3/+4
2010-05-15perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo1-2/+2
2010-05-15perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo1-1/+3
2010-05-15drivers/mtd: Use kmemdupJulia Lawall1-2/+1
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-05-15 MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva1-1/+1
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+5
2010-05-15lib/btree: fix possible NULL pointer dereference[email protected]1-1/+2
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre1-1/+1
2010-05-15Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg1-0/+5
2010-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-26/+49
2010-05-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2010-05-15ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov1-0/+5
2010-05-15ARM: nwfpe: allow debugging output to be configured at runtimeRussell King1-2/+11
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King3-3/+3
2010-05-15ARM: 6132/1: PL330: Add common core driverJassi Brar4-0/+2187
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan2-5/+37
2010-05-15ARM: Move memory mapping into mmu.cRussell King3-28/+28
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2-10/+10
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King4-4/+0
2010-05-15ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan1-27/+26
2010-05-15arm: use asm-generic/scatterlist.hFUJITA Tomonori1-18/+2
2010-05-15JFS: Free sbi memory in error pathJan Blunck1-7/+6
2010-05-15fs/sysv: dereferencing ERR_PTR()Dan Carpenter1-1/+1
2010-05-15Fix double-free in logfsAl Viro1-7/+7
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro5-11/+35
2010-05-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar18-130/+322
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov1-4/+4
2010-05-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-35/+99
2010-05-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2010-05-15ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat modeChristian Borntraeger1-0/+2
2010-05-14profile: fix stats and data leakageHugh Dickins1-1/+3
2010-05-14hughd: update email addressHugh Dickins1-1/+1
2010-05-14libata-sff: kill unused prototype and make ata_dev_select() staticTejun Heo2-4/+1
2010-05-14libata-sff: update bmdma host bus error handlingTejun Heo1-8/+12
2010-05-14sata_mv: remove unnecessary initializationTejun Heo1-3/+0
2010-05-14sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFFTejun Heo1-6/+6
2010-05-14pata_sch: use ata_pci_sff_init_one()Tejun Heo1-11/+1
2010-05-14pata_sil680: Do our own exec_command postingAlan Cox1-4/+26
2010-05-14libata: Remove excess delay in the tf_load pathAlan Cox2-5/+0
2010-05-14sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()Tejun Heo1-2/+1
2010-05-14tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt1-1/+8
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo4-3/+120
2010-05-14NFSD: don't report compiled-out versions as presentPavel Emelyanov1-1/+1
2010-05-14libata: don't flush dcache on slab pagesSebastian Andrzej Siewior1-1/+1
2010-05-14pata_cmd640: don't read CFR pointlesslySergei Shtylyov1-3/+0
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov5-66/+20
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov5-59/+63