aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-10/ : Apply previous patch * This branch is resonably working for all archs. Wo...Kristoffer Ericson9-386/+417
2008-01-23Pull dmi-2.6.24 into release branchLen Brown2-2/+9
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-1/+2
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown1-2/+5
2008-01-23DMI: create dmi_get_slot()Len Brown1-0/+2
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown1-0/+2
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand1-3/+3
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-5/+2
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg1-3/+11
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+4
2008-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+0
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger1-0/+4
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras1-1/+0
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds1-1/+0
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle1-1/+1
2008-01-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-0/+4
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson1-0/+1
2008-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+21
2008-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+1
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-7/+12
2008-01-13remove task_ppid_nr_nsRoland McGrath1-13/+0
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2-27/+21
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9194 into release branchLen Brown2-6/+9
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown2-6/+9
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell1-2/+2
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling1-0/+1
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui1-0/+2
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt1-27/+15
2008-01-10[ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2-16/+21
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet1-1/+6
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore1-1/+0
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich1-1/+1
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+1
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-07sh: Fix argument page dcache flushing regression.Carmelo Amoroso1-0/+6
2008-01-06CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPUIngo Molnar2-4/+2
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds3-15/+1
2008-01-03[IA64] Update Altix BTE error return status patchRuss Anderson1-2/+4
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro1-0/+1
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar3-1/+15
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds3-5/+5
2008-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-37/+41
2008-01-01slub: provide /proc/slabinfoPekka J Enberg1-0/+2
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger1-35/+39
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger1-2/+2
2007-12-27increase PNP_MAX_PORT to 40 from 24Len Brown1-1/+1
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson1-0/+4
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+3
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+4
2007-12-26Revert quicklist need->flush fixChristoph Lameter1-3/+0
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger2-0/+1
2007-12-26[NET] tc_nat: header installStephen Hemminger1-0/+1
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy1-0/+1
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller1-0/+4
2007-12-23quicklists: do not release off node pages earlyChristoph Lameter1-8/+0
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+6
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-9/+3
2007-12-20[NET] include/net/: Spelling fixesJoe Perches4-6/+6
2007-12-20dm: merge max_hw_sectorNeil Brown1-0/+1
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller1-9/+3
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-9/+90
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich1-1/+5
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson3-4/+62
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds4-2/+16
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-0/+7
2007-12-18x86: jprobe bugfixMasami Hiramatsu2-2/+2
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-4/+1
2007-12-18block: let elv_register() return voidAdrian Bunk1-1/+1
2007-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+36
2007-12-17quicklist: Set tlb->need_flush if pages are remaining in quicklist 0Christoph Lameter1-0/+4
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan1-1/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan1-0/+1
2007-12-17apm_event{,info}_t are userspace typesAdam Jackson1-3/+3
2007-12-17alpha: build fixesIvan Kokshaysky1-4/+8
2007-12-17fix headers_installAndrew Morton1-1/+0
2007-12-17libata: fix ATAPI drainingTejun Heo1-0/+2
2007-12-17libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...Tejun Heo1-0/+1
2007-12-17libata-acpi: implement and use ata_acpi_init_gtm()Tejun Heo1-2/+12
2007-12-17libata: add more opcodes to ata.hTejun Heo1-0/+15
2007-12-17libata: update ata_*_printk() macros such that level can be a variableTejun Heo1-4/+4
2007-12-17libata-acpi: adjust constness in ata_acpi_gtm/stm() parametersTejun Heo1-2/+2
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-44/+0
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+5
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-3/+3
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap1-0/+1
2007-12-17usb-storage: Fix devices that cannot handle 32k transfersDoug Maxey1-1/+4
2007-12-17tipar: remove obsolete moduleRomain LiƩvin1-44/+0
2007-12-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+2
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+13
2007-12-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-4/+4
2007-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-3/+0
2007-12-17[S390] pud_present/pmd_present bug.Martin Schwidefsky1-4/+4
2007-12-14[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packetsPatrick McHardy1-1/+2
2007-12-14[SPARC32]: Silence sparc32 warnings on missing syscalls.Martin Habets1-0/+9
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov1-4/+5
2007-12-13[POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich1-3/+0
2007-12-13[SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller1-0/+4
2007-12-12ide: DMA reporting and validity checking fixes (take 3)Bartlomiej Zolnierkiewicz1-3/+3
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre1-4/+0
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman1-0/+1
2007-12-11V4L/DVB (6601): V4L: videobuf-core locking fixes and commentsBrandon Philips1-0/+2
2007-12-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-2/+5
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-0/+3
2007-12-10asm-h8300: parentheses around definition CLOCK_TICK_RATERoel Kluin1-1/+1
2007-12-09[MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss1-2/+5
2007-12-08Merge branch 'pxa-fixes'Russell King1-0/+1
2007-12-08[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner1-0/+1
2007-12-07[IA64] iosapic cleanupSimon Horman1-2/+0
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh1-1/+2
2007-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds7-88/+563
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-1/+3
2007-12-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+2
2007-12-07[AVR32] Fix copy_to_user_page() breakageHaavard Skinnemoen1-9/+10
2007-12-07[AVR32] Follow the rules when dealing with the OCD systemHaavard Skinnemoen2-4/+11
2007-12-07[AVR32] Clean up OCD register usageHaavard Skinnemoen2-68/+528
2007-12-07[AVR32] Implement irqflags trace and lockdep supportHaavard Skinnemoen1-0/+2
2007-12-07[AVR32] Fix invalid status register bit definitions in asm/ptrace.hHaavard Skinnemoen1-4/+2
2007-12-07[AVR32] Add TIF_RESTORE_SIGMASK to the work masksHaavard Skinnemoen1-4/+11
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich1-0/+3
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev1-1/+0
2007-12-07leds: Fix led trigger locking bugsRichard Purdie1-1/+2
2007-12-06Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-6/+2
2007-12-06Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...Linus Torvalds1-0/+5
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+1
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala1-0/+5
2007-12-06[PARISC] print more than one character at a time for pdc consoleKyle McMartin1-2/+1
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-10/+11
2007-12-06[POWERPC] Fix hardware IRQ time accounting problem.Tony Breeds1-6/+2
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-2/+15
2007-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+16
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2007-12-05proc: fix proc_dir_entry refcountingAlexey Dobriyan1-1/+0
2007-12-05jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara1-0/+2
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu1-0/+1
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu1-1/+1
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich1-1/+1
2007-12-05spi: initial BF54x SPI supportBryan Wu1-0/+17
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt1-2/+15
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-0/+3
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris1-0/+16
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov1-0/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+1
2007-12-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-2/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+7
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi1-0/+1
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2-3/+9
2007-12-03Revert "[POWERPC] Fix RTAS os-term usage on kernel panic"Paul Mackerras1-2/+1
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri1-0/+7
2007-12-01phylib: add PHY interface modes for internal delay for tx and rx onlyKim Phillips1-0/+2
2007-12-01Merge branch 'master' into upstream-fixesJeff Garzik80-280/+466
2007-12-02[NETNS]: Fix /proc/net breakageEric W. Biederman1-0/+3
2007-11-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-3/+3
2007-12-01[MIPS] Fix use of smp_processor_id() in preemptible code.Pavel Kiryukhin1-3/+3
2007-11-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-13/+41
2007-11-29Merge branches 'at91-fixes' and 'pxa-fixes'Russell King6-11/+39
2007-11-29[ARM] 4680/1: parentheses around NR_IRQS definitionRoel Kluin2-2/+2
2007-11-29[ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao1-1/+1
2007-11-29[ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao1-0/+1
2007-11-29[ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao1-1/+4
2007-11-29RTC: convert mutex to bitfieldJiri Kosina1-1/+4
2007-11-29fuse: pass open flags to read and writeMiklos Szeredi1-0/+5
2007-11-29x86_64 EFI boot support: EFI frame buffer driverHuang, Ying1-0/+2
2007-11-29fix up ext2_fs.h for userspace after reservations backportTobias Poschwatta1-7/+0
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2-3/+1
2007-11-29Fix <linux/kd.h> usage in userspaceDavid Woodhouse1-1/+1
2007-11-29spi: S3C2410: add bus number to SPI GPIO driverDavid Brownell1-0/+2
2007-11-29PNP: increase the maximum number of resourcesZhao Yakui1-2/+2
2007-11-29SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich1-3/+6
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+3
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern1-0/+1
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott1-1/+2
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar1-0/+4
2007-11-27Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2-4/+73
2007-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-11/+26
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+5
2007-11-28m32r: Update sys_rt_sigsuspendHirokazu Takata1-3/+8
2007-11-28m32r: Ignore warnings for unused syscallsHirokazu Takata1-0/+24
2007-11-28m32r: Add missing syscallsHirokazu Takata1-1/+41
2007-11-27scatterlist: add more safeguardsTejun Heo1-11/+26
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds6-37/+15
2007-11-26Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-12/+0
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds4-0/+30
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds23-150/+190
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds1-1/+1
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1