Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
71c01b9d5b00e5887f6a81a5303c65841e096d61
71c01b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
437cf4c
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
719741d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
6b0d1ab
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
9b45c0d
maintainers: update my email address
by James Morris
· 13 years ago
faf3090
sys_poll: fix incorrect type for 'timeout' parameter
by Linus Torvalds
· 13 years ago
797a796
asm-generic: architecture independent readq/writeq for 32bit environment
by Hitoshi Mitake
· 13 years ago
5180bb3
ARM/audit: include audit header and fix audit arch
by Eric Paris
· 13 years ago
3ddd4d0
ARM: OMAP: fix voltage domain build errors with PM_OPP disabled
by Russell King
· 13 years ago
e23e8c0
ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
by Myron Stowe
· 13 years ago
910ba59
ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialised
by Santosh Shilimkar
· 13 years ago
27e74da
i387: export 'fpu_owner_task' per-cpu variable
by Linus Torvalds
· 13 years ago
8ebbfb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
39e255d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
1a4edd9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
7e16838
i387: support lazy restore of FPU state
by Linus Torvalds
· 13 years ago
80ab6f1
i387: use 'restore_fpu_checking()' directly in task switching code
by Linus Torvalds
· 13 years ago
cea20ca
i387: fix up some fpu_counter confusion
by Linus Torvalds
· 13 years ago
59cca65
digsig: changed type of the timestamp
by Dmitry Kasatkin
· 13 years ago
b01543d
Linux 3.3-rc4
by Linus Torvalds
· 13 years ago
be2874c
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
584216b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bff98bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
4686066
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 13 years ago
7857b99
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
06ca7c4
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
7bcd5b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
58e44ba
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
a18d3af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
34ddc81
i387: re-introduce FPU state preloading at context switch time
by Linus Torvalds
· 13 years ago
f94edac
i387: move TS_USEDFPU flag from thread_info to task_struct
by Linus Torvalds
· 13 years ago
abe9a6d
NFSv4: fix server_scope memory leak
by Weston Andros Adamson
· 13 years ago
f86f36a
NFSv4.1: Fix a NFSv4.1 session initialisation regression
by Trond Myklebust
· 13 years ago
cf1eb40
[S390] correct ktime to tod clock comparator conversion
by Martin Schwidefsky
· 13 years ago
656d912
[S390] 3215 deadlock with tty_wakeup
by Martin Schwidefsky
· 13 years ago
2320c57
[S390] incorrect PageTables counter for kvm page tables
by Martin Schwidefsky
· 13 years ago
f361230
[S390] idle: avoid RCU usage in extended quiescent state
by Heiko Carstens
· 13 years ago
4903062
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
by Linus Torvalds
· 13 years ago
b3b0870
i387: do not preload FPU state at task switch time
by Linus Torvalds
· 13 years ago
465c934
ecryptfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
545d680
eCryptfs: Copy up lower inode attrs after setting lower xattr
by Tyler Hicks
· 13 years ago
4a26620
eCryptfs: Improve statfs reporting
by Tyler Hicks
· 13 years ago
6d59d7a
i387: don't ever touch TS_USEDFPU directly, use helper functions
by Linus Torvalds
· 13 years ago
b6c6641
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
by Linus Torvalds
· 13 years ago
15d8791
i387: fix x86-64 preemption-unsafe user stack save/restore
by Linus Torvalds
· 13 years ago
9a45a94
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events
by Anton Blanchard
· 13 years ago
64f8c13
powerpc/adb: Use set_current_state()
by majianpeng
· 13 years ago
5432124
powerpc: Disable interrupts early in Program Check
by Benjamin Herrenschmidt
· 13 years ago
a1a1d1b
powerpc: Remove legacy iSeries from ppc64_defconfig
by Stephen Rothwell
· 13 years ago
13635df
powerpc/fsl/pci: Fix PCIe fixup regression
by Benjamin Herrenschmidt
· 13 years ago
40c8cef
powerpc: Fix kernel log of oops/panic instruction dump
by Ira Snyder
· 13 years ago
f2ea0f5
crypto: sha512 - use standard ror64()
by Alexey Dobriyan
· 13 years ago
fee6a3c
ARM: 7327/1: need to include asm/system.h in asm/processor.h
by Olof Johansson
· 13 years ago
46e33c6
ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()
by Javi Merino
· 13 years ago
4272f98
ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field
by Javi Merino
· 13 years ago
8e43a90
ARM: 7325/1: fix v7 boot with lockdep enabled
by Rabin Vincent
· 13 years ago
6c23e41
net/ethernet: ks8851_mll fix irq handling
by Jan Weitzel
· 13 years ago
2371143
veth: Enforce minimum size of VETH_INFO_PEER
by Thomas Graf
· 13 years ago
78a5249f
stmmac: update the driver version to Feb 2012 (v2)
by Giuseppe CAVALLARO
· 13 years ago
cf3f047
stmmac: move hw init in the probe (v2)
by Giuseppe CAVALLARO
· 13 years ago
7a13f8f
stmmac: request_irq when use an ext wake irq line (v2)
by Francesco Virlinzi
· 13 years ago
1cc5a73
stmmac: do not discard frame on dribbling bit assert
by Giuseppe CAVALLARO
· 13 years ago
72ba009
ipheth: Add iPhone 4S
by Tim Gardner
· 13 years ago
9f5b6c6
mlx4: add unicast steering entries to resource_tracker
by Eugenia Emantayev
· 13 years ago
2531188
mlx4: fix QP tree trashing
by Eugenia Emantayev
· 13 years ago
75c6062
mlx4: fix buffer overrun
by Eugenia Emantayev
· 13 years ago
33b5d30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
61cddc5
regmap: Fix cache defaults initialization from raw cache defaults
by Lars-Peter Clausen
· 13 years ago
c38e234
i387: fix sense of sanity check
by Linus Torvalds
· 13 years ago
6e2e340
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
by Tony Lindgren
· 13 years ago
08a183f
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
by Catalin Marinas
· 13 years ago
7ada1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
ebf4bcb
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
8b36ac5
Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
694ce18
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
3013dc0
3c59x: shorten timer period for slave devices
by Eric Dumazet
· 13 years ago
58e05f3
netpoll: netpoll_poll_dev() should access dev->flags
by Eric Dumazet
· 13 years ago
f65bd5e
RxRPC: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
fc54363
bnx2x: remove the 'poll' module option
by Michal Schmidt
· 13 years ago
0af2a0d
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
by Neal Cardwell
· 13 years ago
13d2619
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
b7f5b7d
drm/radeon/kms: fix MSI re-arm on rv370+
by Alex Deucher
· 13 years ago
6f9f8a6
drm/radeon/kms/atom: bios scratch reg handling updates
by Alex Deucher
· 13 years ago
40e8c73
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.
by Dave Airlie
· 13 years ago
27c3afe
ALSA: intel8x0: Fix default inaudible sound on Gateway M520
by Daniel T Chen
· 13 years ago
675c67a
Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
ce5afed
Merge git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
ca81a62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
778a785
powerpc/pseries/eeh: Fix crash when error happens during device probe
by Thadeu Lima de Souza Cascardo
· 13 years ago
444080d
powerpc/pseries: Fix partition migration hang in stop_topology_update
by Brian King
· 13 years ago
f1c853b
powerpc/powernv: Disable interrupts while taking phb->lock
by Michael Ellerman
· 13 years ago
6fe5f5f
powerpc: Fix WARN_ON in decrementer_check_overflow
by Benjamin Herrenschmidt
· 13 years ago
7a768d3
powerpc/wsp: Fix IRQ affinity setting
by Benjamin Herrenschmidt
· 13 years ago
e628942
powerpc: Implement GET_IP/SET_IP
by Srikar Dronamraju
· 13 years ago
454c0bf
powerpc/wsp: Permanently enable PCI class code workaround
by Benjamin Herrenschmidt
· 13 years ago
847c9db
ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
by Al Viro
· 13 years ago
fcf8306
vfs: fix compat_sys_stat() handling of overflows in st_nlink
by Al Viro
· 13 years ago
dcdbed8
quota: Fix deadlock with suspend and quotas
by Jan Kara
· 13 years ago
6b6dc83
vfs: Provide function to get superblock and wait for it to thaw
by Jan Kara
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
Next »