Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f151961173bf28047d01b410969f05e485f56d7e
f151961
ARM: tegra: clock: Move unshared clk struct members into union
by Colin Cross
· 14 years ago
3ec349f
ARM: tegra: clock: Rearrange static clock tables
by Colin Cross
· 14 years ago
41cfe36
ARM: tegra: clock: Drop CPU dvfs
by Colin Cross
· 14 years ago
f035530
ARM: tegra: clock: Initialize clocks that have no enable
by Colin Cross
· 14 years ago
35c47c3
ARM: tegra: clock: Don't use PLL lock bits
by Colin Cross
· 14 years ago
bd41ef5
ARM: tegra: clock: Drop debugging
by Colin Cross
· 14 years ago
14133ad
ARM: tegra: clock: Don't BUG on changing an enabled PLL
by Colin Cross
· 14 years ago
2b84cb4f
ARM: tegra: clock: enable clk reset for non-peripheral clocks
by Dima Zavin
· 14 years ago
375b19c
ARM: tegra: Fix hang on reboot
by Simon Glass
· 14 years ago
1ca0034
ARM: tegra: APB DMA: Enable clock and remove reset.
by Stephen Warren
· 14 years ago
499ef7a
ARM: tegra: Prevent requeuing in-progress DMA requests
by Stephen Warren
· 14 years ago
fe92a02
Merge branch 'tegra-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into outside-for-next
by Colin Cross
· 14 years ago
cca414b
ARM: tegra: add TrimSlice board
by Mike Rapoport
· 14 years ago
535371c
ARM: tegra: Use writel_relaxed in tegra_init_cache
by Colin Cross
· 14 years ago
f2b6133
ARM: tegra: add tegra_defconfig
by Olof Johansson
· 14 years ago
5789fee
ARM: tegra: dma: Fix critical data corruption bugs
by Colin Cross
· 14 years ago
699fe14
ARM: tegra: Allow overriding arch_reset
by Colin Cross
· 14 years ago
1eb2ecf
ARM: tegra: cpufreq: Disable cpufreq during suspend
by Colin Cross
· 14 years ago
537f5af
ARM: tegra: iomap: Add missing devices
by Gary King
· 14 years ago
26d902c
ARM: tegra: irq: Implement retrigger
by Colin Cross
· 14 years ago
3524b70
ARM: tegra: irq: Add support for suspend wake sources
by Colin Cross
· 14 years ago
0936178
ARM: tegra: timer: Add idle and suspend support to timers
by Colin Cross
· 14 years ago
3c3895b
ARM: tegra: pinmux: Add missing drive pingroups and fix suspend
by Gary King
· 14 years ago
cea62c8
ARM: tegra: clock: Suspend fixes, and add new clocks
by Colin Cross
· 14 years ago
2ea67fd
ARM: tegra: Add prototypes for subsystem suspend functions
by Colin Cross
· 14 years ago
538bd3c
ARM: tegra: irqs: Update irq list
by Colin Cross
· 14 years ago
ce1e326
ARM: tegra: Add api to control internal powergating
by Colin Cross
· 14 years ago
d377eb0
ARM: tegra: Centralize macros to define debug uart base
by Colin Cross
· 14 years ago
100b33c
Linux 2.6.38-rc4
by Linus Torvalds
· 14 years ago
65d9055
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
eee4da2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
b8f049a
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
06262a6
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
fb2b2a1
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
by Tetsuo Handa
· 14 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 14 years ago
257a65d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
3a90983
Btrfs: Fix page count calculation
by Yan, Zheng
· 14 years ago
1f63b95
Merge branch 'fixes'
by Russell King
· 14 years ago
d402539
cifs: remove checks for ses->status == CifsExiting
by Jeff Layton
· 14 years ago
d8cff13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
by Russell King
· 14 years ago
7c28938
ALSA: AACI: allow writes to MAINCR to take effect
by Russell King
· 14 years ago
4a683a2
ARM: Update mach-types
by Russell King
· 14 years ago
d344e38
x86, nx: Mark the ACPI resume trampoline code as +x
by H. Peter Anvin
· 14 years ago
57cdfdf
powerpc: Fix hcall tracepoint recursion
by Anton Blanchard
· 14 years ago
429f4d8
powerpc/numa: Fix bug in unmap_cpu_from_node
by Anton Blanchard
· 14 years ago
fe5cfd6
powerpc/numa: Disable VPHN on dedicated processor partitions
by Anton Blanchard
· 14 years ago
c0e5e46
powerpc/numa: Add length when creating OF properties via VPHN
by Anton Blanchard
· 14 years ago
d69043e
powerpc/numa: Check for all VPHN changes
by Anton Blanchard
· 14 years ago
5de1669
powerpc/numa: Only use active VPHN count fields
by Anton Blanchard
· 14 years ago
cd9d6cc
powerpc/pseries: Remove unnecessary variable initializations in numa.c
by Jesse Larrew
· 14 years ago
7639ada
powerpc/pseries: Fix brace placement in numa.c
by Jesse Larrew
· 14 years ago
bd03403
powerpc/pseries: Fix typo in VPHN comments
by Jesse Larrew
· 14 years ago
1f1936f
powerpc: Fix some 6xx/7xxx CPU setup functions
by Benjamin Herrenschmidt
· 14 years ago
af9eef3
powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit
by Benjamin Herrenschmidt
· 14 years ago
b51cbd4
powerpc/book3e: Protect complex macro args in mmu-book3e.h
by Scott Wood
· 14 years ago
81c386c
powerpc: Fix pfn_valid() when memory starts at a non-zero address
by Scott Wood
· 14 years ago
8dbdea8
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6
by Linus Torvalds
· 14 years ago
f0adc82
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
43a7232
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
15ccb7b
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
07675f4
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
585a7c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
e66a022
arm/ixp4xx: Rename FREQ macro to avoid collisions
by Ben Hutchings
· 14 years ago
3c3a3b4
IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.
by Krzysztof Hałasa
· 15 years ago
8e4eef7
btrfs: Drop __exit attribute on btrfs_exit_compress
by Alexey Charkov
· 14 years ago
554233a
btrfs: cleanup error handling in btrfs_unlink_inode()
by Tsutomu Itoh
· 14 years ago
3c14874
Btrfs: exclude super blocks when we read in block groups
by Josef Bacik
· 14 years ago
13dbc08
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
by Josef Bacik
· 14 years ago
55835eb
Merge branch 'timers/locking'
by Ingo Molnar
· 14 years ago
8132b65
cifs: add check for kmalloc in parse_dacl
by Stanislav Fomichev
· 14 years ago
a9fe8d5
m32r: Fixup last __do_IRQ leftover
by Thomas Gleixner
· 14 years ago
872434d
genirq: Add missing status flags to modification mask
by Thomas Gleixner
· 14 years ago
ec11594
ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resource
by Mika Westerberg
· 14 years ago
11d4c3f
x86-32: Make sure the stack is set up before we use it
by H. Peter Anvin
· 14 years ago
247ec9b
cifs: don't send an echo request unless NegProt has been done
by Jeff Layton
· 14 years ago
44f2c5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1e6d93e
net: can: janz-ican3: world-writable sysfs termination file
by Vasiliy Kulikov
· 14 years ago
fef52b0
net: can: at91_can: world-writable sysfs files
by Vasiliy Kulikov
· 14 years ago
fea3af6
MAINTAINERS: update email ids of the be2net driver maintainers.
by Ajit Khaparde
· 14 years ago
1158f76
bridge: Don't put partly initialized fdb into hash
by Pavel Emelyanov
· 14 years ago
e3f0dad
cifs: enable signing flag in SMB header when server has it on
by Jeff Layton
· 14 years ago
64474bd
cifs: Possible slab memory corruption while updating extended stats (repost)
by Shirish Pargaonkar
· 14 years ago
78d2978
CRED: Fix kernel panic upon security_file_alloc() failure.
by Tetsuo Handa
· 14 years ago
862b6f6
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
bb5b583
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
811aaa5
drm: Only set DPMS ON when actually configuring a mode
by Keith Packard
· 14 years ago
00e6a31
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
f60ac8e
r8169: prevent RxFIFO induced loops in the irq handler.
by Francois Romieu
· 14 years ago
1519e57
r8169: RxFIFO overflow oddities with 8168 chipsets.
by Francois Romieu
· 14 years ago
b5ba6d1
r8169: use RxFIFO overflow workaround for 8168c chipset.
by Ivan Vecera
· 14 years ago
f266a51
lockdep, timer: Fix del_timer_sync() annotation
by Peter Zijlstra
· 14 years ago
38db9e1
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
by Julia Lawall
· 14 years ago
76429c1
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
by Pavel Shilovsky
· 14 years ago
b9e55f5
gpu/stub: fix acpi_video build error, fix stub kconfig dependencies
by Randy Dunlap
· 14 years ago
e2d5776
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
by David S. Miller
· 14 years ago
ca6b8bb
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
by David S. Miller
· 14 years ago
0033d5a
net: Fix bug in compat SIOCGETSGCNT handling.
by David S. Miller
· 14 years ago
8984096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
9690c63
niu: Fix races between up/down and get_stats.
by David S. Miller
· 14 years ago
Next »