Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
456ad75c89cdb72e11dcdb6b0794802a6f50c8a3
456ad75
[NET]: move dev_mc_discard from dev_mcast.c to dev.c
by Denis Cheng
· 17 years ago
eb49653
[NETLINK]: negative groups in netlink_setsockopt
by Johannes Berg
· 17 years ago
f77ae93
[PPPOL2TP]: Reset meta-data in xmit function
by Patrick McHardy
· 17 years ago
7d4372b
[PPPOL2TP]: Fix use-after-free
by Patrick McHardy
· 17 years ago
99acaeb
[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
by Gabriel Craciunescu
· 17 years ago
bd0bf07
[XFRM]: Fix crash introduced by struct dst_entry reordering
by Patrick McHardy
· 17 years ago
1675134
[TCP]: remove unused argument to cong_avoid op
by Stephen Hemminger
· 17 years ago
44beac0
[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kconfig variable
by Robert P. J. Day
· 17 years ago
78e4be1
[ATM]: [drivers] ioremap balanced with iounmap
by Amol Lad
· 17 years ago
de24a19
[ATM]: [lanai] sram_test_word() must be __devinit
by Adrian Bunk
· 17 years ago
2db84a8
[ATM]: [nicstar] Replace C code with call to ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
b5492c4
[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.
by Robert P. J. Day
· 17 years ago
782f795
[ATM]: Replacing kmalloc/memset combination with kzalloc.
by vignesh babu
· 17 years ago
0929c2d
[NET]: gen_estimator deadlock fix
by Ranko Zivojnovic
· 17 years ago
dd121c4
[BNX2]: Update version to 1.6.3.
by Michael Chan
· 17 years ago
7ea6920
[BNX2]: Use constants for stats ticks.
by Michael Chan
· 17 years ago
c2d3db8
[BNX2]: Add delay before reading firmware version.
by Michael Chan
· 17 years ago
e30372c
[BNX2]: Support NVRAM on 5709.
by Michael Chan
· 17 years ago
cb32da0
slob: Kill off duplicate kzalloc() definition.
by Paul Mundt
· 17 years ago
1985026
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
by Linus Torvalds
· 17 years ago
8b0d416
Make the "z/VM unit record device driver" depend on S390
by Linus Torvalds
· 17 years ago
fd2f261
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
99e1221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 17 years ago
f3d9071
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
6dfce90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 17 years ago
96a6099
Merge branch 'isdn-cleanup' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
e779220
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
b8c638a
Merge branch 'uninit-var' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
ef9efe4
Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
8dfd588
smp_call_function_single() should be a macro on UP
by Al Viro
· 17 years ago
62715ec
[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().
by Oleg Nesterov
· 17 years ago
98fc483
[ISDN] HiSax hfc_pci: minor cleanups
by Jeff Garzik
· 17 years ago
d825a49
[ISDN] HiSax bkm_a4t: split setup into two smaller functions
by Jeff Garzik
· 17 years ago
a2b6651
[ISDN] HiSax enternow: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
7c60e1c
[ISDN] HiSax netjet_u: split setup into 3 smaller functions
by Jeff Garzik
· 17 years ago
0566a66
[ISDN] HiSax netjet_s: code movement, prep for hotplug
by Jeff Garzik
· 17 years ago
881ebdc
[ISDN] HiSax: move card state alloc/setup code into separate functions
by Jeff Garzik
· 17 years ago
82bcda9
[ISDN] HiSax: move card setup into separate function
by Jeff Garzik
· 17 years ago
44052e0
mixart: Add missing vmalloc.h include
by Frank Lichtenheld
· 17 years ago
bec85e8
hppb: Add missing dma-mapping.h include
by Frank Lichtenheld
· 17 years ago
8e1c091
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
b1734d2
drivers/atm/ambassador: kill uninit'd var warning, and fix bug
by Jeff Garzik
· 17 years ago
ea8b4db
[libata] sata_mv: use pci_try_set_mwi()
by Jeff Garzik
· 17 years ago
9db4892
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
e5fb4f4
drivers/net/wan/sbni: kill uninit'd var warning
by Jeff Garzik
· 17 years ago
2ab934b
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
by Jeff Garzik
· 17 years ago
0d480db
drivers/telephony/ixj: cleanup and fix gcc warning
by Jeff Garzik
· 17 years ago
79c63e1
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
by Jeff Garzik
· 17 years ago
ae97fec
drivers/usb/misc/auerswald: fix status check, remove redundant check
by Jeff Garzik
· 17 years ago
cad1b9d
[netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() fails
by Jeff Garzik
· 17 years ago
f6c4286
[netdrvr] natsemi: Fix device removal bug
by Jeff Garzik
· 17 years ago
6f686d3
kernel/auditfilter: kill bogus uninit'd-var compiler warning
by Jeff Garzik
· 17 years ago
c1e49e3
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
4112055
[SPARC64]: Kill explicit %gl register reference.
by David S. Miller
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
49c13b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 17 years ago
492559a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
d367675
atl1: missing include
by Al Viro
· 17 years ago
27d4171
mark a bunch of ISA|EISA|PCI drivers as such
by Al Viro
· 17 years ago
547c178
missing exports of csum_...
by Al Viro
· 17 years ago
6d0fd9c
um_kmalloc() remnants
by Al Viro
· 17 years ago
7155c9f
sparc32 has working dma-mapping only with CONFIG_PCI
by Al Viro
· 17 years ago
d37c6e1
saner typechecking in generic unaligned.h
by Al Viro
· 17 years ago
cc040a8
alpha __init fixes
by Al Viro
· 17 years ago
5072d5d
alpha termios.h hadn't been updated
by Al Viro
· 17 years ago
0ab7a25
no USB on M32R
by Al Viro
· 17 years ago
4ad1366
md: change bitmap_unplug and others to void functions
by NeilBrown
· 17 years ago
f0d76d7
md: check that internal bitmap does not overlap other data
by NeilBrown
· 17 years ago
713f6ab
md: improve the is_mddev_idle test fix
by NeilBrown
· 17 years ago
df968c4
md: improve message about invalid superblock during autodetect
by NeilBrown
· 17 years ago
afd4403
Use menuconfig objects II - MD
by Jan Engelhardt
· 17 years ago
0c4a59f
OMAP: add TI TWL92330/Menelaus Power Management chip driver
by Tony Lindgren
· 17 years ago
9695290
OMAP: LCD panel support for the Siemens SX1 mobile phone
by Vovan888@gmail
· 17 years ago
107cc64
OMAP: LCD panel support for the TI OMAP OSK board
by Dirk Behme
· 17 years ago
7a6d6ab
OMAP: LCD panel support for the TI OMAP1510 Innovator board
by Imre Deak
· 17 years ago
d64ca86
OMAP: LCD panel support for the TI OMAP1610 Innovator board
by Imre Deak
· 17 years ago
769bde5
OMAP: LCD panel support for the Palm Zire71
by Marek Vasut
· 17 years ago
dba8e7b
OMAP: LCD panel support for Palm Tungsten|T
by Marek Vasut
· 17 years ago
9828a88
OMAP: LCD panel support for the Palm Tungsten E
by Romain Goyet
· 17 years ago
65316c9
OMAP: LCD panel support for the TI OMAP H3 board
by Imre Deak
· 17 years ago
e493435
OMAP: LCD panel support for the TI OMAP H4 board
by Imre Deak
· 17 years ago
1d381b8
OMAP: add external Epson Blizzard LCD controller support
by Imre Deak
· 17 years ago
aae76ef
OMAP: add external Epson HWA742 LCD controller support
by Imre Deak
· 17 years ago
f5c125a
OMAP: add TI OMAP2 external LCD controller support - RFBI
by Imre Deak
· 17 years ago
e6b4573
OMAP: add TI OMAP1 external LCD controller support - SoSSI
by Imre Deak
· 17 years ago
7a055fc
OMAP: add TI OMAP2 internal display controller support.
by Imre Deak
· 17 years ago
569755c
OMAP: add TI OMAP1 internal LCD controller
by Imre Deak
· 17 years ago
fe0e3a9
OMAP: add TI OMAP1610 accelerator entry.
by Imre Deak
· 17 years ago
8b08cf2
OMAP: add TI OMAP framebuffer driver
by Imre Deak
· 17 years ago
57a3db9
drivers/video/macmodes.c:mac_find_mode() mustn't be __devinit
by Adrian Bunk
· 17 years ago
bce9451
Cell: Draw SPE helper penguin logos
by Geert Uytterhoeven
· 17 years ago
cca9a6c
fbdev: SPE helper penguin logo
by Geert Uytterhoeven
· 17 years ago
9900abf
fbdev: Add fb_append_extra_logo()
by Geert Uytterhoeven
· 17 years ago
90da63e5
fbdev: extract fb_show_logo_line()
by Geert Uytterhoeven
· 17 years ago
b6e8f00
Fix the graphic corruption issue on IA64 machines
by izumi
· 17 years ago
1a3f288
fb: epson1355fb: kill off dead sh support
by Paul Mundt
· 17 years ago
8465034
matroxfb: color setting fixes fix
by Antonino A. Daplas
· 17 years ago
3552f09
vt8623fb.c: make code static
by Adrian Bunk
· 17 years ago
b309c05
pm3fb: possible cleanups
by Adrian Bunk
· 17 years ago
Next »