aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/defconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-17[PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams1-10/+27
2006-02-17[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams1-29/+32
2006-02-16[ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre1-3/+3
2006-02-16[ARM] 3338/1: old ABI compat: sys_socketcallNicolas Pitre2-1/+31
2006-02-16[ARM] 3337/1: Fix NSLU2 flash support according to window size configuration patchMartin Michlmayr1-2/+4
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2-13/+20
2006-02-16sis190: early setting of the pci driver private dataFrancois Romieu1-2/+2
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel1-1/+6
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2-6/+3
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel1-0/+11
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel4-1/+40
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel1-3/+4
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel1-0/+24
2006-02-16[IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner1-1/+3
2006-02-16[MMC] mmci: allow small data transfersRussell King1-0/+7
2006-02-16[PATCH] Fix over-zealous tag clearing in radix_tree_deleteNeilBrown1-4/+6
2006-02-16[ARM] Fix SMP initialisation oopsRussell King5-13/+40
2006-02-15[PATCH] mmconfig: add kernel parameter documentationBjorn Helgaas1-0/+2
2006-02-15[PATCH] swsusp: nuke noisy messageAndrew Morton1-3/+1
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley1-1/+1
2006-02-15[PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel1-2/+8
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin21-503/+96
2006-02-15[PATCH] cpuset: oops in exit on null cpuset fixPaul Jackson1-1/+34
2006-02-15[PATCH] ide: touch softlockup detector during pioAndrew Morton1-0/+3
2006-02-15[PATCH] kbuild: revert "fix make -jN with multiple targets with O=..."Benjamin LaHaise1-4/+3
2006-02-15[PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer2-3/+13
2006-02-15[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai2-2/+6
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai1-0/+6
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai1-0/+2
2006-02-15[NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2-5/+5
2006-02-15[NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai1-3/+3
2006-02-15[NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy1-1/+1
2006-02-15[IA64] support panic_on_oops sysctlHorms1-0/+8
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy7-16/+40
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com3-22/+38
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson3-23/+36
2006-02-15[IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2-2/+2
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] remove compile time warningJes Sorensen1-0/+2
2006-02-15[IA64] remove obsolete corporate addressJes Sorensen3-17/+2
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen12-162/+111
2006-02-15[IA64] Remove duplicate EXPORT_SYMBOLsAndreas Schwab1-15/+0
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov3-11/+17
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov1-2/+2
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov1-3/+2
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl4-4/+0
2006-02-15[SERIAL] Fix typo in commentRalf Baechle1-1/+1
2006-02-15[SERIAL] Documentation/jsm.txt is a no show.Arthur Othieno1-2/+2
2006-02-15[BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki1-2/+2
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy3-4/+45