summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-22ARM: 5721/1: MMCI enable the use of a regulatorLinus Walleij2-4/+47
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij14-25/+25
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-21Merge branch 'u300' into develRussell King16-77/+1061
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten1-10/+7
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2-0/+65
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre2-0/+65
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King83-3400/+5606
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre1-0/+49
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre1-0/+47
2009-09-18ARM: 5678/1: SSP/SPI PL022 polarity terminology fixLinus Walleij3-9/+9
2009-09-18ARM: 5704/1: U300 sched_clock implementation v2Linus Walleij1-0/+15
2009-09-15ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij3-0/+7
2009-09-15ARM: 5697/1: MMCI Break out clock divider setupLinus Walleij1-17/+34
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij11-0/+525
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds9-48/+118
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds32-305/+2287
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-2/+414
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris1-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds77-1572/+4347
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds37-232/+755
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds42-284/+729
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds112-4867/+14377
2009-09-14Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2-1/+100
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds500-2819/+48275
2009-09-14fix undefined reference to user_shm_unlockHugh Dickins1-1/+1
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds80-2160/+5692
2009-09-14cleanup console_print()Anirban Sinha7-32/+11
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-25/+85
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds8-452/+619
2009-09-15KEYS: Fix garbage collectorDavid Howells4-35/+73
2009-09-15KEYS: Unlock tasklist when exiting early from keyctl_session_to_parentMarc Dionne1-0/+1
2009-09-15CRED: Allow put_cred() to cope with a NULL groups listDavid Howells1-1/+2
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-380/+204
2009-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds21-806/+678
2009-09-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-100/+12
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds22-759/+567
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-267/+223
2009-09-14at_hdmac: Rework suspend_late()/resume_early()Dan Williams1-7/+12
2009-09-14PM: Reset transition_started at dpm_resume_noirqXiaotian Feng1-1/+1
2009-09-14PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki1-85/+84
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre1-0/+14
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop1-5/+10
2009-09-14floppy: Switch driver to dev_pm_opsFrans Pop1-2/+7
2009-09-14PM: Trivial fixesWu Fengguang1-2/+2
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer1-6/+6
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki1-4/+39
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki3-72/+147
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki1-47/+158
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3