summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01sparc64: Do not clobber %g7 in setcontext() trap.David S. Miller1-2/+4
2008-08-01sparc64: Kill __show_regs().David S. Miller3-28/+3
2008-08-01sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2-26/+25
2008-07-31sparc64: Kill smp_report_regs().David S. Miller4-56/+0
2008-07-31sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller1-35/+0
2008-07-31sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2-2/+11
2008-07-31sparc64: Make global reg dumping even more useful.David S. Miller3-11/+40
2008-07-31sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli1-0/+2
2008-07-31sparc64: FUTEX_OP_ANDN fixMikael Pettersson1-1/+1
2008-07-30sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-30sparc64: Kill isa_bus_type.David S. Miller2-6/+0
2008-07-28sparc64: Fix global reg snapshotting on self-cpu.David S. Miller1-1/+1
2008-07-28sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller1-0/+1
2008-07-28sparc: Add task_pt_regs().David S. Miller1-0/+1
2008-07-28sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-28sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller3-4/+22
2008-07-28sparc: Use tracehook routines in syscall_trace().David S. Miller2-17/+21
2008-07-28sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+1
2008-07-28sparc: Add user_stack_pointer().David S. Miller2-0/+2
2008-07-28sparc64: tracehook_signal_handlerRoland McGrath2-0/+6
2008-07-28sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath3-6/+13
2008-07-28sparc: Add asm/syscall.hDavid S. Miller1-0/+120
2008-07-28sparc64: tracehook syscallRoland McGrath3-22/+17
2008-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller493-312/+197
2008-07-28Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-4/+5
2008-07-28Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds1-3/+5
2008-07-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds73-881/+733
2008-07-28task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi5-57/+44
2008-07-28NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust1-1/+2
2008-07-28nfs_remount oops when rebooting + possible fixMarc Zyngier1-3/+3
2008-07-28sparc: enable headers_export againSam Ravnborg1-1/+45
2008-07-28sparc, sparc64: use arch/sparc/includeSam Ravnborg492-311/+152
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-70/+66
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds91-1028/+3945
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds8-32/+81
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-138/+143
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds18-323/+574
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-15/+34
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi7-114/+104
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-80/+260
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins3-7/+23
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell3-15/+33