aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] wext: extend MLME supportChristian Lamparter1-0/+2
2006-12-02[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...Larry Finger1-0/+2
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake1-0/+4
2006-12-02[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>Maciej W. Rozycki1-0/+4
2006-12-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds20-182/+172
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-7/+16
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-16/+165
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds14-43/+82
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds37-22/+283
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-14/+12
2006-12-01Driver core: show drivers in /sys/module/Kay Sievers1-0/+1
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell1-0/+6
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck3-0/+17
2006-12-01driver core: Introduce device_find_child().Cornelia Huck1-0/+2
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt5-6/+28
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt27-0/+190
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-3/+5
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman1-3/+2
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-3/+2
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman1-2/+0
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt1-0/+25
2006-12-01PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston1-0/+7
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-1/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-0/+1
2006-12-01Altix: Add initial ACPI IO supportJohn Keller7-14/+47
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+7
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-4/+2
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox1-11/+10
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman1-0/+6
2006-12-01USB: keep count of unsuspended childrenAlan Stern1-0/+1
2006-12-01USB: struct usb_device: change flag to bitflagAlan Stern1-1/+1
2006-12-01USB: expand autosuspend/autoresume APIAlan Stern1-3/+26
2006-12-01USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino1-11/+131
2006-12-01usb/hub: allow hubs up to 31 childreninaky@linux.intel.com1-1/+6
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-2/+2
2006-12-01[PATCH] block: support larger block pc requestsMike Christie1-3/+4
2006-12-01[PATCH] blktrace: add timestamp messageOlaf Kirch1-0/+12
2006-11-30Fix typos in doc and commentsJan Engelhardt1-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante6-8/+8
2006-11-30Fix jiffies.h commentChase Venters1-1/+1
2006-11-30fix spelling error in include/linux/kernel.hJim Cromie1-1/+1
2006-11-30mqueue.h: don't include linux/types.hAlexey Dobriyan1-2/+0
2006-11-30[MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle1-0/+2
2006-11-30[MIPS] Remove unused definition of cpu_to_lelongp()Ralf Baechle1-2/+0
2006-11-30[MIPS] Remove userspace proofing from <asm/bitops.h>.Ralf Baechle1-42/+21
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle1-9/+1
2006-11-30[MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2-2/+12
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-4/+4
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto1-6/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-2/+0
2006-11-30[MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto1-1/+0
2006-11-30[MIPS] Fix alignment hole in struct cache_desc; shrink struct.Ralf Baechle1-5/+5
2006-11-30[MIPS] Remove unused R10000 performance counter definitions.Ralf Baechle1-56/+0
2006-11-30[MIPS] Add support for kexecNicolas Schichan2-0/+34
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto1-0/+13
2006-11-30[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITEYoichi Yuasa3-28/+43
2006-11-30[MIPS] Use "long" for 64-bit values on 64-bit kernel.Atsushi Nemoto1-18/+22
2006-11-30[MIPS] Introduce __pa_symbol()Franck Bui-Huu1-0/+1
2006-11-30[MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernelsFranck Bui-Huu1-2/+7
2006-11-30[MIPS] page.h: remove __pa() usages.Franck Bui-Huu3-4/+6
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty2-7/+16
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-16/+27
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2-16/+27
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+4
2006-11-28Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-26[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin1-2/+4
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser1-5/+10
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven2-0/+20
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2-14/+76
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+3
2006-11-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+15
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss1-4/+2
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams1-0/+4
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds1-4/+0
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips1-4/+0
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds2-0/+10
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer3-5/+6
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King1-5/+11
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa1-1/+1
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-53/+55
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi1-0/+2
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan1-0/+1
2006-11-15[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai5-53/+54
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell2-1/+3
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell1-1/+7
2006-11-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-2/+11
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-3/+7
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen1-0/+9
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen1-2/+0
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2-0/+2
2006-11-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] mspec driver build fixJes Sorensen1-1/+5
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-1/+2
2006-11-09[IPVS]: Compile fix for annotations in userland.Simon Horman1-0/+1
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-0/+5
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-4/+7
2006-11-08[PATCH] IPMI: retry messages on certain error returnsCorey Minyard1-0/+2
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields1-1/+1
2006-11-08x86-64: clean up io-apic accessesLinus Torvalds1-34/+0
2006-11-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+4
2006-11-06[MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle1-0/+4
2006-11-06Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds1-1/+2
2006-11-06AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen1-1/+2
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman1-3/+11
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+6
2006-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-21/+21
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2-6/+13
2006-11-05[IPV6]: Fix ECN bug on big-endianAl Viro1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro2-18/+18
2006-11-03[PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2-2/+2
2006-11-03[PATCH] Create compat_sys_migrate_pagesStephen Rothwell1-0/+4
2006-11-03[PATCH] swsusp: debuggingRafael J. Wysocki1-1/+3
2006-11-03[PATCH] Add printk_timed_ratelimit()Andrew Morton1-0/+2
2006-11-03[PATCH] fix UFS superblock alignment issuesEric Sandeen1-1/+1
2006-11-03[ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz1-4/+4
2006-11-02pci_ids.h: Add NVIDIA PCI IDPeer Chen1-0/+1
2006-11-02Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-2/+20
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty1-1/+19
2006-11-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-11-02[MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle1-1/+1
2006-11-01[SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller1-10/+8
2006-11-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-2/+4
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle3-2/+4
2006-11-01i386: clean up io-apic accessesLinus Torvalds1-28/+1
2006-11-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds7-24/+126
2006-11-01[POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins1-2/+5
2006-11-01[POWERPC] Make current preempt-safeHugh Dickins1-1/+11
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-3/+22
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2-15/+85
2006-11-01[POWERPC] Fix rmb() for e500-based machines itAndy Fleming1-3/+3
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo1-1/+0
2006-10-31Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2-1/+2
2006-10-31[IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber1-0/+1
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto3-30/+3
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+2
2006-10-31Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+12
2006-10-31[PATCH] uml: add INITCALLSJeff Dike1-7/+1
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein1-1/+1
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan1-2/+8
2006-10-31sh: Wire up new syscalls.Paul Mundt1-1/+4
2006-10-30[MIPS] MIPS doesn't need compat_sys_getdents.Ralf Baechle1-0/+1
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle1-6/+12
2006-10-30[PATCH] MTD: fix last kernel-doc warningRandy Dunlap1-1/+1
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra1-0/+9
2006-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+10
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2-10/+6
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov1-0/+3
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov1-11/+2
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell1-1/+1
2006-10-28[PATCH] visws build fixAndrey Panin2-53/+5
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-1/+2
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh1-5/+1
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-5/+9
2006-10-28[ARM] Add __must_check to uaccess functionsRussell King1-10/+10
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2-10/+27
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-0/+10
2006-10-26[IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen1-1/+1
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-8/+4
2006-10-25Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+2
2006-10-25Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds9-64/+144
2006-10-25[SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user spaceFUJITA Tomonori1-1/+1
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke1-0/+3
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-3/+0
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie1-4/+0
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt1-0/+1
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt1-4/+6
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt5-23/+62
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt4-39/+67
2006-10-25[POWERPC] Support nested cpu feature sectionsBenjamin Herrenschmidt1-5/+9
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2-2/+7
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman1-0/+2
2006-10-24[ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes1-1/+1
2006-10-23[PATCH] Remove __must_check for device_for_each_child()Russell King1-1/+1
2006-10-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+1
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+5
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds17-99/+10
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen1-0/+1
2006-10-22[SPARC64]: 8-byte align return value from compat_alloc_user_space()David S. Miller1-2/+5
2006-10-22[NET]: kernel-doc fix for sock.hRandy Dunlap1-2/+1
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet2-8/+0
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2-18/+15
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-19/+16
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-0/+23