summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.David S. Miller2008-08-012-26/+25Star
* sparc64: Kill smp_report_regs().David S. Miller2008-07-314-56/+0Star
* sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller2008-07-311-35/+0Star
* sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2008-07-312-2/+11
* sparc64: Make global reg dumping even more useful.David S. Miller2008-07-313-11/+40
* sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli2008-07-311-0/+2
* sparc64: FUTEX_OP_ANDN fixMikael Pettersson2008-07-311-1/+1
* sparc: merge of_platform_{32,64}.hStephen Rothwell2008-07-303-53/+21Star
* sparc64: Kill isa_bus_type.David S. Miller2008-07-302-6/+0Star
* sparc64: Fix global reg snapshotting on self-cpu.David S. Miller2008-07-281-1/+1
* sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller2008-07-281-0/+1
* sparc: Add task_pt_regs().David S. Miller2008-07-281-0/+1
* sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-281-0/+2
* sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-283-4/+22
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-282-17/+21
* sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2008-07-281-0/+1
* sparc: Add user_stack_pointer().David S. Miller2008-07-282-0/+2
* sparc64: tracehook_signal_handlerRoland McGrath2008-07-282-0/+6
* sparc64: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-283-6/+13
* sparc: Add asm/syscall.hDavid S. Miller2008-07-281-0/+120
* sparc64: tracehook syscallRoland McGrath2008-07-283-22/+17Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparcDavid S. Miller2008-07-28493-312/+197Star
|\
| * sparc: enable headers_export againSam Ravnborg2008-07-271-1/+45
| * sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27492-311/+152Star
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-282-4/+5
|\ \
| * | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-281-1/+2
| * | nfs_remount oops when rebooting + possible fixMarc Zyngier2008-07-281-3/+3
| |/
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds2008-07-281-3/+5
|\ \
| * | x86: fix cpu hotplug on 32bitThomas Gleixner2008-07-271-3/+5
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-2873-881/+733Star
|\ \ \
| * | | [ARM] Fix shared mmap when more than two maps of the same file existRussell King2008-07-271-3/+7
| * | | [ARM] fix VIPT/VIVT macro optimisations, add commentsRussell King2008-07-271-4/+13
| * | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-2761-250/+227Star
| * | | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-imRussell King2008-07-27442-5106/+11647
| |\ \ \
| | * | | [ARM] update defconfig for eseries.Ian Molton2008-07-261-613/+460Star
| | * | | [ARM] PXA: squash warning in pxafbIan Molton2008-07-261-1/+1
| | * | | [ARM] pxa: PXA25x UDC - Fix warning during buildIan Molton2008-07-261-1/+1
| * | | | [ARM] fix nwflash.c: 6ee8928d94841aa764aeaf645ad16daff811dc26Russell King2008-07-261-3/+3
| * | | | [ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King2008-07-262-4/+4
| * | | | [ARM] pci: provide dummy pci_get_legacy_ide_irq()Russell King2008-07-261-0/+8
| * | | | [ARM] fix fls() for 64-bit argumentsAndrew Morton2008-07-261-1/+8
| * | | | [ARM] fix mode for board-yl-9200.cRussell King2008-07-261-0/+0
| * | | | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk2008-07-261-1/+1
* | | | | task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-285-57/+44Star
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-277-70/+66Star
|\ \ \ \
| * | | | firewire: state userland requirements in Kconfig helpStefan Richter2008-07-251-2/+7
| * | | | firewire: avoid memleak after phy config transmit failureStefan Richter2008-07-251-37/+21Star
| * | | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-252-13/+25
| * | | | firewire: queue the right number of dataJiSheng Zhang2008-07-201-3/+3
| * | | | firewire: warn on unfinished transactions during card removalStefan Richter2008-07-141-1/+1