summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches
2011-01-18MIPS: Sibyte: Use vzalloc in sbbus profilerJoe Perches
2011-01-15Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-01-15Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2011-01-15Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten
2011-01-15Merge branch 'slub/hotplug' into slab/urgentPekka Enberg
2011-01-15ARM: fix missing branch in __error_aRussell King
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King
2011-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King
2011-01-15xen: export arbitrary_virt_to_machineStephen Rothwell
2011-01-15Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-14PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf
2011-01-14ACPI / ACPICA: Initialize the global lock spinlock as appropriateRafael J. Wysocki
2011-01-14tracing: Remove syscall_exit_fieldsLai Jiangshan
2011-01-14spi/amba-pl022: fixing compilation warning.Viresh Kumar
2011-01-14Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2011-01-14ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin
2011-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-14Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-14i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown
2011-01-14i2c: Factor out runtime suspend checks from PM operationsMark Brown
2011-01-14i2c: Unregister dummy devices last on adapter removalJean Delvare
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom