Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1ed31d6db90d51010545921e59d369d2f92b7ac2
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
ceba1ab
powerpc/cpumask: Add DEBUG_PER_CPU_MAPS option
by Anton Blanchard
· 15 years ago
2ef613cb
powerpc/cpumask: Convert mpic driver to new cpumask API
by Benjamin Herrenschmidt
· 15 years ago
828a698
powerpc/cpumask: Update some comments
by Anton Blanchard
· 15 years ago
25863de
powerpc/cpumask: Convert NUMA code to new cpumask API
by Anton Blanchard
· 15 years ago
8729faa
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
by Anton Blanchard
· 15 years ago
cc1ba8e
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
by Anton Blanchard
· 15 years ago
e6532c6
powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API
by Anton Blanchard
· 15 years ago
2c2df03
powerpc/cpumask: Refactor /proc/cpuinfo code
by Anton Blanchard
· 15 years ago
64fe220
powerpc/cpumask: Convert xics driver to new cpumask API
by Anton Blanchard
· 15 years ago
af831e1
powerpc/cpumask: Convert pseries SMP code to new cpumask API
by Anton Blanchard
· 15 years ago
1157313
powerpc/cpumask: Convert iseries SMP code to new cpumask API
by Anton Blanchard
· 15 years ago
b6decb7
powerpc/cpumask: Convert fixup_irqs to new cpumask API
by Anton Blanchard
· 15 years ago
bfb9126
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
by Anton Blanchard
· 15 years ago
d5f86fe
powerpc/cpumask: Convert rtasd to new cpumask API
by Anton Blanchard
· 15 years ago
1b095cf
powerpc/cpumask: Use cpu_online_mask
by Anton Blanchard
· 15 years ago
e460c2c
powerpc: Invoke oom-killer from page fault
by Benjamin Herrenschmidt
· 15 years ago
91eea67
powerpc/mm: Track backing pages allocated by vmemmap_populate()
by Mark Nelson
· 15 years ago
13bb533
i2c/ibm-iic: Drop NO_IRQ
by Wolfram Sang
· 15 years ago
6889f959b
i2c/cpm: Drop NO_IRQ
by Wolfram Sang
· 15 years ago
8f85c0a
i2c/mpc: Drop NO_IRQ
by Wolfram Sang
· 15 years ago
7cad197
powerpc: Correct parport interrupt parsing
by Martyn Welch
· 15 years ago
75c1d53
powerpc: Fix CONFIG_DEBUG_PAGEALLOC on 603/e300
by Benjamin Herrenschmidt
· 15 years ago
aef40e8
powerpc/pseries: Only call start-cpu when a CPU is stopped
by Michael Neuling
· 15 years ago
f8b6769
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
by Michael Neuling
· 15 years ago
722154e
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 15 years ago
1d7746c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
0fd6b32
[MTD] Remove zero-length files mtdbdi.c and internal.ho
by Jeff Garzik
· 15 years ago
85ea2d3
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
by Kristoffer Ericson
· 15 years ago
40868c8
libata: Fix several inaccuracies in developer's guide
by Sergei Shtylyov
· 15 years ago
65be2f5
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
111c7d8
slub: Fix bad boundary check in init_kmem_cache_nodes()
by Zhang, Yanmin
· 15 years ago
a32fe93
powerpc/4xx: Add optional "reset_type" property to control reboot via dts
by Stefan Roese
· 15 years ago
5f23370
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
101c192
powerpc/47x: defconfig for 476 on the iss 4xx simulator
by Dave Kleikamp
· 15 years ago
b4e8c8d
powerpc/4xx: Simple platform for the ISS 4xx simulator
by Torez Smith
· 15 years ago
8777c79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
38c9e91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1d7aec3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
5157b4a
raid6: fix recovery performance regression
by Dan Williams
· 15 years ago
221c185
powerpc/476: Add isync after loading mmu and debug spr's
by Dave Kleikamp
· 15 years ago
896903c
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
by David Howells
· 15 years ago
f0641cb
KEYS: Use RCU dereference wrappers in keyring key type code
by David Howells
· 15 years ago
cea7daa
KEYS: find_keyring_by_name() can gain access to a freed keyring
by Toshiyuki Okajima
· 15 years ago
fc5e709
powerpc/476: add machine check handler for 47x core
by Dave Kleikamp
· 15 years ago
e7f75ad
powerpc/47x: Base ppc476 support
by Dave Kleikamp
· 15 years ago
795033c
powerpc/44x: break out cpu init code into stand-alone function
by Dave Kleikamp
· 15 years ago
471c70f
powerpc/booke: Add Stack Marking support to Booke Exception Prolog
by Torez Smith
· 15 years ago
69b5de8
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
8f0f5ff
ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
by Daniel T Chen
· 15 years ago
231f50bc
ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582
by Anisse Astier
· 15 years ago
bfe7078
ALSA: take tu->qlock with irqs disabled
by Dan Carpenter
· 15 years ago
7cff094
FEC: Fix kernel panic in fec_set_mac_address.
by Mattias Walström
· 15 years ago
c536668
ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T
by Daniel T Chen
· 15 years ago
4442dd4
ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F
by Daniel T Chen
· 15 years ago
8dd34ab
ALSA: hda - fix array indexing while creating inputs for Cirrus codecs
by Brian J. Tarricone
· 15 years ago
7ebd467
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
d7526f2
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
by Linus Torvalds
· 15 years ago
67bff7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
cf8304e
KEYS: Fix RCU handling in key_gc_keyring()
by David Howells
· 15 years ago
d9a9b4a
KEYS: Fix an RCU warning in the reading of user keys
by David Howells
· 15 years ago
68b3adb
drm/radeon/kms/legacy: only enable load detection property on DVI-I
by Alex Deucher
· 15 years ago
3515387
drm/radeon/kms: fix panel scaling adjusted mode setup
by Alex Deucher
· 15 years ago
7572e56
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
a66f637
Fix the x86_64 implementation of call_rwsem_wait()
by David Howells
· 15 years ago
c81406d6
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
f5fa05d
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
f2809d6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
b1d4b39
i2c: Fix probing of FSC hardware monitoring chips
by Jean Delvare
· 15 years ago
e4a7b9b
i2c-core: Erase pointer to clientdata on removal
by Wolfram Sang
· 15 years ago
26a6931b
Input: joydev - allow binding to button-only devices
by Christoph Fritz
· 15 years ago
f935aa9
ipv6: Fix default multicast hops setting.
by David S. Miller
· 15 years ago
e938fbf
Input: elantech - ignore high bits in the position coordinates
by Florian Ragwitz
· 15 years ago
f81bc78
Input: elantech - allow forcing Elantech protocol
by Florian Ragwitz
· 15 years ago
225c61a
Input: elantech - fix firmware version check
by Florian Ragwitz
· 15 years ago
5132088
Input: ati_remote - add some missing devices from lirc_atiusb
by Jarod Wilson
· 15 years ago
1827d2e
net: ep93xx_eth stops receiving packets
by David S. Miller
· 15 years ago
d577632
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
by Joel Becker
· 15 years ago
d93ac51
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
d050700
drivers/net/phy: micrel phy driver
by David J. Choi
· 15 years ago
e9162ab
dm9601: fix phy/eeprom write routine
by Peter Korsgaard
· 15 years ago
19937d0
ppp_generic: handle non-linear skbs when passing them to pppd
by Simon Arlott
· 15 years ago
ea8420e
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
by Simon Arlott
· 15 years ago
b0930f8
ceph: remove bad auth_x kmem_cache
by Sage Weil
· 15 years ago
7ff899d
ceph: fix lockless caps check
by Sage Weil
· 15 years ago
ea1409f
ceph: clear dir complete, invalidate dentry on replayed rename
by Sage Weil
· 15 years ago
5c6a2cd
ceph: fix direct io truncate offset
by Sage Weil
· 15 years ago
ae18756
ceph: discard incoming messages with bad seq #
by Sage Weil
· 15 years ago
684be25
ceph: fix seq counting for skipped messages
by Sage Weil
· 15 years ago
d45d0d9
ceph: add missing #includes
by Sage Weil
· 15 years ago
0b0c06d
ceph: fix leaked spinlock during mds reconnect
by Sage Weil
· 15 years ago
c8f1658
ceph: print more useful version info on module load
by Sage Weil
· 15 years ago
91dee39
ceph: fix snap realm splits
by Sage Weil
· 15 years ago
c10f5e1
ceph: clear dir complete on d_move
by Sage Weil
· 15 years ago
37e27e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 15 years ago
973bec3
nilfs2: fix sync silent failure
by Ryusuke Konishi
· 15 years ago
b810e94
powernow-k8: Fix frequency reporting
by Mark Langsdorf
· 15 years ago
d557f65
watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
by Wim Van Sebroeck
· 15 years ago
Next »