aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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[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-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-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
2005-09-12[PATCH] ppc64: Add definitions for new PTRACE callsAnton Blanchard3-0/+22
2005-09-12[PATCH] ppc64: ptrace cleanupsAnton Blanchard1-52/+69
2005-09-12[PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings1-0/+72
2005-09-12ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2-0/+6
2005-09-11[PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ...Greg Ungerer1-2/+19
2005-09-11[PATCH] m68knommu: add SPI register definitions for 528x processorsGreg Ungerer1-0/+112
2005-09-11[PATCH] m68knommu: dma support for 523x processorsGreg Ungerer1-1/+1
2005-09-11[PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit()Greg Ungerer1-1/+1
2005-09-11[PATCH] m68knommu: correct prototype args in checksum.hGreg Ungerer1-3/+4
2005-09-11[PATCH] m68knommu: cache support for 523x/528x processorsGreg Ungerer1-14/+11
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov2-0/+159
2005-09-11Pull sn-features into release branchTony Luck2-9/+84
2005-09-11[IA64] MCA/INIT: remove obsolete unwind codeKeith Owens1-7/+0
2005-09-11[PATCH] MCA/INIT: use per cpu stacksKeith Owens2-136/+91
2005-09-11[IA64] MCA/INIT: add an extra thread_info flagKeith Owens2-1/+3
2005-09-11[PATCH] MCA/INIT: scheduler hooksKeith Owens1-0/+2
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds5-5/+141
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2-21/+37
2005-09-10[PATCH] uml spinlock breakageAl Viro1-0/+6
2005-09-10Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input Linus Torvalds1-0/+8
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-2/+2
2005-09-10[WATCHDOG] mv64x60_wdt.patchJames Chapman1-0/+8
2005-09-10[PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2-7/+12
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso1-0/+38
2005-09-10Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ David S. Miller2-21/+37
2005-09-10Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-0/+3
2005-09-10[PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk1-1/+1
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras1-0/+6
2005-09-10[PATCH] ppc32: Kill init on unhandled synchronous signalsPaul Mackerras1-0/+1
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton1-9/+0
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2-20/+22
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan1-0/+2
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+0
2005-09-10[PATCH] include/linux/bio.h: "extern inline" -> "static inline"Adrian Bunk1-4/+3
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk1-3/+3
2005-09-10[PATCH] include/linux/blkdev.h: "extern inline" -> "static inline"Adrian Bunk1-1/+1
2005-09-10[PATCH] include/asm-i386/: "extern inline" -> "static inline"Adrian Bunk2-3/+3
2005-09-10[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()Adrian Bunk1-2/+0
2005-09-10[PATCH] dmapool: Fix "nocast type" warningsVictor Fusco1-1/+2
2005-09-10[PATCH] lib/radix-tree: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco1-1/+2
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk2-4/+0
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar1-0/+1
2005-09-10[PATCH] cpuset semaphore depth check deadlock fixPaul Jackson1-0/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar41-1723/+1289
2005-09-10[SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez1-0/+8
2005-09-10[IPV6]: Bring Type 0 routing header in-line with rfc3542.Brian Haley1-1/+1
2005-09-10Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 David S. Miller1-20/+36
2005-09-10[IPV6]: Note values allocated for ip6_tables.YOSHIFUJI Hideaki1-0/+14
2005-09-10[IPV6]: rearrange constants for new advanced API to solve conflicts.YOSHIFUJI Hideaki1-20/+22
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-0/+1
2005-09-09Manual merge with LinusDmitry Torokhov640-13075/+11813
2005-09-09[PATCH] md: add write-intent-bitmap support to raid5NeilBrown1-1/+13
2005-09-09[PATCH] md: limit size of sb read/written to appropriate amountNeilBrown1-0/+1
2005-09-09[PATCH] md: remove old cruft from md_k.h header fileNeilBrown1-64/+0
2005-09-09[PATCH] md: allow md to load a superblock with feature-bit '1' setNeilBrown1-0/+5
2005-09-09[PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown1-2/+2
2005-09-09[PATCH] md: add write-behind support for md/raid1NeilBrown3-5/+26
2005-09-09[PATCH] md: support write-mostly device in raid1NeilBrown2-2/+12
2005-09-09[PATCH] md: all hot-add and hot-remove of md intent logging bitmapsNeilBrown1-0/+10
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-1/+20
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds12-13/+13
2005-09-09[PATCH] IB: Add struct for ClassPortInfoRoland Dreier1-0/+21