index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
3
-16
/
+5
*
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
31
-183
/
+314
|
\
|
*
perf, ARM: Fix sysfs bits removal build failure
Ingo Molnar
2010-10-14
1
-1
/
+1
|
*
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-08
30
-77
/
+222
|
|
\
|
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
1
-2
/
+5
|
|
|
\
|
|
*
\
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-01
2
-2
/
+2
|
|
|
\
\
|
|
|
*
|
omap: McBSP: tx_irq_completion used in rx_irq_handler
Scott Ellis
2010-09-23
1
-1
/
+1
|
|
|
*
|
omap: Fix compile dependency to LEDS_CLASS
Tony Lindgren
2010-09-15
1
-1
/
+1
|
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-09-27
24
-74
/
+199
|
|
|
\
\
\
|
|
|
*
|
|
ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
Will Deacon
2010-09-27
1
-1
/
+7
|
|
|
*
|
|
ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
Santosh Shilimkar
2010-09-25
4
-8
/
+4
|
|
|
*
|
|
ARM: 6408/1: omap: Map only available sram memory
Santosh Shilimkar
2010-09-25
1
-20
/
+5
|
|
|
*
|
|
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
2010-09-25
1
-2
/
+15
|
|
|
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2010-09-25
5
-4
/
+25
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ARM: pxa: remove pr_<level> uses of KERN_<level>
Joe Perches
2010-09-25
1
-2
/
+1
|
|
|
|
*
|
|
ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured
Eric Miao
2010-09-25
1
-0
/
+12
|
|
|
|
*
|
|
ARM: pxa168: fix corrected reset vector
Mark F. Brown
2010-09-25
1
-1
/
+6
|
|
|
|
*
|
|
ARM: pxa: Use PIO for PI2C communication on Palm27x
Marek Vasut
2010-09-25
1
-1
/
+5
|
|
|
|
*
|
|
ARM: pxa: Fix Vpac270 gpio_power for MMC
Marek Vasut
2010-09-25
1
-0
/
+1
|
|
|
|
|
/
/
|
|
|
*
|
|
ARM: 6401/1: plug a race in the alignment trap handler
Nicolas Pitre
2010-09-23
1
-2
/
+17
|
|
|
*
|
|
ARM: 6406/1: at91sam9g45: fix i2c bus speed
Peter Korsgaard
2010-09-23
1
-2
/
+2
|
|
|
*
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...
Russell King
2010-09-23
3
-6
/
+6
|
|
|
|
\
\
\
|
|
|
|
*
|
|
ARM: dove: fix __io() definition to use bus based offset
Eric Miao
2010-09-19
1
-3
/
+3
|
|
|
|
*
|
|
ARM: kirkwood: Unbreak PCIe I/O port
Arnaud Patard
2010-09-19
2
-3
/
+3
|
|
|
|
|
/
/
|
|
|
*
|
|
ARM: Fix build error when using KCONFIG_CONFIG
Russell King
2010-09-19
1
-1
/
+1
|
|
|
*
|
|
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
2010-09-19
2
-0
/
+18
|
|
|
*
|
|
ARM: 6400/1: at91: fix arch_gettimeoffset fallout
Peter Korsgaard
2010-09-19
1
-1
/
+0
|
|
|
*
|
|
ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
Daniel Walker
2010-09-17
1
-1
/
+25
|
|
|
*
|
|
ARM: prevent multiple syscall restarts
Russell King
2010-09-17
1
-0
/
+2
|
|
|
*
|
|
ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...
Catalin Marinas
2010-09-17
1
-1
/
+1
|
|
|
*
|
|
ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...
Will Deacon
2010-09-17
2
-0
/
+23
|
|
|
*
|
|
ARM: 6388/1: errata: DMB operation may be faulty
Will Deacon
2010-09-17
2
-2
/
+26
|
|
|
*
|
|
ARM: 6387/1: errata: check primary part ID in proc-v7.S
Will Deacon
2010-09-17
1
-3
/
+8
|
|
|
*
|
|
ARM: 6377/1: supply _cansleep gpio function to U300
Linus Walleij
2010-09-17
1
-0
/
+3
|
|
|
*
|
|
ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates
Linus Walleij
2010-09-17
1
-7
/
+10
|
|
|
*
|
|
ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix
Linus Walleij
2010-09-17
1
-14
/
+2
|
|
|
|
/
/
|
|
*
|
|
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
2010-09-22
5
-1
/
+21
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-10-05
1
-2
/
+5
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
oprofile, ARM: Release resources on failure
Robert Richter
2010-09-30
1
-2
/
+5
|
|
|
/
/
|
*
|
|
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2010-09-21
10
-66
/
+109
|
|
\
\
\
|
|
|
/
/
|
*
|
|
perf events: Clean up pid passing
Matt Helsley
2010-09-15
1
-1
/
+1
|
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
60
-274
/
+615
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
1
-8
/
+1
|
*
|
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
1
-35
/
+61
|
*
|
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
1
-14
/
+14
|
*
|
|
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
1
-0
/
+3
|
*
|
|
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
1
-12
/
+26
|
*
|
|
perf: Deconstify struct pmu
Peter Zijlstra
2010-09-09
1
-1
/
+1
|
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-08-25
13
-16
/
+40
|
|
\
\
\
|
*
\
\
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-08-19
969
-17762
/
+44860
|
|
\
\
\
\
[next]