Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f2205fbb5a8933514fd343cc329df631802b4543
f2205fb
[POWERPC] Change fallocate to match unistd.h on powerpc
by Patrick Mansfield
· 17 years ago
b37ceef
[POWERPC] EEH: Avoid crash on null device
by Linas Vepstas
· 17 years ago
2a50f14
[POWERPC] EEH: Drivers that need reset trump others
by Linas Vepstas
· 17 years ago
638799b
[POWERPC] EEH: Clean up comments
by Linas Vepstas
· 17 years ago
43875cc
[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)
by Paul Mackerras
· 17 years ago
465ccab
[POWERPC] Fix switch_slb handling of 1T ESID values
by will schmidt
· 17 years ago
e7bda18
[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
by Tony Breeds
· 17 years ago
aa39be0
[POWERPC] Include udbg.h when using udbg_printf
by will schmidt
· 17 years ago
20474ab
[POWERPC] Fix cache line vs. block size confusion
by Benjamin Herrenschmidt
· 17 years ago
fb293ae
[POWERPC] Fix sysctl table check failure on PowerMac
by Alexey Dobriyan
· 17 years ago
4bfac36
[POWERPC] Fix CONFIG_SMP=n build break
by Olof Johansson
· 17 years ago
aeb4552
[POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix
by Scott Wood
· 17 years ago
d102c9d
[POWERPC] Fix mv643xx_pci sysfs .read and .write functions
by Dale Farnsworth
· 17 years ago
3a800ff
[POWERPC] i8259: Add disable method
by Aurelien Jarno
· 17 years ago
1db3e89
[POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works
by Michael Ellerman
· 17 years ago
bdd71ee
[POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c
by Olof Johansson
· 17 years ago
97a4649
Merge branch 'linux-2.6' into merge
by Paul Mackerras
· 17 years ago
54866f0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
b4d367f
[SPARC64]: Update defconfig.
by David S. Miller
· 17 years ago
49259d3
[IRDA] IRNET: Fix build when TCGETS2 is defined.
by David S. Miller
· 17 years ago
3b582cc
[NET]: docbook fixes for netif_ functions
by Stephen Hemminger
· 17 years ago
d57a921
[NET]: Hide the net_ns kmem cache
by Pavel Emelyanov
· 17 years ago
1a2ee93
[NET]: Mark the setup_net as __net_init
by Pavel Emelyanov
· 17 years ago
6a1a3b9
[NET]: Hide the dead code in the net_namespace.c
by Pavel Emelyanov
· 17 years ago
d465579
[NET]: Relax the reference counting of init_net_ns
by Pavel Emelyanov
· 17 years ago
1dba323
[NETNS]: Make the init/exit hooks checks outside the loop
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
154adbc
[NET]: Remove bogus zero_it argument from sk_alloc
by Pavel Emelyanov
· 17 years ago
8fd1d17
[NET]: Make the sk_clone() lighter
by Pavel Emelyanov
· 17 years ago
2e4afe7
[NET]: Move some core sock setup into sk_prot_alloc
by Pavel Emelyanov
· 17 years ago
3f0666e
[NET]: Auto-zero the allocated sock object
by Pavel Emelyanov
· 17 years ago
c308c1b
[NET]: Cleanup the allocation/freeing of the sock object
by Pavel Emelyanov
· 17 years ago
1e2e6b8
[NET]: Move the get_net() from sock_copy()
by Pavel Emelyanov
· 17 years ago
f1a6c4d
[NET]: Move the sock_copy() from the header
by Pavel Emelyanov
· 17 years ago
261ab36
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
by Ilpo Järvinen
· 17 years ago
e56d6cd
[TCP]: Process DSACKs that reside within a SACK block
by Ilpo Järvinen
· 17 years ago
52eb053
[SPARC64]: Fix linkage of enormous kernels.
by David S. Miller
· 17 years ago
d689855
[SPARC64]: Fix build with CONFIG_NET disabled.
by David S. Miller
· 17 years ago
7e5766f
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
by David S. Miller
· 17 years ago
099d575a
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
by David S. Miller
· 17 years ago
23e8bc2
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
by David S. Miller
· 17 years ago
b1d08ac0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
57eb06e
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
d919fd4
Revert "Driver core: remove class_device_*_bin_file"
by Greg Kroah-Hartman
· 17 years ago
2ed45b0
ieee1394: ieee1394_transactions.c: remove dead code
by Adrian Bunk
· 17 years ago
0bd243c
firewire: Fix pci resume to not pass in a __be32 config rom.
by Kristian Høgsberg
· 17 years ago
5307cc1
Remove broken ptrace() special-case code from file mapping
by Linus Torvalds
· 17 years ago
558de8a
[ARM] 4634/1: DaVinci GPIO header build fix
by David Brownell
· 17 years ago
1398f67
[ARM] 4636/1: pxa: add default configuration for zylonite
by eric miao
· 17 years ago
e9bba8e
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
by eric miao
· 17 years ago
710798c
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
by Roel Kluin
· 17 years ago
fd3d728
[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b
by Russell King
· 17 years ago
df43309
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
by Russell King
· 17 years ago
0214f92
[ARM] Fix FIQ issue with ARM926
by Russell King
· 17 years ago
d8cb70d
[ARM] Fix pxamci regression
by Russell King
· 17 years ago
5984a2f
[ARM] Fix netx_defconfig regression
by Russell King
· 17 years ago
a80770c
[ARM] Fix ateb9200_defconfig build regression
by Russell King
· 17 years ago
01c0ad5
[ARM] Fix an rpc_defconfig regression
by Russell King
· 17 years ago
b23e79f
[ARM] Fix omap_h2_1610_defconfig regressions
by Russell King
· 17 years ago
9143019
[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h
by Matt Reimer
· 17 years ago
bb374b7
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
by David Miller
· 17 years ago
dd13810
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
298bb62
[AF_KEY]: suppress a warning for 64k pages.
by Stephen Rothwell
· 17 years ago
a3634d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
710701c
add SubmittingPatches to Documentation/ja_JP
by Keiichi Kii
· 17 years ago
5ab3bd5
fix typo in SubmittingPatches
by Keiichi Kii
· 17 years ago
60b8cab
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
by Kay Sievers
· 17 years ago
78e9d36
sysfs: make sysfs_{get,put}_active() static
by Adrian Bunk
· 17 years ago
34358c2
kobject: check for duplicate names in kobject_rename
by Greg Kroah-Hartman
· 17 years ago
fcd239d
Driver core: remove class_device_*_bin_file
by Greg Kroah-Hartman
· 17 years ago
97ef1bb
[TIPC]: Fix headercheck wrt. tipc_config.h
by David S. Miller
· 17 years ago
f3baa48
[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.
by David S. Miller
· 17 years ago
6cf92e9
[CONNECTOR]: Fix a spurious kfree_skb() call
by Michal Januszewski
· 17 years ago
be48be0
[COMPAT]: Fix new dev_ifname32 returning -EFAULT
by Benjamin Herrenschmidt
· 17 years ago
51c739d
[NET]: Fix incorrect sg_mark_end() calls.
by David S. Miller
· 17 years ago
07afa04
[IPVS]: Remove /proc/net/ip_vs_lblcr
by Alexey Dobriyan
· 17 years ago
1675c7b
[IPV6]: remove duplicate call to proc_net_remove
by Daniel Lezcano
· 17 years ago
310928d
[NETNS]: fix net released by rcu callback
by Daniel Lezcano
· 17 years ago
93ee31f
[NET]: Fix free_netdev on register_netdev failure.
by Daniel Lezcano
· 17 years ago
5c41542
[WAN]: fix drivers/net/wan/lmc/ compilation
by Adrian Bunk
· 17 years ago
5317392
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
3f776e8
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
by Anton Blanchard
· 17 years ago
e403149
Kbuild/doc: fix links to Documentation files
by Dirk Hohndel
· 17 years ago
bdb76ef
dio: fix cache invalidation after sync writes
by Zach Brown
· 17 years ago
e58b7da
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
71d00fe
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
8c1ee54
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
19abe86
ixgb: fix TX hangs under heavy load
by Auke Kok
· 17 years ago
6e4ca80
e1000e: Fix typo ! &
by Roel Kluin
· 17 years ago
9c8eb72
ixgbe: minor sparse fixes
by Stephen Hemminger
· 17 years ago
abec42a
e1000: sparse warnings fixes
by Stephen Hemminger
· 17 years ago
273dc74
ixgb: fix sparse warnings
by Stephen Hemminger
· 17 years ago
5a9147b
e1000e: fix sparse warnings
by Stephen Hemminger
· 17 years ago
3077d78
mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2
by Dale Farnsworth
· 17 years ago
2ea10b1
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)
by Michael Hennerich
· 17 years ago
a06da75
DM9601: Support for ADMtek ADM8515 NIC
by Peter Korsgaard
· 17 years ago
164ef7a
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
by Dave Olson
· 17 years ago
6279344
IB/ipath: Limit length checksummed in eeprom
by Michael Albaugh
· 17 years ago
fffbfea
IB/ipath: Fix a race where s_last is updated without lock held
by Ralph Campbell
· 17 years ago
96db0e0
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
by Roland Dreier
· 17 years ago
Next »