aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-05meta: update BSP descriptions to new KARCH/KTYPE/KMACHINE definitionsBruce Ashfield
2011-01-04linux-yocto-2.6.37: Add debugfs and ftrace features to standard ktype meta-dataDarren Hart
2011-01-04routerstation: disable command line overridesBruce Ashfield
2010-12-22qemuppc32: fix cfg file nameBruce Ashfield
2010-12-21meta: complete transition to - vs _Bruce Ashfield
2010-12-15meta: removing old meta series filesBruce Ashfield
2010-12-14meta: change '_' to '-'Bruce Ashfield
2010-12-07checkpoint dir: metaBruce Ashfield
2010-12-07checkpoint dir: metaBruce Ashfield
2010-12-07checkpoint dir: metaBruce Ashfield
2010-12-07checkpoint dir: meta/scriptsBruce Ashfield
2010-12-07checkpoint dir: meta/cfg/metaBruce Ashfield
2010-12-07This is the cache of the kernel patches for the "next" kernel layer.Bruce Ashfield
2010-12-06Linux 2.6.37-rc5Linus Torvalds
2010-12-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-12-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-12-04parisc: KittyHawk LCD fixGuy Martin
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds
2010-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-12-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-03Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-03MN10300: Implement asm/syscall.hDavid Howells
2010-12-03UBI: fix corrupted PEB detection for NOR flashArtem Bityutskiy
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-12-02xen: allocate irq descs on any NUMA nodeJeremy Fitzhardinge
2010-12-02xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-02ksm: annotate ksm_thread_mutex is no deadlock sourceKOSAKI Motohiro