summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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
| |/
* | x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-191-0/+7
* | Driver core: fix deprectated sysfs structure for nested class devicesDmitry Torokhov2007-09-191-6/+23
* | uml: fix irqstack crashJeff Dike2007-09-193-6/+7
* | Fix NUMA Memory Policy Reference CountingLee Schermerhorn2007-09-193-12/+75
* | Fix user namespace exiting OOPsPavel Emelyanov2007-09-193-2/+27
* | Convert uid hash to hlistPavel Emelyanov2007-09-194-10/+11
* | kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-09-191-6/+2
* | ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2007-09-192-8/+70
* | disable sys_timerfd() for 2.6.23Andrew Morton2007-09-191-0/+1
* | nfs: fix oops re sysctls and V4 supportAlexey Dobriyan2007-09-191-1/+1
OpenPOWER on IntegriCloud