aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-08-25Pull misc into release branchLen Brown2-2/+2
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2-2/+2
2007-08-24Pull video into release branchLen Brown1-0/+6
2007-08-24Pull bugzilla-1641 into release branchLen Brown2-1/+6
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-2/+3
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-0/+10
2007-08-23m68knommu: include asm-generic/pgtable.hGreg Ungerer1-0/+2
2007-08-23ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming1-0/+6
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+6
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-2/+1
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha1-1/+1
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar1-1/+2
2007-08-22[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala9-11/+3637
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2-1/+19
2007-08-22selection.h: add tty_struct forward declarationAndrew Morton1-0/+2
2007-08-22m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visibleGeert Uytterhoeven1-0/+3
2007-08-22m68k: Enable arbitary speed tty supportAlan Cox3-3/+12