aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-31various doc/kernel-parameters fixesRandy Dunlap1-13/+8
2007-07-31xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely1-12/+7
2007-07-31xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely1-2/+2
2007-07-31s3c2410fb: fix s3c2410 compilationBen Dooks2-31/+60
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas1-2/+2
2007-07-31synclink_gt: fix transmit DMA stallPaul Fulghum1-29/+46
2007-07-31serial_txx9: fix printk format mismatchAtsushi Nemoto1-2/+3
2007-07-31x86-64: Calgary: fix section mismatch warnings in tceRandy Dunlap2-4/+4
2007-07-31oom: print points as unsigned longDavid Rientjes1-1/+1
2007-07-31rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel1-0/+2
2007-07-31Do not trigger OOM-killer for high-order allocation failuresMel Gorman1-0/+4
2007-07-31s3c2410: fixup after arch movesBen Dooks1-1/+1
2007-07-31Make Bruce Fields (co-)maintainer of kNFSDdNeil Brown1-0/+2
2007-07-31Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu1-3/+1
2007-07-31update dontdiff fileRandy Dunlap1-0/+3
2007-07-31.gitignore updateAlexey Dobriyan1-0/+1
2007-07-31NOMMU: Fix SYSV IPC SHMDavid Howells2-1/+8
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds56-2964/+138
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds9-11/+14
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt4-10/+9
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds12-444/+279
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-98/+101
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds11-224/+171
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-712/+577
2007-07-30modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman1-1/+6
2007-07-30kobject: update documentationCornelia Huck1-119/+59
2007-07-30kset: kernel-doc cleanupsRandy Dunlap1-12/+11
2007-07-30driver core: revert "device" link creation checkCornelia Huck1-2/+1
2007-07-30stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interfaceJuan Lang1-1/+1
2007-07-30Fix Doc/sysfs-rules typosRandy Dunlap1-37/+35
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap2-1/+2
2007-07-30kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2-2/+3
2007-07-30kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck1-8/+8
2007-07-30HOWTO: sync Japanese HOWTOTsugikazu Shibata1-31/+35
2007-07-30HOWTO: adjust translation header of Japanese stable_api_nonsense.txtIKEDA, Munehiro1-10/+10
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell6-8/+11
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-30USB: more pxa2xx_udc dead code removalDavid Brownell1-30/+0
2007-07-30USB: NIKON D50 is an unusual deviceMilinevsky Dmitry1-0/+7
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0Oliver Neukum1-9/+8
2007-07-30USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox1-560/+410
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox1-42/+27
2007-07-30USB: Fix a bug in usb_start_wait_urbAlan Stern1-10/+16
2007-07-30USB: fix scatterlist PIO case (IOMMU)David Brownell1-4/+11