Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
04ec93fe9bc98e3bd8560f79f56fed66dfae40d5
04ec93f
fork.c: fix NULL pointer dereference when nr_threads == threads-max
by Li Zefan
· 16 years ago
b2a740a
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
de01dfa
md: Ensure an md array never has too many devices.
by NeilBrown
· 16 years ago
852c8bf
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
by Andre Noll
· 16 years ago
4706b34
md: Allow read error in a single drive raid1 to be passed up.
by NeilBrown
· 16 years ago
9be260a
prevent kprobes from catching spurious page faults
by Masami Hiramatsu
· 16 years ago
767b582
braino in sg_ioctl_trans()
by Al Viro
· 16 years ago
0822563
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
09cd5b8
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
cc5724c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
a23f4bb
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
by David S. Miller
· 16 years ago
0178b69
ipv6: Copy cork options in ip6_append_data
by Herbert Xu
· 16 years ago
12402b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
7b5e56f
udp: Fix UDP short packet false positive
by Jesper Dangaard Brouer
· 16 years ago
f01d1d5
seq_file: fix big-enough lseek() + read()
by Alexey Dobriyan
· 16 years ago
33da889
seq_file: move traverse so it can be used from seq_read
by Eric Biederman
· 16 years ago
361916a
sgi-xp: fix writing past the end of kzalloc()'d space
by Dean Nelson
· 16 years ago
fb9a680
alpha: fixup BUG macro
by Alexey Dobriyan
· 16 years ago
736d545
sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()
by Dan Carpenter
· 16 years ago
fe86175
atyfb: fix CONFIG_ namespace violations
by Randy Dunlap
· 16 years ago
cd29cf7
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
by Manish Katiyar
· 16 years ago
ce43ae5
drivers/video/backlight: rename da903x to da903x_bl
by Mike Rapoport
· 16 years ago
dfecb71
atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not found
by Hans-Christian Egtvedt
· 16 years ago
ab92661
do_wp_page: fix regression with execute in place
by Carsten Otte
· 16 years ago
777c6c5
wait: prevent exclusive waiter starvation
by Johannes Weiner
· 16 years ago
40b0bb1
maintainers: general@lists.openfabrics.org is moderated
by Randy Dunlap
· 16 years ago
87357d2
lis3lv02d: add axes knowledge for HP 6710
by Martin Kebert
· 16 years ago
c77a022
lis3lv02d: add axes knowledge for HP 6730
by Pavel Herrmann
· 16 years ago
80eda5f
lis3lv02d: add axes knowledge for HP 6530
by Eric Piel
· 16 years ago
6bfef2b
lis3lv02d: add axes knowledge for HP 6510b
by Jiri Tersel
· 16 years ago
44f0606
hp-wmi: fix error path in hp_wmi_bios_setup()
by Andrew Morton
· 16 years ago
60fd760
revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY"
by Andrew Morton
· 16 years ago
a68e61e
shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
by Tony Battersby
· 16 years ago
1f5e31d
fbmem: don't call copy_from/to_user() with mutex held
by Andrea Righi
· 16 years ago
afd8d0f
rtc: rtc-dm355evm driver
by David Brownell
· 16 years ago
77a5926
misc: dell-laptop should depend on POWER_SUPPLY
by Matthew Garrett
· 16 years ago
ac7b900
generic swap(): don't return a value from swap()
by Peter Zijlstra
· 16 years ago
c073b2d
hpilo: open/close fix
by David Altobelli
· 16 years ago
58763a2
kernel/async.c: fix printk warnings
by Andrew Morton
· 16 years ago
b98ac70
gianfar: Fix potential soft reset race
by Andy Fleming
· 16 years ago
1fbe493
gianfar: Fix BD_LENGTH_MASK definition
by Andy Fleming
· 16 years ago
65ab838
cxgb3: Fix lro switch
by Divy Le Ray
· 16 years ago
647802d
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3e561f9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9f96ae6
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c4e061a
iwlwifi: save PCI state before suspend, restore after resume
by Reinette Chatre
· 16 years ago
5e46882
iwlwifi: clean key table in iwl_clear_stations_table
by Reinette Chatre
· 16 years ago
436443f
Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()"
by Mark Fasheh
· 16 years ago
9dfea1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
7df0eb4
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 16 years ago
af7af69
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
7924f0c
ALSA: pcm_oss: AFMT_S24_LE is set twice in return value
by Roel Kluin
· 16 years ago
eda58a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
024bb96
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
25431e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
0d7a063
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
bb960a1
Merge branch 'core/xen' into x86/urgent
by Ingo Molnar
· 16 years ago
c8e6741
Blackfin arch: Remove outdated code
by Michael Hennerich
· 16 years ago
4e653e0
Blackfin arch: Fix udelay implementation
by Michael Hennerich
· 16 years ago
972de7d
Blackfin arch: Update Copyright information
by Michael Hennerich
· 16 years ago
772c258
Blackfin arch: Add BF561 PPI POLS, POLC Masks
by Michael Hennerich
· 16 years ago
dfd700b
Blackfin arch: Update CM-BF527 kernel config
by Michael Hennerich
· 16 years ago
af4c7d4
Blackfin arch: define bfin_memmap as static since it is only used here
by Mike Frysinger
· 16 years ago
d04dfc4
Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
by Mike Frysinger
· 16 years ago
bf324cb
Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails
by Bernd Schmidt
· 16 years ago
6531962
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files
by Graf Yang
· 16 years ago
583947c
Blackfin arch: build jtag tty driver as a module by default
by Mike Frysinger
· 16 years ago
3aee91b
Blackfin arch: fix 2 bugs related to debug
by Jie Zhang
· 16 years ago
1c302b6
Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning
by Bryan Wu
· 16 years ago
9960aa6
Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2
by Graf Yang
· 16 years ago
be1d854
Blackfin arch: base SIC_IWR# programming on whether the MMR exists
by Mike Frysinger
· 16 years ago
ed1fb60
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
by Mike Frysinger
· 16 years ago
7f6678c
Blackfin arch: fixup board init function name
by Mike Frysinger
· 16 years ago
2678479
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
by Mike Frysinger
· 16 years ago
a6595bf
Blackfin arch: bfin_reset->_bfin_reset redirection no longer needed
by Mike Frysinger
· 16 years ago
adab7eb
Blackfin arch: sync reboot handler with version in u-boot
by Mike Frysinger
· 16 years ago
aa9c33b
Blackfin arch: Faster Implementation of csum_tcpudp_nofold()
by Michael Hennerich
· 16 years ago
0ce5eaf
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset compare to BF527
by Graf Yang
· 16 years ago
047481f
Blackfin arch: Add in cflag to support mlong-calls for kgdb_test
by Grace Pan
· 16 years ago
b52dae3
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
by Sonic Zhang
· 16 years ago
5b93e13
MAINTIANERS: Blackfin: remove subscribers-only marking
by Mike Frysinger
· 16 years ago
3605fb0
Blackfin arch: Add ability to count and display number of NMI interrupts
by Robin Getz
· 16 years ago
0be5893
Blackfin arch: Add a few more instructions that can cause the trace buffer to be discontiguous
by Robin Getz
· 16 years ago
e48df47
Blackfin arch: Fix URL
by Robin Getz
· 16 years ago
f556309
Blackfin arch: cleanup bf54x ifdef mess in gpio code
by Mike Frysinger
· 16 years ago
881eb62
Blackfin arch: Add one more check on `fp' to prevent double fault
by Jie Zhang
· 16 years ago
45c4f2a
Blackfin arch: explicit add a might sleep to gpio_free
by Uwe Kleine-Koenig
· 16 years ago
2f95d5b
Blackfin arch: don't accidently re-enable interrupts
by Robin Getz
· 16 years ago
76e8fe4
Blackfin arch: Print out where the bootmode is coming from (for easier debugging).
by Robin Getz
· 16 years ago
a2be393
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
by Michael Hennerich
· 16 years ago
5e7bb13
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don't get freed with peripheral_free_list
by Michael Hennerich
· 16 years ago
3316931
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
by Michael Hennerich
· 16 years ago
41245ac
Blackfin arch: fix bug - Dmacopy failed in BF537-STAMP
by Mike Frysinger
· 16 years ago
c6bbd8a
Blackfin arch: enable bfin_eth in bf51x by default
by Sonic Zhang
· 16 years ago
4c4073d
Blackfin arch: line up machine-/cpu- vars after BF54xM addition
by Mike Frysinger
· 16 years ago
2f89c06
Blackfin arch: add support for mobile ddr bf54x parts
by Mike Frysinger
· 16 years ago
d352264
Blackfin arch: scrub comments/whitespace/cvs keywords
by Mike Frysinger
· 16 years ago
8587706
x86: APIC: enable workaround on AMD Fam10h CPUs
by Borislav Petkov
· 16 years ago
06fc732
xen: disable interrupts before saving in percpu
by Jeremy Fitzhardinge
· 16 years ago
dcf6a79
write-back: fix nr_to_write counter
by Artem Bityutskiy
· 16 years ago
Next »