summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches1-2/+1
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-7/+17
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds18-79/+84
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds250-2398/+6535
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds21-34/+52
2011-01-15Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-21/+22
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King111-806/+4277
2011-01-15Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King7-37/+24
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg1-2/+2
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten1-3/+3
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg3-2/+12
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao1-0/+1
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao1-27/+14
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds47-58/+30571
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King4-4/+0
2011-01-14xen: export arbitrary_virt_to_machineStephen Rothwell1-0/+1
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie5-21/+27
2011-01-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-8/+24
2011-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds23-482/+729
2011-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+41
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf1-0/+5
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki3-2/+3
2011-01-14tracing: Remove syscall_exit_fieldsLai Jiangshan1-21/+12
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar1-1/+1
2011-01-14Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King6-1/+906
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin1-10/+6
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-23/+108
2011-01-14Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds1-2/+2
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds59-576/+655
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds38-383/+608
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-51/+280
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown1-0/+8
2011-01-14i2c: Factor out runtime suspend checks from PM operationsMark Brown1-48/+20
2011-01-14i2c: Unregister dummy devices last on adapter removalJean Delvare1-1/+13
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8