aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/module.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-21[MIPS] BCM1480: include <linux/init.h>.Ralf Baechle1-0/+1
2007-09-21[MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle1-0/+1
2007-09-21x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2-7/+15
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran1-2/+2
2007-09-20ocfs2: Don't double set write parametersMark Fasheh1-13/+3
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh1-1/+16
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh5-14/+36
2007-09-20signalfd simplificationDavide Libenzi8-217/+39
2007-09-20rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter1-1/+2
2007-09-20[libata] ahci: add ATI SB800 PCI IDshenry su1-4/+6
2007-09-20libata-sff: Fix documentationAlan Cox1-1/+4
2007-09-20libata: Update the blacklist with a few more devicesAlan Cox1-0/+4
2007-09-20sky2: version 1.18Stephen Hemminger1-1/+1
2007-09-20sky2: receive FIFO checkingStephen Hemminger2-17/+66
2007-09-20sky2: fe+ chip supportStephen Hemminger2-37/+117
2007-09-20sky2: reorganize chip revision featuresStephen Hemminger2-57/+90
2007-09-20sky2: ethtool speed report bugStephen Hemminger1-7/+0
2007-09-20sky2: fix VLAN receive processing (resend)Stephen Hemminger2-2/+14
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2-4/+2
2007-09-20[BNX2]: Add PHY workaround for 5709 A1.Michael Chan1-3/+4
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu1-40/+23
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu1-20/+24
2007-09-20[PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu1-5/+6
2007-09-20[PPP] pppoe: Fix double-free on skb after transmit failureHerbert Xu1-2/+1
2007-09-20[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'Alexey Kuznetsov1-5/+5
2007-09-20[NETFILTER]: MAINTAINERS updatePatrick McHardy1-3/+3
2007-09-20[NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond1-6/+7
2007-09-20Fix CRLF line endings in Documentation/input/iforce-protocol.txtLinus Torvalds1-254/+254
2007-09-20[x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle1-1/+1
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2-65/+23
2007-09-20[x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin1-4/+10
2007-09-20phy: export phy_mii_ioctlDomen Puncer1-0/+1
2007-09-19Linux 2.6.23-rc7Linus Torvalds1-2/+2
2007-09-20SELinux: fix array out of bounds when mounting with selinux optionsEric Paris1-0/+2
2007-09-19sched: fix invalid sched_class useHiroshi Shimamoto1-0/+5
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar4-10/+67
2007-09-19myri10ge: Add support for PCI device id 9Brice Goglin1-0/+3
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2-3/+5
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-19Driver core: fix deprectated sysfs structure for nested class devicesDmitry Torokhov1-6/+23
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn3-12/+75
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov3-2/+27
2007-09-19Convert uid hash to hlistPavel Emelyanov4-10/+11
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke1-6/+2
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2-8/+70
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan1-1/+1
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2-8/+60