summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: S5PV310: Adds clkset_aclk for removing clkset_aclk_xxxKukjin Kim2010-10-211-20/+5
* ARM: S5PV310: Removed unused clockKukjin Kim2010-10-211-44/+2
* ARM: S5PV310: Adds clock addresses for S5PV310Kukjin Kim2010-10-211-2/+25
* ARM: S5PV310: Add CPU hotplug support for S5PV310Changhwan Youn2010-10-211-0/+144
* ARM: S5PV310: Add GPIO keys at Universal boardKyungmin Park2010-10-211-0/+62
* ARM: S5PV310: update S5PV310 Kconfig for supporting multiple machinesKukjin Kim2010-10-211-7/+15
* ARM: S5PV310: Add SMDKC210 board support fileKukjin Kim2010-10-213-0/+98
* ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2010-10-192-2/+1
* ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh2010-10-181-0/+1
* ARM: S5P64X0: Fix GPIO rbank supportAtul Dahiya2010-10-181-5/+0
* ARM: S5P64X0: Replace the 6440 system device class definition with 64x0Abhilash Kesavan2010-10-181-1/+1
* ARM: S5P64X0: FIX typo in the ADC device nameNaveen Krishna Ch2010-10-181-2/+2
* ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450Kukjin Kim2010-10-181-1/+2
* ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-183-4/+63
* ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board fileKukjin Kim2010-10-182-35/+234
* ARM: S5P64X0: Move GPIO support files for merge S5P64X0Kukjin Kim2010-10-184-138/+208
* ARM: S5P64X0: Add S5P6450 I2C supportKukjin Kim2010-10-183-10/+51
* ARM: S5P64X0: Move DMA support for S5P64X0Kukjin Kim2010-10-183-21/+85
* ARM: S5P64X0: Update Audio supportKukjin Kim2010-10-188-321/+422
* ARM: S5P64X0: Update Timer supportKukjin Kim2010-10-182-10/+13
* ARM: S5P64X0: Update IRQ supportKukjin Kim2010-10-182-16/+40
* ARM: S5P64X0: Update Clock for S5P6440 and S5P6450Kukjin Kim2010-10-1810-979/+1674
* ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization supportKukjin Kim2010-10-1821-384/+711
* ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim2010-10-188-66/+96
* ARM: S5P: Moves initial map for merging S5P64X0Kukjin Kim2010-10-1810-66/+125
* ARM: S5P: Move OneNAND device definitions in plat-s5pKukjin Kim2010-10-1811-24/+37
* Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds2010-10-141-2/+2
* Un-inline the core-dump helper functionsLinus Torvalds2010-10-142-32/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1413-77/+104
|\
| * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| * net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-112-3/+5
| * b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| * net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-111-3/+3
| * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * ATM: mpc, fix use after freeJiri Slaby2010-10-111-1/+1
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-0/+3
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
* | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-143-22/+6
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-131-1/+1
|\ \
| * | ioat2: fix performance regressionDan Williams2010-10-131-1/+1
* | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-131-2/+0
|\ \ \
| * | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields2010-10-131-2/+0
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-133-4/+14
|\ \ \ \
| * | | | ring-buffer: Fix typo of time extends per pageSteven Rostedt2010-10-121-1/+1
| * | | | perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu2010-10-121-0/+12
| * | | | perf: Fix incorrect copy_from_user() usageJohn Blackwood2010-10-121-3/+1
OpenPOWER on IntegriCloud