index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
mwl8k: Queue ADDBA requests in respective data queues
Nishant Sarmukadam
1
-0
/
+46
2011-03-30
mwl8k: Check outgoing rate for a station to decide if ampdu can be created
Nishant Sarmukadam
1
-3
/
+57
2011-03-30
mwl8k: Handle the watchdog event from the firmware
Nishant Sarmukadam
1
-2
/
+75
2011-03-30
mwl8k: Initiate BA sessions
Nishant Sarmukadam
1
-7
/
+187
2011-03-30
mwl8k: add internal API for managing AMPDU streams
Brian Cavagnolo
1
-0
/
+81
2011-03-30
mwl8k: differentiate between WMM queues and AMPDU queues
Brian Cavagnolo
1
-25
/
+27
2011-03-30
mwl8k: add support for block ack commands
Nishant Sarmukadam
1
-0
/
+156
2011-03-30
mwl8k: update to ap firmware API version 2
Brian Cavagnolo
1
-7
/
+34
2011-03-30
mwl8k: refactor in preparation for APIv2 update
Brian Cavagnolo
1
-13
/
+38
2011-03-30
mac80211: add comment about reordering
Johannes Berg
1
-0
/
+2
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
5
-5
/
+27
2011-03-30
ath: Speedup key set/reset ops for HTC driver
Rajkumar Manoharan
1
-0
/
+32
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
1
-8
/
+35
2011-03-30
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
1
-1
/
+1
2011-03-30
iwlwifi: remove duplicate initialization in __iwl_down()
Dan Carpenter
1
-1
/
+1
2011-03-29
Linux 2.6.39-rc1
v2.6.39-rc1
Linus Torvalds
1
-2
/
+2
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
31
-1396
/
+1615
2011-03-29
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
7
-27
/
+76
2011-03-29
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+10
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-56
/
+67
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
409
-3705
/
+2710
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-192
/
+329
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Convert genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
xen: fix p2m section mismatches
Randy Dunlap
1
-2
/
+2
2011-03-29
FRV: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+4
2011-03-29
FRV: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
2011-03-29
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2
-1
/
+3
2011-03-29
frv: Convert cpu irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93493 irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-29
frv: Convert mb93093 irq_chip to new function
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Convert mb93091 irq_chip to new functions
Thomas Gleixner
1
-13
/
+13
2011-03-29
frv: Fix typo from __do_IRQ overhaul
Thomas Gleixner
1
-1
/
+1
2011-03-29
frv: Remove stale irq_chip.end
Thomas Gleixner
2
-7
/
+0
2011-03-29
FRV: Do some cleanups
Amerigo Wang
3
-10
/
+2
2011-03-29
FRV: Missing node arg in alloc_thread_info_node() macro
David Howells
1
-1
/
+1
2011-03-29
NOMMU: implement access_remote_vm
Mike Frysinger
1
-13
/
+39
2011-03-29
gpio: ab8500: Mark broken
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
2
-14
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
14
-452
/
+25
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
33
-69
/
+70
2011-03-29
mn10300: Use generic show_interrupts()
Thomas Gleixner
2
-58
/
+11
2011-03-29
mn10300: Cleanup irq_desc access
Thomas Gleixner
1
-6
/
+5
2011-03-29
mn10300: Convert genirq namespace
Thomas Gleixner
4
-11
/
+12
2011-03-29
frv: Use generic show_interrupts()
Thomas Gleixner
2
-41
/
+4
2011-03-29
frv: Convert genirq namespace
Thomas Gleixner
4
-6
/
+7
[next]