summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Merge branch 'ks8695/timer' into next/cleanupOlof Johansson1-1/+13
2012-09-12watchdog: ks8695: sink registers into driverLinus Walleij1-1/+13
2012-09-06Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson37-5258/+7
2012-09-06Merge branch 'ag5evm' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Olof Johansson1-1/+0
2012-09-05Merge tag 'ks8695-time-for-arm-soc' of http://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-84/+92
2012-09-05ARM: ks8695: convert to generic time and clocksourceLinus Walleij2-39/+69
2012-09-05ARM: ks8695: delete resume hook from timerLinus Walleij1-1/+0
2012-09-05ARM: ks8695: use [readl|writel]_relaxed()Linus Walleij1-12/+12
2012-09-05ARM: ks8695: merge the timer header into the timer driverLinus Walleij2-41/+20
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson25-449/+424
2012-09-05Merge branch 'marco-prepare' of git://gitorious.org/sirfprima2-kernel/sirfpri...Olof Johansson10-531/+1216
2012-09-04Merge branch 'cleanup/io-pci' into next/cleanupArnd Bergmann873-6615/+10209
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann7952-198626/+467300
2012-08-31ARM: mach-shmobile: remove duplicated include from board-ag5evm.cWei Yongjun1-1/+0
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song3-2/+6
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song3-9/+23
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2-6/+7
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge37-5258/+7
2012-08-25ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song3-1/+1
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan4-267/+933
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha3-61/+79
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon3-211/+233
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon6-52/+53
2012-08-23ARM: perf: probe devicetree in preference to current CPUWill Deacon4-103/+110
2012-08-23ARM: perf: remove mysterious compiler barrierWill Deacon1-1/+0
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha14-36/+13
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon6-87/+1
2012-08-23ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2-1/+9
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter2-16/+45
2012-08-23Linux 3.6-rc3v3.6-rc3Linus Torvalds1-1/+1
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-181/+419
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-108/+146
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-12/+21
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds7-22/+36
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-14/+72
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds17-119/+241
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-46/+56
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet1-0/+1
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap1-0/+2
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro1-1/+1
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro1-2/+2
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro1-2/+1
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro1-7/+2
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22vfio: don't dereference after kfree...Al Viro1-1/+2
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie1-1/+8
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds16-110/+258
2012-08-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-179/+217
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds88-575/+637