aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter3-1/+8
2006-07-03[PATCH] PNPACPI: support shareable interruptsBjorn Helgaas1-0/+1
2006-07-03[PATCH] lockdep: special s390 print_symbol() versionHeiko Carstens1-5/+6
2006-07-03[PATCH] genirq ia64 cleanupAndrew Morton1-2/+0
2006-07-02[PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner1-0/+2
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner3-8/+2
2006-07-02[PATCH] genirq: ARM dyntick cleanupThomas Gleixner3-0/+16
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+2
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-119/+56
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-54/+398
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-02[PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner1-15/+0
2006-07-02[PATCH] irq-flags: x86_64: Use the new IRQF_ constantsThomas Gleixner2-6/+4
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-07-02[PATCH] irq-flags: SPARC: Use the new IRQF_ constantsThomas Gleixner2-4/+2
2006-07-02[PATCH] irq-flags: SPARC64: Use the new IRQF_ constantsThomas Gleixner2-4/+1
2006-07-02[PATCH] irq-flags: SH: Use the new IRQF_ constantsThomas Gleixner3-8/+5
2006-07-02[PATCH] irq-flags: SH64: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: S390: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner1-4/+4
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2-6/+4
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner3-13/+2
2006-07-02[PATCH] irq-flags: M68K: Use the new IRQF_ constantsThomas Gleixner4-7/+6
2006-07-02[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constantsThomas Gleixner2-4/+2
2006-07-02[PATCH] irq-flags: M32R: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2-4/+2
2006-07-02[PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner2-6/+4
2006-07-02[PATCH] irq-flags: H8300: Use the new IRQF_ constantsThomas Gleixner1-2/+0
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner3-4/+2
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner3-54/+74
2006-07-02[MMC] sdhci: Add SDHCI controller idsPierre Ossman1-0/+2
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner4-118/+54
2006-07-01[ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner1-1/+2
2006-07-01[ARM] 3705/1: add supersection support to ioremap()Lennert Buytenhek1-2/+2
2006-07-01[ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructureLennert Buytenhek1-0/+1
2006-07-01Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+52
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-0/+1
2006-07-01[PATCH] hotcpu_notifier-fixesAndrew Morton1-3/+3
2006-07-01[PATCH] Fix IS_ERR Threshold ValueRalf Baechle1-1/+3
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov1-1/+1
2006-07-01[PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso1-1/+19
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2-0/+17
2006-07-01[PATCH] audit syscall classesAl Viro3-0/+39
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-5/+10
2006-07-01[PATCH] add rule filterkeyAmy Griffis1-0/+3
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-17/+0
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-15/+35
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds13-15/+13
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds1-0/+1
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+55
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds15-62/+138
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller1-17/+0
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu4-8/+9
2006-06-30[NET]: Generalise TSO-specific bits from skb_setup_capsHerbert Xu3-7/+20
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-0/+6
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson1-0/+1
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil1-0/+55
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields1-1/+3
2006-06-30[PATCH] rcu: Add lock annotations to RCU locking primitivesJosh Triplett1-4/+20
2006-06-30[PATCH] Correct rtc_wkalrm commentsAndrew Victor1-2/+2
2006-06-30[PATCH] uml: add __raw_writeq definitionJeff Dike1-0/+5
2006-06-30[PATCH] add smp_setup_processor_id()Andrew Morton1-0/+2
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley1-0/+15
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley1-1/+1
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley1-4/+19
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-104/+66
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter2-10/+17
2006-06-30[PATCH] zoned-vm-counters: remove read_page_state()Andrew Morton1-4/+0
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter2-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2-9/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter3-5/+5
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2-2/+2
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2-7/+0
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-1/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2-46/+1
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2-2/+3
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter2-1/+137
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter4-141/+151
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-06-30typo fixes: occuring -> occurringAdrian Bunk2-2/+2
2006-06-30typo fixes: infomation -> informationAdrian Bunk2-3/+3
2006-06-30typo fixes: disadvantadge -> disadvantageAdrian Bunk1-1/+1
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk4-4/+4
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-2/+2
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-26/+94
2006-06-29[NET]: make skb_release_data() staticAdrian Bunk1-1/+0
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan1-1/+3
2006-06-29[NET]: Add ECN support for TSOMichael Chan4-4/+9
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang23-0/+44
2006-06-29[NET]: Fix logical error in skb_gso_okHerbert Xu1-2/+2
2006-06-29[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA1-6/+12
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel1-6/+7
2006-06-29[NET]: Added GSO header verificationHerbert Xu4-8/+19
2006-06-29merge linus into release branchLen Brown170-845/+2537
2006-06-29Pull acpica into release branchLen Brown10-59/+113
2006-06-29[SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller1-1/+4
2006-06-29[SPARC64]: of_device layer IRQ resolutionDavid S. Miller3-2/+14
2006-06-29[SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2-16/+0
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller2-0/+6
2006-06-29[SPARC]: Beginnings of generic of_device framework.David S. Miller4-4/+28
2006-06-29[SPARC]: Add of_n_{addr,size}_cells().David S. Miller2-0/+4
2006-06-29[SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller3-4/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds11-115/+10
2006-06-29[ARM] Add section support to ioremapRussell King3-1/+17
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-37/+52
2006-06-29[MIPS] Add missing backslashes to macro definitions.Ralf Baechle1-2/+2
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle1-5/+5
2006-06-29[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.Ralf Baechle1-0/+2
2006-06-29[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer1-1/+1
2006-06-29[MIPS] Fix FIXADDR_TOP for TX39/TX49.Atsushi Nemoto1-0/+4
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle1-12/+8
2006-06-29elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.Ralf Baechle1-0/+5
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle3-11/+12
2006-06-29[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle2-6/+4
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle1-6/+9
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds3-13/+26
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-59/+663
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds8-35/+61
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-49/+12
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-22/+38
2006-06-29[PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar1-2/+4
2006-06-29[PATCH] genirq: add IRQ_TYPE_SENSE_MASKBenjamin Herrenschmidt1-0/+1
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner1-0/+14
2006-06-29[PATCH] genirq: add irq-chip supportThomas Gleixner1-0/+11
2006-06-29[PATCH] genirq MSI fixesIngo Molnar1-11/+16
2006-06-29[PATCH] genirq: coreThomas Gleixner1-19/+141
2006-06-29[PATCH] genirq: add IRQ_NOAUTOEN supportThomas Gleixner1-0/+1
2006-06-29[PATCH] genirq: add IRQ_NOREQUEST supportThomas Gleixner1-0/+1
2006-06-29[PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner1-0/+1
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner1-0/+3
2006-06-29[PATCH] genirq: doc: comment include/linux/irq.h structuresIngo Molnar1-7/+37
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar15-63/+10
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar6-27/+1
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar1-0/+5
2006-06-29[PATCH] genirq: cleanup: include/linux/irq.hIngo Molnar1-28/+28
2006-06-29[PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar1-5/+13
2006-06-29[PATCH] genirq: cleanup: misc code cleanupsIngo Molnar1-22/+32
2006-06-29[PATCH] genirq: cleanup: remove fastcallIngo Molnar1-3/+7
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar1-7/+0
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-3/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2-8/+8
2006-06-29[PATCH] i4l: remove unneeded include/linux/isdn/tpam.hKarsten Keil1-55/+0
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells1-1/+7
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-0/+3
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King2-1/+3
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele2-0/+108
2006-06-29Merge omap treeRussell King9-52/+269
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck1-4/+0
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel1-3/+5
2006-06-29[S390] preempt_count initialization.Heiko Carstens1-0/+1
2006-06-29[S390] __syscall_return error check.Heiko Carstens1-3/+1
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter1-0/+2
2006-06-29[S390] cleanup bitops.h.Heiko Carstens1-39/+3
2006-06-29[POWERPC] todc: add support for Time-Of-Day-ClockMark A. Greer1-0/+487
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619111-0/+109
2006-06-29[POWERPC] Correct the MAX_CONTEXT definitionPaul Mackerras1-1/+6
2006-06-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-78/+378
2006-06-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-61/+66
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-3/+7
2006-06-28[PATCH] Fix plist include dependencyThomas Gleixner1-0/+1
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell1-1/+5
2006-06-28[PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asmGreg Ungerer1-6/+6
2006-06-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+10
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-0/+1
2006-06-28[PATCH] ac97_codec: make bitfield unsignedRandy Dunlap1-1/+1
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum3-5/+2
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-1/+0
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2-0/+48
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig6-8/+8
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-14/+23
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-0/+2
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+1
2006-06-28[ALSA] Suppress irq handler mismatch messages in ALSA ISA driversTakashi Iwai1-1/+2
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King1-0/+4
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King1-5/+0
2006-06-28[ARM] nommu: uaccess tweaksRussell King1-52/+87
2006-06-28[ARM] nommu: adjust headers for !MMU ARM systemsRussell King11-21/+287
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Jack Steiner1-0/+10
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2-0/+14
2006-06-28[ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek1-0/+5
2006-06-28[ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek1-0/+14
2006-06-28[ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.hLennert Buytenhek3-12/+11
2006-06-28[ARM] 3660/1: Remove legacy definesAndrew Victor3-8/+2
2006-06-28[ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 onlyBen Dooks1-9/+7
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-32/+13
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-0/+1
2006-06-28ACPI: ACPICA 20060623Bob Moore10-59/+113
2006-06-28ACPI: dock driverKristen Accardi2-1/+18
2006-06-28Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras1-4/+0
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala1-4/+0
2006-06-28[POWERPC] Simplify the code defining the 64-bit CPU featuresPaul Mackerras1-28/+20