summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-053-2/+21
* vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-052-0/+74
* debug_core,kdb: fix crash when arch does not have single stepJason Wessel2010-08-051-0/+2
* kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng2010-08-051-9/+9
* kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsJason Wessel2010-08-051-7/+1
* mm,kdb,kgdb: Add a debug reference for the kdb kmap usageJason Wessel2010-08-051-0/+7
* KGDB: Remove set but unused newPCAndi Kleen2010-08-051-3/+0
* ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel2010-08-051-10/+27
* ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-054-21/+163
* kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek2010-08-051-1/+1
* arm,kgdb: Add ability to trap into debugger on notify_dieJason Wessel2010-08-051-0/+34
* gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel2010-08-051-1/+9
* gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-052-21/+78
* kgdb,arm: Individual register get/set for armJason Wessel2010-08-052-46/+50
* kgdb,mips: Individual register get/set for mipsJason Wessel2010-08-052-68/+154
* kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-052-94/+94
* kgdb,kdb: individual register set and and get APIJason Wessel2010-08-053-12/+159
* gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel2010-08-051-18/+19
* kgdb: remove custom hex_to_bin()implementationAndy Shevchenko2010-08-051-16/+5
* Linux 2.6.35v2.6.35Linus Torvalds2010-08-021-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-022-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3111-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-311-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-311-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-311-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-313-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-311-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-314-11/+32
|\ \
| * | NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-301-6/+17
| * | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-303-4/+14
| * | nfs: include space for the NUL in root pathDan Carpenter2010-07-301-1/+1
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-312-2/+3
|\ \ \
| * | | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1
* | | | mm: fix ia64 crash when gcore reads gate areaHugh Dickins2010-07-311-3/+13
* | | | CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2010-07-312-2/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-07-303-10/+32
|\ \ \
| * | | [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-271-6/+12
| * | | [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-272-4/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-07-301-0/+2
|\ \ \ \
| * | | | watchdog: update MAINTAINERS entryWim Van Sebroeck2010-07-291-0/+2
* | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-303-20/+58
|\ \ \ \ \
| * | | | | ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-291-8/+24