summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-22da850-evm: KEYBOARD_GPIO_POLLED Kconfig conditionalBen Gardiner
2010-12-22da850-evm: add baseboard GPIO expander buttons, switches and LEDsBen Gardiner
2010-12-22da850-evm: extract defines for SEL{A,B,C} pins in UI expanderBen Gardiner
2010-12-22da850-evm: add UI Expander pushbuttonsBen Gardiner
2010-12-10davinci: kconfig: select at24 eeprom for selected boardsKevin Hilman
2010-12-10da850-evm, trivial: use da850_evm prefix for consistencyBen Gardiner
2010-12-10da850-evm: allow pca953x module buildBen Gardiner
2010-12-10davinci: da850-evm: UI expander gpio_set_value can sleep, use _cansleepBen Gardiner
2010-12-10davinci: aemif: signedness bug in davinci_aemif_setup_timing()Nicolas Kaiser
2010-12-10davinci: psc: simplify if-statementNicolas Kaiser
2010-12-10davinci: minor tnetv107x clock tree fixesCyril Chemparathy
2010-12-10davinci: use divide ratio limits from pll_dataCyril Chemparathy
2010-12-10davinci: Implement sched_clock()Andreas Gaeer
2010-12-06Linux 2.6.37-rc5v2.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