summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: intc - avoid SH7710 specific vector on SH7712Magnus Damm2007-09-211-2/+7
* sh: intc - add missing vectors for SH7707Magnus Damm2007-09-211-0/+8
* sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm2007-09-215-194/+220
* sh: intc - add support for SH7710Magnus Damm2007-09-212-55/+132
* sh: intc - add support for SH7705Magnus Damm2007-09-212-45/+119
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-203-5/+14
|\
| * [libata] ahci: add ATI SB800 PCI IDshenry su2007-09-201-4/+6
| * libata-sff: Fix documentationAlan Cox2007-09-201-1/+4
| * 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
|\ \
OpenPOWER on IntegriCloud