summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-18x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin1-1/+5
2009-04-18x86/uv: fix init of cpu-less nodesJack Steiner1-0/+14
2009-04-18x86/uv: fix init of memory-less nodesJack Steiner1-1/+5
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko1-2/+0
2009-04-17x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh1-79/+19
2009-04-16x86: disable X86_PTRACE_BTS for nowIngo Molnar1-0/+1
2009-04-14x86, documentation: kernel-parameters replace X86-32,X86-64 with X86Jaswinder Singh Rajput1-20/+20
2009-04-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput1-1/+1
2009-04-10x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha3-89/+2
2009-04-10x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2-23/+15
2009-04-10x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com1-1/+8
2009-04-10x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com1-48/+65
2009-04-10x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com1-4/+7
2009-04-10x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha1-3/+4
2009-04-10x86: Document get_user_pages_fast()Andy Grover1-0/+16
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han1-1/+4
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto1-1/+1
2009-04-08Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar680-20570/+66497
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox1-0/+8
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu1-2/+2
2009-04-08Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-08Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-114/+283
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-16/+44
2009-04-08Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-26/+320
2009-04-08NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-15/+88
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-149/+1624
2009-04-07x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin1-10/+23
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-235/+1133
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-216/+344
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds16-126/+1504
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-69/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274