Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
212274347fc4d2a7c56bf6c953b02c809e7e0be1
2122743
lockdep: Fix missing entry in /proc/lock_stat
by Li Zefan
· 15 years ago
9062920
lockdep: Fix memory usage info of BFS
by Ming Lei
· 15 years ago
e351b66
lockdep: Reintroduce generation count to make BFS faster
by Ming Lei
· 15 years ago
bb97a91
lockdep: Deal with many similar locks
by Peter Zijlstra
· 15 years ago
f607c66
lockdep: Introduce lockdep_assert_held()
by Peter Zijlstra
· 15 years ago
98c33ed
lockdep: Fix style nits
by Peter Zijlstra
· 15 years ago
4f84f43
lockdep: Fix backtraces
by Peter Zijlstra
· 15 years ago
bbfa262
lockdep: Fix BFS build
by Ingo Molnar
· 15 years ago
af01296
lockdep: BFS cleanup
by Peter Zijlstra
· 15 years ago
12f3dfd
lockdep: Add statistics info for max bfs queue depth
by Ming Lei
· 15 years ago
4dd861d
lockdep: Update memory usage introduced by BFS
by Ming Lei
· 15 years ago
ef68102
lockdep: Implement lockdep_count_*ward_deps by BFS
by Ming Lei
· 15 years ago
24208ca
lockdep: Introduce print_shortest_lock_dependencies
by Ming Lei
· 15 years ago
d7aaba1
lockdep: Implement find_usage_*wards by BFS
by Ming Lei
· 15 years ago
db0002a
lockdep: Implement check_noncircular() by BFS
by Ming Lei
· 15 years ago
9e2d551
lockdep: Introduce match function to BFS
by Ming Lei
· 15 years ago
d588e46
lockdep: Improve implementation of BFS
by Ming Lei
· 15 years ago
c94aa5c
lockdep: Print the shortest dependency chain if finding a circle
by Ming Lei
· 15 years ago
4be3bd7
Linux 2.6.31-rc4
by Linus Torvalds
· 15 years ago
b600ffa
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
81cbf6d
Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep
by Linus Torvalds
· 15 years ago
61f3826
genirq: Fix UP compile failure caused by irq_thread_check_affinity
by Bruno Premont
· 15 years ago
023d43c
lockdep: Fix lockdep annotation for pipe_double_lock()
by Peter Zijlstra
· 15 years ago
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 15 years ago
612e900
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c57c374
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5b26776
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
356d1b5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bb184d1
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 15 years ago
1f9758d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
49ed657
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
402168c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
12e8ffe
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
0d517fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
1fd1f28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
0dc3d52
perf: fix stack data leak
by Arjan van de Ven
· 15 years ago
61fe087
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
71c4c8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
0fdc7e6
perf_counter tools: Give perf top inherit option
by Mike Galbraith
· 15 years ago
d20ff6b
perf_counter tools: Fix vmlinux symbol generation breakage
by Mike Galbraith
· 15 years ago
5beeded
perf_counter: Detect debugfs location
by Jason Baron
· 15 years ago
f6bdafe
perf_counter: Add tracepoint support to perf list, perf stat
by Jason Baron
· 15 years ago
28ac909
perf symbol: C++ demangling
by Arnaldo Carvalho de Melo
· 15 years ago
dfe5a50
perf: avoid structure size confusion by using a fixed size
by Arjan van de Ven
· 15 years ago
966ee4d
perf_counter: Fix throttle/unthrottle event logging
by Anton Blanchard
· 15 years ago
a054123
perf_counter: Improve perf stat and perf record option parsing
by Anton Blanchard
· 15 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 15 years ago
573402d
perf_counter: Plug more stack leaks
by Peter Zijlstra
· 15 years ago
c9f73a3
perf: Fix stack data leak
by Arjan van de Ven
· 15 years ago
9b7019a
perf_counter: Remove unused variables
by Peter Zijlstra
· 15 years ago
1d2f379
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
by Peter Zijlstra
· 15 years ago
3730793
fbmon: work around compiler bug in gcc-2.4.2
by Linus Torvalds
· 15 years ago
9ba5f00
softirq: introduce tasklet_hrtimer infrastructure
by Peter Zijlstra
· 15 years ago
a947a39
sky2: Avoid races in sky2_down
by Mike McCormack
· 15 years ago
2fc2111
ide-tape: Don't leak kernel stack information
by Michael Buesch
· 15 years ago
bc146d2
ide: fix memory leak when flush command is issued
by Maxime Bizon
· 15 years ago
d953126
NFSv4: Fix a problem whereby a buggy server can oops the kernel
by Trond Myklebust
· 15 years ago
fccba80
NFSv4: Fix an NFSv4 mount regression
by Trond Myklebust
· 15 years ago
b64aec8
NFSv4: Fix an Oops in nfs4_free_lock_state
by Trond Myklebust
· 15 years ago
8666953
drivers/net/mlx4: Adjust constant
by Julia Lawall
· 15 years ago
0376d5b
drivers/net: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
0021195
drivers/net: Move a dereference below a NULL test
by Julia Lawall
· 15 years ago
acb9c1b
connector: maintainer/mail update.
by Evgeniy Polyakov
· 15 years ago
87cf656
USB host CDC Phonet network interface driver
by Rémi Denis-Courmont
· 15 years ago
4564cba
macsonic, jazzsonic: fix oops on module unload
by Finn Thain
· 15 years ago
25177476
macsonic: move probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
44f167d
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 15 years ago
a9d90c8
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 15 years ago
3676683
Merge branch 'fix/ctxfi' into for-linus
by Takashi Iwai
· 15 years ago
591d2fb
genirq: Delegate irq affinity setting to the irq thread
by Thomas Gleixner
· 15 years ago
032e46c
Input: atkbd - add force relese key quirk for Soltech TA12
by Jerone Young
· 15 years ago
aea1f79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 15 years ago
457f82b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
eb872c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
ae42b9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 15 years ago
6cdbf73
mvsdio: fix handling of partial word at the end of PIO transfer
by Nicolas Pitre
· 15 years ago
0ecf24e
blackfin: fix wrong CTS inversion
by Sonic Zhang
· 15 years ago
23198fd
tty: fix chars_in_buffers
by Alan Cox
· 15 years ago
2547025
specialix.c: convert nested spin_lock_irqsave to spin_lock
by Julia Lawall
· 15 years ago
c46a7ae
vc: create vcs(a) devices for consoles
by Kay Sievers
· 15 years ago
1b0d922
can: switch carrier on if device was stopped while in bus-off state
by Wolfgang Grandegger
· 15 years ago
b3d0df7
can: restart device even if dev_alloc_skb() fails
by Wolfgang Grandegger
· 15 years ago
e237290
can: sja1000: remove duplicated includes
by Wolfgang Grandegger
· 15 years ago
90a98b2
cifs: free nativeFileSystem field before allocating a new one
by Jeff Layton
· 15 years ago
90cb665
New device ID for sc92031 [1088:2031]
by Cesar Eduardo Barros
· 15 years ago
e445bb4
3c589_cs: re-initialize the multicast in the tc589_reset
by Ken Kawasaki
· 15 years ago
f249fb7
Fix error return for setsockopt(SO_TIMESTAMPING)
by Rémi Denis-Courmont
· 15 years ago
e4135c2
netxen: fix thermal check and shutdown
by Dhananjay Phadke
· 15 years ago
b2af9cb
netxen: fix deadlock on dev close
by Dhananjay Phadke
· 15 years ago
cf981ff
netxen: fix context deletion sequence
by Dhananjay Phadke
· 15 years ago
3ba81f3
net: Micrel KS8851 SPI network driver
by Ben Dooks
· 15 years ago
55fe27f
ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2
by Frank Roth
· 15 years ago
e547bc1
tcp: Use correct peer adr when copying MD5 keys
by John Dykstra
· 15 years ago
e3afe7b
tcp: Fix MD5 signature checking on IPv4 mapped sockets
by John Dykstra
· 15 years ago
a50a97d
Add mac driver for w90p910
by Wan ZongShun
· 15 years ago
34fdeb2
ALSA: ca0106 - Fix the max capture buffer size
by Takashi Iwai
· 15 years ago
b04add9
ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs
by Takashi Iwai
· 15 years ago
42b95f0
ALSA: hda - Add quirk for Gateway T6834c laptop
by Hao Song
· 15 years ago
76c317d
HID: Move dereferences below a NULL test
by Julia Lawall
· 15 years ago
f96e080
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
by Jaswinder Singh Rajput
· 15 years ago
Next »