aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang1-2/+1
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki1-3/+3
2007-08-31uml: fix x86_64 core dump crashJeff Dike1-0/+40
2007-08-31uml: fix linker script alignment bugsJeff Dike1-47/+77
2007-08-31libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo1-0/+1
2007-08-31SLUB: Force inlining for functions in slub_def.hChristoph Lameter1-4/+4
2007-08-31ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz1-0/+13
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-13/+14
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+5
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller2-2/+3
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller1-11/+11
2007-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller3-1/+3
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller1-0/+2
2007-08-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-6/+17
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun2-1/+2
2007-08-29SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich1-0/+1
2007-08-28sched: make the scheduler converge to the ideal latencyIngo Molnar1-0/+1
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras79-1662/+422
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+5
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+3
2007-08-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-1538/+103
2007-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-0/+16
2007-08-27[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlinesKyle McMartin1-0/+10
2007-08-27[PARISC] Add empty <asm-parisc/vga.h>Kyle McMartin1-0/+6
2007-08-26[SPARC32]: Make flush_tlb_kernel_range() an inline function.David S. Miller1-1/+5
2007-08-26[PPPOL2TP]: Fix endianness annotations.Al Viro1-2/+2
2007-08-26[KBUILD]: Sanitize tc_ematch headers.Stephen Hemminger1-0/+1
2007-08-27[MIPS] Polish <asm/edac.h>.Ralf Baechle1-9/+8
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle1-1/+5
2007-08-27[MIPS] unwind_stack should return a value ...Ralf Baechle1-0/+1
2007-08-27[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle1-51/+25
2007-08-27[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle1-1/+4
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle1-0/+10
2007-08-27[MIPS] remove unused marvell.hYoichi Yuasa1-59/+0
2007-08-27[MIPS] remove unused gt64240.hYoichi Yuasa1-1235/+0
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-1/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto7-165/+14
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto1-0/+30
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle1-8/+2
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle1-3/+3
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle1-5/+1
2007-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+2
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar1-1/+1
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra1-0/+1
2007-08-25Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-0/+1
2007-08-25Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Russell King1-0/+1
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+1
2007-08-25[POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering1-1/+1
2007-08-25Pull events into release branchLen Brown1-3/+7