index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
iwlagn: remove unused old_assoc parameter
Wey-Yi Guy
2011-05-13
1
-1
/
+0
|
|
|
*
iwlagn: change default beacon interval
Johannes Berg
2011-05-13
1
-1
/
+1
|
|
|
*
iwlagn: remove set but unused vars
Johannes Berg
2011-05-13
2
-22
/
+13
|
|
|
*
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2011-05-13
2
-5
/
+8
|
|
|
*
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
Wey-Yi Guy
2011-05-13
1
-0
/
+1
|
|
|
*
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
2011-05-13
4
-21
/
+57
|
|
|
*
iwlagn: add eeprom command to testmode
Wey-Yi Guy
2011-05-13
2
-0
/
+38
|
|
|
*
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
5
-0
/
+165
|
|
|
*
iwlagn: more ucode error log info
Wey-Yi Guy
2011-05-13
2
-42
/
+65
|
|
|
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
8
-152
/
+180
|
|
|
*
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
4
-8
/
+5
|
|
|
*
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
10
-203
/
+164
|
|
|
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
14
-46
/
+47
*
|
|
|
bug.h: Fix build with CONFIG_PRINTK disabled.
David S. Miller
2011-05-24
1
-0
/
+21
*
|
|
|
dst: catch uninitialized metrics
Stephen Hemminger
2011-05-24
1
-0
/
+2
*
|
|
|
be2net: hash key for rss-config cmd not set
Sathya Perla
2011-05-24
1
-1
/
+2
*
|
|
|
bridge: initialize fake_rtable metrics
Eric Dumazet
2011-05-24
1
-1
/
+5
*
|
|
|
net: fix __dst_destroy_metrics_generic()
Eric Dumazet
2011-05-24
1
-1
/
+1
*
|
|
|
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
2011-05-24
1
-48
/
+25
*
|
|
|
bnx2x: fix inverted condition
Dmitry Kravkov
2011-05-24
1
-1
/
+1
*
|
|
|
igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
Veaceslav Falico
2011-05-24
1
-5
/
+5
*
|
|
|
net: use synchronize_rcu_expedited()
Eric Dumazet
2011-05-24
1
-1
/
+4
*
|
|
|
net: convert %p usage to %pK
Dan Rosenberg
2011-05-24
14
-22
/
+22
*
|
|
|
net/irda: convert bfin_sir to common Blackfin UART header
Mike Frysinger
2011-05-24
2
-89
/
+33
*
|
|
|
ipv6: Fix return of xfrm6_tunnel_rcv()
David S. Miller
2011-05-24
1
-1
/
+1
*
|
|
|
net: filter: Use WARN_RATELIMIT
Joe Perches
2011-05-23
1
-1
/
+3
*
|
|
|
bug.h: Add WARN_RATELIMIT
Joe Perches
2011-05-23
1
-0
/
+16
*
|
|
|
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
2011-05-23
1
-2
/
+6
*
|
|
|
ehea: Fix multicast registration on semi-promiscuous mode
Breno Leitao
2011-05-23
1
-1
/
+1
*
|
|
|
snap: remove one synchronize_net()
Eric Dumazet
2011-05-23
1
-1
/
+0
*
|
|
|
net: ping: cleanups ping_v4_unhash()
Eric Dumazet
2011-05-23
1
-3
/
+0
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-05-23
2
-104
/
+69
|
\
\
\
\
|
*
\
\
\
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-05-23
2
-104
/
+69
|
|
\
\
\
\
|
|
*
|
|
|
slub: Deal with hyperthetical case of PAGE_SIZE > 2M
Christoph Lameter
2011-05-21
1
-2
/
+4
|
|
*
|
|
|
slub: Remove node check in slab_free
Christoph Lameter
2011-05-21
1
-1
/
+3
|
|
*
|
|
|
slub: avoid label inside conditional
David Rientjes
2011-05-17
1
-3
/
+3
|
|
*
|
|
|
slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpath
Christoph Lameter
2011-05-17
1
-1
/
+13
|
|
*
|
|
|
slub: Avoid warning for !CONFIG_SLUB_DEBUG
Christoph Lameter
2011-05-17
1
-1
/
+1
|
|
*
|
|
|
slub: Remove CONFIG_CMPXCHG_LOCAL ifdeffery
Christoph Lameter
2011-05-07
2
-58
/
+0
|
|
*
|
|
|
slub: Move debug handlign in __slab_free
Christoph Lameter
2011-04-17
1
-9
/
+2
|
|
*
|
|
|
slub: Move node determination out of hotpath
Christoph Lameter
2011-04-17
1
-4
/
+5
|
|
*
|
|
|
slub: Eliminate repeated use of c->page through a new page variable
Christoph Lameter
2011-04-17
1
-19
/
+22
|
|
*
|
|
|
slub: get_map() function to establish map of free objects in a slab
Christoph Lameter
2011-04-17
1
-12
/
+22
|
|
*
|
|
|
slub: Use NUMA_NO_NODE in get_partial
Christoph Lameter
2011-04-17
1
-1
/
+1
|
|
*
|
|
|
slub: Fix a typo in config name
Li Zefan
2011-04-12
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-05-23
23
-1442
/
+3765
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hwmon: (coretemp) Fix checkpatch errors
Guenter Roeck
2011-05-21
1
-30
/
+37
|
*
|
|
|
|
|
hwmon: Remove pkgtemp driver
Guenter Roeck
2011-05-21
4
-488
/
+0
|
*
|
|
|
|
|
hwmon: (coretemp) Merge pkgtemp with coretemp
Durgadoss R
2011-05-20
2
-217
/
+469
|
*
|
|
|
|
|
hwmon: (pmbus) Add support for Analog Devices ADM1275
Guenter Roeck
2011-05-19
4
-0
/
+192
[prev]
[next]