aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-51/+13
2005-09-30[PATCH] missing qualifiers in readb() et.al. on ppcAl Viro1-10/+10
2005-09-30[PATCH] uml get_user() NULL noise removalAl Viro1-1/+1
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2005-09-29[SPARC64]: Kill arch/sparc64/prom/memory.cDavid S. Miller1-14/+0
2005-09-29[SPARC64]: Rewrite convoluted physical memory probing.David S. Miller1-2/+2
2005-09-30[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem w...Daniel Jacobowitz1-0/+2
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+1
2005-09-29Revert task flag re-ordering, add commentsLinus Torvalds1-5/+17
2005-09-29[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov1-5/+5
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-34/+59
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+9
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] ppc64 get_user annotationsAl Viro1-2/+4
2005-09-29[PATCH] s390 signal annotationsAl Viro2-2/+2
2005-09-29[PATCH] ia64 basic __user annotationsAl Viro1-6/+6
2005-09-29[PATCH] arm/rpc iomem annotationsAl Viro1-2/+2
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-1/+5
2005-09-28[SPARC64]: Kill all external references to sp_banks[]David S. Miller2-17/+1
2005-09-28[SPARC]: Declare paging_init() in asm/pgtable.hDavid S. Miller2-0/+4
2005-09-28[SPARC64]: Simplify user fault fixup handling.David S. Miller1-3/+3
2005-09-28[SPARC64]: Fix fault handling in unaligned trap handler.David S. Miller1-0/+1
2005-09-28[SPARC64]: Convert to use generic exception table support.David S. Miller1-15/+2
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2-24/+82
2005-09-28Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+0
2005-09-28[PATCH] ppc64: More hugepage fixesBenjamin Herrenschmidt1-0/+1
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin2-0/+15
2005-09-27[SPARC64]: Add missing IDs for newer cpus.David S. Miller1-3/+6
2005-09-27[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.David S. Miller1-1/+3
2005-09-27[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks1-0/+2
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller1-0/+2
2005-09-27[NET]: Reorder some hot fields of struct net_deviceEric Dumazet1-34/+55
2005-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-22/+52
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-23/+89
2005-09-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+5
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-3/+23
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-4/+6
2005-09-26[PATCH] m32r: missing __iomem in ioremap() declarationAl Viro1-1/+1
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller4-10/+69
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte1-7/+5
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov1-6/+15
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-1/+0
2005-09-26[ARM] Remove SA_IRQNOMASKRussell King1-1/+0
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong1-2/+3
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz1-0/+7
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2-1/+13
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller1-0/+10
2005-09-25[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.David S. Miller2-3/+9
2005-09-25[ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks1-5/+5
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2-1/+3
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik68-183/+758
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte1-4/+21
2005-09-22[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte1-7/+0
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan2-62/+62
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel5-56/+14
2005-09-22[PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso1-1/+0
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt3-6/+365
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky1-1/+4
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman1-0/+4
2005-09-22[SPARC64]: Rewrite bootup sequence.David S. Miller1-19/+33
2005-09-22[IA64] Wire in the MCA/INIT handler stacksKeith Owens1-0/+5
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz1-0/+5
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo1-0/+1
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo1-1/+2
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo2-3/+13
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2-2/+15
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo1-2/+4
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo3-6/+37
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo1-1/+2
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid1-1/+2
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso17-17/+17
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso2-47/+6
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+11
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-4/+11
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet1-0/+2
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso1-5/+4
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-16/+24
2005-09-20[SPARC64]: Verify vmalloc TLB misses more strictly.David S. Miller1-9/+11
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2-4/+11
2005-09-20[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-20[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`Ben Dooks1-1/+1
2005-09-19[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.hDavid S. Miller4-7/+9
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin1-0/+4
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan1-4/+4
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy1-1/+1
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai1-0/+3
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte5-0/+476
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley1-2/+0
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-0/+9
2005-09-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-09-18[ARM] Fix warning in asm/futex.hRussell King1-1/+1
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo1-0/+2
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo1-1/+2
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo1-0/+35
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo1-9/+5
2005-09-18Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-11/+30
2005-09-17[PATCH] joystick-vs-x.org fixAndrew Morton1-11/+13
2005-09-17[PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare1-5/+0
2005-09-17[PATCH] uml: UML/i386 cmpxchg fixJeff Dike1-2/+0
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-0/+28
2005-09-17[PATCH] x86_64: desc.h-needs smp.hAndrew Morton1-0/+2
2005-09-17[PATCH] uml: breakpoint an arbitrary threadJeff Dike1-0/+1
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller1-0/+1
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo1-11/+29
2005-09-16[PATCH] cleanup whitespace in pci_ids.hKarsten Keil1-1/+1
2005-09-16[PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil1-0/+3
2005-09-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-40/+37
2005-09-16[SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann1-2/+2
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox1-0/+1
2005-09-15[ARM] Tighten pfn_valid() test.Russell King1-1/+14
2005-09-15[ARM] 2913/1: PXA Poodle: Cleanup some unneeded codeRichard Purdie1-12/+13
2005-09-15[ARM] 2909/1: remove IXP2000_PROD_IDLennert Buytenhek2-3/+1
2005-09-15[ARM] 2911/1: ixp2000_reg_{read,write} accessorsLennert Buytenhek1-5/+9
2005-09-15[ARM] Remove PFN_TO_NID for !DISCONTIGMEMRussell King6-19/+0
2005-09-14[IPVS]: ip_vs_ftp breaks connections using persistenceJulian Anastasov1-0/+3
2005-09-14[NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller1-0/+1
2005-09-14Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2-0/+9
2005-09-14Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp Linus Torvalds1-0/+16
2005-09-14[ARM SMP] Add timer/watchdog defines for MPCoreRussell King1-0/+16
2005-09-14[PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier1-1/+1
2005-09-14[PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer typePantelis Antoniou1-1/+1
2005-09-14Pull fix-offsets-h into release branchTony Luck2-0/+9
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 David S. Miller1-0/+11
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds1-0/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds1-13/+23
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa-current Linus Torvalds9-66/+56
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog Linus Torvalds1-0/+8
2005-09-13[IA64] fix circular dependency on generation of asm-offsets.hTony Luck2-0/+9
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap17-73/+5
2005-09-13[PATCH] drivers/video: Replace custom macro with isdigit()Tobias Klauser1-3/+0
2005-09-13[PATCH] fbcon: constify font dataJan Beulich2-6/+6
2005-09-13[PATCH] v4l: experimental Sliced VBI API supportMauro Carvalho Chehab1-22/+87
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown1-5/+10
2005-09-13[PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie2-0/+188
2005-09-13[PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie1-0/+10
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie1-0/+1
2005-09-13[PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie1-0/+10
2005-09-13[PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie2-12/+12
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-0/+3
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-1/+3
2005-09-13[PATCH] set_current_state() commentaryAndrew Morton1-0/+11
2005-09-13[PATCH] Make BUILD_BUG_ON fail at compile time.Andi Kleen1-2/+2
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-12[PATCH] m68knommu: optimized local_irq_disable, and platform reboot codeGreg Ungerer1-6/+48
2005-09-12[PATCH] m68knommu: implement scatter/gather support macrosGreg Ungerer1-0/+6
2005-09-12[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processorsGreg Ungerer1-14/+15
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds3-2/+110
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+11
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-13/+212
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle1-0/+5
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle2-2/+28
2005-09-12[AX.25]: Add descriptions to constantsRalf Baechle1-5/+5
2005-09-12[AX.25]: Add more PIDsRalf Baechle1-5/+14
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle1-1/+1
2005-09-12[PATCH] USB: fix usbdevice_fs header breakageHarald Welte1-1/+1
2005-09-12[PATCH] x86-64: clean up local_add/sub argumentsAndi Kleen1-2/+2
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2-0/+4
2005-09-12[PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich1-6/+4
2005-09-12[PATCH] x86-64: Make dmi_find_device for !DMI case inlineAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Lose constraints on cmpxchgJan Beulich1-3/+3
2005-09-12[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.Jan Beulich2-3/+15
2005-09-12[PATCH] x86-64: Remove unused vxtime.hz fieldAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tssAndi Kleen1-1/+7
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2-5/+2
2005-09-12[PATCH] x86-64: Merge msr.c with i386 versionAndi Kleen1-12/+27
2005-09-12[PATCH] x86-64: Fix CFI informationJan Beulich2-8/+23
2005-09-12[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}Andi Kleen1-0/+5
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk10-30/+30
2005-09-12[PATCH] Increase nodemap hash.Nakul Saraiya1-1/+1
2005-09-12[PATCH] x86-64: Fix off by one in pfn_validJim Paradis1-1/+1
2005-09-12[PATCH] i386: add memory clobbers to syscall macrosAndi Kleen1-6/+6
2005-09-12[PATCH] x86-64: Increase TLB flush array sizeAndi Kleen2-1/+9
2005-09-12[PATCH] x86-64: Don't include config.h in asm/timex.hAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen3-11/+17
2005-09-12[PATCH] x86-64: Make remote TLB flush more scalableAndi Kleen1-8/+9
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen4-3/+6
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2-3/+3
2005-09-12[PATCH] x86-64: Avoid unnecessary double bouncing for swiotlbAndi Kleen1-3/+3
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen1-0/+1
2005-09-12[PATCH] x86-64: Don't cache align PDA on UP buildsAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen1-0/+2
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-1/+0
2005-09-12[PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen1-3/+3
2005-09-12[PATCH] cpuset semaphore depth check optimizePaul Jackson1-1/+0
2005-09-12[PATCH] crc16: remove w1 specific comments.Evgeniy Polyakov1-15/+1
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds10-56/+208
2005-09-12[ALSA] [PATCH] Add missing sound PCI IDs to pci_ids.hTakashi Iwai1-0/+44
2005-09-12[ALSA] version 1.0.10rc1Jaroslav Kysela1-1/+1
2005-09-12[ALSA] Another fix for DocBookTakashi Iwai1-1/+3
2005-09-12[ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai1-1/+2
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-1/+0
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai5-59/+1
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai1-3/+5
2005-09-12[PATCH] ppc64: Remove unused codeAnton Blanchard1-4/+0
2005-09-12[PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard5-0/+39