aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+0
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-0/+6
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin1-8/+11
2006-03-22[PATCH] mm: slab less atomicsNick Piggin1-4/+2
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin1-2/+2
2006-03-22[PATCH] mm: less atomic opsNick Piggin2-1/+3
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin1-2/+0
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin1-3/+2
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2-23/+0
2006-03-22[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-22[PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl1-4/+6
2006-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds13-211/+181
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-464/+890
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-4/+36
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-4/+47
2006-03-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-102/+127
2006-03-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-28/+139
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+12
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-43/+162
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds10-39/+207
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab1-0/+1
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky1-1/+1
2006-03-21Merge branch 'origin'Linus Torvalds334-2826/+3505
2006-03-21Pull sn2-reduce-kmalloc-wrap into release branchTony Luck1-22/+0
2006-03-21Pull icc-cleanup into release branchTony Luck2-168/+22
2006-03-21Pull sn2-mmio-writes into release branchTony Luck5-2/+26
2006-03-21Pull altix-ce1.0-asic into release branchTony Luck2-2/+42
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-12/+1
2006-03-21Pull ia64-mutex-primitives into release branchTony Luck1-5/+88
2006-03-21Pull bsp-removal into release branchTony Luck1-0/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle4-9/+9
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle3-27/+4
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto1-4/+4
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-1/+19
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto4-57/+66
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-0/+1
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle1-0/+18
2006-03-21[MIPS] Add early console for Cobalt.Peter Horton1-0/+2
2006-03-21[CRYPTO] api: Align tfm context as wide as possibleHerbert Xu1-1/+9
2006-03-20[NETFILTER]: Add H.323 conntrack/NAT helperJing Min Zhao2-0/+32
2006-03-20[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger1-1/+1
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger1-27/+0
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller1-1/+1
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-17/+26
2006-03-20[ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo1-0/+5
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin8-0/+61
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-1/+3
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse8-178/+177
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-6/+21
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy1-1/+9
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2-0/+2
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2-0/+2
2006-03-20[NET]: sem2mutex part 2Ingo Molnar2-2/+3
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-1/+2
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+4
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan1-0/+4
2006-03-20[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-1/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-13/+7
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden1-0/+1
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo1-0/+4
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2-2/+6
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise1-4/+6
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel1-16/+1
2006-03-20[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim1-1/+1
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+16
2006-03-20[DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo1-9/+0
2006-03-20[DCCP]: sparse endianness annotationsAndrea Bittau1-31/+21
2006-03-20[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy1-10/+14
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-2/+0
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim1-0/+3
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim3-1/+75
2006-03-20[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy1-0/+1
2006-03-20[NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy1-0/+1
2006-03-20[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy4-106/+94
2006-03-20[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy1-0/+12
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy1-2/+8
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-4/+19
2006-03-20[DCCP]: Set the default CCID according to kernel config selectionIan McDonald1-1/+10
2006-03-20[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte1-22/+34
2006-03-20[TCP]: MTU probingJohn Heffner3-0/+24
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan1-0/+2
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau1-1/+34
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau1-3/+5
2006-03-20[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo1-0/+11
2006-03-20[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo1-0/+13
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte1-0/+6
2006-03-20[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte1-1/+1
2006-03-20[NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy1-1/+1
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf3-5/+58
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki3-0/+25
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki3-3/+19
2006-03-20[IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki1-2/+0
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki1-3/+0
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell1-2/+5
2006-03-20[PATCH] USB: EHCI for AU1200Jordan Crouse1-0/+4
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson1-0/+27
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-2/+0
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton1-1/+1
2006-03-20[PATCH] kobject_add_dirJun'ichi Nomura1-0/+2
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman1-0/+15
2006-03-20[PATCH] Kobject: kobject.h: fix a typoAdrian Bunk1-1/+1
2006-03-20[PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt1-0/+2
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman1-0/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2-0/+23
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-2/+2
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds38-682/+3797
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-29/+191
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein1-18/+30
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak1-1/+4
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak1-2/+6
2006-03-20IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier1-1/+2
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak1-0/+15
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak1-0/+41
2006-03-20IB: Whitespace cleanupsRoland Dreier1-2/+2
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier1-0/+18
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz2-1/+3
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier1-1/+4
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier2-3/+15
2006-03-20[ARM] Fix cosmetic typo in asm/irq.hRussell King1-1/+1
2006-03-20Merge branch 'master'Jeff Garzik10-86/+138
2006-03-20Merge branch 'master'Jeff Garzik10-86/+138
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller1-0/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.David S. Miller1-0/+1
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller1-2/+4
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2-1/+6
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller1-12/+38
2006-03-20[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller1-21/+2
2006-03-20[SPARC64]: Add SMT scheduling support for Niagara.David S. Miller1-0/+2
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller4-11/+19
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-1/+3
2006-03-20[SPARC64]: Bulletproof MMU context locking.David S. Miller1-3/+3
2006-03-20[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller2-2/+5
2006-03-20[SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller1-24/+0
2006-03-20[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller1-0/+10
2006-03-20[SPARC64]: Use 13-bit context size always.David S. Miller1-13/+1
2006-03-20[SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller1-4/+30
2006-03-20[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2-13/+13
2006-03-20[SPARC64]: Fix %tstate ASI handling in start_thread{,32}()David S. Miller1-3/+4
2006-03-20[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller1-0/+15
2006-03-20[SPARC64]: Add sun4v_cpu_yield().David S. Miller1-0/+3
2006-03-20[SPARC64]: Kill cpudata->idle_volume.David S. Miller1-1/+1
2006-03-20[SPARC64]: Export a PAGE_SHARED symbol.David S. Miller1-0/+1
2006-03-20[SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto1-0/+2
2006-03-20[SPARC64]: More TLB/TSB handling fixes.David S. Miller2-6/+14
2006-03-20[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller1-0/+6
2006-03-20[SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller1-8/+1
2006-03-20[SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara.David S. Miller1-5/+17
2006-03-20[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller2-4/+5
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller1-1/+1
2006-03-20[SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V.David S. Miller1-0/+4
2006-03-20[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller1-0/+6
2006-03-20[SPARC]: Kill off these __put_user_ret things.David S. Miller2-84/+0
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-4/+2
2006-03-20[SPARC64]: Add prom_{start,stop}cpu_cpuid().David S. Miller1-3/+11
2006-03-20[SPARC64]: Fixup TSTATE layout diagram in asm/pstate.hDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Fix gcc-3.3.x warnings.David S. Miller1-118/+25
2006-03-20[SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller1-3/+3
2006-03-20[SPARC64]: Fix comment typo in asm/hypervisor.hDavid S. Miller1-1/+1
2006-03-20[SPARC64]: Probe virtual-devices root node on sun4v.David S. Miller1-0/+18
2006-03-20[SPARC64]: Generic sun4v_build_irq().David S. Miller1-0/+1
2006-03-20[SPARC64]: Implement rest of generic interrupt hypervisor calls.David S. Miller1-0/+24
2006-03-20[SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.SDavid S. Miller1-0/+5
2006-03-20[SPARC64]: Use inline patching for critical PTE operations.David S. Miller1-3/+485
2006-03-20[SPARC64]: Move PTE field definitions back into asm/pgtable.hDavid S. Miller1-2/+86
2006-03-20[SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller2-0/+4
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-194/+72
2006-03-20[SPARC64]: Register kernel TSB with hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller1-5/+5
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-20[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller3-30/+31
2006-03-20[SPARC64]: Add HV_PCI_TSBID() macro.David S. Miller1-0/+6
2006-03-20[SPARC64]: More SUN4V PCI controller work.David S. Miller1-0/+3
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-11/+45
2006-03-20[SPARC]: Clean up idprom header files.David S. Miller2-28/+10
2006-03-20[SPARC64]: Hypervisor TSB context switching.David S. Miller2-10/+16
2006-03-20[SPARC64]: Implement sun4v TSB miss handlers.David S. Miller1-0/+20
2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller2-0/+9
2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller1-2/+12
2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller1-8/+14
2006-03-20[SPARC64]: Add sun4v mondo queue bases to struct trap_per_cpu.David S. Miller1-8/+15
2006-03-20[SPARC64]: Fix some comment typos in asm/hypervisor.hDavid S. Miller1-2/+4
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-5/+10
2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: asm/cpudata.h needs asm/asi.hDavid S. Miller1-1/+2
2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller1-4/+7