summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-071-1/+3
* [IPV4]: Compact some ifdefs in the fib code.Pavel Emelyanov2007-11-071-9/+6
* [NET]: Kill proc_net_create()David S. Miller2007-11-071-3/+0
* [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet2007-11-071-6/+57
* [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-071-0/+12
* [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-073-24/+24
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-052-0/+12
|\
| * libata: handle broken cable reportingAlan Cox2007-11-052-0/+10
| * libata and bogus LBA48 drivesGeert Uytterhoeven2007-11-041-0/+2
* | m68knommu: fix pread/pwrite definesGreg Ungerer2007-11-051-2/+2
* | arm26: remove it againHugh Dickins2007-11-051-1/+0
* | Missing include file in kallsyms.hKamalesh Babulal2007-11-051-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-11-052-6/+13
|\ \
| * | PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-0/+3
| * | PCI: make pci_match_device() staticAdrian Bunk2007-11-051-2/+0
| * | PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-051-3/+0
| * | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-051-0/+9
| * | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-051-0/+1
| * | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-051-1/+0
* | | ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2007-11-051-8/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2007-11-052-7/+0
|\ \
| * | kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-051-4/+0
| * | lguest: make async_hcall() staticAdrian Bunk2007-11-051-3/+0
| |/
* | cpm_load_patch() - declartion conflictKamalesh Babulal2007-11-051-1/+1
|/
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-031-0/+25
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-0/+1
|\
| * dm: bounce_pfn limit addedVasily Averin2007-11-021-0/+1
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-034-34/+32
|\ \
| * | [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-021-10/+12
| * | cleanup asm/scatterlist.h includesAdrian Bunk2007-11-023-3/+3
| * | SG: Make sg_init_one() use general table init functionsJens Axboe2007-11-021-22/+18
| |/
* | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-032-0/+41
|\ \
| * | lockdep: fixup irq tracingPeter Zijlstra2007-10-252-0/+41
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-11-033-11/+12
|\ \ \
| * | | sh64: fix dma_cache_sync() compilationAdrian Bunk2007-10-301-2/+3
| * | | sh64: Move DMA macros from pci.h to scatterlist.h.Robert P. J. Day2007-10-302-9/+9
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-036-6/+18
|\ \ \ \
| * | | | sh: Decouple 4k and soft/hardirq stacks.Paul Mundt2007-11-021-1/+1
| * | | | sh: Provide a __read_mostly section wrapper.Paul Mundt2007-10-301-0/+2
| * | | | sh: Move zero page param defs somewhere sensible.Paul Mundt2007-10-301-0/+14
| * | | | sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.Paul Mundt2007-10-302-4/+1
| * | | | sh: Correct pte_page() breakage.Paul Mundt2007-10-302-2/+1
| |/ / /
* | | | libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby2007-11-031-0/+6
* | | | Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-021-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-021-0/+3
|\ \ \ \
| * | | | Input: Add Euro and Dollar key codesCarlos Corbacho2007-10-271-0/+3
* | | | | [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.Ralf Baechle2007-11-026-91/+5
* | | | | [MIPS] i8253.h: Remove all i8259 related definitions.Ralf Baechle2007-11-021-15/+0
* | | | | [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.Yoichi Yuasa2007-11-021-2/+1
* | | | | [MIPS] time: Code cleanupsAtsushi Nemoto2007-11-021-13/+0
OpenPOWER on IntegriCloud