summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ARM: mach-shmobile: PLL does not have to run constantly for HDMIGuennadi Liakhovetski2011-05-242-11/+0
| * | | | | | ARM: mach-shmobile: add DMA for MMCIF on mackerelGuennadi Liakhovetski2011-05-241-0/+10
| * | | | | | ARM: mach-shmobile: MMCIF on mackerel can also be a moduleGuennadi Liakhovetski2011-05-241-3/+3
| * | | | | | ARM: mach-shmobile: sh7377 UIO platform data V3Magnus Damm2011-05-241-0/+223
| * | | | | | ARM: mach-shmobile: sh7372 UIO platform data V3Magnus Damm2011-05-241-0/+217
| * | | | | | ARM: mach-shmobile: sh7367 UIO platform data V3Magnus Damm2011-05-241-0/+223
| * | | | | | ARM: mach-shmobile: Use SCIFA and SCIFB port types on sh7377Magnus Damm2011-05-241-8/+8
| * | | | | | ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zbootSimon Horman2011-05-242-4/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-241440-47041/+34500
| |\ \ \ \ \ \
| * | | | | | | sh_mobile: Add MSTP clock for MERAMDamian2011-05-231-1/+3
| * | | | | | | ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalcKuninori Morimoto2011-04-181-3/+0
* | | | | | | | Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-255-0/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-231-0/+78
| * | | | | | | | ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-234-0/+52
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2519-711/+84
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-2419-711/+84
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | OMAP2PLUS: DSS2: Clean up omap_display_init()Archit Taneja2011-05-111-26/+49
| | * | | | | | | | OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja2011-05-111-0/+9
| | * | | | | | | | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-111-31/+0
| | * | | | | | | | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-1111-47/+10
| | * | | | | | | | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-1119-609/+18
* | | | | | | | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-2512-105/+0
* | | | | | | | | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-252-23/+0
* | | | | | | | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* | | | | | | | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-24/+2
* | | | | | | | | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-255-20/+0
* | | | | | | | | | um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* | | | | | | | | | um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* | | | | | | | | | um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* | | | | | | | | | um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* | | | | | | | | | um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* | | | | | | | | | um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* | | | | | | | | | um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* | | | | | | | | | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | | | | | | | | | mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-254-63/+68
* | | | | | | | | | alpha: hook up gpiolib supportMark Brown2011-05-252-0/+59
* | | | | | | | | | alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-255-12/+14
* | | | | | | | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+2
* | | | | | | | | | m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* | | | | | | | | | alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* | | | | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* | | | | | | | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* | | | | | | | | | mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-258-120/+22
* | | | | | | | | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-2521-41/+0
* | | | | | | | | | um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* | | | | | | | | | ia64: mmu_gather reworkPeter Zijlstra2011-05-251-20/+46
* | | | | | | | | | sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
* | | | | | | | | | arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
* | | | | | | | | | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | | | | | | | | | sparc: mmu_gather reworkPeter Zijlstra2011-05-256-116/+63
OpenPOWER on IntegriCloud