summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | libata: Update the blacklist with a few more devicesAlan Cox2007-09-201-0/+4
| |/ / / / / / /
* | | | | | | | signalfd simplificationDavide Libenzi2007-09-208-217/+39
* | | | | | | | rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter2007-09-201-1/+2
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-206-84/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | [BNX2]: Add PHY workaround for 5709 A1.Michael Chan2007-09-201-3/+4
| * | | | | | | | [PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu2007-09-201-40/+23
| * | | | | | | | [PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu2007-09-201-20/+24
| * | | | | | | | [PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu2007-09-201-5/+6
| * | | | | | | | [PPP] pppoe: Fix double-free on skb after transmit failureHerbert Xu2007-09-201-2/+1
| * | | | | | | | [PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'Alexey Kuznetsov2007-09-201-5/+5
| * | | | | | | | [NETFILTER]: MAINTAINERS updatePatrick McHardy2007-09-201-3/+3
| * | | | | | | | [NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond2007-09-201-6/+7
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-204-121/+292
|\ \ \ \ \ \ \ \
| * | | | | | | | sky2: version 1.18Stephen Hemminger2007-09-201-1/+1
| * | | | | | | | sky2: receive FIFO checkingStephen Hemminger2007-09-202-17/+66
| * | | | | | | | sky2: fe+ chip supportStephen Hemminger2007-09-202-37/+117
| * | | | | | | | sky2: reorganize chip revision featuresStephen Hemminger2007-09-202-57/+90
| * | | | | | | | sky2: ethtool speed report bugStephen Hemminger2007-09-201-7/+0
| * | | | | | | | sky2: fix VLAN receive processing (resend)Stephen Hemminger2007-09-202-2/+14
| * | | | | | | | phy: export phy_mii_ioctlDomen Puncer2007-09-201-0/+1
| * | | | | | | | myri10ge: Add support for PCI device id 9Brice Goglin2007-09-191-0/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2007-09-202-4/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Fix CRLF line endings in Documentation/input/iforce-protocol.txtLinus Torvalds2007-09-201-254/+254
* | | | | | | [x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle2007-09-201-1/+1
* | | | | | | [acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2007-09-202-65/+23
* | | | | | | [x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin2007-09-201-4/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Linux 2.6.23-rc7v2.6.23-rc7Linus Torvalds2007-09-191-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-09-194-10/+72
|\ \ \ \ \ \
| * | | | | | sched: fix invalid sched_class useHiroshi Shimamoto2007-09-191-0/+5
| * | | | | | sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-194-10/+67
| |/ / / / /
* / / / / / SELinux: fix array out of bounds when mounting with selinux optionsEric Paris2007-09-201-0/+2
|/ / / / /
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-193-4/+6
|\ \ \ \ \
| * | | | | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-192-3/+5
| * | | | | [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2007-09-191-10/+10
|\ \ \ \ \
| * | | | | V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" boot-time...Robert P. J. Day2007-09-171-3/+0
| * | | | | Revert "V4L/DVB (6173a): Documentation: Remove reference to dead "cpia_pp=" b...Mauro Carvalho Chehab2007-09-171-10/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-199-62/+101
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...Lachlan McIlroy2007-09-183-3/+54
| * | | | [XFS] Ensure file size updates have been completed before writing inode to disk.Lachlan McIlroy2007-09-183-9/+16
| * | | | [XFS] On-demand reaping of the MRU cacheDavid Chinner2007-09-173-50/+31
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-09-191-65/+42
|\ \ \ \
| * | | | [SUNSAB]: Fix several bugs.Al Viro2007-09-171-65/+42
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-09-192-2/+1
|\ \ \ \
| * | | | ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell2007-09-171-2/+0
| * | | | ide: ST320413A has the same problem as ST340823AJorge Juan Chico2007-09-171-0/+1
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-194-5/+24
|\ \ \ \
| * | | | [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-192-3/+10
| * | | | [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
| * | | | [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
| |/ / /