summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-179-265/+137
|\
| * x86: fix microcode driver newly spewing warningsDmitry Adamushko2009-04-171-2/+0
| * x86, PAT: Remove page granularity tracking for vm_insert_pfn mapsPallipadi, Venkatesh2009-04-171-79/+19
| * x86: disable X86_PTRACE_BTS for nowIngo Molnar2009-04-151-0/+1
| * x86, documentation: kernel-parameters replace X86-32,X86-64 with X86Jaswinder Singh Rajput2009-04-141-20/+20
| * x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput2009-04-141-1/+1
| * x86, PAT: Remove duplicate memtype reserve in devmem mmapSuresh Siddha2009-04-103-89/+2
| * x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-102-23/+15
| * x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com2009-04-101-1/+8
| * x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com2009-04-101-48/+65
| * x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com2009-04-101-4/+7
| * x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha2009-04-101-3/+4
* | AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai2009-04-171-0/+2
* | vfat: Note the NLS requirementAlan Cox2009-04-171-0/+3
* | splice: fix new kernel-doc warningsRandy Dunlap2009-04-171-2/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-162-0/+15
|\ \
| * | tracing: Fix branch tracer headerZhaolei2009-04-141-0/+8
| * | tracing: Fix power tracer headerZhaolei2009-04-131-0/+7
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-161-3/+7
|\ \ \
| * | | sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy2009-04-171-2/+6
| * | | tracing, sched: mark get_parent_ip() notraceLai Jiangshan2009-04-141-1/+1
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-164-28/+12
|\ \ \ \
| * | | | kernel/softirq.c: fix sparse warningH Hartley Sweeten2009-04-171-2/+2
| * | | | rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-143-26/+10
* | | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-166-64/+154
|\ \ \ \ \
| * | | | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | | | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | | | | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * | | | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | | | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | | | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | | | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * | | | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-167-43/+107
|\ \ \ \ \ \
| * | | | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-165-18/+84
| * | | | | | libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
| * | | | | | pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
| * | | | | | pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
| * | | | | | libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* | | | | | | mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
* | | | | | | Revert "kobject: don't block for each kobject_uevent".Hugh Dickins2009-04-161-1/+1
|/ / / / / /
* | | | | | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-162-11/+37
* | | | | | Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-1672-438/+734
|\ \ \ \ \ \
| * | | | | | phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
| * | | | | | NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
| * | | | | | NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-161-14/+45
| * | | | | | NET/e1000: Fix powering off during shutdownRafael J. Wysocki2009-04-161-13/+33
| * | | | | | packet: avoid warnings when high-order page allocation failsEric Dumazet2009-04-151-2/+3
| * | | | | | gianfar: stop send queue before resetting gianfarMarkus Brunner2009-04-151-0/+2
OpenPOWER on IntegriCloud