Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e98bae7592a44bdce2e49ccd64f3c7ffe244a0f6
« Previous
bb0a56e
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
by Dave Jones
· 13 years ago
6372296
be2net: Kill set but unused variable 'req' in lancer_fw_download()
by David S. Miller
· 13 years ago
fa7479c
irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication()
by David S. Miller
· 13 years ago
d187c1a
atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
by David S. Miller
· 13 years ago
2a64255
rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
by David S. Miller
· 13 years ago
c9d10c4
rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
by David S. Miller
· 13 years ago
9e5e10a
rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
by David S. Miller
· 13 years ago
504f284
rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
by David S. Miller
· 13 years ago
f06cd54
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
by David S. Miller
· 13 years ago
8fb53b9
isdn: capi: Use pr_debug() instead of ifdefs.
by David S. Miller
· 13 years ago
43a5f00
tg3: Update version to 3.119
by Matt Carlson
· 13 years ago
310050f
tg3: Apply rx_discards fix to 5719/5720
by Matt Carlson
· 13 years ago
6ff6f81
tg3: Remove excessive parenthesis
by Matt Carlson
· 13 years ago
0da0606
tg3: Consolidate all netdev feature assignments
by Matt Carlson
· 13 years ago
dabc5c6
tg3: Move TSO_CAPABLE assignment
by Matt Carlson
· 13 years ago
4452d09
tg3: Fix stats for 5704 and later devices
by Matt Carlson
· 13 years ago
54e0a67
tg3: Fix TSO loopback test
by Matt Carlson
· 13 years ago
42b64a4
tg3: Consolidate autoneg advertisement setup code
by Matt Carlson
· 13 years ago
b0c5943
tg3: Fix EEE interoperability workaround
by Matt Carlson
· 13 years ago
108a6c1
tg3: Fix IPv6 TCP problems for 5719
by Matt Carlson
· 13 years ago
1ff30a5
tg3: Fix 57765 B0 data corruption
by Matt Carlson
· 13 years ago
432aa7e
tg3: Cleanup transmit error path
by Matt Carlson
· 13 years ago
2ffcc98
tg3: Set tx bug flags for more devices
by Matt Carlson
· 13 years ago
98a38a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
7663164
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 13 years ago
5b5ed8a
9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
by David S. Miller
· 13 years ago
99517e3
9p: Kill set but not used variable 'ret' in parse_opts()
by David S. Miller
· 13 years ago
80d0208
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
by Paul E. McKenney
· 13 years ago
e66eed6
list: remove prefetching from regular list iterators
by Linus Torvalds
· 13 years ago
3fb72f1
ipconfig wait for carrier
by Micha Nelissen
· 13 years ago
c182f90
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
by Jacek Luczak
· 13 years ago
75d65a4
hlist: remove software prefetching in hlist iterators
by Linus Torvalds
· 13 years ago
be281e5
ipv6: reduce per device ICMP mib sizes
by Eric Dumazet
· 13 years ago
75e308c
net: ping: fix the coding style
by Changli Gao
· 13 years ago
bb0cd2f
net: ping: make local functions static
by Changli Gao
· 13 years ago
6b60d7b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
29510ec
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 13 years ago
398995c
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 13 years ago
9b090f2
kmemleak: Initialise kmemleak after debug_objects_mem_init()
by Catalin Marinas
· 13 years ago
79e0d9b
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
by Catalin Marinas
· 14 years ago
52c3ce4
kmemleak: Do not return a pointer to an object that kmemleak did not get
by Catalin Marinas
· 14 years ago
659e6ed
input/atari: Fix mouse movement and button mapping
by Geert Uytterhoeven
· 14 years ago
186f200
input/atari: Fix atarimouse init
by Michael Schmitz
· 16 years ago
7786908
input/atari: Use the correct mouse interrupt hook
by Michael Schmitz
· 16 years ago
79abeed
m68k/atari: Do not use "/" in interrupt names
by Geert Uytterhoeven
· 14 years ago
1fc74ac
m68k: unistd - Comment out definitions for unimplemented syscalls
by Geert Uytterhoeven
· 14 years ago
d6d42bb
m68k: Really wire up sys_pselect6 and sys_ppoll
by Geert Uytterhoeven
· 13 years ago
c4245c9
m68k: Merge mmu and non-mmu versions of sys_call_table
by Geert Uytterhoeven
· 14 years ago
6cf515e
MAINTAINERS: Roman Zippel has been MIA for several years.
by Geert Uytterhoeven
· 14 years ago
f82a519
m68k: bitops - Never step beyond the end of the bitmap
by Geert Uytterhoeven
· 14 years ago
359c47e
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
by Geert Uytterhoeven
· 14 years ago
887cb45
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
by Daniel Kiper
· 14 years ago
b53cede
arch/x86/xen/smp: Cleanup code/data sections definitions
by Daniel Kiper
· 14 years ago
fb6ce5d
arch/x86/xen/time: Cleanup code/data sections definitions
by Daniel Kiper
· 14 years ago
ad7ba09
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
by Daniel Kiper
· 14 years ago
3f508953
arch/x86/xen/mmu: Cleanup code/data sections definitions
by Daniel Kiper
· 13 years ago
ceec1e0
[CIFS] Remove sparse warning
by Steve French
· 14 years ago
4e64fb3
[CIFS] Update cifs to version 1.72
by Steve French
· 13 years ago
c4aca0c
cifs: Change key name to cifs.idmap, misc. clean-up
by Shirish Pargaonkar
· 14 years ago
f14bcf7
cifs: Unconditionally copy mount options to superblock info
by Sean Finney
· 14 years ago
5167f11
cifs: Use kstrndup for cifs_sb->mountdata
by Sean Finney
· 14 years ago
046462a
cifs: Simplify handling of submount options in cifs_mount.
by Sean Finney
· 14 years ago
b946845
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
by Sean Finney
· 14 years ago
c1508ca
cifs: Add support for mounting Windows 2008 DFS shares
by Sean Finney
· 14 years ago
dd61394
cifs: Extract DFS referral expansion logic to separate function
by Sean Finney
· 14 years ago
460458c
cifs: turn BCC into a static inlined function
by Jeff Layton
· 14 years ago
820a803
cifs: keep BCC in little-endian format
by Jeff Layton
· 14 years ago
0e6e37a
cifs: fix some unused variable warnings in id_rb_search
by Jeff Layton
· 14 years ago
6feb989
CIFS: Simplify invalidate part (try #5)
by Pavel Shilovsky
· 14 years ago
0b81c1c
CIFS: directio read/write cleanups
by Pavel Shilovsky
· 14 years ago
be8e3b0
consistently use smb_buf_length as be32 for cifs (try 3)
by Steve French
· 14 years ago
9409ae5
cifs: Invoke id mapping functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
4d79dba
cifs: Add idmap key and related data structures and functions (try #17 repost)
by Shirish Pargaonkar
· 14 years ago
9ad1506
CIFS: Add launder_page operation (try #3)
by Pavel Shilovsky
· 14 years ago
1cb06d0
Introduce smb2 mounts as vers=2
by Steve French
· 14 years ago
257fb1f
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
by Pavel Shilovsky
· 14 years ago
fd5707e
cifs: fix comment in validate_t2
by Jeff Layton
· 14 years ago
4358b56
VFS: trivial: fix comment on s_maxbytes value warning check
by Jeff Layton
· 14 years ago
b73b9a4
[CIFS] Allow to set extended attribute cifs_acl (try #2)
by Steve French
· 14 years ago
43988d7
[CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost)
by Steve French
· 14 years ago
2572087
cifs: cleanup: Rename and remove config flags
by Shirish Pargaonkar
· 14 years ago
b34cb85
Introduce SMB2 Kconfig option
by Steve French
· 14 years ago
34c8790
Shrink stack space usage in cifs_construct_tcon
by Steve French
· 14 years ago
fd62cb7
fs:cifs:connect.c remove one to many l's in the word.
by Justin P. Mattock
· 14 years ago
c52a955
Don't compile in unused reparse point symlink code
by Steve French
· 14 years ago
0eff0e2
Remove unused CIFSSMBNotify worker function
by Steve French
· 14 years ago
9b6763e
cifs: Remove unused inode number while fetching root inode
by Shirish Pargaonkar
· 14 years ago
983bbf1
x86: Don't unmask disabled irqs when migrating them
by Tian, Kevin
· 14 years ago
b87ba87
x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()
by Tian, Kevin
· 14 years ago
c330525
perf stat: Add more cache-miss percentage printouts
by Ingo Molnar
· 13 years ago
2cba3ff
perf stat: Add -d -d and -d -d -d options to show more CPU events
by Ingo Molnar
· 13 years ago
ab0e08f
x86: hpet: Cleanup the clockevents init and register code
by Thomas Gleixner
· 13 years ago
61ee9a4
x86: Convert PIT to clockevents_config_and_register()
by Thomas Gleixner
· 13 years ago
80b816b
clockevents: Provide interface to reconfigure an active clock event device
by Thomas Gleixner
· 13 years ago
57f0fcb
clockevents: Provide combined configure and register function
by Thomas Gleixner
· 13 years ago
847b2f4
clockevents: Restructure clock_event_device members
by Thomas Gleixner
· 13 years ago
724ed53
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
by Thomas Gleixner
· 13 years ago
369db4c
clocksource: Restructure clocksource struct members
by Thomas Gleixner
· 13 years ago
d697182
ftrace/kbuild: Add recordmcount files to force full build
by Michal Marek
· 13 years ago
6f6c3c3
MIPS: Move arch_get_unmapped_area and gang to new file.
by Ralf Baechle
· 13 years ago
Next »