summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| | | * sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| | | * serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
| | | * sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
| | | * sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
| | * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-203-51/+69
| | |\ \
| | | * | uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2Star
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2010-02-251546-14571/+37015
| | | |\ \
| | | * | | uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| | | * | | uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| | | * | | uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-03-197-13/+5Star
| | |\ \ \ \
| | | * | | | alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-194-4/+0Star
| | | * | | | alpha: remove trailing spaces in messagesFrans Pop2010-03-192-2/+2
| | | * | | | alpha: use __ratelimitAkinobu Mita2010-03-191-7/+3Star
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17Star
| | |\ \ \ \ \
| | | * | | | | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1Star
| | | * | | | | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6Star
| | | * | | | | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| | | * | | | | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3
| | | * | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-03-192-6/+3Star
| | | |\ \ \ \ \
| | | | * | | | | powerpc/fsl-booke: Get coherent bit from PTEKumar Gala2010-03-171-3/+0Star
| | | | * | | | | powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala2010-03-171-3/+3
| | * | | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-03-191-0/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-191-0/+0
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-03-198-41/+53
| | |\ \ \ \ \ \ \
| | | * | | | | | | tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-193-1/+3
| | | * | | | | | | tty: cpm_uart: use resource_size()Tobias Klauser2010-03-191-2/+2
| | | * | | | | | | tty_buffer: Fix distinct type warningFang Wenqi2010-03-191-2/+2
| | | * | | | | | | hvc_console: Fix race between hvc_close and hvc_removeAmit Shah2010-03-191-10/+21
| | | * | | | | | | uartlite: Fix build on sparc.David Miller2010-03-191-5/+5
| | | * | | | | | | tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman2010-03-191-4/+5
| | | * | | | | | | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman2010-03-192-22/+20Star
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-1911-38/+102
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | driver core: numa: fix BUILD_BUG_ON for node_read_distanceDavid Rientjes2010-03-191-2/+5
| | | * | | | | | | | driver-core: document ERR_PTR() return valuesJani Nikula2010-03-193-0/+14
| | | * | | | | | | | kobject: documentation: Update to refer to kset-example.c.Robert P. J. Day2010-03-191-1/+2
| | | * | | | | | | | sysdev: the cpu probe/release attributes should be sysdev_class_attributesStephen Rothwell2010-03-191-8/+8
| | | * | | | | | | | kobject: documentation: Fix erroneous example in kobject doc.Robert P. J. Day2010-03-191-19/+38
| | | * | | | | | | | driver-core: fix missing kernel-doc in firmware_classRandy Dunlap2010-03-191-0/+1
| | | * | | | | | | | Driver core: Early platform kernel-doc updateMagnus Damm2010-03-191-7/+20
| | | * | | | | | | | sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman2010-03-191-0/+1
| | | * | | | | | | | sysfs: fix sysfs lockdep warning in infiniband codeGreg Kroah-Hartman2010-03-191-0/+1
| | | * | | | | | | | sysfs: fix sysfs lockdep warning in ipmi codeGreg Kroah-Hartman2010-03-191-0/+10
| | | * | | | | | | | sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-191-1/+1
| | | * | | | | | | | sysfs: use sysfs_bin_attr_init in firmware class driverJiri Kosina2010-03-191-0/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-1932-148/+335
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard2010-03-191-2/+0Star
| | | * | | | | | | | usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-03-191-5/+11
| | | * | | | | | | | USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp2010-03-191-2/+7