aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-11echi-dbgp: Add kernel debugger support for the usb debug portkdb-earlyJason Wessel2-9/+121
2010-02-11ehci-dbgp: split PID register updates for IN and OUT pipesJason Wessel1-40/+28
2010-02-11earlyprint,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel1-0/+8
2010-02-11kgdboc: Add ekgdboc for early use of the kernel debuggerJason Wessel2-0/+25
2010-02-11x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel1-12/+17
2010-02-11x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel1-2/+28
2010-02-11x86, kgdb, init: Add early and late debug statesJason Wessel4-9/+42
2010-02-11x86, kgdb: early trap init for early debugJan Kiszka3-4/+13
2010-02-11debug_core: Turn off tracing while in the debuggerJason Wessel1-0/+8
2010-02-11kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2010-02-11kgdb,docs: Update the kgdb docs to include kmsJason Wessel2-12/+79
2010-02-11drm,i915 - atomic mutex hacksJason Wessel2-11/+18
2010-02-11drm_fb_helper: Preserve capability to use atomic kmsJason Wessel1-1/+1
2010-02-11i915: when kgdb is active display compression should be offJason Wessel1-0/+4
2010-02-11kms,kdb: Force unblank a console deviceJason Wessel6-7/+108
2010-02-11drm: add KGDB/KDB support Add support for KDB entry/exit.Jesse Barnes4-0/+178
2010-02-11kgdb: add ops arg to kgdb console active & restore hooksJesse Barnes2-5/+16
2010-02-11kgdboc,debug_core: Add call backs to allow kernel mode switchingJason Wessel3-0/+49
2010-02-11MAINTAINERS: update kgdb, kdb, and debug_core infoJason Wessel1-2/+4
2010-02-11kdb,panic,debug_core: Allow the debug core to receive a panic before smp_send...Jason Wessel2-3/+23
2010-02-11debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel1-0/+7
2010-02-11keyboard, input: Add hook to input to allow low level event clearJason Wessel4-5/+62
2010-02-11printk,kdb: capture printk() when in kdb shellJason Wessel5-4/+38
2010-02-11kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel3-0/+33
2010-02-11kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2-0/+27
2010-02-11mips,kgdb: kdb low level trap catch and stack traceJason Wessel6-3/+40
2010-02-11powerpc,kgdb: Introduce low level trap catchingJason Wessel3-3/+13
2010-02-11x86,kgdb: Add low level debug hookJason Wessel6-2/+41
2010-02-11kgdb: remove post_primary_code referencesJason Wessel3-51/+0
2010-02-11kgdb,docs: Update the kgdb docs to include kdbJason Wessel4-166/+495
2010-02-11kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel6-10/+414
2010-02-11kgdb: gdb "monitor" -> kdb passthroughJason Wessel5-6/+34
2010-02-11sparc,sunzilog: Add console polling support for sunzilog serial driverJason Wessel1-0/+50
2010-02-11sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console codeJason Wessel1-1/+5
2010-02-11kgdb,8250,pl011: Return immediately from console pollJason Wessel7-11/+50
2010-02-11kgdb: core changes to support kdbJason Wessel9-18/+177
2010-02-11kdb: core for kgdb back end (2 of 2)Jason Wessel14-13/+121
2010-02-11kdb: core for kgdb back end (1 of 2)Jason Wessel12-1/+6049
2010-02-11kgdb,blackfin: Add in kgdb_arch_set_pc for blackfinJason Wessel1-0/+5
2010-02-11kgdb,sh: update superh kgdb exception handlingJason Wessel1-1/+13
2010-02-11kgdb,sparc: Add in kgdb_arch_set_pc for sparcJason Wessel2-0/+12
2010-02-11kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel2-83/+82
2010-02-11Separate the gdbstub from the debug coreJason Wessel5-954/+1028
2010-02-11Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel3-1/+6
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-33/+19
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-12/+10
2010-02-11Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds1-2/+8
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-44/+26
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+8
2010-02-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds43-230/+402
2010-02-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds5-22/+10
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-3/+1
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-38/+35
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-11MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh1-2/+4
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie9-41/+89
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie1-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen1-22/+33
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie26-143/+266
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz3-19/+12
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom4-8/+21
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie1-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett1-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz4-11/+17
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin1-0/+1
2010-02-10RDMA/cm: Revert association of an RDMA device when binding to loopbackSean Hefty1-3/+1
2010-02-10drivers/dma: Correct NULL testJulia Lawall1-2/+0
2010-02-10async-tx: fix buffer submission error handling in ipu_idma.cGuennadi Liakhovetski1-18/+7
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann1-0/+2
2010-02-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+5
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+8
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-6/+9
2010-02-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-3/+9
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds7-14/+54
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-164/+197
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-10powerpc: Fix address masking bug in hpte_need_flush()David Gibson1-3/+9
2010-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-15/+13
2010-02-10md: fix some lockdep issues between md and sysfs.NeilBrown2-11/+6
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller5-14/+20
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-10drm/nv50: make the pgraph irq handler loop like the pre-nv50 versionMaarten Maathuis1-64/+77
2010-02-10drm/nv50: delete ramfc object after disabling fifo, not beforeMaarten Maathuis1-3/+6
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2-7/+10
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis1-5/+5
2010-02-10drm/nv50: disregard dac outputs in nv50_sor_dpms()Ben Skeggs1-0/+1
2010-02-10drm/nv50: prevent multiple init tables being parsed at the same timeBen Skeggs2-8/+11
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust3-5/+5
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust1-2/+1
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust1-5/+4
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds8-40/+91
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang1-0/+2
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller6-28/+38
2010-02-08drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches1-0/+1
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs1-5/+5
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs1-1/+1
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki1-0/+8
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki4-12/+42
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall1-2/+2
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri1-0/+2
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez1-0/+14
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki3-0/+11
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki4-15/+37
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs2-4/+11
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+1
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds28-129/+284
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie1-0/+9
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie2-9/+22
2010-02-089p: fix option parsingEric Van Hensbergen4-16/+22
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-3/+7
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields1-9/+1
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen1-2/+3
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen1-0/+8
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen1-0/+1
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-32/+6
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori1-0/+6
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng1-6/+9
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig1-5/+4
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai1-1/+1
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy10-47/+49
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2-16/+25
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds2-12/+10
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+12
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-14/+58
2010-02-08cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton1-2/+5
2010-02-08[CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French1-1/+11
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab1-0/+1
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov1-1/+8
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie1-4/+8
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-178/+123
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds2-5/+5
2010-02-07Take ima_file_free() to proper place.Al Viro2-2/+1
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar5-14/+17
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar4-8/+8
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris4-9/+4
2010-02-07fix ima breakageMimi Zohar4-152/+97
2010-02-07Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro1-1/+2
2010-02-07freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura1-3/+4
2010-02-07befs: fix leakAl Viro1-0/+1
2010-02-06Linux 2.6.33-rc7v2.6.33-rc7Linus Torvalds1-1/+1
2010-02-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-27/+26
2010-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds7-19/+91
2010-02-06Fix potential crash with sys_move_pagesLinus Torvalds1-0/+3
2010-02-06[CIFS] Maximum username length check in session setup does not matchSteve French1-6/+5
2010-02-06cifs: fix length calculation for converted unicode readdir namesJeff Layton1-0/+1
2010-02-05ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()Roel Kluin1-1/+1
2010-02-05dmaengine: correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-44/+51
2010-02-05hwmon: (w83781d) Request I/O ports individually for probingJean Delvare1-13/+13
2010-02-05hwmon: (lm78) Request I/O ports individually for probingJean Delvare1-13/+12
2010-02-05hwmon: (adt7462) Wrong ADT7462_VOLT_COUNTRay Copeland1-1/+1
2010-02-05Merge remote branch 'alsa/fixes' into for-linusTakashi Iwai4-41/+32
2010-02-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1
2010-02-05Merge branch 'fix/hda' into for-linusTakashi Iwai1-3/+18