summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski2010-08-161-1/+5
| | * | | | | ARM: mach-shmobile: Runtime PM V3Magnus Damm2010-08-163-2/+171
| | | |/ / / | | |/| | |
| * | | | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson2010-09-012-0/+6
| * | | | | ARM: 6330/1: perf: reword comments relating to perf_event_do_pendingWill Deacon2010-09-012-5/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-085-13/+13
|\ \ \ \ \
| * | | | | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann2010-09-051-2/+2
| * | | | | x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-052-5/+5
| * | | | | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins2010-08-241-2/+1
| * | | | | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-201-4/+5
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-084-25/+73
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
| * | | | | perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
| * | | | | perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
| * | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-011-5/+17
| |\ \ \ \ \
| | * | | | | oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| | * | | | | oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-071-2/+4
|\ \ \ \ \ \
| * | | | | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
* | | | | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds2010-09-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-076-21/+37
|\ \ \ \ \ \ \
| * | | | | | | alpha: Fix printk format errorsMichael Cree2010-09-011-3/+3
| * | | | | | | alpha: convert perf_event to use local_tMichael Cree2010-08-311-9/+9
| * | | | | | | Fix call to replaced SuperIO functionsMorten H. Larsen2010-08-313-8/+25
| * | | | | | | alpha: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-08-311-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-09-0710-34/+69
|\ \ \ \ \ \ \
| * | | | | | | powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
| * | | | | | | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
| * | | | | | | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
| * | | | | | | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
| * | | | | | | fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
| * | | | | | | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
| * | | | | | | powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
| * | | | | | | powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
| * | | | | | | powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
| * | | | | | | powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
| |/ / / / / /
* | | | | | | m68knommu: fix missing linker segmentsGreg Ungerer2010-09-071-0/+2
* | | | | | | h8300: Fix missing consts in kernel_execve()David Howells2010-09-071-2/+2
* | | | | | | h8300: Fix die()David Howells2010-09-072-2/+4
* | | | | | | h8300: IRQ flags should be stored in an unsigned longDavid Howells2010-09-071-5/+10
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-2813-581/+0
|\ \ \ \ \ \
| * | | | | | Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song2010-08-275-5/+0
| * | | | | | Blackfin: punt duplicate SPORT MMR definesMike Frysinger2010-08-278-576/+0
* | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-2814-62/+135
|\ \ \ \ \ \ \
| * | | | | | | ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn2010-08-274-2/+10
| * | | | | | | ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2010-08-272-8/+15
| * | | | | | | ARM: S5PV310: Fix missed uart clocksJongpill Lee2010-08-271-7/+37
| * | | | | | | ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee2010-08-271-3/+12
| * | | | | | | ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee2010-08-271-2/+2
| * | | | | | | ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim2010-08-274-31/+38
OpenPOWER on IntegriCloud